seitime-frappe/frappe
2024-01-31 12:55:41 +01:00
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation fix: translatability 2024-01-26 19:02:44 +01:00
change_log
commands Revert "fix(module_map): only include apps installed on the site - not everything on the bench" (#24605) 2024-01-30 07:39:09 +00:00
config chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
contacts test: make phone number unique bis (#24367) 2024-01-16 10:56:47 +05:30
core fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
custom fix(Custom Field): default fieldname in rename fieldname prompt (#24492) 2024-01-24 16:32:50 +05:30
data
database fix: allow site creation to work on FC again 2024-01-24 18:50:23 +05:30
desk fix: sentry minor fix (#24588) 2024-01-29 18:08:11 +05:30
email chore: cleanup doctype descriptions (#24609) 2024-01-31 12:00:39 +05:30
geo chore: cleanup doctype descriptions (#24609) 2024-01-31 12:00:39 +05:30
gettext fix: create new pot file instead of adding to existing one 2024-01-12 01:55:14 +01:00
integrations Merge pull request #24500 from barredterra/fix-typos 2024-01-24 03:01:50 +01:00
locale chore: regenerate pot file (#24600) 2024-01-30 08:19:32 +05:30
model Merge pull request #23904 from cogk/fix-fieldlevel-access-to-shared-document-list 2024-01-29 20:17:29 +05:30
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 fix(print-preview): Fix stale ref to iframe's document 2024-01-24 17:18:07 +01:00
public fix: typeerror in onboarding_tours.js 2024-01-31 16:12:56 +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: optional faster perm check for files 2024-01-31 10:49:18 +05:30
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
website chore: cleanup doctype descriptions (#24609) 2024-01-31 12:00:39 +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 Revert "fix(module_map): only include apps installed on the site - not everything on the bench" (#24605) 2024-01-30 07:39:09 +00:00
app.py refactor(sentry): sync up with FC implementation 2023-12-26 12:30:10 +05:30
auth.py fix: set same cookie expiry as client side (#24560) 2024-01-29 05:52:40 +00:00
boot.py fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
build.py feat: add using-cached flag to bench build 2024-01-17 13:20:57 +05:30
cache_manager.py fix: Only clear doctype cache if specified (#21611) 2023-07-09 10:44:43 +05:30
client.py docs: add missing full stop 2023-12-18 19:09:45 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
deferred_insert.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
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 fix: use the correct doc method 2024-01-31 12:55:41 +01:00
hooks.py Merge branch 'develop' into po-translation 2024-01-10 16:17:47 +05:30
installer.py Revert "fix(module_map): only include apps installed on the site - not everything on the bench" (#24605) 2024-01-30 07:39:09 +00:00
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
modules.txt chore: remove event streaming module 2022-08-26 00:39:41 +05:30
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: skip strict user perms for single doctypes 2024-01-18 16:10:20 +05:30
rate_limiter.py fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
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 fix: set same cookie expiry as client side (#24560) 2024-01-29 05:52:40 +00:00
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