Sumit Jain
|
78b81fc7cf
|
refactor: Rename 'include_in_import_template' to 'in_import_template'
|
2026-04-24 13:34:42 +05:30 |
|
Sumit Jain
|
df2947b546
|
fix(multicheck): move warning icon style to checkbox stylesheet
|
2026-04-24 13:20:33 +05:30 |
|
Sumit Jain
|
9995bee63c
|
feat: Enhance Data Exporter and MultiCheck UI with warning titles and tooltips
|
2026-04-10 12:16:21 +05:30 |
|
Sumit Jain
|
041ab77e55
|
fix: hide Blank Template option if its exporting data
|
2026-04-08 17:58:24 +05:30 |
|
Sumit Jain
|
fe1019f7cc
|
fix: show ID field only when its for export and in import if naming series is Set by User
|
2026-04-08 17:57:46 +05:30 |
|
Sumit Jain
|
ee32129517
|
feat: Add 'Include in Import Template' field to DocField configuration
|
2026-04-08 17:56:45 +05:30 |
|
Ankush Menat
|
2cb6c5edcc
|
perf: Add ignore_ifnull parameter to get_values call in version.py (#38442)
Co-authored-by: zeel prajapati <zeelprajapati321@gmail.com>
|
2026-04-07 03:46:57 +00:00 |
|
s-aga-r
|
5b4d36b087
|
fix(email): validate message size only when SIZE limit is greater than 0 (#38441)
|
2026-04-07 03:39:36 +00:00 |
|
Ejaaz Khan
|
8c3708a87a
|
Merge pull request #38342 from KerollesFathy/fix/link-autocomplete-description
fix: convert description to plain text after escaping
|
2026-04-06 23:39:47 +05:30 |
|
MochaMind
|
02c84e5682
|
fix: sync translations from crowdin (#38431)
* fix: Russian translations
* fix: Serbian (Cyrillic) translations
* fix: Swedish translations
* fix: Croatian translations
* fix: Bosnian translations
* fix: Serbian (Latin) translations
|
2026-04-06 22:12:05 +05:30 |
|
Kerolles Fathy
|
2aa234f907
|
Merge pull request #38432 from KerollesFathy/confirm-before-logout
fix(ux): add confirm before logout
|
2026-04-06 17:55:03 +02:00 |
|
diptanilsaha
|
6d12ae7a40
|
docs(schema): fixed SPECIAL_CHAR_PATTERN constant definition string (#38433)
|
2026-04-06 15:52:32 +00:00 |
|
KerollesFathy
|
842921c587
|
fix(ux): add confirm before logout
Note:
This not a new fix it's already merged before in #37880
But removed by mistake in this #38192 so this for make it come back :)
|
2026-04-06 15:18:15 +00:00 |
|
Shrihari Mahabal
|
2f0319d3b5
|
Merge pull request #38426 from ShrihariMahabal/xss-in-importer
fix(security): escape html in invalidation warnings in importer
|
2026-04-06 17:40:44 +05:30 |
|
Shrihari Mahabal
|
e562966d46
|
fix(security): escape html in invalidation warnings
|
2026-04-06 17:25:36 +05:30 |
|
Ejaaz Khan
|
961331131f
|
Merge pull request #38421 from KerollesFathy/fix/prev-and-next-doc-icon-arrow-direction
fix(ui): correct next/prev arrow direction in RTL
|
2026-04-06 16:47:35 +05:30 |
|
sokumon
|
8d53f632e3
|
fix: remove unecessary user check for guest commenting
|
2026-04-06 13:53:43 +05:30 |
|
KerollesFathy
|
23f6b8c26d
|
fix(ui): correct next/prev arrow direction in RTL
|
2026-04-06 07:56:53 +00:00 |
|
Aarol D'Souza
|
118cb4490f
|
Merge pull request #38215 from AarDG10/val-path
fix: validate path in render_include
|
2026-04-06 10:14:49 +05:30 |
|
AarDG10
|
b5ab941788
|
fix: validate path in render_include
Validate the parsed path in render_include by canonicalizing the path
|
2026-04-06 10:03:01 +05:30 |
|
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 |
|
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
|
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 |
|