Commit graph

54914 commits

Author SHA1 Message Date
Kaushal Shriwas
57854698ce fix: prevent portal list pages from being cached 2026-03-28 00:33:55 +05:30
Shrihari Mahabal
d50f03fc82
Merge pull request #38207 from ShrihariMahabal/report-cache-update
fix: update user allowed reports cache after insert and trash
2026-03-27 21:53:02 +05:30
Hussain Nagaria
ac3d5ee115
Merge pull request #38128 from kaulith/fix/qb-in-filter-none-handling 2026-03-27 18:12:11 +05:30
Shrihari Mahabal
359a0ca763
Merge pull request #38102 from ShrihariMahabal/remove-translations-from-boot
perf: remove translations from boot
2026-03-27 12:57:28 +05:30
Shrihari Mahabal
aee33c5bbe fix: add build version to translation version 2026-03-27 12:47:35 +05:30
Soham Kulkarni
18c68b2905
Merge pull request #38286 from sokumon/filter-align 2026-03-27 11:09:34 +05:30
sokumon
81b2341689 fix(minor): center align sort and base filter 2026-03-27 10:55:18 +05:30
Soham Kulkarni
9c7606a660
Merge pull request #38280 from sokumon/mention-issue 2026-03-27 10:28:32 +05:30
Soham Kulkarni
dbdbba70f8
Merge pull request #38258 from frappe/dependabot/pip/pypdf-6.9.2 2026-03-27 10:24:54 +05:30
Ejaaz Khan
d0b033ba53
Merge pull request #38283 from iamejaaz/sticky-header
fix: make header sticky even when scrolling is disabled
2026-03-27 00:57:45 +05:30
Ejaaz Khan
dbcf8e1e7d fix: make header sticky even when scrolling is disabled 2026-03-27 00:56:15 +05:30
Ejaaz Khan
ada4df8f0f
Merge pull request #38282 from iamejaaz/sticky-header
feat: sticky header on list view
2026-03-27 00:32:14 +05:30
Ejaaz Khan
21a2dd5057 fix: precommit errors of parenthesized 2026-03-27 00:15:31 +05:30
Ejaaz Khan
76aae9d525 feat: sticky header on list view 2026-03-27 00:10:57 +05:30
Ejaaz Khan
40577036ca
Merge pull request #38269 from AarDG10/fix-geo-field
fix(geo): display geolocation map in field
2026-03-26 22:56:58 +05:30
AarDG10
7d35f696e0 fix(geo): display geolocation map in field
Previously this was being hidden, this fixes that by displaying the map regardless as it should.
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com>
2026-03-26 20:18:23 +05:30
Shrihari Mahabal
79d9788a53 test: use sessions.get instead of internal get_bootinfo 2026-03-26 19:52:24 +05:30
sokumon
8e9446d630 fix: remove hover tooltip from mentions 2026-03-26 19:36:43 +05:30
Shrihari Mahabal
6d80ff3e4e test: fix tests 2026-03-26 18:35:13 +05:30
Sagar Vora
7be05130c7
refactor: remove repetitive use of frappe.get_hooks() (#38197)
* refactor: remove repetitive use of frappe.get_hooks()

* refactor: update variable name

---------

Co-authored-by: harsh patadia <harshpatadia4114@gmail.com>
2026-03-26 12:11:20 +00:00
Sagar Vora
f97388f5d9
Merge pull request #38270 from sagarvora/correct-flags 2026-03-26 17:35:05 +05:30
Sagar Vora
2a2350d3a4 test: ensure fields with accented chars are considered valid 2026-03-26 17:25:51 +05:30
Sagar Vora
17f9ca9819 fix: check for numeric arg first 2026-03-26 17:25:13 +05:30
Sagar Vora
0d415afdd5 fix: allow unicode chars in field regexes 2026-03-26 17:02:12 +05:30
Shrihari Mahabal
0b3e0f5c51 refactor: use random string hash for translation version 2026-03-26 15:41:43 +05:30
Jannat Patel
653ae1e47a
Merge pull request #38260 from pateljannat/login-as-first-user
fix: login as first user after setup wizard completes
2026-03-26 14:29:42 +05:30
Nikhil Kothari
9bf22368f2
feat(setup): better onboarding flow for Frappe Cloud (#36644)
* chore(setup): disable first session recording

* feat(setup): better onboarding flow for Frappe Cloud
2026-03-26 14:16:52 +05:30
Hussain Nagaria
11cc7740f0
Merge pull request #38232 from gajjug004/fix/link-control-ignore-user-permissions-fallback 2026-03-26 13:55:17 +05:30
Shrihari Mahabal
81eb7d6892 fix: increment translation version normally instead of incrby 2026-03-26 13:35:53 +05:30
Jannat Patel
de8cbf2d42 fix: login as first user after setup wizard completes 2026-03-26 13:25:55 +05:30
Shrihari Mahabal
1a03e5af8d fix: make translation version update for system and user translations both 2026-03-26 12:53:10 +05:30
Shrihari Mahabal
a574651acc refactor: add type hints to get_boot_translations 2026-03-26 12:53:09 +05:30
Shrihari Mahabal
9ef5aa256b perf: remove translations from boot 2026-03-26 12:53:09 +05:30
Kaushal Shriwas
c8ce8cdc23 test(query): remove manual commit from test 2026-03-26 12:45:05 +05:30
dependabot[bot]
5347d4b49c
build(deps): bump pypdf from 6.9.1 to 6.9.2
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.1 to 6.9.2.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.9.1...6.9.2)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.9.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 20:51:55 +00:00
MochaMind
e6c98b1edb
fix: sync translations from crowdin (#38246) 2026-03-25 17:36:06 +00:00
Raffael Meyer
174100b21c
ci: fix po review workflow (#38256) 2026-03-25 17:01:47 +00:00
Faris Ansari
f565ed2438
fix: apply exif orientation before stripping the tag (#37998) 2026-03-25 19:51:40 +05:30
Ankush Menat
6572760990 fix: Clear report cache for all users
Co-Authored-By: Shrihari Mahabal <shriharimahabal08@gmail.com>
2026-03-25 16:47:03 +05:30
Ankush Menat
fd4245fc56 refactor: trigger cache clearing with clear_cache hook 2026-03-25 16:45:22 +05:30
Ankush Menat
462b3f6419
Merge pull request #38245 from ShrihariMahabal/enqueue-cancellation-in-submission-queue
feat: Enqueue cancellation in submission queue
2026-03-25 16:40:22 +05:30
Shrihari Mahabal
057288d3b7 fix(ui): hide status banner after submission is complete 2026-03-25 16:00:28 +05:30
ruthra kumar
028fb1280c
Merge pull request #38235 from ruthra-kumar/better_btn_layout_in_report_footer
fix: better button layout in report footer in windowed view
2026-03-25 15:47:10 +05:30
Shrihari Mahabal
377cc70d8b feat: enqueue cancellation in submission queue 2026-03-25 15:27:20 +05:30
Ejaaz Khan
ba29bde4c8
Merge pull request #38237 from frappe/revert-37421-fix-filter-processing
Revert "fix: use `JSON.parse()` for filter processing"
2026-03-25 14:59:38 +05:30
Ejaaz Khan
6a4e810800
Revert "fix: use JSON.parse() for filter processing" 2026-03-25 14:41:36 +05:30
ruthra kumar
508e373edc fix: better button layout in report footer in windowed view 2026-03-25 14:01:46 +05:30
Soham Kulkarni
89fd385a60
Merge pull request #37973 from frappe/fix/misc-sidebar-editor 2026-03-25 13:51:51 +05:30
gajjug004
ba03f457bf fix(link): fallback to meta for ignore_user_permissions in Link control 2026-03-25 12:49:14 +05:30
Soham Kulkarni
d92362841a
Merge pull request #38022 from KerollesFathy/fix/config-for-side-item-url 2026-03-25 12:26:55 +05:30