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
dependabot[bot]
eb1399f02d
build(deps): bump brace-expansion from 1.1.11 to 1.1.13
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.13.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.13 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 13:47:53 +00:00
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
Bowrna
207c9b4851
fix(login): Redirect to FC dashboard site page
2026-03-27 11:43:31 +05:30
Bowrna
c70e396e46
fix(login): Redirect to FC dashboard site page
2026-03-27 11:34:58 +05:30
sokumon
d1f6f8d753
fix: update requests
2026-03-27 11:13:34 +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
Shllokkk
f265da9caa
fix: allow standard print formats for reports
2026-03-27 00:25:57 +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]
e5a892cd59
build(deps): bump picomatch from 2.3.1 to 2.3.2
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 21:50:48 +00:00
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
dependabot[bot]
484feb80f3
build(deps): bump yaml from 1.10.2 to 1.10.3
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: yaml
dependency-version: 1.10.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 20:10:38 +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