seitime-frappe/frappe
Akhil Narang ec4e7597c1
Merge pull request #35170 from akhilnarang/push-notification-fix
fix(push_notification): improve check before returning token
2025-12-11 12:52:36 +05:30
..
api fix(run_doc_method): check for permissions when calling get_doc 2025-12-09 19:31:26 +05:30
automation feat: export frameowork icons and sidebars 2025-11-14 23:05:14 +05:30
change_log
commands fix: avoid package.json update during cypress install 2025-12-01 21:22:22 +05:30
contacts fix(Contact): don't go to last doc on validation errors (#35165) 2025-12-10 22:13:17 +01:00
core feat: allow restricting public file uploads to System Managers (#34879) 2025-12-11 00:38:47 +01:00
custom refactor: Hide Rename fieldname custom button (#34982) 2025-12-10 17:01:40 +05:30
data
database chore: proper example for bulk update query (#35100) 2025-12-09 11:38:18 +05:30
desk Merge pull request #35157 from sokumon/auto-generate-fix 2025-12-10 20:49:07 +05:30
desktop_icon fix: export framework desktop icons with parent label 2025-11-25 15:47:35 +05:30
email fix (FrappeMail): use custom raise_for_status (#35171) 2025-12-11 06:33:38 +00:00
geo fix: enable translated languages (#35003) 2025-12-01 16:50:50 +00:00
gettext feat(translations): add hook to exclude translatable strings from dependencies (#34544) 2025-11-10 12:50:21 +01:00
integrations chore: rename from app to desk 2025-11-14 23:05:13 +05:30
locale fix: sync translations from crowdin (#35162) 2025-12-11 11:01:28 +05:30
model Merge pull request #35067 from sokumon/remove-orphans 2025-12-10 18:01:14 +05:30
modules feat: capture app name in monitor logs 2025-11-24 18:35:36 +05:30
patches refactor!: deprecate older web view links (#35150) 2025-12-10 18:12:49 +05:30
printing fix: use bool properly 2025-11-24 07:17:25 +01:00
public Merge pull request #35163 from iamejaaz/remove-list-sidebar 2025-12-11 10:46:32 +05:30
pulse feat: capture app name in monitor logs 2025-11-24 18:35:36 +05:30
query_builder fix: remove double-quoting in Locate and Ifnull functions 2025-12-02 02:08:03 +05:30
search
templates fix: add label for signature field in print format (#35144) 2025-12-10 07:35:36 +00:00
testing
tests refactor!: deprecate older web view links (#35150) 2025-12-10 18:12:49 +05:30
types
utils chore: move code to the correct file 2025-12-09 18:20:22 +05:30
website fix: change encoding to add support for more characters 2025-12-08 11:29:16 +05:30
workflow fix: Typo message (#35060) 2025-12-04 12:11:29 +05:30
workspace_sidebar chore: resolve conflicts in Productivity sidebar export 2025-11-25 16:03:02 +05:30
www refactor!: deprecate older web view links (#35150) 2025-12-10 18:12:49 +05:30
__init__.py refactor: use qb_query for get_list 2025-11-19 21:15:57 +05:30
_optimizations.py
app.py fix: handle trying to decode invalid JSON (#34167) 2025-09-29 11:07:53 +05:30
apps.py fix: check in_import before exporting 2025-11-18 10:21:44 +05:30
auth.py chore: rename from app to desk 2025-11-14 23:05:13 +05:30
boot.py chore: move code to the correct file 2025-12-09 18:20:22 +05:30
build.py fix: remove flush all while build assets, as asset build should never clear entire redis database. (#34874) 2025-11-25 11:51:32 +05:30
cache_manager.py fix: clear cache and prevent data access after DocType deletion (#34307) 2025-10-10 08:00:51 +00:00
client.py refactor: make use of check_permission parameter for get_lazy_doc 2025-12-10 16:52:26 +05:30
config.py
coverage.py fix: ignore 'test_*' directories 2025-08-14 18:16:41 +05:30
defaults.py
deferred_insert.py
deprecation_dumpster.py refactor(treewide): ruff format 2025-09-26 13:16:43 +05:30
exceptions.py
frappeclient.py fix: make sure limit is an integer 2025-11-19 21:15:57 +05:30
handler.py refactor: make use of check_permission parameter for get_lazy_doc 2025-12-10 16:52:26 +05:30
hooks.py Merge pull request #35126 from iamejaaz/new-navbar-design 2025-12-10 11:27:01 +05:30
installer.py refactor: move auto generations of icons to a command 2025-11-14 23:05:12 +05:30
locale.py
middlewares.py fix(middleware): check path before returning file (#34651) 2025-11-10 16:02:36 +05:30
migrate.py fix: handle names with parenthesis 2025-12-07 23:09:44 +05:30
modules.txt
monitor.py
oauth.py
onboarding.py
parallel_test_runner.py
patches.txt refactor: move logic to a function 2025-12-09 15:16:37 +05:30
permissions.py fix: check user permissions on computed child tables 2025-11-28 17:08:22 +05:30
push_notification.py fix(push_notification): improve check before returning token 2025-12-11 12:43:06 +05:30
rate_limiter.py
realtime.py
recorder.py
sessions.py Merge branch 'develop' into computed_child_table 2025-10-14 12:53:32 +05:30
share.py fix: linter errors 2025-11-10 14:13:04 +05:30
test_runner.py
translate.py Revert "fix: added api to get translation messages for portal apps" 2025-12-02 11:36:03 +05:30
twofactor.py feat: configure SMS OTP template for 2FA (#34585) 2025-11-04 12:32:57 +00:00