seitime-frappe/frappe
2024-02-18 16:42:41 +01:00
..
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: invite contact as user 2024-02-16 20:43:37 +01:00
core feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +05:30
custom feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +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 refactor: add_column (#24867) 2024-02-12 07:45:18 +00:00
desk feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +05:30
email fix: lower socket timeout for validating email domain (#24915) 2024-02-18 14:21:29 +00:00
geo fix: add default timezone for Tanzania 2024-02-12 16:45:49 +05:30
gettext fix: ruff fixes 2024-02-07 17:04:31 +05:30
integrations feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +05:30
locale chore: regenerate pot file (#24600) 2024-01-30 08:19:32 +05:30
model feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +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 feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +05:30
public feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +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 feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +05:30
tests Merge branch 'develop' into copy-config-to-new-app 2024-02-16 14:36:58 +01:00
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils fix: switch to ruff 2024-02-18 16:42:41 +01:00
website refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
workflow test: avoid fiddling with workflow action columns 2024-02-12 12:38:05 +05:30
www fix(UX): usability of reset password page 2024-02-11 16:30:32 +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 chore: typo in frappeclient.py (#24854) 2024-02-11 11:06:30 +00:00
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 docs: imporve docstrings 2024-02-15 11:54:14 +01:00
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py refactor: add_column (#24867) 2024-02-12 07:45:18 +00:00
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 refactor: Reset password flow 2024-02-11 14:25:26 +05:30
permissions.py feat: pass doctype as context when translating label (#24903) 2024-02-18 19:42:15 +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