Commit graph

  • 17c440e352 update caniuse seitime Vassili Minaev 2026-05-05 19:28:05 -06:00
  • 6fbb6547bc Merge remote-tracking branch 'upstream/develop' into seitime Vassili Minaev 2026-05-05 18:51:04 -06:00
  • 5cbe87e6bf Join left and right navbar links into the center Vassili Minaev 2026-05-05 18:38:50 -06:00
  • 25118c683b Stylin Vassili Minaev 2026-05-05 18:38:05 -06:00
  • 353073f996 Allow system manager to impersonate Vassili Minaev 2026-05-05 18:35:45 -06:00
  • 7d99357ac7 Docperms Vassili Minaev 2026-05-05 18:33:52 -06:00
  • 820bb380e4
    Merge pull request #39068 from frappe/pot_develop_2026-05-03 Soham Kulkarni 2026-05-05 20:31:42 +05:30
  • cbd6d59cf1
    Merge pull request #39083 from AarDG10/fix-img-css Aarol D'Souza 2026-05-05 10:30:54 +05:30
  • 4a0be898af
    Merge pull request #39029 from kaulith/fix/safe-filters-notation Aarol D'Souza 2026-05-05 10:27:41 +05:30
  • 668e78709f fix: fix image overflow by restricting width to 100% of column AarDG10 2026-05-04 17:55:31 +05:30
  • 481a886a2e
    Merge pull request #39071 from KerollesFathy/fix/workspace-private-routing Soham Kulkarni 2026-05-04 22:35:24 +05:30
  • 4870a8070d
    Merge pull request #39081 from sokumon/query-report Soham Kulkarni 2026-05-04 17:47:19 +05:30
  • 306cd68a88 fix: handle prepared report if no previous completed prepared reports sokumon 2026-05-04 17:10:26 +05:30
  • 7f7da54eca
    Merge pull request #39072 from AarDG10/revert-html Aarol D'Souza 2026-05-04 10:40:19 +05:30
  • 3f59932e16 fix: avoid escaping small text fields AarDG10 2026-05-04 10:18:22 +05:30
  • 4d850046a8
    Merge pull request #39066 from KerollesFathy/fix/desktop-modal-heading-close Soham Kulkarni 2026-05-03 22:27:15 +05:30
  • 96e61b23e2 fix(workspace): use workspace name instead of title for routing in sidebar link KerollesFathy 2026-05-03 13:56:20 +00:00
  • ace15b5588 fix(workspace): use workspace name instead of title for routing after create or edit KerollesFathy 2026-05-03 13:50:12 +00:00
  • eb8963e6ee chore: update POT file frappe-pr-bot 2026-05-03 09:54:01 +00:00
  • 32496da7eb fix(desktop-modal): close modal when clicking outside the title KerollesFathy 2026-05-02 19:29:30 +00:00
  • 328ad6c69b
    Merge pull request #39043 from gajjug004/fix/file-upload-wrong-folder Hussain Nagaria 2026-05-02 21:30:26 +05:30
  • fca98db804
    Merge pull request #39061 from frappe/ui/lh-form Hussain Nagaria 2026-05-02 10:50:37 +05:30
  • d849de25f8 chore(ux): rearrange Letter Head form Hussain Nagaria 2026-05-02 10:40:01 +05:30
  • 0d0ce03a51
    Merge pull request #39047 from sagarvora/fix/remove-unnecessary-deep-copy-in-paste-listener Ejaaz Khan 2026-05-01 21:26:21 +05:30
  • e7812c738d
    Revert "fix(query): unique aliasing for linked field joins" (#39053) Aarol D'Souza 2026-05-01 18:54:34 +05:30
  • 58d8859ddb fix: revert some changes AarDG10 2026-05-01 18:41:02 +05:30
  • 8b47c6e5a0
    Revert "fix(query): unique aliasing for linked field joins" Aarol D'Souza 2026-05-01 18:15:23 +05:30
  • b011532a7e
    Merge pull request #39048 from ankush/fix_invalid_apps Ankush Menat 2026-05-01 13:45:36 +05:30
  • d9f8b24853 fix: Erase invalid default apps Ankush Menat 2026-05-01 13:25:54 +05:30
  • 1bdda7a803 fix: Avoid suggesting invalid " " as default app Ankush Menat 2026-05-01 13:20:13 +05:30
  • 0aec2e48a4 refactor: remove unnecessary deep copy in paste doc listener Sagar Vora 2026-05-01 10:23:06 +05:30
  • 1b2cf94563
    fix: restrict resetting of form tours (#39026) Soham Kulkarni 2026-05-01 09:25:55 +05:30
  • 32588d3ec8 fix(file): upload to current folder from File list view when inside subfolder gajjug004 2026-04-30 23:34:25 +05:30
  • ec8b3d9187 test: shorten safe filters test names Kaushal Shriwas 2026-04-30 19:34:14 +05:30
  • a921de1fc6
    Merge pull request #39030 from kaulith/fix/query-report-export-datetime-total Hussain Nagaria 2026-04-30 16:53:51 +05:30
  • e4e1c4af55 refactor: better naming and move variable inside the scope Kaushal Shriwas 2026-04-30 16:37:31 +05:30
  • 8ade4ce27d fix: preserve numeric-shaped docnames without losing JSON parsing of scalars Kaushal Shriwas 2026-04-30 15:28:55 +05:30
  • eb76248c99 refactor: extract non-labelable fieldtypes to constant Kaushal Shriwas 2026-04-30 15:24:38 +05:30
  • 470964015e fix: also parse JSON-encoded scalar strings in get_safe_filters Kaushal Shriwas 2026-04-30 15:10:13 +05:30
  • 46fd36d542 refactor: simplify get_safe_filters guard for readability Kaushal Shriwas 2026-04-30 13:31:19 +05:30
  • ede2dea043 fix(report): skip total row label for datetime/time first column Kaushal Shriwas 2026-04-30 13:20:16 +05:30
  • ff83bb1473 fix: preserve docnames matching scientific notation in get_safe_filters Kaushal Shriwas 2026-04-30 13:15:04 +05:30
  • b7657442de
    Merge pull request #39022 from AarDG10/fix-limit-offset Aarol D'Souza 2026-04-30 11:24:05 +05:30
  • efcd5011fa test: add test for limit offset behavior AarDG10 2026-04-30 11:09:47 +05:30
  • d6adf919c9 fix(query): use default limit when offset is used in MariaDB and SQLite AarDG10 2026-04-30 10:17:26 +05:30
  • 3bc0a61826
    Merge pull request #39019 from sokumon/onboarding Soham Kulkarni 2026-04-30 01:31:28 +05:30
  • f71597fedf fix(onboarding): only update allowed fields sokumon 2026-04-30 00:59:59 +05:30
  • 1a82fabed6
    Merge pull request #39015 from iamejaaz/small-ui-ux-fix Ejaaz Khan 2026-04-29 21:40:17 +05:30
  • 635b464cb1 fix(File): change video icon Ejaaz Khan 2026-04-29 21:20:05 +05:30
  • 1a8fc0b553
    Merge pull request #38998 from iamejaaz/small-ui-ux-fix Ejaaz Khan 2026-04-29 21:07:08 +05:30
  • 7c93554b00
    Merge pull request #38983 from AarDG10/fix-auth Aarol D'Souza 2026-04-29 19:51:30 +05:30
  • f185f03660
    Merge pull request #39008 from ShrihariMahabal/invalidate-accepted-user-invitation Shrihari Mahabal 2026-04-29 19:32:28 +05:30
  • 7e45db4cec fix: invalidate user invitation if already accepted Shrihari Mahabal 2026-04-29 19:20:47 +05:30
  • a2b162c960
    Merge pull request #38945 from AarDG10/fix-search Aarol D'Souza 2026-04-29 16:40:55 +05:30
  • c3c599cefa
    Merge pull request #38997 from iamejaaz/38971-navigation-button Ejaaz Khan 2026-04-29 16:39:26 +05:30
  • 74f8cec1c3
    Merge pull request #38976 from KerollesFathy/fix/prevent-standard-report-without-developer-mode Ejaaz Khan 2026-04-29 16:36:48 +05:30
  • add397a3ed fix(File): Change delete Icon Ejaaz Khan 2026-04-29 16:32:24 +05:30
  • 349bdee22f refactor: fix comment Ejaaz Khan 2026-04-29 16:21:06 +05:30
  • 9d22550251 fix(ListView): add border to the right Ejaaz Khan 2026-04-29 16:18:11 +05:30
  • 72b199fbce fix(report_view): link_title should be rendered as plain text AarDG10 2026-04-27 20:53:40 +05:30
  • 4093ecc409
    Merge pull request #38991 from gajjug004/fix/grid-paste-on-paginated-pages Hussain Nagaria 2026-04-29 16:08:33 +05:30
  • a1383ed98f refactor: extract standard report validation into dedicated method KerollesFathy 2026-04-29 10:23:08 +00:00
  • c2163c7028
    Merge pull request #38932 from KerollesFathy/fix/create-permission-type Ejaaz Khan 2026-04-29 15:29:04 +05:30
  • acb342efad refactor: add validate_standard_report_developer_mode method KerollesFathy 2026-04-29 09:37:01 +00:00
  • 62d8baa24b fix(grid): bulk paste broken on pages beyond first gajjug004 2026-04-29 13:09:33 +05:30
  • 9d5783e519
    fix: remove user_doctypes limit from user type as there is no per employee user limit on desk (#38975) Raheel Khan 2026-04-29 14:33:09 +05:30
  • 961183f5a6
    Merge pull request #38942 from ShrihariMahabal/doc-follow-perm-check Shrihari Mahabal 2026-04-29 14:07:11 +05:30
  • a87e2654c7 fix: add perm check on unfollow doc Shrihari Mahabal 2026-04-29 13:55:21 +05:30
  • 0eb922b05d
    Merge pull request #38984 from ShrihariMahabal/validate-pvt-file-access Shrihari Mahabal 2026-04-29 13:42:48 +05:30
  • b33929cea8 fix: validate private file access before inserting Shrihari Mahabal 2026-04-29 13:31:16 +05:30
  • 38537b822d fix(auth): return auth. error in case query fails AarDG10 2026-04-29 11:55:52 +05:30
  • 73a81e0c02
    fix: sync translations from crowdin (#38981) MochaMind 2026-04-29 02:26:55 +05:30
  • e83608e0d5
    Merge pull request #38977 from iamejaaz/38971-navigation-button Ejaaz Khan 2026-04-28 22:11:29 +05:30
  • 5f6a1d5094
    Merge pull request #38973 from AarDG10/fix-query-gen Aarol D'Souza 2026-04-28 22:10:08 +05:30
  • bd57f0501a
    Merge pull request #38974 from KerollesFathy/fix/sidebar-collapse-icon-rtl Ejaaz Khan 2026-04-28 22:04:55 +05:30
  • d4b995af04 fix: default show navigation button Ejaaz Khan 2026-04-28 22:00:47 +05:30
  • 2ea2c68e6e test: fix tests to accomodate new change AarDG10 2026-04-28 18:45:31 +05:30
  • 15966a78a6 fix(report): prevent standard report creation when developer mode is off KerollesFathy 2026-04-28 13:32:46 +00:00
  • 8b763e96e3 test: fix test to accomodate multi-db queries AarDG10 2026-04-28 18:23:40 +05:30
  • f911835a5d fix(sidebar): correct collapse sidebar icon direction in RTL KerollesFathy 2026-04-28 12:27:07 +00:00
  • fd2661160e fix(query): always alias the table when used in joins AarDG10 2026-04-28 17:51:23 +05:30
  • 9d683f15c7
    Merge pull request #38952 from AarDG10/fix-disc-topic Aarol D'Souza 2026-04-28 16:18:17 +05:30
  • a9d98723b4 test: add test to check if reply is restricted to owner AarDG10 2026-04-28 12:08:09 +05:30
  • 8df5ca026b
    Merge pull request #38960 from sokumon/keyboard-form Soham Kulkarni 2026-04-28 12:44:44 +05:30
  • 6e2c35b6ef fix: keyboard shortcuts on form sokumon 2026-04-28 12:29:15 +05:30
  • 3b8d67ae11
    Merge pull request #38941 from AarDG10/fix-email-acc Aarol D'Souza 2026-04-28 12:15:52 +05:30
  • a75d243071
    Merge pull request #38953 from sokumon/desktop-folder Soham Kulkarni 2026-04-28 12:10:58 +05:30
  • 63724e1e3a fix: small jitter while opening an folder icon sokumon 2026-04-28 11:56:51 +05:30
  • befd7f313c fix(discussion_topic): add perm. check to submit_discussion method AarDG10 2026-04-28 11:18:06 +05:30
  • cc519fd4ad
    Merge pull request #38948 from AarDG10/fix-std-macros Aarol D'Souza 2026-04-28 08:25:46 +05:30
  • 9bcac62d98 fix(standard_macros): escape fields in standard print format template AarDG10 2026-04-28 08:07:10 +05:30
  • 643b405eb2
    fix: sync translations from crowdin (#38946) MochaMind 2026-04-28 02:10:12 +05:30
  • 94120badd5
    Merge pull request #38846 from Shllokkk/letter-head-fix Ejaaz Khan 2026-04-27 23:57:37 +05:30
  • ebdd472ba6
    Merge pull request #38880 from Abdeali099/delete-property-setters Ejaaz Khan 2026-04-27 21:59:46 +05:30
  • 8f288a6a2d
    Merge pull request #38877 from sokumon/form-builder-ui Soham Kulkarni 2026-04-27 19:27:22 +05:30
  • 02a422be81 fix: icons on field container sokumon 2026-04-24 17:29:43 +05:30
  • 56c602e94d fix: add perm check to document follow Shrihari Mahabal 2026-04-27 18:00:47 +05:30
  • dd9450dc46 fix(email_account): add perm. check to set_email_password AarDG10 2026-04-27 17:34:28 +05:30
  • 54145369f4
    ci: remove a lot of dead CI code (#38940) Ankush Menat 2026-04-27 17:34:29 +05:30
  • 9c8eefab7b fix(Permission Type): disable user can not create KerollesFathy 2026-04-27 10:31:04 +00:00