Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sagar Vora c6049d7e7c
fix: always execute method if found in `__dict__` (#15958)
před 3 roky
..
automation Merge branch 'develop' into wspace-new-design před 3 roky
change_log chore: Added Change log for v13.3.0 před 4 roky
commands fix(cli): Database agnostic options for root db credentials (#15973) před 3 roky
config refactor: Use run instead of frappe.db.sql před 3 roky
contacts fix: Check permission for address and contact list před 3 roky
core Merge branch 'develop' into autocomplete-control před 3 roky
custom Merge pull request #16157 from ankush/select_cust před 3 roky
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta před 3 roky
data_migration refactor: get_mapping_module doesn't need to access to instance před 3 roky
database Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control před 3 roky
desk fix: Fix flaky tests před 3 roky
email test: fix flaky email domain test před 3 roky
event_streaming refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes před 3 roky
geo chore: Update header: license.txt => LICENSE před 3 roky
integrations chore: Simplify ldap_custom_group_search resolution před 3 roky
model fix: always execute method if found in `__dict__` (#15958) před 3 roky
modules fix: only check migration_hash on doctype před 3 roky
patches chore: remove patch před 3 roky
printing Merge pull request #15458 from gavindsouza/print-format-rename před 3 roky
public Merge pull request #16151 from sumaiya2908/child-table-required-fields před 3 roky
query_builder fix: executing non-select qb code from whitelisted methods před 3 roky
search fix: Use whoosh AsyncWriter to prevent write locks před 3 roky
social fix: Fix flaky tests před 3 roky
templates fix: pass `print_heading_template` as render args před 3 roky
tests fix: always execute method if found in `__dict__` (#15958) před 3 roky
translations fix(translation): Field translation (#16010) před 3 roky
utils Merge pull request #16011 from resilient-tech/remove-unused-flag před 3 roky
website refactor: a not in b před 3 roky
workflow fix: Give select permission to 'All' for workflow state (#15044) před 3 roky
www Merge pull request #15953 from resilient-tech/optimize-print před 3 roky
__init__.py Merge branch 'develop' into msgprint-title-backend před 3 roky
api.py test: Add tests for auth & run_method před 3 roky
app.py chore(deps): bump werkzeug to latest version před 3 roky
auth.py refactor: use `is bool` instead of `== bool` před 3 roky
boot.py fix: Set value as string for property setter před 3 roky
build.py chore!: Deprecate frappe.utils.minify před 3 roky
cache_manager.py fix: correctly compute doctype name from table name před 3 roky
client.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes před 3 roky
coverage.py ci: Remove build.py from exclusion list před 3 roky
defaults.py refactor: use `is None` instead of `== None` před 3 roky
deferred_insert.py fix: Use separate API to insert route history před 3 roky
exceptions.py fix(ux): show report button on too many writes error (#15614) před 3 roky
frappeclient.py fix: Use params instead of data for client login před 3 roky
handler.py feat: `frappe.enqueue` and `frappe.call` for server scripts před 3 roky
hooks.py fix: function name and comment před 3 roky
installer.py fix(cli): Database agnostic options for root db credentials (#15973) před 3 roky
middlewares.py chore: Update header: license.txt => LICENSE před 3 roky
migrate.py refactor: Site Migration před 3 roky
modules.txt chore: Remove Chat Module před 3 roky
monitor.py chore: Update header: license.txt => LICENSE před 3 roky
oauth.py chore: Update PyJWT dependency před 4 roky
parallel_test_runner.py fix: remove mutable defaults (#14597) před 3 roky
patches.txt fix(patch): ReSync Custom FIeld schema před 3 roky
permissions.py refactor: use `is bool` instead of `== bool` před 3 roky
rate_limiter.py Merge pull request #14087 from shadrak98/rate-limiting před 3 roky
realtime.py refactor: a not in b před 3 roky
recorder.py chore: Update header: license.txt => LICENSE před 3 roky
sessions.py refactor: use `is None` instead of `== None` před 3 roky
share.py refactor: replaced sql_list před 3 roky
test_runner.py Merge branch 'develop' of github.com:frappe/frappe into update-title-types před 3 roky
translate.py Merge pull request #16079 from surajshetty3416/fix-translation-for-included-files před 3 roky
twofactor.py refactor: converted more queries před 3 roky