| .. |
|
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: check if user exists in browse command
|
2024-02-18 14:51:45 +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
|
fix: validate cron format
|
2024-02-19 13:27:34 +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
|
fix: keep order in get_values_from_single (#24907)
|
2024-02-19 05:35:35 +00:00 |
|
desk
|
Merge pull request #24884 from barredterra/timeline-communication-date
|
2024-02-19 14:31:06 +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
|
feat: extract translatable strings from JS template strings (#24904)
|
2024-02-19 11:08:25 +05:30 |
|
integrations
|
fix: only try JSON if content-type says so (#24936)
|
2024-02-19 15:29:22 +05:30 |
|
locale
|
feat: new translations from Crowdin (#24901)
|
2024-02-19 07:15:59 +00:00 |
|
model
|
Merge pull request #24919 from scdanieli/fix-has-value-changed
|
2024-02-19 10:54:45 +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
|
Merge pull request #24884 from barredterra/timeline-communication-date
|
2024-02-19 14:31:06 +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
|
fix(weblist): Fix "More" button not working (#24893)
|
2024-02-19 11:17:46 +05:30 |
|
tests
|
Merge pull request #23848 from barredterra/copy-config-to-new-app
|
2024-02-19 12:19:07 +05:30 |
|
types
|
fix: add blank line after auto-generated types (#23430)
|
2023-11-30 13:22:28 +05:30 |
|
utils
|
Merge pull request #23848 from barredterra/copy-config-to-new-app
|
2024-02-19 12:19:07 +05:30 |
|
website
|
refactor: useless use of dict in frappe.get_doc
|
2024-02-10 12:52:38 +05:30 |
|
workflow
|
fix: send_workflow_action_email (#24929)
|
2024-02-19 06:37:20 +00:00 |
|
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 |