MochaMind
dbbc71cedb
fix: Polish translations
2025-08-24 19:10:51 +05:30
MochaMind
8b68c5d7f3
fix: Hungarian translations
2025-08-24 19:10:49 +05:30
MochaMind
6422dc4ea4
fix: German translations
2025-08-24 19:10:47 +05:30
MochaMind
410ca96376
fix: Arabic translations
2025-08-24 19:10:44 +05:30
MochaMind
fdad4629b1
fix: Spanish translations
2025-08-24 19:10:42 +05:30
MochaMind
5679afd1b3
fix: French translations
2025-08-24 19:10:39 +05:30
Saqib Ansari
352173f922
fix: setup completion logic for insights ( #33677 )
...
* insights doesn't have setup slides, so installing insights after framework setup is complete, breaks the setup wizard page
2025-08-20 14:35:25 +05:30
s-aga-r
1be699100e
refactor(FrappeMail): inbound API ( #33714 )
2025-08-20 08:23:52 +00:00
Ejaaz Khan
3156a24183
Merge pull request #33712 from iamejaaz/scrollable-list-view-fixes
...
fix(ListView): increase sidebar width
2025-08-20 01:05:31 +05:30
Ejaaz Khan
d8cf781d8f
fix(ListView): increase sidebar width
2025-08-20 00:54:53 +05:30
Ejaaz Khan
5f85705d46
Merge pull request #33711 from iamejaaz/scrollable-list-view-fixes
...
fix(ListView): adjust sidebar width for better layout on xl screens
2025-08-20 00:48:51 +05:30
Ejaaz Khan
6a2c9f347f
fix(ListView): adjust sidebar width for better layout on xl screens
2025-08-20 00:37:43 +05:30
Ejaaz Khan
a004c47b66
Merge pull request #33710 from iamejaaz/scrollable-list-view-fixes
...
fix(ListView): remove separator if no data
2025-08-19 23:41:37 +05:30
Ejaaz Khan
1abd40a52f
Merge pull request #33705 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-19 23:32:40 +05:30
Ejaaz Khan
dfd8e8a13c
fix(ListView): remove seperator if no data
2025-08-19 23:30:32 +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