Akhil Narang
a05d2eceea
Merge pull request #33546 from akhilnarang/boot-drop-unused-field
...
fix(boot): drop `setup_wizard_not_required_apps`
2025-08-08 15:30:56 +05:30
Ejaaz Khan
4e927eeaef
Merge pull request #31836 from iamejaaz/new-scrollable-list-view
...
feat: scrollable list view + new mobile list view
2025-08-08 14:46:34 +05:30
Hussain Nagaria
018abe7332
fix: documentation link for email linking to doc ( #33578 )
2025-08-08 08:25:45 +00:00
Hussain Nagaria
fd2068b6e1
fix: show null as string if value is null ( #33577 )
...
* fix: show `null` as string if value is null
* refactor: DRY up formatting
2025-08-08 07:46:37 +00:00
Hussain Nagaria
1a8a7a1914
fix(ui): MultiSelect Field to have same min-width as link field ( #33580 )
2025-08-08 07:33:15 +00:00
Ejaaz Khan
e38b85518c
fix: allow right content to take dynamic width
2025-08-08 12:41:29 +05:30
Ejaaz Khan
bd77e9ccf7
fix: minor spacing issue
2025-08-08 12:29:03 +05:30
Ejaaz Khan
891a568d25
test: fix click todo button test
2025-08-08 12:25:05 +05:30
Ejaaz Khan
d601990a19
feat: new mobile list view
2025-08-08 10:44:01 +05:30
Hussain Nagaria
c94f26a69d
fix: set sender in compose mail if from timeline ( #33562 )
2025-08-07 05:46:47 +05:30
Patrick Eißler
fb783dda08
fix: allow download via API, if at least one file copy is downloadable ( #33560 )
2025-08-06 18:41:59 +02:00
Ejaaz Khan
b136a39944
Merge pull request #33549 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-06 20:33:31 +05:30
Ejaaz Khan
0d4494a736
Merge pull request #33557 from frappe/fix/comm-reply
...
fix: don't carry forward cc/bcc if not reply all
2025-08-06 20:22:27 +05:30
Hussain Nagaria
2c40e5527d
fix: don't carry forward cc/bcc if not reply all
2025-08-06 18:49:35 +05:30
Ankush Menat
f28c48bc83
fix: Dont show estimate tooltip on small counts ( #33556 )
...
These are "accurate" even with max limits.
2025-08-06 11:38:12 +00:00
Ankush Menat
93b77757d8
fix(DX): Default list view contextual script ( #33555 )
...
Adds default code that fetches documents matching current filters, but not
current view:
```python
docs = frappe.get_all(...)
```
Think of it like "bulk action" but instead of clicking buttons you write
code that iterates over all documents.
2025-08-06 10:28:22 +00:00
rohitwaghchaure
56cb585f32
fix: type error while updating workspace ( #33554 )
2025-08-06 15:37:43 +05:30
Ankush Menat
cb7c10e2bd
fix: Commit changes to installed apps ( #33550 )
2025-08-06 12:12:29 +05:30
mergify[bot]
a35763039c
Merge branch 'develop' into new-scrollable-list-view
2025-08-06 06:36:22 +00:00
Ejaaz Khan
b68efee361
Merge pull request #33543 from iamejaaz/45517-format-date-time-in-report
...
feat: format date and date-time fields on export
2025-08-06 11:29:51 +05:30
Ejaaz Khan
50ff20a12a
refactor: only replace month for compatibility
2025-08-06 11:11:24 +05:30
MochaMind
e2b3b03443
fix: German translations
2025-08-06 05:47:55 +05:30
Ejaaz Khan
6cde9a4bcc
refactor: fetch time format dynamic
2025-08-05 17:30:14 +05:30
Akhil Narang
0cd2f9ef05
fix: jinja template had missing }} ( #33541 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-05 11:56:33 +00:00
Ejaaz Khan
0e880ac318
feat: format date and datetime fields on export
2025-08-05 17:07:47 +05:30
Hussain Nagaria
873d020ced
Merge pull request #32638 from Abdeali099/new-ui-for-api-key
2025-08-05 14:07:36 +05:30
Ejaaz Khan
4a10b41ea7
Merge pull request #33529 from HarryPaulo/fix-translate-labels-on-dashboards
...
fix: translate dashboards legends
2025-08-05 12:41:31 +05:30
Hussain Nagaria
ee43c1b063
fix: improve copy for token based auth docs link
...
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com>
2025-08-05 12:24:46 +05:30
Hussain Nagaria
7070eeb8c8
fix: improve warning message copy
...
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com>
2025-08-05 12:24:14 +05:30
Ejaaz Khan
ba5ae99b8a
Merge pull request #33518 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-05 12:07:05 +05:30
Ejaaz Khan
f761e368e1
refactor: simplify column label retrieval using optional chaining and nullish coalescing
2025-08-05 12:05:23 +05:30
Ankush Menat
2bb49d0cf4
fix: clear all cache after uninstalling apps ( #33513 )
2025-08-05 06:30:07 +00:00
MochaMind
c69e0b7a4c
fix: Indonesian translations
2025-08-05 05:25:06 +05:30
MochaMind
c603d7d401
fix: Esperanto translations
2025-08-05 05:25:03 +05:30
MochaMind
128695bb30
fix: Serbian (Cyrillic) translations
2025-08-05 05:25:01 +05:30
MochaMind
ba73b53f41
fix: Italian translations
2025-08-05 05:24:58 +05:30
MochaMind
a32e9315f3
fix: Vietnamese translations
2025-08-05 05:24:56 +05:30
MochaMind
7e83c6adbb
fix: Dutch translations
2025-08-05 05:24:54 +05:30
MochaMind
c677d0ab99
fix: Czech translations
2025-08-05 05:24:52 +05:30
MochaMind
f3fd7ab393
fix: Serbian (Latin) translations
2025-08-05 05:24:50 +05:30
MochaMind
55a814f419
fix: Bosnian translations
2025-08-05 05:24:47 +05:30
MochaMind
80a6033c88
fix: Croatian translations
2025-08-05 05:24:45 +05:30
MochaMind
f6f1baacbc
fix: Thai translations
2025-08-05 05:24:43 +05:30
MochaMind
94b260fe51
fix: Persian translations
2025-08-05 05:24:41 +05:30
MochaMind
edbef83f49
fix: Portuguese, Brazilian translations
2025-08-05 05:24:39 +05:30
MochaMind
092b61f59d
fix: Chinese Simplified translations
2025-08-05 05:24:36 +05:30
MochaMind
1f88364c52
fix: Turkish translations
2025-08-05 05:24:34 +05:30
MochaMind
12eb275d9f
fix: Swedish translations
2025-08-05 05:24:32 +05:30
MochaMind
6c7f0a5526
fix: Russian translations
2025-08-05 05:24:30 +05:30
MochaMind
f2c14714b1
fix: Portuguese translations
2025-08-05 05:24:28 +05:30