Eben van Deventer
2e707c8a33
fix(db_query): Issue with certain DocType Names
...
The previous update broke systems where DocTypes exist that contains names like Union or Select
(cherry picked from commit f997d40c56d717693c66a8b7e69d12462a673ede)
2025-10-01 15:49:04 +05:30
Ravibharathi
d53725070d
feat(web form list column): add options ( #34132 )
2025-09-30 18:53:37 +05:30
Ejaaz Khan
aab3930180
Merge pull request #34207 from iamejaaz/not-equal-condition
...
fix(db_query)!: != condition not working in case of None
2025-09-30 16:27:44 +05:30
Ejaaz Khan
3f5b192326
test: add test for not equal none condition
2025-09-30 14:55:44 +05:30
Ejaaz Khan
a52da6c8d6
fix(db_query): != condition not working in case of None
2025-09-30 13:23:16 +05:30
Aarol D'Souza
66f6f0fa38
fix(UX): simplified group node term ( #34205 )
...
* feat: simplified group node term to group folder
* fix(UX): Change naming again
- folder still isn't a good fit
- "Is Group" is used everywhere, better to keep it consistent.
- Added actual doctype name in error message.
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>
2025-09-30 07:33:56 +00:00
Akhil Narang
7ddff768a8
fix(socketio): allow authorization header without cookies ( #34199 )
...
Resolves #34125
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-30 11:54:23 +05:30
Soham Kulkarni
7d69afb9c4
Merge pull request #34202 from sokumon/center-align
...
fix: center align checkboxes
2025-09-30 10:58:33 +05:30
Ejaaz Khan
687aae4915
Merge pull request #34193 from adatta-chwy/passing-option-for-centering-dialog-box
...
feat: Adding option to centre frappe Dialog Box
2025-09-29 23:11:21 +05:30
Abhimanyu
00453d7958
feat: Adding option to centre frappe dialog box [skip docs]
2025-09-29 16:02:32 +05:30
Akhil Narang
0120410593
fix: sanitize HTML in file names before saving ( #34192 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-29 15:55:23 +05:30
Ejaaz Khan
eb770abc42
Merge pull request #34187 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-09-29 13:07:09 +05:30
Akhil Narang
03dcc3819d
fix: handle trying to decode invalid JSON ( #34167 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-29 11:07:53 +05:30
Charles-Henri Decultot
72b20fa52b
fix: HTML sanitation for XSS mitigation ( #34168 )
...
* fix: several XSS attack opportunities
* fix: linter
2025-09-29 10:39:04 +05:30
MochaMind
3d6494c283
fix: Esperanto translations
2025-09-29 03:26:01 +05:30
MochaMind
c6933a88a1
fix: Portuguese translations
2025-09-29 03:25:58 +05:30
MochaMind
bf3b26c9a3
fix: Serbian (Latin) translations
2025-09-29 03:25:56 +05:30
MochaMind
49f5ab7fc6
fix: Norwegian Bokmal translations
2025-09-29 03:25:54 +05:30
MochaMind
78b75f6278
fix: Bosnian translations
2025-09-29 03:25:52 +05:30
MochaMind
a1e7e40caf
fix: Croatian translations
2025-09-29 03:25:50 +05:30
MochaMind
f939ba7aaa
fix: Thai translations
2025-09-29 03:25:48 +05:30
MochaMind
78a8ff2a5f
fix: Persian translations
2025-09-29 03:25:46 +05:30
MochaMind
4a410506af
fix: Indonesian translations
2025-09-29 03:25:44 +05:30
MochaMind
3e00f17ae3
fix: Portuguese, Brazilian translations
2025-09-29 03:25:41 +05:30
MochaMind
22577b9239
fix: Vietnamese translations
2025-09-29 03:25:39 +05:30
MochaMind
50135b652b
fix: Chinese Simplified translations
2025-09-29 03:25:37 +05:30
MochaMind
34312e5ecd
fix: Turkish translations
2025-09-29 03:25:35 +05:30
MochaMind
a2c4443dbb
fix: Swedish translations
2025-09-29 03:25:33 +05:30
MochaMind
2293776ea4
fix: Serbian (Cyrillic) translations
2025-09-29 03:25:31 +05:30
MochaMind
e6051c9a9c
fix: Russian translations
2025-09-29 03:25:29 +05:30
MochaMind
2a739b446a
fix: Polish translations
2025-09-29 03:25:26 +05:30
MochaMind
33451e3e96
fix: Dutch translations
2025-09-29 03:25:24 +05:30
MochaMind
6824e5afd5
fix: Italian translations
2025-09-29 03:25:22 +05:30
MochaMind
cd49d14fd1
fix: Hungarian translations
2025-09-29 03:25:20 +05:30
MochaMind
676b2c9a48
fix: German translations
2025-09-29 03:25:18 +05:30
MochaMind
2be017c2f9
fix: Danish translations
2025-09-29 03:25:16 +05:30
MochaMind
97cfa3e230
fix: Czech translations
2025-09-29 03:25:13 +05:30
MochaMind
8d10bd5f9f
fix: Arabic translations
2025-09-29 03:25:11 +05:30
MochaMind
e411dbcaec
fix: Spanish translations
2025-09-29 03:25:09 +05:30
MochaMind
a4069378b6
fix: French translations
2025-09-29 03:25:07 +05:30
Ejaaz Khan
d4e0693410
Merge pull request #34186 from iamejaaz/fix-query-report-js-filter
...
fix: send only required data in filters
2025-09-29 01:24:24 +05:30
Ejaaz Khan
e1f1ba2fd6
Merge pull request #34184 from frappe/pot_develop_2025-09-28
...
chore: update POT file
2025-09-29 01:05:21 +05:30
Ejaaz Khan
47b37a90a2
fix: send only required data in filters
2025-09-29 01:03:45 +05:30
MochaMind
bc81f24edb
fix: sync translations from crowdin ( #34182 )
2025-09-28 17:36:51 +02:00
frappe-pr-bot
f3e93a30d5
chore: update POT file
2025-09-28 09:33:07 +00:00
Ejaaz Khan
7ef7e78b50
Merge pull request #34114 from adatta-chwy/scanner-optimization
...
feat(scanner): add options for Dialog support
2025-09-27 18:58:18 +05:30
Ejaaz Khan
dc50a381ed
chore: format code
2025-09-27 17:55:28 +05:30
Abhimanyu
21e368aa4f
feat: add options to Scanner for Dialog
2025-09-27 17:51:03 +05:30
Ejaaz Khan
516f87e632
Merge pull request #34166 from chdecultot/fix-debug-messages
...
fix: do not show debug message when traceback is disallowed
2025-09-27 17:33:10 +05:30
Ejaaz Khan
b6b105c331
Merge pull request #34173 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-09-27 17:32:47 +05:30