| .. |
|
api
|
fix: assume v1 if path is not set
|
2023-10-16 18:13:50 +05:30 |
|
automation
|
fix: update sort order in doctypes
|
2024-03-27 11:18:28 +05:30 |
|
change_log
|
|
|
|
commands
|
fix!: Only use webserver_port in developer mode (#26268)
|
2024-05-01 12:11:01 +05:30 |
|
config
|
refactor(treewide): enable RUF rules
|
2024-02-21 16:20:28 +05:30 |
|
contacts
|
fix: Apply configured perms on address list (#26334)
|
2024-05-06 12:08:06 +00:00 |
|
core
|
fix: Increase folder link field size (#26381)
|
2024-05-09 12:10:21 +05:30 |
|
custom
|
fix: don't sanitize defaults and options (#25939)
|
2024-04-15 17:39:48 +05:30 |
|
data
|
|
|
|
database
|
fix: datetime comparison in QB (#26364)
|
2024-05-09 10:19:27 +00:00 |
|
desk
|
Merge pull request #26328 from rutwikhdev/fix-empty-tree-view
|
2024-05-13 12:48:40 +05:30 |
|
email
|
Merge branch 'develop' into email-account-form
|
2024-04-23 22:05:37 +00:00 |
|
geo
|
fix(Geo): change Canadian dates to ISO 8601 format
|
2024-05-02 02:11:04 +00:00 |
|
gettext
|
feat: workspace extraction improvements (#26169)
|
2024-04-30 16:14:34 +05:30 |
|
integrations
|
fix(integrations): add back response.raise_for_status()
|
2024-05-08 15:14:41 +05:30 |
|
locale
|
fix: sync translations from crowdin (#26120)
|
2024-05-04 18:11:26 +05:30 |
|
model
|
fix: make rename_doc work pre_model_sync (#26419)
|
2024-05-13 13:32:23 +05:30 |
|
modules
|
fix: Sync customization on first install if not sync_on_migrate
|
2024-04-11 18:29:43 +05:30 |
|
patches
|
fix: rewrite __UserSettings to update default sort order
|
2024-03-27 11:40:03 +05:30 |
|
printing
|
chore: warn if wkhtmltopdf is invalid (#26174)
|
2024-04-30 10:36:56 +00:00 |
|
public
|
Merge pull request #26360 from rutwikhdev/upgrade-fullcalendar
|
2024-05-13 13:38:34 +05:30 |
|
query_builder
|
fix: datetime comparison in QB (#26364)
|
2024-05-09 10:19:27 +00:00 |
|
search
|
refactor(treewide): enable RUF rules
|
2024-02-21 16:20:28 +05:30 |
|
social
|
fix: update sort order in doctypes
|
2024-03-27 11:18:28 +05:30 |
|
templates
|
fix: compute modal title server side
|
2024-04-26 17:41:00 +02:00 |
|
tests
|
Merge pull request #26360 from rutwikhdev/upgrade-fullcalendar
|
2024-05-13 13:38:34 +05:30 |
|
types
|
fix: we want DF.Literal[None], not DF.LiteralNone
|
2024-03-13 15:57:46 +05:30 |
|
utils
|
fix: pass user and shared params when checking for cache keys (#26402)
|
2024-05-10 12:48:43 +00:00 |
|
website
|
fix: web form filtering (#26122)
|
2024-04-23 12:27:51 +00:00 |
|
workflow
|
fix: use document language for workflow action (#26138)
|
2024-04-24 13:46:25 +05:30 |
|
www
|
fix: only redirect to same domain (#26304)
|
2024-05-02 18:02:18 +05:30 |
|
__init__.py
|
perf: Avoid caching module_app (#26349)
|
2024-05-07 07:06:44 +00:00 |
|
app.py
|
perf: Don't update session in cache after every request (#26308)
|
2024-05-04 06:10:38 +00:00 |
|
auth.py
|
feat: pre-login hook (#26394)
|
2024-05-13 13:41:06 +05:30 |
|
boot.py
|
refactor: misc changes
|
2024-05-04 15:08:34 +05:30 |
|
build.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
cache_manager.py
|
fix(setup_module_map): fix caching
|
2024-02-28 17:41:18 +05:30 |
|
client.py
|
docs: add missing full stop
|
2023-12-18 19:09:45 +05:30 |
|
coverage.py
|
refactor(treewide): enable RUF rules
|
2024-02-21 16:20:28 +05:30 |
|
defaults.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
deferred_insert.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
exceptions.py
|
fix: correct HTTP response code for rate limit
|
2024-04-08 18:24:38 +05:30 |
|
frappeclient.py
|
chore: typo in frappeclient.py (#24854)
|
2024-02-11 11:06:30 +00:00 |
|
handler.py
|
fix!: drop duplicate uploadfile (#26098)
|
2024-04-22 12:45:31 +00:00 |
|
hooks.py
|
feat: Keep certain keys persistent in cache
|
2024-05-04 15:08:35 +05:30 |
|
installer.py
|
chore(new_site): Avoid iterating None
|
2024-04-29 13:41:00 +02:00 |
|
middlewares.py
|
|
|
|
migrate.py
|
refactor: add_column (#24867)
|
2024-02-12 07:45:18 +00:00 |
|
modules.txt
|
|
|
|
monitor.py
|
perf: Reduce 1 redis call while dumping monitor logs (#26337)
|
2024-05-06 12:53:36 +00:00 |
|
oauth.py
|
feat: Limit OAuth Client by roles
|
2024-04-29 14:18:49 +05:30 |
|
parallel_test_runner.py
|
test: setup signal and faulthandler to debug stuck tests (#25494)
|
2024-03-17 11:01:34 +00:00 |
|
patches.txt
|
feat: Limit OAuth Client by roles
|
2024-04-29 14:18:49 +05:30 |
|
permissions.py
|
fix: filter select perm in get_doctypes_with_read
|
2024-04-18 15:15:47 +05:30 |
|
push_notification.py
|
chore: Add Push Notification Settings to Integrations workspace
|
2024-02-28 11:07:22 +05:30 |
|
rate_limiter.py
|
fix: correct HTTP response code for rate limit
|
2024-04-08 18:24:38 +05:30 |
|
realtime.py
|
refactor: better permission checking on sockets
|
2024-04-06 21:14:48 +05:30 |
|
recorder.py
|
fix(recorder): handle frappe.db.sql(run=0) (#25450)
|
2024-03-14 17:47:37 +00:00 |
|
sessions.py
|
refactor: misc changes
|
2024-05-04 15:08:34 +05:30 |
|
share.py
|
style: re-format with ruff
|
2024-02-05 18:53:33 +05:30 |
|
test_runner.py
|
fix(test records): rollback only the test record that exists (#26415)
|
2024-05-13 13:34:23 +05:30 |
|
translate.py
|
perf: Reuse cached user for get_user_lang (#26350)
|
2024-05-07 12:50:22 +05:30 |
|
twofactor.py
|
refactor(twofactor): reduce number of calls to redis
|
2024-02-19 14:28:35 +05:30 |