seitime-frappe/frappe
Ankush Menat 455c68ac55
Merge pull request #24757 from ankush/virtual_handling
fix: support running QB union queries
2024-02-05 17:07:35 +05:30
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation fix: Filter auto repeat doctypes 2024-02-02 18:57:47 +05:30
change_log
commands fix(run-tests): don't try to access frappe.flags before frappe.init() 2024-02-02 22:26:01 +05:30
config
contacts refactor: use frappe.get_system_settings 2024-02-02 18:43:43 +05:30
core fix: Allow int fields to be unique (#24750) 2024-02-05 16:29:56 +05:30
custom fix(Custom Field): Button Rename Fieldname visible before saving (#24712) 2024-02-03 12:40:50 +05:30
data
database fix: Skip fulltext indexes during sync (#24728) 2024-02-05 05:30:44 +00:00
desk fix: Show proper error message for prepared report failure (#24733) 2024-02-05 05:49:23 +00:00
email fix: no of rows displayed based on report type 2024-02-05 05:57:20 +00:00
geo chore: cleanup doctype descriptions (#24609) 2024-01-31 12:00:39 +05:30
gettext fix: lazy translate circular imports (#24672) 2024-02-01 12:27:25 +00:00
integrations refactor: use frappe.get_system_settings 2024-02-02 18:43:43 +05:30
locale chore: regenerate pot file (#24600) 2024-01-30 08:19:32 +05:30
model refactor: skip permlevel check if all levels are 0 (#24727) 2024-02-05 05:19:09 +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 Merge pull request #23907 from marination/dynamic-header-footer-develop 2024-02-01 17:43:12 +05:30
public fix: check is_translatable link (#24739) 2024-02-05 06:42:25 +00:00
query_builder fix: support running QB union queries 2024-02-05 16:45:04 +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(login): Escape translated strings (#24431) 2024-02-02 15:33:55 +05:30
tests fix: support running QB union queries 2024-02-05 16:45:04 +05:30
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils refactor: use frappe.get_system_settings 2024-02-02 18:43:43 +05:30
website fix: Resolve conflicts 2024-02-05 15:51:22 +05:30
workflow fix!: Remove misleading "raise_exception" (#24266) 2024-01-11 08:24:18 +00:00
www fix: Resolve conflicts 2024-02-05 15:51:22 +05:30
__init__.py feat: allow extending site config with a hook 2024-02-05 11:43:21 +05:30
app.py refactor(sentry): sync up with FC implementation 2023-12-26 12:30:10 +05:30
auth.py refactor: use frappe.get_system_settings 2024-02-02 18:43:43 +05:30
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: Make sure sitemap respects robot_txt 2024-02-05 15:41:05 +05:30
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 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 fix: lower default retention periods (#24697) 2024-02-02 17:33:58 +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
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: 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 fix: recorder timezone bug 2024-02-05 11:37:24 +05:30
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 fix(run-tests): don't try to access frappe.flags before frappe.init() 2024-02-02 22:26:01 +05:30
translate.py Merge pull request #24432 from blaggacao/chore/cleanup-frappe-connect-2 2024-02-02 16:53:19 +05:30
twofactor.py refactor: use frappe.get_system_settings 2024-02-02 18:43:43 +05:30