| .. |
|
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(UX): usability of reset password page
|
2024-02-11 16:30:32 +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
|
refactor: add_column (#24867)
|
2024-02-12 07:45:18 +00:00 |
|
desk
|
chore: remove default UI tours
|
2024-02-11 14:25:26 +05:30 |
|
email
|
refactor: useless use of dict in frappe.get_doc
|
2024-02-10 12:52:38 +05:30 |
|
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
|
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
|
test: redo reset password tests
|
2024-02-11 14:30:50 +05:30 |
|
types
|
fix: add blank line after auto-generated types (#23430)
|
2023-11-30 13:22:28 +05:30 |
|
utils
|
refactor: setup_backup_tables
|
2024-02-12 18:16:47 +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
|
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
|
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
|
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 |