frappe-pr-bot
b8d4e4e3ec
chore: update POT file
2025-08-24 09:34:08 +00:00
Rahul Agrawal
0d50697e77
fix: offset child row index by 1 for correct display ( #33763 )
2025-08-23 17:35:48 +05:30
Abhishek kumar
76517d101c
feat: add --skip-fixtures option to bench migrate command ( #33754 )
2025-08-22 16:51:17 +05:30
Samar Raj
6907856ddc
feat: added wildcard support in webform_include_js hook ( #33751 )
2025-08-22 10:31:41 +00:00
Ejaaz Khan
c6032ebdb9
Merge pull request #33737 from iamejaaz/disable-scrolling-option
...
refactor(Listview): replace box-shadow with border
2025-08-21 17:44:48 +05:30
Ejaaz Khan
a9a5637936
refactor(Listview): replace box-shadow with border
2025-08-21 17:33:04 +05:30
Akhil Narang
16c657c2cc
fix(assign_to): adding null/NoneType descriptions was broken ( #33722 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-21 11:35:33 +00:00
Ravibharathi
50fa79f74f
fix(auto repeat): validate date ( #33724 )
...
* fix(auto repeat): validate date
* fix(auto repeat): use if instead of elif
2025-08-21 16:53:43 +05:30
Ejaaz Khan
6492809cdb
Merge pull request #33728 from iamejaaz/disable-scrolling-option
...
fix(ListView): consider zero as a value
2025-08-21 15:34:55 +05:30
Ejaaz Khan
54c7b81ad6
fix: apply css with parent reference
2025-08-21 15:23:23 +05:30
Ejaaz Khan
3e66b7dfee
fix(ListView): consider zero as a value
2025-08-21 13:15:17 +05:30
Ejaaz Khan
98e0d43124
Merge pull request #33727 from iamejaaz/disable-scrolling-option
...
feat(ListView): add configuration to disable scrolling
2025-08-21 13:11:51 +05:30
Ejaaz Khan
40b5414c96
refactor: allow viewing max 30 fields
2025-08-21 12:52:52 +05:30
Ejaaz Khan
17b9762fd7
feat(ListView): add configuration to disable scrolling
2025-08-21 12:48:57 +05:30
Ejaaz Khan
94393385dc
Merge pull request #33725 from iamejaaz/scrollable-list-view-fixes
...
fix(ListView): multiple scroll on report view
2025-08-21 01:08:29 +05:30
Ejaaz Khan
3c67188951
fix(ListView): multiple scroll on report view
2025-08-21 00:55:13 +05:30
rohitwaghchaure
939fd9e58f
Merge pull request #33720 from frappe/mergify/bp/develop/pr-33718
...
fix: only consider the Frappe and ERPNext apps for setup completion checks (backport #33718 )
2025-08-20 20:29:06 +05:30
rohitwaghchaure
b47e5d47c2
chore: fix issue
2025-08-20 17:37:39 +05:30
rohitwaghchaure
f66121e752
chore: fix conflicts
2025-08-20 17:02:16 +05:30
Rohit Waghchaure
6d1517e7fb
fix: only consider the Frappe and ERPNext apps for setup completion checks
...
(cherry picked from commit d5e1bf06b2b42cea72ee827582831e79edefee66)
# Conflicts:
# frappe/__init__.py
2025-08-20 10:53:32 +00:00
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