gajjug004
|
32588d3ec8
|
fix(file): upload to current folder from File list view when inside subfolder
|
2026-04-30 23:34:25 +05:30 |
|
Hussain Nagaria
|
a921de1fc6
|
Merge pull request #39030 from kaulith/fix/query-report-export-datetime-total
|
2026-04-30 16:53:51 +05:30 |
|
Kaushal Shriwas
|
e4e1c4af55
|
refactor: better naming and move variable inside the scope
|
2026-04-30 16:37:31 +05:30 |
|
Kaushal Shriwas
|
eb76248c99
|
refactor: extract non-labelable fieldtypes to constant
|
2026-04-30 15:24:38 +05:30 |
|
Kaushal Shriwas
|
ede2dea043
|
fix(report): skip total row label for datetime/time first column
|
2026-04-30 13:20:16 +05:30 |
|
Aarol D'Souza
|
b7657442de
|
Merge pull request #39022 from AarDG10/fix-limit-offset
fix(query): use default limit when offset is used in MariaDB and SQLite w/o limit
|
2026-04-30 11:24:05 +05:30 |
|
AarDG10
|
efcd5011fa
|
test: add test for limit offset behavior
|
2026-04-30 11:09:47 +05:30 |
|
AarDG10
|
d6adf919c9
|
fix(query): use default limit when offset is used in MariaDB and SQLite
MariaDB and SQLite don't allow use of offset as a standalone, limit is a must, enforcing that in QB. PostgreSQL allows use of offset w/o limit clause.
|
2026-04-30 10:42:35 +05:30 |
|
Soham Kulkarni
|
3bc0a61826
|
Merge pull request #39019 from sokumon/onboarding
|
2026-04-30 01:31:28 +05:30 |
|
sokumon
|
f71597fedf
|
fix(onboarding): only update allowed fields
|
2026-04-30 01:01:14 +05:30 |
|
Ejaaz Khan
|
1a82fabed6
|
Merge pull request #39015 from iamejaaz/small-ui-ux-fix
fix(File): change video icon
|
2026-04-29 21:40:17 +05:30 |
|
Ejaaz Khan
|
635b464cb1
|
fix(File): change video icon
|
2026-04-29 21:20:05 +05:30 |
|
Ejaaz Khan
|
1a8fc0b553
|
Merge pull request #38998 from iamejaaz/small-ui-ux-fix
fix(File): Change remove Icon
|
2026-04-29 21:07:08 +05:30 |
|
Aarol D'Souza
|
7c93554b00
|
Merge pull request #38983 from AarDG10/fix-auth
fix(auth): return auth. error in case query fails
|
2026-04-29 19:51:30 +05:30 |
|
Shrihari Mahabal
|
f185f03660
|
Merge pull request #39008 from ShrihariMahabal/invalidate-accepted-user-invitation
fix: invalidate user invitation if already accepted
|
2026-04-29 19:32:28 +05:30 |
|
Shrihari Mahabal
|
7e45db4cec
|
fix: invalidate user invitation if already accepted
|
2026-04-29 19:20:47 +05:30 |
|
Aarol D'Souza
|
a2b162c960
|
Merge pull request #38945 from AarDG10/fix-search
fix(search): escape link title field
|
2026-04-29 16:40:55 +05:30 |
|
Ejaaz Khan
|
c3c599cefa
|
Merge pull request #38997 from iamejaaz/38971-navigation-button
fix(ListView): add border to the right
|
2026-04-29 16:39:26 +05:30 |
|
Ejaaz Khan
|
74f8cec1c3
|
Merge pull request #38976 from KerollesFathy/fix/prevent-standard-report-without-developer-mode
fix(report): prevent standard report creation when developer mode is off
|
2026-04-29 16:36:48 +05:30 |
|
Ejaaz Khan
|
add397a3ed
|
fix(File): Change delete Icon
|
2026-04-29 16:32:24 +05:30 |
|
Ejaaz Khan
|
349bdee22f
|
refactor: fix comment
|
2026-04-29 16:21:06 +05:30 |
|
Ejaaz Khan
|
9d22550251
|
fix(ListView): add border to the right
|
2026-04-29 16:18:11 +05:30 |
|
AarDG10
|
72b199fbce
|
fix(report_view): link_title should be rendered as plain text
|
2026-04-29 16:16:49 +05:30 |
|
Hussain Nagaria
|
4093ecc409
|
Merge pull request #38991 from gajjug004/fix/grid-paste-on-paginated-pages
fix(grid): bulk paste broken on pages beyond first
|
2026-04-29 16:08:33 +05:30 |
|
KerollesFathy
|
a1383ed98f
|
refactor: extract standard report validation into dedicated method
Co-authored-by: Ejaaz Khan <ejaaz@frappe.io>
|
2026-04-29 10:23:47 +00:00 |
|
Ejaaz Khan
|
c2163c7028
|
Merge pull request #38932 from KerollesFathy/fix/create-permission-type
fix(Permission Type): disable user cannot create permission
|
2026-04-29 15:29:04 +05:30 |
|
KerollesFathy
|
acb342efad
|
refactor: add validate_standard_report_developer_mode method
Co-authored-by: Ejaaz Khan <ejaaz@frappe.io>
|
2026-04-29 09:37:01 +00:00 |
|
gajjug004
|
62d8baa24b
|
fix(grid): bulk paste broken on pages beyond first
|
2026-04-29 15:04:26 +05:30 |
|
Raheel Khan
|
9d5783e519
|
fix: remove user_doctypes limit from user type as there is no per employee user limit on desk (#38975)
|
2026-04-29 14:33:09 +05:30 |
|
Shrihari Mahabal
|
961183f5a6
|
Merge pull request #38942 from ShrihariMahabal/doc-follow-perm-check
fix: add perm check to document follow
|
2026-04-29 14:07:11 +05:30 |
|
Shrihari Mahabal
|
a87e2654c7
|
fix: add perm check on unfollow doc
|
2026-04-29 13:55:21 +05:30 |
|
Shrihari Mahabal
|
0eb922b05d
|
Merge pull request #38984 from ShrihariMahabal/validate-pvt-file-access
fix: validate private file access before inserting
|
2026-04-29 13:42:48 +05:30 |
|
Shrihari Mahabal
|
b33929cea8
|
fix: validate private file access before inserting
|
2026-04-29 13:31:16 +05:30 |
|
AarDG10
|
38537b822d
|
fix(auth): return auth. error in case query fails
Previously was running query and throwing trace on failure, we should be raising an Auth. error if failure has occurred during auth.
|
2026-04-29 12:00:16 +05:30 |
|
MochaMind
|
73a81e0c02
|
fix: sync translations from crowdin (#38981)
|
2026-04-28 22:56:55 +02:00 |
|
Ejaaz Khan
|
e83608e0d5
|
Merge pull request #38977 from iamejaaz/38971-navigation-button
fix: default show navigation button
|
2026-04-28 22:11:29 +05:30 |
|
Aarol D'Souza
|
5f6a1d5094
|
Merge pull request #38973 from AarDG10/fix-query-gen
fix(query): unique aliasing for linked field joins
|
2026-04-28 22:10:08 +05:30 |
|
Ejaaz Khan
|
bd57f0501a
|
Merge pull request #38974 from KerollesFathy/fix/sidebar-collapse-icon-rtl
fix(sidebar): correct collapse sidebar icon direction in RTL
|
2026-04-28 22:04:55 +05:30 |
|
Ejaaz Khan
|
d4b995af04
|
fix: default show navigation button
|
2026-04-28 22:00:47 +05:30 |
|
AarDG10
|
2ea2c68e6e
|
test: fix tests to accomodate new change
|
2026-04-28 19:46:11 +05:30 |
|
KerollesFathy
|
15966a78a6
|
fix(report): prevent standard report creation when developer mode is off
|
2026-04-28 13:32:46 +00:00 |
|
AarDG10
|
8b763e96e3
|
test: fix test to accomodate multi-db queries
|
2026-04-28 18:23:40 +05:30 |
|
KerollesFathy
|
f911835a5d
|
fix(sidebar): correct collapse sidebar icon direction in RTL
|
2026-04-28 12:27:07 +00:00 |
|
AarDG10
|
fd2661160e
|
fix(query): always alias the table when used in joins
|
2026-04-28 17:52:20 +05:30 |
|
Aarol D'Souza
|
9d683f15c7
|
Merge pull request #38952 from AarDG10/fix-disc-topic
fix(discussion_topic): add perm. check to submit_discussion method
|
2026-04-28 16:18:17 +05:30 |
|
AarDG10
|
a9d98723b4
|
test: add test to check if reply is restricted to owner
|
2026-04-28 15:51:47 +05:30 |
|
Soham Kulkarni
|
8df5ca026b
|
Merge pull request #38960 from sokumon/keyboard-form
|
2026-04-28 12:44:44 +05:30 |
|
sokumon
|
6e2c35b6ef
|
fix: keyboard shortcuts on form
|
2026-04-28 12:29:15 +05:30 |
|
Aarol D'Souza
|
3b8d67ae11
|
Merge pull request #38941 from AarDG10/fix-email-acc
fix(email_account): add perm. check to set_email_password
|
2026-04-28 12:15:52 +05:30 |
|
Soham Kulkarni
|
a75d243071
|
Merge pull request #38953 from sokumon/desktop-folder
|
2026-04-28 12:10:58 +05:30 |
|