Commit graph

40142 commits

Author SHA1 Message Date
Ejaaz Khan
1abd40a52f
Merge pull request #33705 from frappe/l10n_develop
fix: sync translations from crowdin
2025-08-19 23:32:40 +05:30
Raffael Meyer
f90c7b6e09
fix: mask passwords (#33635)
* fix: mask passwords

Extracted masking into separate utility function. Added "passphrase" blacklist. Also redact other request args, not only `doc`.

* fix: iterate over Object.keys

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: use `String.includes(w)` instead of `String.indexOf(w) !== 1`

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-19 20:41:41 +05:30
Ravibharathi
bac8e71158
fix(auto repeat): validate start and end date (#33647)
* fix(auto repeat): validate start and end date

* chore: modify throw message
2025-08-19 19:10:24 +05:30
Ejaaz Khan
98fcb0830e
Merge pull request #33704 from iamejaaz/scrollable-list-view-fixes
fix(ListView): spacing issue when no content is present
2025-08-19 17:36:58 +05:30
MochaMind
8312cd78d3 fix: Indonesian translations 2025-08-19 17:34:31 +05:30
MochaMind
67bce384b5 fix: Esperanto translations 2025-08-19 17:34:26 +05:30
MochaMind
191c31833d fix: Serbian (Cyrillic) translations 2025-08-19 17:34:23 +05:30
MochaMind
69a03a3807 fix: Italian translations 2025-08-19 17:34:20 +05:30
MochaMind
f910d33d0a fix: Vietnamese translations 2025-08-19 17:34:18 +05:30
MochaMind
a4e5c96bdb fix: Dutch translations 2025-08-19 17:34:14 +05:30
MochaMind
f6547c8690 fix: Czech translations 2025-08-19 17:34:11 +05:30
MochaMind
ce9d15a204 fix: Serbian (Latin) translations 2025-08-19 17:34:09 +05:30
MochaMind
205b0c4529 fix: Bosnian translations 2025-08-19 17:34:06 +05:30
MochaMind
0a58427890 fix: Croatian translations 2025-08-19 17:34:03 +05:30
MochaMind
f51fa895d8 fix: Thai translations 2025-08-19 17:34:01 +05:30
MochaMind
f5fccc029a fix: Persian translations 2025-08-19 17:33:58 +05:30
MochaMind
5d452817a1 fix: Portuguese, Brazilian translations 2025-08-19 17:33:55 +05:30
MochaMind
d4d321d49d fix: Chinese Simplified translations 2025-08-19 17:33:52 +05:30
MochaMind
a48f9708f1 fix: Turkish translations 2025-08-19 17:33:50 +05:30
MochaMind
6f94592c26 fix: Swedish translations 2025-08-19 17:33:47 +05:30
MochaMind
c7590c1ea7 fix: Russian translations 2025-08-19 17:33:44 +05:30
MochaMind
df376cbb49 fix: Portuguese translations 2025-08-19 17:33:41 +05:30
MochaMind
41d37c559b fix: Polish translations 2025-08-19 17:33:38 +05:30
MochaMind
ad6d6bf122 fix: Hungarian translations 2025-08-19 17:33:36 +05:30
MochaMind
7b9d998572 fix: German translations 2025-08-19 17:33:34 +05:30
MochaMind
34f5c6ae52 fix: Arabic translations 2025-08-19 17:33:31 +05:30
MochaMind
e6aee7e159 fix: Spanish translations 2025-08-19 17:33:28 +05:30
MochaMind
4d417ae734 fix: French translations 2025-08-19 17:33:26 +05:30
Ejaaz Khan
c88cd6e1d3 fix(ListView): spacing issue when no content is present 2025-08-19 16:26:06 +05:30
HENRY Florian
82af683465
feat: allow Context for translation in DocField.description (#33683) 2025-08-19 16:12:50 +05:30
Akhil Narang
7c0500f560
Merge pull request #33657 from Rl0007/fix/module-profile-sync
fix: sync user block_modules on update
2025-08-19 15:03:32 +05:30
Ejaaz Khan
59f320de4d
Merge pull request #33684 from FHenry/feat_context_translation_for_grid_label
feat: allow Context for translation in DocField.label for Table DocField
2025-08-19 13:31:13 +05:30
Ejaaz Khan
226d28d96f
Merge pull request #33693 from iamejaaz/scrollable-list-view-fixes
fix(ListView): remove min width in responsive
2025-08-19 12:34:53 +05:30
Ejaaz Khan
0af4ab8a2d fix(ListView): remove min width in responsive 2025-08-19 11:15:13 +05:30
Ejaaz Khan
020d4f1dea
Merge pull request #33692 from iamejaaz/scrollable-list-view-fixes
fix(minor): remove shadow in mobile
2025-08-19 11:02:12 +05:30
Ejaaz Khan
22a0d2f89a
Merge pull request #33664 from git-avc/fix-success-password-message
fix: valid password message
2025-08-19 10:57:10 +05:30
Ejaaz Khan
1cee81ceb1
Merge pull request #33665 from frappe/pot_develop_2025-08-17
chore: update POT file
2025-08-19 10:55:00 +05:30
Ejaaz Khan
1ba347b2c9 fix(minor): remove shadow in mobile 2025-08-19 10:51:33 +05:30
Ejaaz Khan
fedd74d907
Merge pull request #33689 from rmehta/fix-list-dark-shadow
fix(minor): theme specific freeze column shadow
2025-08-19 10:39:36 +05:30
Rushabh Mehta
b43a3c41e7 fix(minor): theme specific freeze column shadow 2025-08-18 20:58:47 +05:30
Raizaaa
481c439dc2 docs(google_settings): update documentation link 2025-08-18 17:18:02 +03:00
Florian HENRY
8df9eb52ff feat: allow Context for translation in DocField.label for Table DocField 2025-08-18 14:36:56 +02:00
Ejaaz Khan
62c9f89fbb
Merge pull request #33674 from MP-30/fix/phone-validation-address
fix(address): correct phone validation in address doctype
2025-08-18 17:27:40 +05:30
sokumon
6c560356c9 fix: bring focus back on control when dialog is opened 2025-08-18 14:30:59 +05:30
Bhushan Barbuddhe
70dc9b83ab
refactor(hook): Execute send_sms hooks before receiver_list validation (#33649)
* feat: add hook for custom SMS OTP sender (mobile_otp_sms_sender) in 2FA

* [ADD]: Hooks for send SMS

* [fix]: Hook changed to send token.

* chore: remove unnecessary comment

* refactor(hook): Execute send_sms hooks before receiver_list validation
2025-08-18 13:53:01 +05:30
mp-30
365fedc563 fix(address): correct phone validation in address.json for version-15
Phone number validation was not working as expected in version-15.
Updated regex pattern to align with the intended format.

Fixes #33520
2025-08-18 08:06:55 +00:00
Akhil Narang
cca37bc469
Merge pull request #33646 from the-bokya/bump-coverage
chore(deps): bump coverage
2025-08-18 11:44:24 +05:30
frappe-pr-bot
0c158f2dac chore: update POT file 2025-08-17 09:34:48 +00:00
avc
95b637162e
Merge branch 'frappe:develop' into fix-success-password-message 2025-08-17 09:58:49 +02:00
git-avc
3e99b64293 fix: valid password msg 2025-08-17 09:56:42 +02:00