Commit graph

  • cdb24afaa4
    Merge pull request #38539 from kaulith/fix/pretty-date-calendar-day-diff Ejaaz Khan 2026-04-13 12:28:47 +05:30
  • c6b0587f3b
    Merge pull request #38550 from AarDG10/fix-pdf Ejaaz Khan 2026-04-13 12:23:32 +05:30
  • cc74712304
    feat: after_build hook (#38518) Rucha Mahabal 2026-04-13 12:15:38 +05:30
  • 620c44863c
    fix: correct regex in sidebar module app filtering (#38131) Aarol D'Souza 2026-04-13 11:53:47 +05:30
  • 255a3e94fa fix(print_utils): fix pdf rendering via chrome by considering bytes AarDG10 2026-04-13 11:31:13 +05:30
  • 11a9eba342
    Merge pull request #38533 from KerollesFathy/feat/frappe-confirm-custom-labels Ejaaz Khan 2026-04-13 11:32:07 +05:30
  • 44da9da9f7 fix(ui): use Math.floor instead of Math.round for day_diff Kaushal Shriwas 2026-04-12 14:23:00 +05:30
  • 2ac1998000
    feat(File): add helper to copy attachment to different doc (#37972) Raffael Meyer 2026-04-11 21:45:47 +02:00
  • 5fdebb67bf
    fix: sync translations from crowdin (#38537) MochaMind 2026-04-12 00:28:56 +05:30
  • 8aae2c921b fix(ui): use calendar days for relative timestamp display Kaushal Shriwas 2026-04-11 23:26:59 +05:30
  • 334d4d971f fix: validate hidden and mandatory fields without default in web form Kaushal Shriwas 2026-04-11 16:57:02 +05:30
  • 4184f87703 feat: add primary_label and secondary_label params to frappe.confirm KerollesFathy 2026-04-10 21:19:04 +00:00
  • 76eb3297cd refactor: set Retry-After header directly Saqib Ansari 2026-04-10 22:43:45 +05:30
  • 2f30dac5d8 feat: implement concurrency limiting decorator Saqib Ansari 2026-04-10 22:22:23 +05:30
  • 10553f80ef fix(note): force sanitization in notes AarDG10 2026-04-10 16:55:25 +05:30
  • a80feaf8d4 fix: use indicator class for notification dot and sync seen state Kaushal Shriwas 2026-04-10 13:39:40 +05:30
  • 9995bee63c feat: Enhance Data Exporter and MultiCheck UI with warning titles and tooltips Sumit Jain 2026-04-10 12:16:21 +05:30
  • 1b81ff8490
    Merge pull request #38499 from frappe/l10n_develop Ejaaz Khan 2026-04-10 12:12:46 +05:30
  • fa7b946bf8 fix: use bell-dot icon and scoped selectors for notification indicator Kaushal Shriwas 2026-04-10 09:35:31 +05:30
  • d14ac27e32
    Merge pull request #38392 from Shllokkk/report-printing-fixes Ejaaz Khan 2026-04-09 21:40:36 +05:30
  • dc86ee6e2b fix: Bosnian translations MochaMind 2026-04-09 20:53:54 +05:30
  • f6b8a92b91 fix: Croatian translations MochaMind 2026-04-09 20:53:51 +05:30
  • 820bc52201 fix: minor bugs in the print settings dialog and populate default print format field for a report Shllokkk 2026-04-03 18:37:09 +05:30
  • 45c04a85ac feat(report): add default_print_format link field to report doctype Shllokkk 2026-04-03 17:53:47 +05:30
  • 58618cd0f9
    fix: add secondary action for amended documents with tooltip (#38510) Saqib Ansari 2026-04-09 15:30:03 +05:30
  • 4b53fa7409
    Merge pull request #38425 from krishna-254/fix-calendar-end-date-issue Ejaaz Khan 2026-04-09 14:41:59 +05:30
  • 525b7575b0
    Merge pull request #38469 from KerollesFathy/fix/not-in-filter-null-values Ejaaz Khan 2026-04-09 14:13:18 +05:30
  • 4d1aaf5932
    Merge pull request #38506 from safwansamsudeen/fix-file-attachments-link Ejaaz Khan 2026-04-09 14:08:51 +05:30
  • ff38ee1763
    Merge pull request #38503 from nextchamp-saqib/fix-allow-importing-custom-docperms Ejaaz Khan 2026-04-09 14:08:30 +05:30
  • 9690ab10bd fix: attachments file link incorrect Safwan Samsudeen 2026-04-09 13:05:14 +05:30
  • 0122b49ef6
    Merge pull request #37554 from AarDG10/refactor-password Aarol D'Souza 2026-04-09 11:26:33 +05:30
  • d990bece32 fix: allow importing custom docperms Saqib Ansari 2026-04-09 11:14:49 +05:30
  • f77e9f09f2 chore: resolve merge conflict with develop Kaushal Shriwas 2026-04-09 10:54:28 +05:30
  • 7111e942f2 fix: notification badge not clearing on click and missing on sidebar Kaushal Shriwas 2026-04-09 10:49:10 +05:30
  • 9c77848b81 refactor: Simpler iterator implementation using itertools Ankush Menat 2026-04-09 09:59:53 +05:30
  • 4c94239b1c
    Merge pull request #38372 from ShrihariMahabal/load-notifications-on-demand Shrihari Mahabal 2026-04-08 22:24:03 +05:30
  • 02510e506a fix: get_docs - Always use iterator internally Ankush Menat 2026-04-08 21:59:44 +05:30
  • 2364216fb1 fix: Avoid masking in get_docs Ankush Menat 2026-04-08 21:41:45 +05:30
  • b1a723f514 refactor: remove redundant lock_rows Ankush Menat 2026-04-08 21:36:07 +05:30
  • 8a0825fe6d test: don't hardcode throw-away doctype names Ankush Menat 2026-04-08 21:27:43 +05:30
  • a303fbc3ea refactor: Consistent API for list/generator Ankush Menat 2026-04-08 21:17:44 +05:30
  • 0d833d658e refactor: use as_iterator instead of as_generator Ankush Menat 2026-04-08 21:12:29 +05:30
  • 4a316e6842 fix: Swedish translations MochaMind 2026-04-08 20:52:40 +05:30
  • c5aa51a7e6 fix: show notification badge on desktop bell icon Kaushal Shriwas 2026-04-08 20:15:29 +05:30
  • 041ab77e55 fix: hide Blank Template option if its exporting data Sumit Jain 2026-04-08 17:58:24 +05:30
  • fe1019f7cc fix: show ID field only when its for export and in import if naming series is Set by User Sumit Jain 2026-04-08 17:57:46 +05:30
  • ee32129517 feat: Add 'Include in Import Template' field to DocField configuration Sumit Jain 2026-04-08 17:56:45 +05:30
  • ba254318a0
    Merge branch 'develop' into fix-calendar-end-date-issue mergify[bot] 2026-04-08 08:15:21 +00:00
  • 51cfc8181e
    perf(query): replace Coalesce with OR IS NULL in func_in (#38336) Kaushal Shriwas 2026-04-08 10:57:07 +05:30
  • 0ae52b051e test: use another doctype to avoid test pollution Ankush Menat 2026-04-08 10:50:47 +05:30
  • 0d8ddb5958 Merge branch 'develop' into get-docs Ankush Menat 2026-04-08 10:50:31 +05:30
  • e6180c4ab4
    Merge pull request #38487 from mikaeylinen/portal-no-cache Soham Kulkarni 2026-04-08 10:39:21 +05:30
  • 6841a4a808
    Merge pull request #38481 from AarDG10/fix-junit-xml-output Aarol D'Souza 2026-04-08 10:23:07 +05:30
  • 8a80840abd
    fix(Email Account): create_dummy (#38480) Raffael Meyer 2026-04-07 22:37:09 +02:00
  • 838506a6e1 fix(website): disable HTML caching for portal pages Mikael Ylinen 2026-04-07 23:15:41 +03:00
  • dadf822152
    fix(Translation): don't remove HTML from source_text (#33558) Raffael Meyer 2026-04-07 21:09:56 +02:00
  • fe12722e4b fix(testing): use XMLTestRunner when junit_xml_output is wanted AarDG10 2026-04-07 22:10:36 +05:30
  • 62c297678d
    Merge pull request #38450 from raizasafeel/feat/a11y Ejaaz Khan 2026-04-07 21:22:35 +05:30
  • dc9aea5383
    Merge pull request #38456 from iamejaaz/63835-number-card Ejaaz Khan 2026-04-07 21:17:16 +05:30
  • 5748321526 feat: user menu made accessible raizasafeel 2026-04-07 14:03:04 +05:30
  • c1ffb98693 feat: notifications button made accessible raizasafeel 2026-04-07 14:02:30 +05:30
  • c0b12feb35 feat: desktop icons made accessible raizasafeel 2026-04-07 14:01:22 +05:30
  • 14ade113b3 feat: add focus to buttons and links raizasafeel 2026-04-07 14:00:12 +05:30
  • 14edcce3b4 refactor: remove empty values after splitting KerollesFathy 2026-04-07 15:34:47 +00:00
  • d6d732cf91 fix: hide widget not working Ejaaz Khan 2026-04-07 15:56:43 +05:30
  • 2748bb78bf
    fix: German translations (#38467) MochaMind 2026-04-07 21:00:34 +05:30
  • 00cffe2881 fix(filter): remove empty values from value KerollesFathy 2026-04-07 14:50:57 +00:00
  • 7957fa0902 fix: sync role_profile_name for user list view display Kaushal Shriwas 2026-04-07 19:53:55 +05:30
  • b80b121f51
    Merge pull request #38461 from rohitwaghchaure/fixed-do_not_round_fields rohitwaghchaure 2026-04-07 17:24:16 +05:30
  • 1c47e262ae feat: do not round fields Rohit Waghchaure 2026-04-07 17:01:30 +05:30
  • b274d2ba11
    Revert "perf: Add ignore_ifnull parameter to get_values call in version.py (#…" (#38458) Ankush Menat 2026-04-07 16:24:23 +05:30
  • 5fb76f30a6
    fix(onboarding): hide onboarding card on mobile (#38453) Nikhil Kothari 2026-04-07 15:13:15 +05:30
  • a2f2fb34b1
    Merge branch 'frappe:develop' into fix-calendar-end-date-issue Krishna Pramod Shirsath 2026-04-07 12:21:41 +05:30
  • 2cb6c5edcc
    perf: Add ignore_ifnull parameter to get_values call in version.py (#38442) Ankush Menat 2026-04-07 09:16:57 +05:30
  • 5b4d36b087
    fix(email): validate message size only when SIZE limit is greater than 0 (#38441) s-aga-r 2026-04-07 09:09:36 +05:30
  • 8c3708a87a
    Merge pull request #38342 from KerollesFathy/fix/link-autocomplete-description Ejaaz Khan 2026-04-06 23:39:47 +05:30
  • 02c84e5682
    fix: sync translations from crowdin (#38431) MochaMind 2026-04-06 22:12:05 +05:30
  • 2aa234f907
    Merge pull request #38432 from KerollesFathy/confirm-before-logout Kerolles Fathy 2026-04-06 17:55:03 +02:00
  • 6d12ae7a40
    docs(schema): fixed SPECIAL_CHAR_PATTERN constant definition string (#38433) diptanilsaha 2026-04-06 21:22:32 +05:30
  • 842921c587 fix(ux): add confirm before logout KerollesFathy 2026-04-06 15:18:15 +00:00
  • 381f5e5c06 fix: set notifications list to empty when no notifications Shrihari Mahabal 2026-04-06 18:50:31 +05:30
  • 2f0319d3b5
    Merge pull request #38426 from ShrihariMahabal/xss-in-importer Shrihari Mahabal 2026-04-06 17:40:44 +05:30
  • e562966d46 fix(security): escape html in invalidation warnings Shrihari Mahabal 2026-04-06 17:25:36 +05:30
  • 961331131f
    Merge pull request #38421 from KerollesFathy/fix/prev-and-next-doc-icon-arrow-direction Ejaaz Khan 2026-04-06 16:47:35 +05:30
  • 80d4c1f39d fix: adjust end date for all-day events in calendar Krishna Shirsath 2026-04-06 16:35:45 +05:30
  • 2ec2b7348f
    Merge pull request #38422 from sokumon/comment-perms Soham Kulkarni 2026-04-06 15:13:27 +05:30
  • 2404bee1bb feat: add shortcut for toggle sidebar KerollesFathy 2026-04-06 09:18:08 +00:00
  • 8d53f632e3 fix: remove unecessary user check for guest commenting sokumon 2026-04-06 13:53:43 +05:30
  • 23f6b8c26d fix(ui): correct next/prev arrow direction in RTL KerollesFathy 2026-04-06 07:56:53 +00:00
  • 118cb4490f
    Merge pull request #38215 from AarDG10/val-path Aarol D'Souza 2026-04-06 10:14:49 +05:30
  • b5ab941788 fix: validate path in render_include AarDG10 2026-03-24 17:50:32 +05:30
  • 3e25f6c878
    Merge pull request #38378 from AarDG10/fix-api Aarol D'Souza 2026-04-06 08:58:18 +05:30
  • 697fa243c3 fix: inconsistent link title in report view gajjug004 2026-04-04 09:58:13 +05:30
  • 8c4191d957
    fix: sync translations from crowdin (#38413) MochaMind 2026-04-06 02:23:36 +05:30
  • 6023638871
    chore: update POT file (#38411) MochaMind 2026-04-05 18:20:35 +05:30
  • 8940902bb1
    Merge pull request #38375 from AarDG10/revamp-bulk-update Aarol D'Souza 2026-04-05 09:16:40 +05:30
  • c24d0a5731 test: add test for the whitelisted bulk_update method AarDG10 2026-04-05 09:02:54 +05:30
  • 0737691766
    fix: sync translations from crowdin (#38401) MochaMind 2026-04-04 21:49:33 +05:30
  • cf6ee3d90e
    Merge pull request #38400 from iamejaaz/ui-pdf-debugging Ejaaz Khan 2026-04-04 18:06:45 +05:30
  • 1f1c272e63 fix: error when print templates are undefined Ejaaz Khan 2026-04-04 17:42:08 +05:30