| .. |
|
api
|
refactor: simplify request form data
|
2023-10-16 18:12:53 +05:30 |
|
automation
|
refactor!: Lower roles from All To Desk User
|
2023-08-29 12:07:57 +05:30 |
|
change_log
|
|
|
|
commands
|
refactor(treewide): use mariadb commands directly instead of mysql (#22620)
|
2023-10-10 12:49:16 +05:30 |
|
config
|
chore: dead code removal (#18410)
|
2022-10-13 15:55:40 +05:30 |
|
contacts
|
fix: Apply address all perm only if owner
|
2023-10-11 11:48:51 +05:30 |
|
core
|
fix: delete oauth stuff when deleting users
|
2023-10-16 18:12:53 +05:30 |
|
custom
|
fix: sync doctype layout on update standard field (#22699)
|
2023-10-16 12:19:17 +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 |
|
database
|
refactor(treewide): use mariadb commands directly instead of mysql (#22620)
|
2023-10-10 12:49:16 +05:30 |
|
desk
|
fix: validation permission on tag creation (#22753)
|
2023-10-16 12:38:00 +00:00 |
|
email
|
feat (notificaion): email from 'Table Multiselect' field (#22733)
|
2023-10-16 12:02:19 +05:30 |
|
geo
|
refactor: inline immediately returned variable
|
2023-08-08 18:09:49 +02:00 |
|
integrations
|
fix: route ambiguitities and / in name
|
2023-10-16 18:12:53 +05:30 |
|
model
|
fix: rename type validation
|
2023-10-16 18:12:53 +05:30 |
|
modules
|
refactor: use higher level get_app_path
|
2023-08-21 17:15:45 +02:00 |
|
patches
|
revert: #22308 (#22389)
|
2023-09-13 14:34:52 +05:30 |
|
printing
|
Merge branch 'develop' into feat-desk-refresh
|
2023-09-15 12:12:25 +05:30 |
|
public
|
refactor!: Link field search (#22745)
|
2023-10-16 15:41:02 +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(UX): Responsive, column-major design for multicheck elements.
|
2023-09-30 14:46:19 +02:00 |
|
tests
|
test: refactor API test cases for paramterization
|
2023-10-16 18:12:53 +05:30 |
|
translations
|
chore: fix translations
|
2023-10-11 11:38:11 +05:30 |
|
types
|
fix(exporter): some methods had the wrong return types
|
2023-10-12 13:57:48 +05:30 |
|
utils
|
fix: rename type validation
|
2023-10-16 18:12:53 +05:30 |
|
website
|
fix: Let social login key control signups
|
2023-10-14 12:43:48 +05:30 |
|
workflow
|
fix: Workflow Builder not updating diagram with added states/transitions in table (#22429)
|
2023-10-03 17:13:51 +05:30 |
|
www
|
chore: move svg icons to end and correct version
|
2023-09-23 15:17:05 +05:30 |
|
__init__.py
|
fix: backward compatible get_site_path
|
2023-10-11 17:30:13 +05:30 |
|
app.py
|
fix: double response processing
|
2023-10-16 18:12:53 +05:30 |
|
auth.py
|
refactor!: move OAuth and token auth code to auth.py
|
2023-10-16 18:12:53 +05:30 |
|
boot.py
|
chore: limit markteplace search to prod sites
|
2023-09-02 16:00:17 +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
|
chore: deprecate get_js
|
2023-09-23 15:30:23 +05:30 |
|
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
|
fix: double response processing
|
2023-10-16 18:12:53 +05:30 |
|
hooks.py
|
fix: Check if note has permission (#22750)
|
2023-10-16 16:43:47 +05:30 |
|
installer.py
|
refactor(treewide): use mariadb commands directly instead of mysql (#22620)
|
2023-10-10 12:49:16 +05:30 |
|
middlewares.py
|
refactor: clean up code to py310 supported features (#17367)
|
2022-07-01 11:51:05 +05:30 |
|
migrate.py
|
revert: syncing of report and pages
|
2023-09-15 16:22:06 +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: delete oauth internal data with db query
|
2023-09-25 19:38:48 +05:30 |
|
parallel_test_runner.py
|
refactor: use higher level get_app_path
|
2023-08-21 17:15:45 +02:00 |
|
patches.txt
|
revert: syncing of report and pages
|
2023-09-15 16:22:06 +05:30 |
|
permissions.py
|
fix: avoid double translation
|
2023-09-28 11:46:44 +05:30 |
|
rate_limiter.py
|
feat: after_response callback manager (#22398)
|
2023-09-14 10:56:08 +00:00 |
|
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 |