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