Commit graph

55002 commits

Author SHA1 Message Date
Aarol D'Souza
3e25f6c878
Merge pull request #38378 from AarDG10/fix-api
fix: add perm check to get_values_for_link_and_dynamic_link_fields
2026-04-06 08:58:18 +05:30
MochaMind
8c4191d957
fix: sync translations from crowdin (#38413) 2026-04-05 22:53:36 +02:00
MochaMind
6023638871
chore: update POT file (#38411) 2026-04-05 18:20:35 +05:30
Aarol D'Souza
8940902bb1
Merge pull request #38375 from AarDG10/revamp-bulk-update
fix(bulk_update): update conditions block in bulk_update to now only accept json
2026-04-05 09:16:40 +05:30
AarDG10
c24d0a5731 test: add test for the whitelisted bulk_update method
Added test for the whitelisted endpoint, in particular to test the parsing of the conditions.
2026-04-05 09:02:54 +05:30
MochaMind
0737691766
fix: sync translations from crowdin (#38401)
* fix: Swedish translations

* fix: Croatian translations

* fix: Bosnian translations
2026-04-04 21:49:33 +05:30
Ejaaz Khan
cf6ee3d90e
Merge pull request #38400 from iamejaaz/ui-pdf-debugging
fix: error when print templates are undefined
2026-04-04 18:06:45 +05:30
Ejaaz Khan
1f1c272e63 fix: error when print templates are undefined 2026-04-04 17:42:08 +05:30
Ejaaz Khan
f423bf4979
Merge pull request #38399 from iamejaaz/ui-pdf-debugging
feat(PrintFormat): UI pdf debugging
2026-04-04 17:29:30 +05:30
Ejaaz Khan
fcb40f71c4 fix: restricts PDF debug mode to developer mode only 2026-04-04 09:45:18 +05:30
Ejaaz Khan
849785b668 feat: add UI debugging option 2026-04-04 09:15:46 +05:30
Raffael Meyer
efe39fdce3
refactor: make RoleEditor child table fields configurable (#38394) 2026-04-03 21:46:24 +02:00
Nikhil Kothari
707f685154
fix: move onboarding widget when sidebar is collapsed (#38395)
* fix: move onboarding widget when sidebar is collapsed

* fix: add animation for collapse/expand
2026-04-03 18:00:05 +00:00
Ejaaz Khan
816a60cbee
Merge pull request #38381 from KerollesFathy/fix-package-readme
fix: check readme exists before writing to avoid TypeError on publish
2026-04-03 23:04:44 +05:30
Soham Kulkarni
e39067bfcd
Merge pull request #38389 from sokumon/private-work 2026-04-03 16:25:09 +05:30
sokumon
57b3a224f4 fix: private workspaces routting
Co-authored-by: Rahul Agarwal <12agrawalrahul@gmail.com>
2026-04-03 15:02:55 +05:30
MochaMind
c9ea11189f
fix: sync translations from crowdin (#38384)
* fix: Serbian (Cyrillic) translations

* fix: Serbian (Latin) translations
2026-04-02 19:25:59 +02:00
Raffael Meyer
1df1537301
feat: make notification email customizable (#38365) 2026-04-02 19:24:45 +02:00
MochaMind
5e2687da21
fix: sync translations from crowdin (#38334)
* fix: French translations

* fix: Spanish translations

* fix: Arabic translations

* fix: Czech translations

* fix: Danish translations

* fix: German translations

* fix: Hungarian translations

* fix: Italian translations

* fix: Dutch translations

* fix: Polish translations

* fix: Portuguese translations

* fix: Russian translations

* fix: Slovenian translations

* fix: Serbian (Cyrillic) translations

* fix: Swedish translations

* fix: Turkish translations

* fix: Chinese Simplified translations

* fix: Vietnamese translations

* fix: Portuguese, Brazilian translations

* fix: Indonesian translations

* fix: Persian translations

* fix: Thai translations

* fix: Croatian translations

* fix: Burmese translations

* fix: Bosnian translations

* fix: Norwegian Bokmal translations

* fix: Serbian (Latin) translations

* fix: Esperanto translations

* fix: Hungarian translations

* fix: Russian translations
2026-04-02 12:55:16 +05:30
KerollesFathy
d62022f923 fix: check readme exists before writing to avoid TypeError on publish 2026-04-01 20:36:47 +00:00
Ejaaz Khan
205d025ae6
Merge pull request #38075 from wfhp/wfhp-fix-currency-keyboard
fix: use inputmode="decimal" for Float, Currency, and Percent fields
2026-04-01 21:17:41 +05:30
s-aga-r
b6c9cebc27
Merge pull request #37246 from prathameshkurunkar7/37186-inline_images-parameter-in-frappesendmail-is-ignored
fix(sendmail): respect inline_images parameter in sendmail
2026-04-01 18:10:30 +05:30
AarDG10
8d898a4ebc fix: add perm check to get_values_for_link_and_dynamic_link_fields 2026-04-01 17:32:35 +05:30
AarDG10
cbd1f8fe5c fix(bulk_update): update conditions block in bulk_update
Update conditions block to strictly use json. Conditions parsed will now have to be written in json instead of plain strings.
2026-04-01 13:51:17 +05:30
Ejaaz Khan
56d251527f
Merge pull request #38371 from gajjug004/fix/list-view-percent-progress-bar
fix: progress bar not rendering in list view for Percent fields
2026-04-01 00:04:19 +05:30
gajjug004
2f2abbf0a3 fix: progress bar not rendering in list view for Percent fields 2026-03-31 21:17:21 +05:30
Ejaaz Khan
100d15a1f9
Merge pull request #38367 from nishkagosalia/gh-53962
fix: Autofocus on search bar of multiselect list
2026-03-31 18:03:42 +05:30
Nishka Gosalia
be3dcd2782 fix: Autofocus on search bar of multiselect list 2026-03-31 17:49:17 +05:30
Soham Kulkarni
983be399c1
Merge pull request #38363 from sokumon/home-icon 2026-03-31 17:02:02 +05:30
sokumon
7161c561f2 fix: change icon to home 2026-03-31 16:55:39 +05:30
Ejaaz Khan
db4afbd021
Merge pull request #38355 from iamejaaz/3rd-attepmt-sticky-report
feat: sticky columns in report
2026-03-31 14:14:22 +05:30
Ejaaz Khan
3efd1f2899 feat: sticky columns in report 2026-03-31 13:47:15 +05:30
Ejaaz Khan
0f6d4e59f0
Merge pull request #38313 from KerollesFathy/fix/show-options-description-on-currency-field
refactor: add options description for Currency fieldtype
2026-03-31 12:32:17 +05:30
Ejaaz Khan
a1eec24f78
Merge pull request #38347 from diptanilsaha/modal-list-item-head
fix(modal-list-item--head): `z-index` for modal `list-item--head`
2026-03-31 12:31:13 +05:30
Soham Kulkarni
bbd37f8d7b
Merge pull request #38346 from sokumon/filter-align 2026-03-31 12:25:20 +05:30
sokumon
f6e2d531e9 fix: filter alignment 2026-03-31 12:06:44 +05:30
diptanilsaha
48999a57f7 fix(modal-list-item--head): z-index for modal list-item--head 2026-03-31 12:06:21 +05:30
KerollesFathy
903538f6af refactor: enahnce variable names and description
Co-authored-by: Ejaaz Khan <ejaaz@frappe.io>
2026-03-30 17:57:12 +00:00
Raffael Meyer
bedb08485e
fix: use secrets for random string generation (#38338) 2026-03-30 19:08:16 +02:00
Aarol D'Souza
0afbf2a98e
Merge pull request #38316 from AarDG10/feat-qb-gc
feat(custom): add separator support for Group_concat in Mariadb
2026-03-30 20:11:47 +05:30
Shrihari Mahabal
576bcfdefc
Merge pull request #38331 from ShrihariMahabal/complete-signup-xss
fix(security): escape 'key' parameter in complete signup
2026-03-30 16:35:33 +05:30
Shrihari Mahabal
a5e4ec654d fix(security): escape 'key' parameter in complete signup 2026-03-30 16:20:39 +05:30
Suraj Shetty
a62acb4956
Merge pull request #38135 from frappe/dependabot/npm_and_yarn/socket.io-parser-4.2.6 2026-03-30 15:25:32 +05:30
Suraj Shetty
1c5d51121e
Merge pull request #38257 from frappe/dependabot/npm_and_yarn/yaml-1.10.3 2026-03-30 15:25:14 +05:30
Suraj Shetty
6aa85f00e5
Merge pull request #38259 from frappe/dependabot/npm_and_yarn/picomatch-2.3.2 2026-03-30 15:25:01 +05:30
Suraj Shetty
2cef0fdefb
Merge pull request #38296 from frappe/dependabot/npm_and_yarn/brace-expansion-1.1.13 2026-03-30 15:24:26 +05:30
Suraj Shetty
fee0f3e3ea
Merge pull request #38312 from frappe/pot_develop_2026-03-29 2026-03-30 15:24:00 +05:30
Suraj Shetty
86daa79b99
Merge pull request #38317 from frappe/l10n_develop 2026-03-30 15:23:42 +05:30
Ankush Menat
5f1d4e9488
Merge pull request #38325 from frappe/ankush-patch-1
fix: Skip nulls in `client.get`
2026-03-30 12:22:27 +05:30
Ankush Menat
9e687317a7
fix: Skip nulls in client.get
This makes it consistent with `load.getdoc`
2026-03-30 12:08:28 +05:30