Rushabh Mehta
eaaeba5df2
Merge remote-tracking branch 'upstream/hotfix' into develop
2019-03-15 14:52:09 +05:30
Rushabh Mehta
b6d2e61ff0
fix(style): frappe theme colours in bs4 and minor fix
2019-03-15 12:03:35 +05:30
Rushabh Mehta
9a3ff771bc
Merge pull request #7059 from scmmishra/desk-fixes
...
feat(desk): UI changes for module cards
2019-03-15 10:17:09 +05:30
Rushabh Mehta
1a25daf6c1
Merge pull request #7020 from ElasticRun/shift-db
...
fix: compulsorily shift db
2019-03-15 09:09:26 +05:30
Suraj Shetty
45c813222a
Merge pull request #7070 from netchampfaris/verbose-permission-message
...
fix: More verbose User permission message
2019-03-15 08:09:23 +05:30
Suraj Shetty
60c8d47388
Merge pull request #7076 from netchampfaris/fix-revert-traceback-escape
...
fix: Don't escape traceback
2019-03-14 20:35:55 +05:30
Suraj Shetty
72d82538a8
fix: typo
2019-03-14 20:34:12 +05:30
Suraj Shetty
b90c1644db
Merge pull request #7077 from netchampfaris/fix-rollup-watch-output
...
fix(rollup): endsWith check for .js and .vue files
2019-03-14 20:28:25 +05:30
Suraj Shetty
90c3d43347
Merge pull request #7079 from netchampfaris/fix-report-datatable
...
fix: Report fixes
2019-03-14 20:26:58 +05:30
Suraj Shetty
a1082554ac
Merge pull request #7080 from netchampfaris/fix-report-datatable-hotfix
...
fix: Report fixes
2019-03-14 20:25:25 +05:30
Prateeksha Singh
604d099278
Merge pull request #7081 from Mangesh-Khairnar/watchjs-fix
...
fix: display js rebuilding logs in bench watch
2019-03-14 19:22:54 +05:30
Aditya Hase
56f6bcc261
fix(desk): Pop data from keyword arguments when it isn't needed ( #7082 )
2019-03-14 18:53:29 +05:30
Faris Ansari
58c68bb1fd
Merge pull request #7047 from adityahase/measure-tests
...
feat(tests): Record time required for each test
2019-03-14 17:40:45 +05:30
Aditya Hase
e358841d3c
fix(python3): super() backward compatibility fix
2019-03-14 16:52:13 +05:30
Faris Ansari
b85775c7d0
Merge pull request #7073 from adityahase/enhance-recorder
...
Recorder Enhancements
2019-03-14 15:03:45 +05:30
Aditya Hase
d0f83f3420
style: Linting fixes
2019-03-14 14:49:15 +05:30
Faris Ansari
9594c300e1
fix: Report fixes
...
- Blank ID column when switching from another report
- Print should show sorted and filtered rows
2019-03-14 14:26:02 +05:30
Mangesh-Khairnar
37f28685aa
fix: display js rebuilding logs in bench watch
2019-03-14 14:22:24 +05:30
Faris Ansari
1ebd633805
fix: Report fixes
...
- Blank ID column when switching from another report
- Print should show sorted and filtered rows
2019-03-14 14:11:34 +05:30
Aditya Hase
53ee408e39
chore(recorder): Add pygments to requirements.txt
2019-03-14 14:00:54 +05:30
Faris Ansari
cd22dd91d3
fix(rollup): endsWith check for .js and .vue files
...
JS files didn't pass the endsWith check and were not logged in console.
2019-03-14 13:22:27 +05:30
Faris Ansari
eeb8fe98eb
fix: Don't escape traceback
...
Traceback breaks when there is a python object <frappe.model.Document>.
This is occasional, and other tracebacks are not clean, so reverting.
2019-03-14 13:20:11 +05:30
scmmishra
dbf7b7bd93
Merge branch 'develop' of https://github.com/frappe/frappe into desk-fixes
2019-03-14 12:00:58 +05:30
Shivam Mishra
9e5bff71b0
Merge pull request #7075 from frappe/revert-7072-fix-rest
...
Revert "fix(request): Pop data from form_dict when it isn't needed"
2019-03-14 12:00:10 +05:30
Shivam Mishra
77abf5fc19
Revert "fix(request): Pop data from form_dict when it isn't needed"
2019-03-14 11:58:46 +05:30
scmmishra
ca30cdc0d4
style: Added new line at EOF
2019-03-14 11:45:06 +05:30
scmmishra
53e1ecdb02
fix: Removed conflicts, minor style fixes
2019-03-14 11:43:11 +05:30
scmmishra
c03e6a08e9
Merged from develop
2019-03-14 11:36:36 +05:30
scmmishra
2ed76944fc
fix: UI related fixes
2019-03-14 11:33:49 +05:30
Rushabh Mehta
a9d9b0b3ea
Merge pull request #7074 from pratu16x7/xml-file-browser-handling
...
feat(response): force download html or xml private files
2019-03-14 11:27:29 +05:30
Rushabh Mehta
ce76b51ff1
fix(messages): make messages translatable
2019-03-14 10:51:33 +05:30
Rushabh Mehta
de91f1ba55
Merge pull request #7054 from surajshetty3416/social-improvements
...
feat(social): User list, unseen posts indicator, clickable popover item
2019-03-14 10:48:38 +05:30
Rushabh Mehta
2067792264
Merge pull request #7067 from prssanna/assigned-to
...
feat(Sidebar): Add "Assigned To" Dropdown
2019-03-14 10:47:14 +05:30
Shivam Mishra
38be97f619
Merge pull request #7072 from adityahase/fix-rest
...
fix(request): Pop data from form_dict when it isn't needed
2019-03-14 10:29:57 +05:30
scmmishra
85ae5c8588
feat(desk): Added fallback module list
2019-03-14 09:37:16 +05:30
Prateeksha Singh
a25e8ca570
Merge pull request #7071 from adityahase/desk-fix
...
fix(desk): Set routes for unhandled shortcut tags
2019-03-14 08:48:28 +05:30
Prateeksha Singh
14693b4327
feat(response): force download html or xml files
2019-03-14 08:47:02 +05:30
Aditya Hase
6989644a46
test(recorder): Add cypress tests
2019-03-13 22:13:56 +05:30
Aditya Hase
567d4247b0
fix(recorder): Show better stack trace
2019-03-13 21:22:02 +05:30
Aditya Hase
7331c5245a
fix(recorder): Render child row form only when necessary
2019-03-13 21:22:02 +05:30
Aditya Hase
55220a0eab
fix(request): Pop data from form_dict when it isn't needed
2019-03-13 19:51:15 +05:30
Aditya Hase
6b3c1b33e1
fix(desk): Set routes for unhandled shortcut tags
...
Route for shortcut tags like Chart of Accounts and
Gantt Chart aren't set properly, handle them
2019-03-13 19:32:46 +05:30
Faris Ansari
8f86c15d9d
fix: More verbose User permission message
2019-03-13 11:22:36 +00:00
Prateeksha Singh
92a74537de
Merge pull request #7069 from pratu16x7/desk-fixes
...
fix(desk): check if settings not found for home
2019-03-13 15:03:50 +05:30
Prateeksha Singh
b6b4aa2cb0
fix(desk): check if not settings found for home
2019-03-13 15:01:34 +05:30
Shivam Mishra
c2ff91b6e9
fix: editor does not allow html rendering ( #7061 )
...
Port of https://github.com/frappe/frappe/pull/7062
2019-03-13 13:59:53 +05:30
Shivam Mishra
35afcac182
fix: editor does not allow html rendering ( #7062 )
...
Removed the following line
```javascript
c.content_html.replace(/</g,"<").replace(/>/g,">")
```
This line would replace the escaped lt/gt with angular brackets, resulting in the content being rendered as html.
The consequence is that someone can enter a peice of malicious javascript code that would get executed
2019-03-13 13:59:09 +05:30
Sagar Vora
280854fd6b
feat: allow regional js in list view ( #7066 )
...
Required for https://github.com/frappe/erpnext/pull/16907
2019-03-13 13:58:34 +05:30
Prssanna Desai
e5eade2fa1
feat(Sidebar): Add "Assigned To" Dropdown
2019-03-13 11:59:47 +05:30
Prateeksha Singh
77a03b3caf
Merge pull request #7065 from pratu16x7/desk-fixes
...
fix(desk): Add default value for custom settings in utility
2019-03-12 19:27:13 +05:30