Commit graph

55176 commits

Author SHA1 Message Date
sokumon
beb06e2a19 perf: setup routes only once 2026-04-16 14:39:53 +05:30
Soham Kulkarni
47da523d6c
Merge pull request #38641 from sokumon/center-breadcrumb 2026-04-16 14:15:47 +05:30
Soham Kulkarni
8f5254b227
Merge pull request #38642 from sokumon/make-ci-green-again 2026-04-16 14:11:11 +05:30
sokumon
538618e327 chore: update pyPDF 2026-04-16 12:59:11 +05:30
sokumon
8be028805c fix(minor): center breadcrumb 2026-04-16 12:50:49 +05:30
Ejaaz Khan
02896ed602
Merge pull request #38637 from iamejaaz/report-sticky-ui
feat: report sticky column from UI
2026-04-16 11:14:22 +05:30
Ejaaz Khan
a7484851fc
Merge branch 'develop' into report-sticky-ui 2026-04-16 10:31:29 +05:30
Ejaaz Khan
9febd8057c feat: report sticky column from UI 2026-04-16 10:29:40 +05:30
Raffael Meyer
3896f18f56
chore: update translations (#38633) 2026-04-15 18:24:10 +00:00
Raffael Meyer
9169e53278
chore: update translations (#38630) 2026-04-15 13:35:12 +00:00
Shariq Ansari
304283c222
Merge pull request #38588 from shariquerik/reset-password-fix 2026-04-15 16:13:28 +05:30
shariquerik
71613d6fc8 fix: correct wording in password reset message for consistency 2026-04-15 15:32:03 +05:30
Shariq Ansari
667787cb47
fix: updated message 2026-04-15 02:53:07 -07:00
Shariq Ansari
74a5b3c8a3
fix: updated message 2026-04-15 02:39:17 -07:00
shariquerik
33077e0a2c test: ensure consistent response and messaging in password reset functionality 2026-04-15 12:13:19 +05:30
shariquerik
fe1edb3c01 fix: change return type to None 2026-04-15 12:04:53 +05:30
shariquerik
9f92e7bf0d fix: enhance error handling in password reset process 2026-04-15 12:02:20 +05:30
Ejaaz Khan
afe9d9fd8d
Merge pull request #38498 from kaulith/fix/notification-badge-on-desktop
fix: show notification badge on desktop bell icon
2026-04-15 11:24:53 +05:30
Shrihari Mahabal
16440d71e9
Merge pull request #37861 from ShrihariMahabal/get-docs
feat: get_docs to fetch instantiated document objects from db
2026-04-15 11:24:21 +05:30
Ejaaz Khan
d86f6f6099
Merge pull request #38617 from imgullu786/fix/list-view-child-table
fix: use proper list view validation in customize form
2026-04-15 11:16:12 +05:30
Prathamesh Kurunkar
07ac80062f
Merge pull request #38356 from prathameshkurunkar7/improve-frappe-client-post-api-method
feat(frappe-client): enhance post_api method to send payloads in data/json
2026-04-15 11:02:26 +05:30
Sabu Siyad
9997b6c62e
fix(security-settings): newline at end and utc (#38613)
* fix(security-settings): use time in UTC

* fix(security_settings): `security.txt`: newline at the end
2026-04-15 09:54:32 +05:30
Md Gulam Gaush
fd94dc5333 fix: use proper list view validation in customize form 2026-04-15 08:33:11 +05:30
Raffael Meyer
573cff80b9
chore: update translations (#38614) 2026-04-15 03:46:40 +02:00
MochaMind
2dd654d8e3
fix: sync translations from crowdin (#38610)
* fix: Swedish translations

* 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: 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
2026-04-14 22:49:18 +05:30
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
shariquerik
a0f4526c58 fix: update password reset tests for improved accuracy and messaging 2026-04-14 17:44:31 +05:30
Soham Kulkarni
c039f12008
Merge pull request #38595 from sokumon/make-ci-green-again 2026-04-14 17:40:09 +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
0dc5fb490f chore: update Pillow 2026-04-14 16:47:24 +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
Shariq Ansari
8764dada2a
Merge branch 'develop' into reset-password-fix 2026-04-14 15:28:01 +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
shariquerik
f00c4b7738 fix: enhance password reset flow to prevent username enumeration 2026-04-14 15:23:04 +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
dependabot[bot]
949016c749
chore(deps): bump pypdf from 6.9.2 to 6.10.0 (#38534)
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.2 to 6.10.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.9.2...6.10.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 11:24:55 +05:30