| .. |
|
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: Leaking color in bench --help
|
2021-10-14 17:33:35 +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
|
Merge pull request #14482 from resilient-tech/fix-whitelist
|
2021-10-19 08:25:21 +00:00 |
|
custom
|
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
|
2021-09-16 13:00:07 +05:30 |
|
data
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +05:30 |
|
data_migration
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
database
|
fix: missing migration hash column
|
2021-10-11 17:23:17 +05:30 |
|
desk
|
fix: remove/update older whitelist calls
|
2021-10-18 16:47:11 +05:30 |
|
email
|
fix: Check if parent exist in col before getting doc
|
2021-10-18 12:20:06 +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: remove/update older whitelist calls
|
2021-10-18 16:47:11 +05:30 |
|
model
|
fix: if_owner constraint being applied wrongly (#14471)
|
2021-10-19 15:03:17 +05:30 |
|
modules
|
docs: add docstring for import_file_by_path
|
2021-10-12 17:15:12 +05:30 |
|
patches
|
style: misc
|
2021-10-11 17:23:17 +05:30 |
|
printing
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +05:30 |
|
public
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +05:30 |
|
query_builder
|
Merge pull request #14454 from Aradhya-Tripathi/at/patch/builder
|
2021-10-14 11:09:42 +00:00 |
|
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
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +05:30 |
|
tests
|
fix: if_owner constraint being applied wrongly (#14471)
|
2021-10-19 15:03:17 +05:30 |
|
translations
|
fix: Dont translate brand name (#14162)
|
2021-09-10 09:32:59 +05:30 |
|
utils
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +05:30 |
|
website
|
Merge branch 'develop' into discussions-single-topic
|
2021-10-12 11:41:04 +05:30 |
|
workflow
|
fix: include doc details in workflow action email subject
|
2021-09-28 20:50:31 +05:30 |
|
www
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +05:30 |
|
__init__.py
|
fix: Return unsorted json in case of type error
|
2021-10-19 18:22:09 +05:30 |
|
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
|
Merge pull request #14238 from resilient-tech/autoreload_on_build
|
2021-10-19 14:13:04 +05:30 |
|
cache_manager.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
client.py
|
feat: More features
|
2021-09-15 18:50:41 +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
|
fix: prevent report error for AttachmentLimitReached exceptions
|
2021-10-20 10:38:30 +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
|
fix: Don't unlink file blindly
|
2021-10-18 12:07:42 +05:30 |
|
middlewares.py
|
chore: Update header: license.txt => LICENSE
|
2021-09-03 12:02:59 +05:30 |
|
migrate.py
|
refactor: remove unused args
|
2021-10-11 17:23:17 +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
|
fix: if_owner constraint being applied wrongly (#14471)
|
2021-10-19 15:03:17 +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
|
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
|
2021-10-20 18:40:18 +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 |