Suraj Shetty
6c0d39fa01
Merge pull request #13091 from frappe/mergify/bp/version-13-hotfix/pr-13080
...
fix: Add breadcrumbs for list view (backport #13080 )
2021-05-03 14:26:56 +05:30
shariquerik
32309dbdbc
fix: No breadcrumbs for list view
...
(cherry picked from commit 018369e188 )
2021-05-03 08:38:53 +00:00
barredterra
dfa8c18248
fix: add context to filter columns
...
(cherry picked from commit 6250c4ac9d )
# Conflicts:
# frappe/translate.py
2021-05-03 08:20:02 +00:00
Suraj Shetty
3c53739f4a
fix: Add __ function in vue global for translation in recorder
...
(cherry picked from commit 86ce27e413 )
2021-05-03 07:56:06 +00:00
Suraj Shetty
c768e1a3f2
fix: Typo in RecorderDetail.vue
...
(cherry picked from commit 021aea5b4f )
2021-05-03 07:24:43 +00:00
developers@erpnext.com
1e0039a14f
fix: replace parseFloat by Number
...
(cherry picked from commit dac9db258c8559bba7e15be24a906ba1d74bf343)
2021-05-03 05:26:38 +00:00
Suraj Shetty
5c558dab2c
fix: Freeze screen till the background request is complete
...
(cherry picked from commit e7832b3198 )
2021-05-03 04:26:34 +00:00
Sagar Vora
5b2eb49234
feat: switch theme with left/right keys
...
(cherry picked from commit 835daa18ed )
2021-05-03 04:15:28 +00:00
Ernesto Ruiz
8fdb69cc75
fix: Make strings translatable ( #13046 )
...
Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit b0af8886d5 )
2021-05-03 04:10:21 +00:00
Suraj Shetty
fb05b0794a
fix: Show icon instead of a different color for group
...
(cherry picked from commit 9bb0ea0301 )
2021-05-03 04:03:23 +00:00
Suraj Shetty
f58c9529d4
style: Fix formatting
...
(cherry picked from commit 395eed225f )
2021-05-03 04:03:23 +00:00
Suraj Shetty
0edc05fda8
fix: Show pointer on hovering on mention list
...
(cherry picked from commit 22a2803f7b )
2021-05-03 04:03:22 +00:00
Suraj Shetty
78aedb3778
refactor: Remove unnecessary code
...
(cherry picked from commit d8c777e98c )
2021-05-03 04:03:22 +00:00
Suraj Shetty
8cd8f32993
refactor: Move mention list generation logic to server-side
...
- Moved mention list generation logic to server-side to get latest mention list everytime
- To indicate group option, added a users icon.
(cherry picked from commit 1af59ce16c )
2021-05-03 04:03:21 +00:00
Suraj Shetty
691b2689d9
Merge pull request #13073 from frappe/mergify/bp/version-13-hotfix/pr-13055
2021-05-03 09:29:46 +05:30
shariquerik
31b94e6b7e
refactor: Used css variables also added missing colors
...
(cherry picked from commit 9fd6491631 )
2021-05-03 03:59:08 +00:00
shariquerik
8a6fb8d535
fix: Changed shorcut widgets color picker to dropdown
...
(cherry picked from commit 509d482541 )
2021-05-03 03:59:07 +00:00
hasnain2808
0baab913d5
fix: focus jumps to first field
...
(cherry picked from commit f25a6c5fee )
2021-04-30 20:20:27 +00:00
Sagar Vora
243d0c040d
fix: use css variable for themeability
...
(cherry picked from commit 2fefa24462 )
2021-04-29 13:08:29 +00:00
Sagar Vora
b61e183029
fix: add box-shadow on :focus for tab key navigation
...
(cherry picked from commit 0742a754b8 )
2021-04-29 13:08:28 +00:00
Sagar Vora
bed628a4cd
fix(UI): consistent checkboxes on all browsers
...
(cherry picked from commit 47630b8ea0 )
2021-04-29 13:08:28 +00:00
Suraj Shetty
b678eb01ee
fix: Set placeholder value before creating input
...
(cherry picked from commit ca9cafb999 )
2021-04-29 13:01:57 +00:00
Suraj Shetty
a04b3a280d
fix: HTML Editor overflow in grid
...
(cherry picked from commit 28196bda54 )
2021-04-29 13:01:57 +00:00
Suraj Shetty
601aeb5373
fix: Show nothing for empty value instead of undefined
...
(cherry picked from commit 7a84a3f3ea )
2021-04-29 13:01:56 +00:00
Suraj Shetty
4d782f9196
fix: Use placeholer attr to set color placeholder instead of value
...
(cherry picked from commit b1d6e7ad16 )
2021-04-29 13:01:56 +00:00
shariquerik
d06bbd3b10
refactor: Conditional CSS instead of code
...
(cherry picked from commit f148bf36c3 )
2021-04-29 13:01:55 +00:00
shariquerik
6007c1e0f7
fix: Grid row color picker field not working
...
(cherry picked from commit 67671c98bb )
2021-04-29 13:01:55 +00:00
hasnain2808
dd475384f7
fix: decode uri before importing file via weblink
...
(cherry picked from commit 9a8d1fb43f )
2021-04-29 05:08:47 +00:00
Sagar Vora
c2b13dac7b
fix: disabled checkbox should be disabled
...
(cherry picked from commit c7591d51c4 )
2021-04-28 12:54:30 +00:00
Frappe Bot
e2729c65ea
refactor: Delete Qunit test files
...
Since it is no longer used
(cherry picked from commit d30596b15e )
2021-04-28 03:46:23 +00:00
Frappe Bot
54bbc1c980
refactor: Remove unused files
...
(cherry picked from commit 07d3f6bd06 )
2021-04-28 03:46:23 +00:00
Suraj Shetty
1744c714b9
fix: RTL stylesheet URL
...
(cherry picked from commit a5bb043be4 )
2021-04-28 03:46:23 +00:00
hasnain2808@gmail.com
febb26e935
feat: allow button of different sizes in df
2021-04-27 14:56:14 +05:30
Shivam Mishra
d7102b510f
refactor: Remove events to redraw charts ( #12973 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-27 14:56:14 +05:30
Saqib
67149a61e4
fix: Currency labels in grids ( #12974 )
2021-04-27 14:56:13 +05:30
rohitwaghchaure
e603263d26
fix: Default values were not triggering change event ( #12975 )
2021-04-27 14:56:13 +05:30
shariquerik
e3887cef18
refactor: Using toggle instead of addClass-removeClass
2021-04-27 14:56:13 +05:30
shariquerik
f3a6b32f8d
fix: Hide grid Add Row & Add Multiple buttons when document grid is not editable
2021-04-27 14:56:13 +05:30
Suraj Shetty
745e1d891e
fix: Override get_model_value for table multiselect
2021-04-27 14:56:13 +05:30
Suraj Shetty
d4aad16c0e
fix(control): Check if same value is set to avoid unnecessary change trigger
2021-04-27 14:56:13 +05:30
Suraj Shetty
1f45d55ff7
fix: Form Dashboard reference link ( #12945 )
2021-04-27 14:56:12 +05:30
Suraj Shetty
b1a1415694
fix: Use grid docfield list while creating row docfield copy
...
Previously, it was using doctype level docfield list
which did not had the updated docfields for a grid.
2021-04-27 14:56:12 +05:30
Suraj Shetty
0e3eaa17d1
style(sider): Remove unnecessary semicolon
2021-04-27 14:54:37 +05:30
Nabin Hait
865397c6b5
fix: Resolve value in promise while validating link field
2021-04-27 14:54:36 +05:30
Faris Ansari
c822bd3d77
style: missing semicolon
2021-04-27 14:54:36 +05:30
Faris Ansari
b2302bab09
fix: Pass score to ace to let it handle sorting
2021-04-27 14:54:36 +05:30
Faris Ansari
a877747261
fix: Include all keys and sort by score
2021-04-27 14:54:36 +05:30
Faris Ansari
43f3ba3cba
fix: Add autocompletion items in Server Script
...
- API to add autocompletion items in Code field
2021-04-27 14:54:36 +05:30
Nabin Hait
bcd2a3a986
fix: Get defaults from user_defaults based on fieldname
2021-04-27 14:54:36 +05:30
Suraj Shetty
a9f9c16a9f
fix: Pass aggregate_on_doctype to properly create the query
2021-04-27 14:54:35 +05:30