Commit graph

44154 commits

Author SHA1 Message Date
Kerolles Fathy
4944dec916
Merge pull request #38548 from KerollesFathy/fix-int-float-dirty-on-input
fix(ui): mark form "Not Saved" on input for Int and Float fields
2026-04-14 22:48:04 +05:30
Ejaaz Khan
fa53a971c2
Merge pull request #38519 from kaulith/feat/link-field-configurable-clear-button
feat: restore clear button in Link fields with system setting configu…
2026-04-14 22:46:06 +05:30
Ejaaz Khan
93bec95024
Merge pull request #36615 from GursheenK/virtual-df-value-in-document-getter
fix: title for link field in virtual docfield titles
2026-04-14 19:51:34 +05:30
Ejaaz Khan
435f82a0f4
Merge pull request #37662 from safwansamsudeen/improve-barcode
fix: render barcodes in print view
2026-04-14 19:47:00 +05:30
Kerolles Fathy
8509c79877
fix(report): enhance the visibility of serial-no at first column (#38249)
* fix(report): enhance the visibility of serial-no at first column

* Revert "fix(report): enhance the visibility of serial-no at first column"

This reverts commit c2c7253b107707092d7e48541dab6964db5a0b3b.

* fix(report): remove padding from serial-no col
2026-04-14 19:36:47 +05:30
Ejaaz Khan
9593058f53
Merge pull request #38424 from KerollesFathy/add-shortcut-for-toggle-sidebar
feat: add shortcut for toggle sidebar
2026-04-14 19:33:29 +05:30
Ejaaz Khan
8e4d827d57
Merge pull request #38582 from ruthra-kumar/prevent_virutal_on_standard_fields
fix(customize form): prevent setting standard fields as virtual
2026-04-14 19:29:12 +05:30
Sabu Siyad
ec9a60172f
feat: security.txt (#38530)
* feat: `security.txt`

* fix(security-settings): public_policy must start be https

* feat(security-settings): preview `security.txt`

* refactor(security-settings): security_txt logic

* feat(security-settings): security_txt expires

* refactor(security-txt): get content from security settings

* fix(security-txt): serve only over https

* fix(security-settings): change labels (plural)

- contacts
- languages

* refactor(security-settings): move to website module

* feat(security-settings): banner/alert on security.txt with link to RFC

* feat(security-txt): expiry alert emails

* fix(security-settings): banner gets duplicated on save

* refactor(security-settings): move to `Core` module

* test(security-settings): add unit tests

* fix(security-settings): translatable strings on throw
2026-04-14 17:22:22 +05:30
Aarol D'Souza
4e52cbfb95
Merge pull request #38566 from AarDG10/fix-user
fix(user): sanitize all html tags in name fields in User Doctype
2026-04-14 17:07:48 +05:30
Soham Kulkarni
7848c594c0
Merge pull request #38594 from sokumon/show-password-icon 2026-04-14 16:55:34 +05:30
Kaushal Shriwas
8cfa6a2c95 fix: use correct sysdefault key for link field clear button 2026-04-14 16:52:19 +05:30
Kaushal Shriwas
5a8156aaee feat: restore clear button in Link fields with system setting configuration 2026-04-14 16:52:11 +05:30
sokumon
bc4d742129 fix: use lucide icon for password control 2026-04-14 16:37:20 +05:30
Aarol D'Souza
c61766cd47
Merge pull request #38583 from AarDG10/fix-report-export
fix(reportview): support dict. when parsing fields
2026-04-14 16:25:23 +05:30
Soham Kulkarni
1d03647559
Merge pull request #38556 from nextchamp-saqib/remove-collapse-button 2026-04-14 16:23:50 +05:30
sokumon
ec1e203e4e fix: add a subtler color and use more informative cursors 2026-04-14 16:06:13 +05:30
rohitwaghchaure
2b1e30384f
Merge pull request #38561 from rohitwaghchaure/fix-max_writes_per_transaction
feat: provision to configure max_writes_per_transaction in site config
2026-04-14 15:26:00 +05:30
Hussain Nagaria
0259c373ff
Merge pull request #38418 from gajjug004/fix/link-fields-title-report-view 2026-04-14 14:27:46 +05:30
AarDG10
e334e327fb fix(reportview): support dict. when parsing fields
QB generates a dict. so added support for that when exporting into Excel/CSV
2026-04-14 12:48:31 +05:30
ruthra kumar
d443a80ad4 fix(customize form): prevent setting standard fields as virtual 2026-04-14 11:24:43 +05:30
MochaMind
a01cadcd44
chore: update POT file (#38546) 2026-04-14 11:01:38 +05:30
gajjug004
659bff98ad fix: remove misleading wildcard hint from link field advanced search 2026-04-14 10:41:11 +05:30
sokumon
cca94708b0 fix: allow desktop icon renaming for non-standard icons 2026-04-14 04:51:10 +05:30
sokumon
1bf32d2cb1 fix: set for user while creating private workspace 2026-04-14 01:26:54 +05:30
AarDG10
a1d7fb77e3 fix(user): sanitize all html tags in name fields
Name fields shouldn't really be allowing HTML tags in User Doctype.
2026-04-13 20:56:47 +05:30
AarDG10
c3d8214124 feat(html_utils): introduce wildcard in sanitize_html
Introduces a wildcard i.e. Disallows all HTML tags when used.
2026-04-13 20:53:04 +05:30
Rohit Waghchaure
683019f296 feat: provision to configure max_writes_per_transaction in site config 2026-04-13 16:31:05 +05:30
gajjug004
72369a329f fix: respect Enable Onboarding setting in sidebar onboarding panel 2026-04-13 15:09:00 +05:30
Saqib Ansari
d0df12c326 refactor: remove collapse button 2026-04-13 14:28:30 +05:30
Ejaaz Khan
cdb24afaa4
Merge pull request #38539 from kaulith/fix/pretty-date-calendar-day-diff
fix(ui): use calendar days for relative timestamp display
2026-04-13 12:28:47 +05:30
Ejaaz Khan
c6b0587f3b
Merge pull request #38550 from AarDG10/fix-pdf
fix(print_utils): fix pdf rendering via chrome by considering bytes
2026-04-13 12:23:32 +05:30
Rucha Mahabal
cc74712304
feat: after_build hook (#38518)
* feat: `after_build` hook

* feat: add option to skip running `after_build` hooks

* feat(boilerplate): add `after_build` hook

* revert: "feat: add option to skip running `after_build` hooks"

This reverts commit 6e9d2c6a2333d487fcf4d1908c366b496a8d80b1.
Removing the flag for now as other hooks (like after/before migrate) don't have a skip option either
2026-04-13 12:15:38 +05:30
Aarol D'Souza
620c44863c
fix: correct regex in sidebar module app filtering (#38131)
Co-authored-by: petnd <58605206+petnd@users.noreply.github.com>
2026-04-13 11:53:47 +05:30
AarDG10
255a3e94fa fix(print_utils): fix pdf rendering via chrome by considering bytes
Issue has been caught w/ chrome pdf generator, it returns bytes. This fixes that by considering bytes and then turning it into a PdfWriter obj.
2026-04-13 11:53:39 +05:30
Ejaaz Khan
11a9eba342
Merge pull request #38533 from KerollesFathy/feat/frappe-confirm-custom-labels
feat: Add `primary_label` and `secondary_label` params to frappe.confirm
2026-04-13 11:32:07 +05:30
Kaushal Shriwas
44da9da9f7 fix(ui): use Math.floor instead of Math.round for day_diff 2026-04-12 14:23:00 +05:30
Raffael Meyer
2ac1998000
feat(File): add helper to copy attachment to different doc (#37972) 2026-04-11 21:45:47 +02:00
MochaMind
5fdebb67bf
fix: sync translations from crowdin (#38537) 2026-04-11 20:58:56 +02:00
Kaushal Shriwas
8aae2c921b fix(ui): use calendar days for relative timestamp display 2026-04-11 23:26:59 +05:30
KerollesFathy
4184f87703 feat: add primary_label and secondary_label params to frappe.confirm 2026-04-10 21:19:04 +00:00
Ejaaz Khan
1b81ff8490
Merge pull request #38499 from frappe/l10n_develop
fix: sync translations from crowdin
2026-04-10 12:12:46 +05:30
MochaMind
dc86ee6e2b fix: Bosnian translations 2026-04-09 20:53:54 +05:30
MochaMind
f6b8a92b91 fix: Croatian translations 2026-04-09 20:53:51 +05:30
Shllokkk
820bc52201 fix: minor bugs in the print settings dialog and populate default print format field for a report 2026-04-09 19:22:52 +05:30
Shllokkk
45c04a85ac feat(report): add default_print_format link field to report doctype 2026-04-09 19:22:52 +05:30
Saqib Ansari
58618cd0f9
fix: add secondary action for amended documents with tooltip (#38510) 2026-04-09 15:30:03 +05:30
Ejaaz Khan
4b53fa7409
Merge pull request #38425 from krishna-254/fix-calendar-end-date-issue
fix: adjust end date for all-day events in calendar
2026-04-09 14:41:59 +05:30
Ejaaz Khan
525b7575b0
Merge pull request #38469 from KerollesFathy/fix/not-in-filter-null-values
fix: remove null values from "not in" filter
2026-04-09 14:13:18 +05:30
Ejaaz Khan
4d1aaf5932
Merge pull request #38506 from safwansamsudeen/fix-file-attachments-link
fix: attachments file link incorrect
2026-04-09 14:08:51 +05:30
Ejaaz Khan
ff38ee1763
Merge pull request #38503 from nextchamp-saqib/fix-allow-importing-custom-docperms
fix: allow importing custom docperms
2026-04-09 14:08:30 +05:30