seitime-frappe/frappe
Ankush Menat 140a01e2cf perf: cache permission results
For each transition, we end up redoing perm check. Nothing has really changed there though.
2024-02-12 11:32:38 +05:30
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
change_log
commands fix: ruff fixes 2024-02-07 17:04:31 +05:30
config style: re-format with ruff 2024-02-05 18:53:33 +05:30
contacts fix: ruff fixes 2024-02-07 17:04:31 +05:30
core fix(boilerplate): Fix WebsiteGenerator HTML templates (#24806) 2024-02-10 13:57:17 +05:30
custom refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +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 fix: Ignore "Invalid Doctype" validation if ignore flag is passed 2024-02-09 14:08:24 +05:30
desk refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
email refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
geo fix: Added Mongolian language (#24803) 2024-02-10 08:41:56 +00:00
gettext fix: ruff fixes 2024-02-07 17:04:31 +05:30
integrations fix: make_request - prevents an error during response parsing if the response body is empty. (#24613) 2024-02-10 08:50:22 +00:00
locale chore: regenerate pot file (#24600) 2024-01-30 08:19:32 +05:30
model refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
modules fix: ruff fixes 2024-02-07 17:04:31 +05:30
patches chore: keep old field data for role profile around 2024-02-10 13:45:55 +05:30
printing refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
public Merge pull request #24745 from niraj2477/multiple-role-profile 2024-02-10 13:11:44 +05:30
query_builder style: re-format with ruff 2024-02-05 18:53:33 +05:30
search docs: consistent doc strings 2023-12-18 18:27:39 +05:30
social fix: ruff fixes 2024-02-07 17:04:31 +05:30
templates style: re-format with ruff 2024-02-05 18:53:33 +05:30
tests Merge pull request #24745 from niraj2477/multiple-role-profile 2024-02-10 13:11:44 +05:30
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils fix: added prefix none as default in export_fixtures (#24816) 2024-02-10 08:21:56 +00:00
website refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
workflow perf: cache permission results 2024-02-12 11:32:38 +05:30
www refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
__init__.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
app.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
auth.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
boot.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
build.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
cache_manager.py style: re-format with ruff 2024-02-05 18:53:33 +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 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 feat: allow setting a custom http status code for redirects 2023-12-20 17:36:42 +05:30
frappeclient.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
handler.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
hooks.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
installer.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
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 style: re-format with ruff 2024-02-05 18:53:33 +05:30
parallel_test_runner.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
patches.txt fix(patch): Update patch file 2024-02-01 14:27:38 +05:30
permissions.py refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
rate_limiter.py fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
realtime.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
recorder.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
sessions.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
share.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
test_runner.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
translate.py fix: preferred_language cookie (#24819) 2024-02-09 13:59:44 +00:00
twofactor.py fix: ruff fixes 2024-02-07 17:04:31 +05:30