Akhil Narang
b40c1d292b
chore(commands/version)!: use plain output instead of legacy by default
...
This includes the commit hash in the output, which is useful
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-12 14:57:14 +05:30
0xD0M1M0
293f8f3d83
feat: Allow local translation as input for doctype ( #33585 )
...
* feat: allow local translation as input
* chore: remove translated var
2025-08-11 15:40:00 +05:30
Hussain Nagaria
89da9934bc
refactor: fetch openID config in backend ( #33586 )
2025-08-11 12:48:23 +05:30
Rushabh Mehta
73b7a8424a
Merge pull request #33597 from rmehta/readme-quote
...
chore: add quote
2025-08-11 11:06:20 +05:30
Rushabh Mehta
c17ed6cd3d
chore: add quote
2025-08-11 11:04:31 +05:30
Ejaaz Khan
d269bc622c
Merge pull request #33595 from frappe/pot_develop_2025-08-10
...
chore: update POT file
2025-08-11 10:59:19 +05:30
Ejaaz Khan
afcf8cd2d2
Merge pull request #33594 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-11 10:52:03 +05:30
MochaMind
2407d7fbd3
fix: Italian translations
2025-08-10 15:09:24 +05:30
frappe-pr-bot
60f58cc68c
chore: update POT file
2025-08-10 09:35:52 +00:00
MochaMind
c733a48ea0
fix: Italian translations
2025-08-09 15:06:34 +05:30
MochaMind
feeafb1455
fix: Swedish translations
2025-08-09 15:06:32 +05:30
MochaMind
9aa32f4f04
fix: German translations
2025-08-09 15:06:29 +05:30
Ejaaz Khan
075e8a61dd
Merge pull request #33587 from iamejaaz/new-scrollable-list-view
...
fix: list view scroll-y issue
2025-08-09 10:44:51 +05:30
Ejaaz Khan
98a3eaf78d
fix: list view scroll-y issue
2025-08-08 20:11:21 +05:30
Ejaaz Khan
8e7672e2dd
Merge pull request #33568 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-08 19:23:23 +05:30
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
MochaMind
ade534996c
fix: Italian translations
2025-08-08 05:48:19 +05:30
Hussain Nagaria
c94f26a69d
fix: set sender in compose mail if from timeline ( #33562 )
2025-08-07 05:46:47 +05:30
MochaMind
0466711843
fix: Serbian (Cyrillic) translations
2025-08-07 05:44:49 +05:30
MochaMind
e72546f405
fix: Serbian (Latin) translations
2025-08-07 05:44:46 +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