..
automation
refactor!: Lower roles from All To Desk User
2023-08-29 12:07:57 +05:30
change_log
commands
Merge pull request #22253 from gavindsouza/trim_database-fix
2023-08-31 11:26:38 +05:30
config
chore: dead code removal ( #18410 )
2022-10-13 15:55:40 +05:30
contacts
Merge branch 'develop' into use-existing-fullname
2023-08-10 11:29:02 +02:00
core
fix: when tree doctype is created ignore_user_permissions is set to 1 by default ( #22235 )
2023-09-01 14:29:50 +05:30
custom
chore: treat background submit as beta feature
2023-08-31 11:59:40 +05:30
data
database
fix: misc dx improvemnts ( #22188 )
2023-08-28 07:01:25 +00:00
desk
fix: attribute error on old custom reports ( #22286 )
2023-09-02 09:54:14 +05:30
email
Merge pull request #22224 from ankush/desk_user
2023-08-29 20:27:21 +05:30
geo
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
integrations
test: fix ldap test
2023-08-29 12:07:58 +05:30
model
Merge pull request #22239 from ankush/reveal_missing_perm
2023-08-29 20:25:12 +05:30
modules
refactor: use higher level get_app_path
2023-08-21 17:15:45 +02:00
patches
fix: check if doctype exists before executing patch
2023-08-27 22:00:29 +05:30
printing
refactor!: Lower roles from All To Desk User
2023-08-29 12:07:57 +05:30
public
fix: The Geolocation Map Field in RTL languages in System (backport #22248 ) ( #22250 )
2023-08-30 15:27:57 +05:30
query_builder
ci: update pyupgrade
2023-07-14 14:24:08 +05:30
search
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00
social
test: switch user before modifying other user
2023-08-29 12:07:58 +05:30
templates
fix: controls loading for discussions ( #22037 )
2023-08-14 10:21:09 +05:30
tests
Merge pull request #21874 from blaggacao/fix-website-asset-discovery
2023-08-29 19:23:55 +02:00
translations
chore: update fr translation ( #22164 )
2023-08-23 14:20:58 +05:30
types
fix(types): Exporter unconditionally marks fields as Nullable ( #21997 )
2023-08-10 10:18:10 +05:30
utils
chore: Switch to pydantic.ConfigDict in typing_validations.py ( #22268 )
2023-09-02 11:23:50 +05:30
website
Merge pull request #21874 from blaggacao/fix-website-asset-discovery
2023-08-29 19:23:55 +02:00
workflow
refactor!: Lower roles from All To Desk User
2023-08-29 12:07:57 +05:30
www
chore: remove unused import ( #22157 )
2023-08-22 23:36:31 +05:30
__init__.py
fix: Avoid doc caching if for_update is set ( #22203 )
2023-08-25 19:35:32 +05:30
api.py
fix: Apply field permlevel for doc GET via REST
2023-01-09 15:47:21 +05:30
app.py
feat: send unique request id as response header ( #22218 )
2023-08-28 13:19:34 +05:30
auth.py
chore: remove broken call to geoip
2023-07-01 20:07:05 +05:30
boot.py
perf: reduce memory usage of background processes ( #21467 )
2023-06-23 12:51:45 +05:30
build.py
refactor: make the app source accessor explicit
2023-08-20 01:11:05 +02:00
cache_manager.py
fix: Only clear doctype cache if specified ( #21611 )
2023-07-09 10:44:43 +05:30
client.py
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00
coverage.py
ci: dont fail silently and wait for coverage
2022-08-13 22:50:22 +05:30
defaults.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
deferred_insert.py
refactor: frappe.cache() usage to frappe.cache ( #21282 )
2023-06-08 11:47:17 +05:30
exceptions.py
fix(DX): Wrap print format errors ( #21944 )
2023-08-06 18:55:16 +05:30
frappeclient.py
refactor: Simplify FrappeOAuth2Client
2023-06-24 15:22:01 +05:30
handler.py
chore: define ping API only once
2023-08-24 18:05:15 +05:30
hooks.py
fix: notification_settings has_permission hooks
2023-08-29 13:26:48 +05:30
installer.py
fix!: don't force all dependencies to be reinstalled
2023-08-23 18:05:10 +05:30
middlewares.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
migrate.py
fix: move filelock imports to functions ( #19300 )
2022-12-15 15:21:31 +05:30
modules.txt
chore: remove event streaming module
2022-08-26 00:39:41 +05:30
monitor.py
feat: error logs to include trace id
2023-08-23 14:20:24 +05:30
oauth.py
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00
parallel_test_runner.py
refactor: use higher level get_app_path
2023-08-21 17:15:45 +02:00
patches.txt
refactor!: remove implicit primary key from logs ( #22209 )
2023-08-26 16:01:47 +05:30
permissions.py
feat: Desk User role
2023-08-28 22:31:23 +05:30
rate_limiter.py
fix: dont use form_dict & frappe.call
2023-08-05 13:02:50 +05:30
realtime.py
fix: show progress in doc, if given ( #22256 )
2023-08-31 11:33:48 +05:30
recorder.py
fix: misc dx improvemnts ( #22188 )
2023-08-28 07:01:25 +00:00
sessions.py
chore: remove broken call to geoip
2023-07-01 20:07:05 +05:30
share.py
refactor: docshare get_users ( #21924 )
2023-08-05 09:41:22 +05:30
test_runner.py
refactor: use higher level get_app_path
2023-08-21 17:15:45 +02:00
translate.py
refactor: use higher level get_app_path
2023-08-21 17:15:45 +02:00
twofactor.py
feat: Desk User role
2023-08-28 22:31:23 +05:30