Ankush Menat
0530aa63b2
fix: Clear assets cache in clear-cache ( #36479 )
2026-01-29 11:33:33 +00:00
Nikhil Kothari
e05bf5b1c0
fix(ui): text color for selected rows toast ( #36472 )
...
* fix(ui): text color for selected rows toast
* chore: run pre-commit
2026-01-29 16:45:12 +05:30
Nikhil Kothari
c3d06b6456
Merge pull request #36473 from nikkothari22/fix-date-guess-in-import
...
fix: add support for DD/MMM/YYYY when guessing date format
2026-01-29 16:44:09 +05:30
Akhil Narang
7196bbcd37
Merge pull request #36452 from akhilnarang/allow-blocking-extra-tags
...
feat(sanitize_html): allow the caller to block additional tags
2026-01-29 16:24:03 +05:30
Ejaaz Khan
fff55a7f26
Merge pull request #36471 from iamejaaz/sidebar-title-tooltip
...
fix(navbar): remove extra navbar on impersonate
2026-01-29 16:15:57 +05:30
Nikhil Kothari
6cfb09cef5
fix: add support for DD/MMM/YYYY when guessing date format
2026-01-29 16:07:51 +05:30
Ejaaz Khan
ca685cb11f
fix(navbar): remove extra navbar on impersonate
2026-01-29 15:50:18 +05:30
Soham Kulkarni
d7e63bec75
Merge pull request #36466 from sokumon/billing-dropdown
2026-01-29 15:05:20 +05:30
sokumon
1c4e6265ff
fix: add manage billing button back
2026-01-29 14:30:08 +05:30
Ahmed Shareef
af8e132e47
fix: custom parent field in tree ( #35860 )
...
* fix: custom parent field in tree
* fix: custom parent field in treeview
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
---------
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2026-01-29 14:10:59 +05:30
DennisOchulor
15602ce059
fix: importing packages with scripts that have "." in the script name ( #35784 )
...
* fix: importing packages with scripts that have "." in the script name
* style: code formatting
2026-01-29 14:07:11 +05:30
Ejaaz Khan
7279b8e89d
Merge pull request #36453 from iamejaaz/sidebar-title-tooltip
...
fix: global search not working
2026-01-29 13:08:17 +05:30
Akhil Narang
7eeeee1ff8
Merge pull request #36444 from akhilnarang/escape-name-2fa-qr
...
fix(qrcode): escape user name
2026-01-29 12:45:24 +05:30
Ejaaz Khan
1b78c5d9ae
fix: global search not working
2026-01-29 12:43:05 +05:30
Akhil Narang
7f5b5d4164
fix(comment): block some additional tags
...
Although we escape HTML before sending the comment, that's done in the frontend.
People can directly send a request to the add_comment API with unescaped HTML.
This extra validation ensures comments can't lead to some form of phishing.
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-29 12:10:36 +05:30
Akhil Narang
116e406e8f
feat(sanitize_html): allow the caller to block additional tags
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-29 12:10:08 +05:30
Aarol D'Souza
38d57a8cac
Merge pull request #36450 from AarDG10/fix-oauth2
...
fix: remove irrelevant params
2026-01-29 12:08:26 +05:30
AarDG10
cdd91310cd
fix: remove irrelevant params
2026-01-29 11:58:10 +05:30
Ejaaz Khan
d512246885
Merge pull request #36412 from aerele/calendar-time-format
...
fix(calendar): add time format
2026-01-29 11:41:24 +05:30
Ejaaz Khan
bbf25d41fd
Merge pull request #36429 from KerollesFathy/add-title-to-get-print-settings
...
refactor: add title param to get_print_settings
2026-01-29 11:38:53 +05:30
Ejaaz Khan
c32feda90a
Merge pull request #36438 from KerollesFathy/add-radius-to-report-datatable
...
fix: add border-radius to report datatable
2026-01-29 11:37:20 +05:30
Akhil Narang
25152151eb
fix(qrcode): escape user name
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-29 11:29:53 +05:30
Aarol D'Souza
8f22340482
ci(docs): fixes broken links in issue template ( #36440 )
2026-01-29 04:31:11 +00:00
KerollesFathy
f018e961cb
revert: change in datatable_wrapper
2026-01-28 22:53:14 +00:00
KerollesFathy
b4baf5eb27
refactor: apply radius on global datatable
2026-01-28 22:32:16 +00:00
KerollesFathy
ce7e1de32d
fix: add border-radius to datatable on report view
2026-01-28 22:18:49 +00:00
KerollesFathy
6a8ae3cdcc
fix: add border-radius to report datatable
2026-01-28 22:05:53 +00:00
Aarol D'Souza
05b1174fa0
Merge pull request #36145 from Alexoswin/bug/refresh-token
...
fix: OAuth2 refresh_token grant yields 403 forbidden
2026-01-28 20:59:01 +05:30
Oswin Alex
d4293fd3e7
Revert "fix(security): require WeasyPrint >= 68.0 to address CVE-2025-68616"
...
This reverts commit deb4ae4e65 .
2026-01-28 20:38:12 +05:30
Akhil Narang
1f8c795d71
Merge pull request #36430 from akhilnarang/fix-qb
...
fix(query_builder): patch `Function.get_sql` explicitly
2026-01-28 19:37:58 +05:30
Akhil Narang
7322fca429
fix(query_builder): patch Function.get_sql explicitly
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-01-28 18:55:40 +05:30
KerollesFathy
b71fe3b460
refactor: add title param to get_print_settings
2026-01-28 13:12:43 +00:00
Ejaaz Khan
0c4d23f298
Merge pull request #36422 from iamejaaz/sidebar-title-tooltip
...
feat(ListView): add border on list view
2026-01-28 17:21:00 +05:30
Soham Kulkarni
18d59278da
Merge pull request #36401 from sokumon/desktop-menu-items
2026-01-28 17:04:41 +05:30
Ejaaz Khan
ff417ee022
feat(ListView): add border on list view
2026-01-28 16:55:40 +05:30
nareshkannasln
080019bb06
fix(calendar): add event time format
2026-01-28 16:48:56 +05:30
Ejaaz Khan
13d384df3c
Merge pull request #36416 from iamejaaz/sidebar-title-tooltip
...
fix: replace list and grid trash icon
2026-01-28 16:33:15 +05:30
Soham Kulkarni
0fc41f87c1
Merge pull request #36414 from sokumon/role-doctype
2026-01-28 16:27:08 +05:30
Soham Kulkarni
2f570e9d63
Merge pull request #36411 from sokumon/workspace-issues
2026-01-28 16:09:10 +05:30
Ejaaz Khan
abb89b3a60
fix: replace list and grid trash icon
2026-01-28 16:04:53 +05:30
Ejaaz Khan
ab4c65769b
Merge pull request #36409 from iamejaaz/sidebar-title-tooltip
...
fix(form): hide sidebar element when sidebar is hidden
2026-01-28 16:04:06 +05:30
sokumon
c1f0f08648
chore: update description of field
2026-01-28 15:58:45 +05:30
sokumon
aeb53b3401
fix: change condition for Workspace
2026-01-28 15:41:30 +05:30
Ejaaz Khan
0f032bd7ca
fix(form): hide sidebar element when sidebar is hidden
2026-01-28 15:08:02 +05:30
Ejaaz Khan
bdb6abd1aa
Merge pull request #36406 from iamejaaz/sidebar-title-tooltip
...
fix(sidebar): add tooltip on name
2026-01-28 12:53:03 +05:30
Ejaaz Khan
76770e1494
fix(sidebar): add tooltip on name
2026-01-28 12:29:03 +05:30
MochaMind
0949bedb6c
fix: Portuguese, Brazilian translations ( #36397 )
2026-01-28 11:59:05 +05:30
Diptanil Saha
217f8eaa7b
fix(query_report): handle filter style for collapsible filters ( #36404 )
2026-01-28 11:45:17 +05:30
sokumon
ad19d7b79a
fix: send a event instead
2026-01-28 07:33:39 +05:30
sokumon
45bd378596
feat: add ability to extend the desktop menu items
2026-01-28 05:32:45 +05:30