seitime-frappe/frappe
2024-01-16 12:47:51 +01:00
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation fix(minor): move missing settings to tools 2024-01-02 15:47:53 +05:30
change_log
commands fix: undue error printing 2024-01-14 17:33:12 +01:00
config
contacts test: make phone number unique bis (#24367) 2024-01-16 10:56:47 +05:30
core test: flaky server tests (#24301) 2024-01-15 08:09:46 +00:00
custom fix: Skip no-value fields for rename (#24163) 2024-01-08 12:50:34 +05:30
data
database perf: Unbuffered cursors for large result sets (#24365) 2024-01-16 11:00:12 +05:30
desk test: added test for new event repeat options 2024-01-16 10:39:50 +05:30
email test: flaky server tests (#24301) 2024-01-15 08:09:46 +00:00
geo fix: sudan country info (#23709) (#23998) 2023-12-28 11:40:03 +05:30
gettext fix: create new pot file instead of adding to existing one 2024-01-12 01:55:14 +01:00
integrations fix: webhook error logging fails (#24172) 2024-01-08 15:37:04 +05:30
locale chore: New translations main.pot (German) (#24353) 2024-01-15 18:32:13 +05:30
model fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
modules docs: consistent doc strings 2023-12-18 18:27:39 +05:30
patches chore: name current db handle properly 2024-01-14 17:14:21 +01:00
printing refactor: Use arr.includes(item) instead of in_list(arr, item) 2023-12-27 19:33:13 +05:30
public fix: Handle edge case while searching in current context 2024-01-16 11:36:34 +05:30
query_builder fix: Make as_iterator work when there are no child queries 2024-01-15 13:05:35 +05:30
search docs: consistent doc strings 2023-12-18 18:27:39 +05:30
social fix: Set sort_order to DESC if sort_field is modified (#23697) 2023-12-13 09:52:14 +05:30
templates fix(OTP): Autofocus OTP input, fix placeholder (#24203) 2024-01-08 21:38:16 +05:30
tests perf: Unbuffered cursors for large result sets (#24365) 2024-01-16 11:00:12 +05:30
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils fix(sentry): set scope for background jobs 2024-01-16 16:26:48 +05:30
website fix(minor): increase rate limit for web form (#24295) 2024-01-12 20:58:34 +05:30
workflow fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
www fix(minor): show footer on login via Website Settings, fixes #24153 2024-01-08 11:56:51 +05:30
__init__.py fix(DX): Print available sites when URL is invalid 2024-01-15 12:30:43 +05:30
app.py refactor(sentry): sync up with FC implementation 2023-12-26 12:30:10 +05:30
auth.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
boot.py fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
build.py docs: consistency 2023-12-19 12:55:41 +05:30
cache_manager.py
client.py docs: add missing full stop 2023-12-18 19:09:45 +05:30
coverage.py
defaults.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
deferred_insert.py
exceptions.py feat: allow setting a custom http status code for redirects 2023-12-20 17:36:42 +05:30
frappeclient.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
handler.py feat: Allow usage of print() within safe_exec() (#23084) 2023-11-20 12:45:41 +05:30
hooks.py Merge branch 'develop' into po-translation 2024-01-10 16:17:47 +05:30
installer.py fix: check correct part of backup header 2024-01-08 13:06:59 +05:30
middlewares.py
migrate.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
modules.txt
monitor.py fix: tz aware vs naive comparison 2023-11-24 15:03:08 +05:30
oauth.py chore: Fix Linter issue with validate_silent_authorization(). (#23577) 2023-12-04 12:38:08 +05:30
parallel_test_runner.py test: smtp integration test using smtp4dev 2023-11-04 15:26:40 +05:30
patches.txt fix: sanitize html instead of escaping when creating/updating workspace (#24284) 2024-01-12 21:07:31 +05:30
permissions.py fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
rate_limiter.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
realtime.py fix: task_id parameter for publish_progress 2023-12-05 19:16:27 +01:00
recorder.py test: flaky server tests (#24301) 2024-01-15 08:09:46 +00:00
sessions.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
share.py fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
test_runner.py test: smtp integration test using smtp4dev 2023-11-04 15:26:40 +05:30
translate.py fix: misc (#24303) 2024-01-13 10:54:38 +05:30
twofactor.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30