| .. |
|
api
|
fix: assume v1 if path is not set
|
2023-10-16 18:13:50 +05:30 |
|
automation
|
fix(minor): move missing settings to tools
|
2024-01-02 15:47:53 +05:30 |
|
change_log
|
|
|
|
commands
|
fix(restore): check backup directory and bench directory if we can't find the file
|
2024-01-05 15:42:31 +05:30 |
|
config
|
chore: dead code removal (#18410)
|
2022-10-13 15:55:40 +05:30 |
|
contacts
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
core
|
Merge pull request #24188 from akhilnarang/dont-convert-email-lowercase
|
2024-01-08 17:14:05 +05:30 |
|
custom
|
fix: Skip no-value fields for rename (#24163)
|
2024-01-08 12:50:34 +05:30 |
|
data
|
|
|
|
database
|
refactor: set pipefail in shell before running piped backup/restore commands
|
2024-01-04 18:41:37 +05:30 |
|
desk
|
fix: pass parent doctype on dashboard chart (#24236)
|
2024-01-10 12:27:49 +05:30 |
|
email
|
chore: linter fix
|
2024-01-09 15:55:04 +05:30 |
|
geo
|
fix: sudan country info (#23709) (#23998)
|
2023-12-28 11:40:03 +05:30 |
|
integrations
|
Merge branch 'frappe:develop' into integrate_frappe_notification
|
2024-01-08 16:52:27 +05:30 |
|
model
|
fix: delete existing children first to avoid UniqueValidationError (#24140)
|
2024-01-08 22:00:54 +05:30 |
|
modules
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
patches
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
printing
|
refactor: Use arr.includes(item) instead of in_list(arr, item)
|
2023-12-27 19:33:13 +05:30 |
|
public
|
fix: duplicate field in filters (#24189)
|
2024-01-09 16:08:27 +05:30 |
|
query_builder
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +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(OTP): Autofocus OTP input, fix placeholder (#24203)
|
2024-01-08 21:38:16 +05:30 |
|
tests
|
fix(test_recorder): get the correct request (#24143)
|
2024-01-06 09:42:53 +05:30 |
|
translations
|
fix: missing comma in translations file
|
2023-12-22 11:41:16 +01:00 |
|
types
|
fix: add blank line after auto-generated types (#23430)
|
2023-11-30 13:22:28 +05:30 |
|
utils
|
fix(execute_in_shell): run explicitly in bash
|
2024-01-04 19:07:28 +05:30 |
|
website
|
Merge pull request #24170 from shariquerik/precision-in-webform
|
2024-01-08 14:57:30 +05:30 |
|
workflow
|
fix: don't update docstatus (#24216)
|
2024-01-09 09:32:03 +00:00 |
|
www
|
fix(minor): show footer on login via Website Settings, fixes #24153
|
2024-01-08 11:56:51 +05:30 |
|
__init__.py
|
fix!: frappe.has_permission(throw=True) works as expected
|
2024-01-04 10:37:07 +05:30 |
|
app.py
|
refactor(sentry): sync up with FC implementation
|
2023-12-26 12:30:10 +05:30 |
|
auth.py
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
boot.py
|
fix(minor): Don't load user_info for Administrator twice. fixes #22211 (#24160)
|
2024-01-08 12:51:32 +05:30 |
|
build.py
|
docs: consistency
|
2023-12-19 12:55:41 +05:30 |
|
cache_manager.py
|
fix: Only clear doctype cache if specified (#21611)
|
2023-07-09 10:44:43 +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
|
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
|
feat: Allow usage of print() within safe_exec() (#23084)
|
2023-11-20 12:45:41 +05:30 |
|
hooks.py
|
feat: support background jobs in recorder
|
2024-01-04 15:51:26 +05:30 |
|
installer.py
|
fix: check correct part of backup header
|
2024-01-08 13:06:59 +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
|
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: add patch to unsubscribe invalid recipients
|
2023-11-25 17:10:09 +01:00 |
|
permissions.py
|
fix: nested has_permission calls erase messages
|
2024-01-04 10:31:55 +05:30 |
|
push_notification.py
|
fix: lint error
|
2024-01-29 01:20:35 +05:30 |
|
rate_limiter.py
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
realtime.py
|
fix: task_id parameter for publish_progress
|
2023-12-05 19:16:27 +01:00 |
|
recorder.py
|
fix(test_recorder): get the correct request (#24143)
|
2024-01-06 09:42:53 +05:30 |
|
sessions.py
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
share.py
|
refactor: docshare get_users (#21924)
|
2023-08-05 09:41:22 +05:30 |
|
test_runner.py
|
test: smtp integration test using smtp4dev
|
2023-11-04 15:26:40 +05:30 |
|
translate.py
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |
|
twofactor.py
|
docs: consistent doc strings
|
2023-12-18 18:27:39 +05:30 |