mergify[bot]
9f2b66ff00
Merge pull request #12943 from alyf-de/translate_report_column_labels
...
fix: translate report column labels
2021-05-03 06:52:30 +00:00
Suraj Shetty
68f33ade9a
Merge pull request #13081 from frappe/mergify/bp/develop/pr-13011
...
fix: replace parseFloat by Number (backport #13011 )
2021-05-03 11:13:36 +05:30
developers@erpnext.com
b5579589db
fix: replace parseFloat by Number
...
(cherry picked from commit dac9db258c8559bba7e15be24a906ba1d74bf343)
2021-05-03 05:24:23 +00:00
mergify[bot]
238a884765
Merge pull request #13048 from anupamvs/customize-form-ux
...
fix: naming section display
2021-05-03 05:03:16 +00:00
Ernesto Ruiz
b02e79966a
fix(UI): Add margin to download backup card ( #13050 )
2021-05-03 10:03:35 +05:30
Suraj Shetty
faaf6ce8d4
Merge pull request #13070 from resilient-tech/switch-theme-keys
...
feat: switch theme with left/right keys
2021-05-03 09:43:03 +05:30
Ernesto Ruiz
b0af8886d5
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>
2021-05-03 09:34:16 +05:30
Suraj Shetty
8d04daf91c
Merge pull request #13071 from codescientist703/fix-content-visibility
...
fix: Added conditional rendering for content field in split section w…
2021-05-03 09:30:39 +05:30
Suraj Shetty
b3fdbef7b2
Merge pull request #13052 from surajshetty3416/fix-mentions
2021-05-03 09:28:16 +05:30
mergify[bot]
c5606381ef
Merge pull request #13055 from shariquerik/shortcut-widget-indicator-color-fix
...
fix: Changed shorcut widgets color picker to dropdown
2021-05-03 03:57:50 +00:00
Suraj Shetty
23ffca83ed
Merge branch 'develop' into fix-mentions
2021-05-03 09:20:47 +05:30
codescientist703
9c5ac3a1a4
fix: Added conditional rendering for content field in split section with image template
2021-05-01 19:43:38 +05:30
Sagar Vora
835daa18ed
feat: switch theme with left/right keys
2021-05-01 17:22:29 +05:30
shariquerik
9fd6491631
refactor: Used css variables also added missing colors
2021-05-01 15:08:31 +05:30
Nabin Hait
b4d57b0174
fix: Fixed merge conflict
2021-05-01 14:52:06 +05:30
Nabin Hait
f5312f72d3
Merge branch 'version-13-pre-release' into version-13
2021-05-01 14:44:35 +05:30
Nabin Hait
8c7661b682
bumped to version 13.2.0
2021-05-01 15:04:35 +05:50
Nabin Hait
b4726175ca
chore: Add release note for v13.2.0
2021-05-01 14:10:27 +05:30
Suraj Shetty
dc47ca58ce
Merge pull request #13063 from frappe/mergify/bp/version-13-pre-release/pr-13062
...
fix: error for bench drop-site. Added missing import. (backport #13062 )
2021-04-30 20:50:42 +05:30
Steffen
5b9fe286af
fix: error for bench drop-site. Added missing import.
...
(cherry picked from commit 80e009f806 )
2021-04-30 15:20:00 +00:00
mergify[bot]
21777a5718
Merge pull request #13062 from stephenBDT/fix-drop-site
...
fix: error for bench drop-site. Added missing import.
2021-04-30 15:14:53 +00:00
Steffen
80e009f806
fix: error for bench drop-site. Added missing import.
2021-04-30 16:09:03 +02:00
Suraj Shetty
9bb0ea0301
fix: Show icon instead of a different color for group
2021-04-30 12:43:55 +05:30
shariquerik
509d482541
fix: Changed shorcut widgets color picker to dropdown
2021-04-30 12:12:23 +05:30
Suraj Shetty
6df1f25746
Merge pull request #13054 from frappe/mergify/bp/version-13-pre-release/pr-13028
...
fix: Respond to /api requests as JSON by default (backport #13028 )
2021-04-30 11:41:33 +05:30
Gavin D'souza
127f5223e4
fix: Respond to /api requests as JSON by default
...
If header 'Accept: application/json' isn't set, the failure
responses to /api endpoints is HTML. Success responses are of type JSON.
(cherry picked from commit fcf63622bc )
2021-04-30 06:09:38 +00:00
mergify[bot]
f76e49595d
Merge pull request #13028 from gavindsouza/response-type-json
...
fix: Respond to /api requests as JSON by default
2021-04-30 06:03:24 +00:00
Suraj Shetty
43a4f1861e
fix: Typo
2021-04-30 11:09:13 +05:30
Suraj Shetty
395eed225f
style: Fix formatting
2021-04-30 11:03:18 +05:30
Suraj Shetty
183af96465
fix: Link user mention to User Profile
2021-04-30 10:53:20 +05:30
Suraj Shetty
22a2803f7b
fix: Show pointer on hovering on mention list
2021-04-30 10:44:46 +05:30
Suraj Shetty
959b27ef0e
fix: Bust user / user group cache on change
2021-04-30 10:44:09 +05:30
Suraj Shetty
d8c777e98c
refactor: Remove unnecessary code
2021-04-30 10:43:07 +05:30
Suraj Shetty
1af59ce16c
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.
2021-04-30 10:42:19 +05:30
Anupam
518eeee035
fix: naming section display
2021-04-29 21:25:10 +05:30
Suraj Shetty
0b9bc15c0b
Merge pull request #13043 from frappe/mergify/bp/version-13-pre-release/pr-13019
2021-04-29 18:43:14 +05:30
Sagar Vora
84e6a99743
fix: use css variable for themeability
...
(cherry picked from commit 2fefa24462 )
2021-04-29 13:10:29 +00:00
Sagar Vora
2ae8adb08a
fix: add box-shadow on :focus for tab key navigation
...
(cherry picked from commit 0742a754b8 )
2021-04-29 13:10:29 +00:00
Sagar Vora
852cc7c596
fix(UI): consistent checkboxes on all browsers
...
(cherry picked from commit 47630b8ea0 )
2021-04-29 13:10:29 +00:00
Suraj Shetty
280b3aac6d
Merge pull request #13041 from frappe/mergify/bp/version-13-pre-release/pr-13034
2021-04-29 18:37:43 +05:30
mergify[bot]
523a31a1fc
Merge pull request #13019 from resilient-tech/cb-fixes
...
fix(UI): consistent checkboxes on all browsers
2021-04-29 13:05:54 +00:00
Suraj Shetty
9669a90ed6
fix: Set placeholder value before creating input
...
(cherry picked from commit ca9cafb999 )
2021-04-29 13:05:42 +00:00
Suraj Shetty
ba5c8abadb
fix: HTML Editor overflow in grid
...
(cherry picked from commit 28196bda54 )
2021-04-29 13:05:42 +00:00
Suraj Shetty
77860e3178
fix: Show nothing for empty value instead of undefined
...
(cherry picked from commit 7a84a3f3ea )
2021-04-29 13:05:42 +00:00
Suraj Shetty
7cb306e983
fix: Use placeholer attr to set color placeholder instead of value
...
(cherry picked from commit b1d6e7ad16 )
2021-04-29 13:05:42 +00:00
shariquerik
5ea207b9ba
refactor: Conditional CSS instead of code
...
(cherry picked from commit f148bf36c3 )
2021-04-29 13:05:42 +00:00
shariquerik
4ed6dbc715
fix: Grid row color picker field not working
...
(cherry picked from commit 67671c98bb )
2021-04-29 13:05:42 +00:00
Suraj Shetty
031087fd57
Merge pull request #13034 from shariquerik/grid-color-picker-fix
2021-04-29 18:29:30 +05:30
Suraj Shetty
ca9cafb999
fix: Set placeholder value before creating input
2021-04-29 18:13:18 +05:30
Suraj Shetty
28196bda54
fix: HTML Editor overflow in grid
2021-04-29 17:55:19 +05:30