..
automation
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
change_log
chore: Added Change log for v13.3.0
2021-05-17 10:58:30 +05:30
chat
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
commands
fix: rq utiliy module conflicts with redis queue's rq package
2021-09-23 12:42:25 +05:30
config
refactor: Use run instead of frappe.db.sql
2021-08-12 18:36:43 +05:30
contacts
fix: set correct title
2021-09-27 06:02:29 +00:00
core
fix: fixed package_release
2021-10-05 11:23:35 +05:30
custom
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-16 13:00:07 +05:30
data_migration
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
database
refactor(safe_exec): Manage in-safe frappe.db.sql
2021-10-11 12:28:36 +05:30
desk
fix: Leaderboard is not loading for user with language other than en
2021-09-30 19:01:51 +05:30
email
Merge branch 'develop' into set-property-after-alert-fix
2021-09-27 11:20:00 +05:30
event_streaming
fix(Event Streaming): Doctype dependencies sync ( #14299 )
2021-09-28 11:30:09 +05:30
geo
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
integrations
fix: Missing save doc.
2021-09-29 16:24:47 +05:30
model
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-20 15:49:01 +05:30
modules
fix(minor): linting
2021-09-05 22:30:09 +05:30
patches
Merge branch 'develop' into trim-db
2021-09-06 11:35:59 +05:30
printing
fix: sider issue
2021-09-27 10:21:19 +05:30
public
feat: add context for "is (not) set" filter translations
2021-10-04 19:56:59 +02:00
query_builder
refactor(safe_exec): Manage in-safe frappe.db.sql
2021-10-11 12:28:36 +05:30
search
fix: Use whoosh AsyncWriter to prevent write locks
2021-09-15 16:42:11 +05:30
social
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
templates
style: indentation, etc
2021-10-01 13:04:57 +05:30
tests
style: formatted code
2021-10-05 18:23:46 +05:30
translations
fix: Dont translate brand name ( #14162 )
2021-09-10 09:32:59 +05:30
utils
refactor(safe_exec): Manage in-safe frappe.db.sql
2021-10-11 12:28:36 +05:30
website
Merge branch 'develop' into twice-include-theme-for-apps
2021-10-04 10:55:08 +05:30
workflow
fix: include doc details in workflow action email subject
2021-09-28 20:50:31 +05:30
www
Merge pull request #14173 from sumaiya2908/portal-pages-cleanup
2021-09-20 11:30:39 +05:30
__init__.py
feat: custom database port for read-only replica configuration
2021-09-09 16:19:19 +07:00
api.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
app.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
auth.py
refactor(lang): frappe.translate.get_language
2021-07-30 18:59:57 +05:30
boot.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
build.py
refactor(minor): Built Assets Management
2021-09-21 16:20:15 +05:30
cache_manager.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
client.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
coverage.py
CI: Use codecov coverage reporting
2021-09-02 09:36:25 +05:30
defaults.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
deferred_insert.py
exceptions.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
frappeclient.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
handler.py
fix: handle JSON content in run_doc_method
2021-09-28 05:59:14 +00:00
hooks.py
chore: Misc updates
2021-09-15 16:31:24 +05:30
installer.py
Merge branch 'develop' of github.com:frappe/frappe into mariadb-10_6
2021-09-14 22:10:24 +05:30
middlewares.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
migrate.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
modules.txt
fix(minor): remove test modules
2021-09-05 22:14:24 +05:30
monitor.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
oauth.py
chore: Update PyJWT dependency
2021-05-29 17:22:30 +05:30
parallel_test_runner.py
refactor: Make coverage context manager
2021-08-09 09:50:41 +05:30
patches.txt
fix: updated pah
2021-08-25 13:02:27 +05:30
permissions.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
rate_limiter.py
Merge pull request #14087 from shadrak98/rate-limiting
2021-09-21 08:07:26 +05:30
realtime.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
recorder.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
sessions.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
share.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
test_runner.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
translate.py
fix: Problems while using translations via Globe Symbol ( #14128 )
2021-09-06 14:16:27 +05:30
twofactor.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30