..
automation
feat: PythonExpression and Python option with syntax validation for Code field types ( #13707 )
2021-08-06 04:10:09 +00:00
change_log
chore: Added Change log for v13.3.0
2021-05-17 10:58:30 +05:30
chat
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
commands
refactor: Make coverage context manager
2021-08-09 09:50:41 +05:30
config
style: Remove redundant brackets
2021-07-30 13:09:12 +05:30
contacts
Merge branch 'develop' into unnecessary_comprehensions
2021-06-11 19:30:23 +05:30
core
feat: PythonExpression and Python option with syntax validation for Code field types ( #13707 )
2021-08-06 04:10:09 +00:00
custom
Merge pull request #13823 from deepeshgarg007/custom_internal_links
2021-08-05 15:35:07 +00:00
data
feat: option to anonymize ip for google analytics
2020-09-28 19:04:09 +02:00
data_migration
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
database
perf: fix unneneccsary clearing of db.value_cache
2021-08-06 13:02:23 +05:30
desk
Merge pull request #13816 from leela/fix-incoming-email-receivers
2021-07-30 13:37:37 +05:30
email
refactor(minor): Use ORM instead of raw delete queries
2021-07-28 19:04:18 +05:30
event_streaming
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
geo
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
integrations
feat: Improvements in Webhooks (backport #13320 ) ( #13791 )
2021-08-05 11:08:01 +05:30
model
feat: PythonExpression and Python option with syntax validation for Code field types ( #13707 )
2021-08-06 04:10:09 +00:00
modules
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
patches
Merge branch 'develop' of github.com:frappe/frappe into aks-orm
2021-07-30 13:10:59 +05:30
printing
Merge branch 'develop' into auto-generate-rtl-style
2021-07-12 09:26:55 +05:30
public
Merge pull request #13860 from surajshetty3416/fix-datepicker-for-rtl
2021-08-05 13:56:59 +05:30
query_builder
refactor: get_table_name, run_only_if
2021-07-30 11:48:12 +05:30
search
fix: Get title only when necessary ( #13831 )
2021-08-04 07:54:56 +00:00
social
test: Add test case to validate EP for disabled user
2021-07-14 21:35:04 +05:30
templates
fix: Add layout direction to pdf template
2021-07-05 14:44:04 +05:30
tests
feat: PythonExpression and Python option with syntax validation for Code field types ( #13707 )
2021-08-06 04:10:09 +00:00
translations
fix: translation ( #12117 )
2021-01-05 17:18:54 +05:30
utils
feat: PythonExpression and Python option with syntax validation for Code field types ( #13707 )
2021-08-06 04:10:09 +00:00
website
fix: standard pages message in website settings. ( #13711 )
2021-08-06 04:53:10 +00:00
workflow
feat: PythonExpression and Python option with syntax validation for Code field types ( #13707 )
2021-08-06 04:10:09 +00:00
www
Merge branch 'develop' of https://github.com/frappe/frappe into auto-generate-rtl-style
2021-07-05 12:04:04 +05:30
__init__.py
refactor: get_table_name, run_only_if
2021-07-30 11:48:12 +05:30
api.py
fix: Error on updating docs via API
2021-07-13 19:11:07 +05:30
app.py
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
2021-06-03 11:43:28 +05:30
auth.py
refactor(lang): frappe.translate.get_language
2021-07-30 18:59:57 +05:30
boot.py
Revert "BREAKING CHANGE: Drop frappe.lang in favour of frappe.local.lang"
2021-07-15 16:02:44 +05:30
build.py
Merge branch 'develop' into drop-py2-code
2021-05-28 10:51:39 +05:30
cache_manager.py
style: typecast to string inside db.sql
2021-07-30 11:00:35 +05:30
client.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
coverage.py
refactor: Make coverage context manager
2021-08-09 09:50:41 +05:30
defaults.py
refactor(minor): Use ORM instead of raw delete queries
2021-07-28 19:04:18 +05:30
deferred_insert.py
exceptions.py
chore: Drop FileNotFoundError handling for PY2
2021-05-26 22:21:23 +05:30
frappeclient.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
handler.py
refactor: suggestions from review
2021-06-18 16:23:21 +02:00
hooks.py
fix: Trigger worklow action on update_after_submit event
2021-07-16 21:58:20 +05:30
installer.py
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
2021-06-17 09:48:50 +05:30
middlewares.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
migrate.py
chore: remove unrelated code
2021-07-27 11:36:14 +05:30
modules.txt
monitor.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +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: Add patch to remove Data Import Legacy
2021-07-30 12:31:07 +05:30
permissions.py
fix: improved execution logic for has_permission hook
2021-08-05 11:52:31 +05:30
rate_limiter.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
realtime.py
chore: Drop dead code
2021-05-06 19:24:12 +05:30
recorder.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
sessions.py
style: Format code for better readability
2021-07-28 18:55:27 +05:30
share.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_runner.py
refactor: Add authentication for Redis Queue
2021-07-26 21:09:34 +05:30
translate.py
refactor(lang): frappe.translate.get_language
2021-07-30 18:59:57 +05:30
twofactor.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30