Commit graph

19840 commits

Author SHA1 Message Date
Rushabh Mehta
6aa0887baf
Merge pull request #7701 from netchampfaris/table-multiselect-focus
fix: Focus input on multiselect area click
2019-06-14 16:17:32 +05:30
Rushabh Mehta
4f2b330fc2 fix(control): navigate back to link if new object created from dynamic link 2019-06-14 15:48:23 +05:30
Rushabh Mehta
9fbe0f46d5 fix(control): navigate back to link if new object created from dynamic link 2019-06-14 15:18:06 +05:30
Faris Ansari
3c0f7b0eb4 fix: Focus input on multiselect area click 2019-06-14 14:38:54 +05:30
jijan1985
7dfaaee1fe fix: quoting special characters and appropriately encoding non-ASCII filename (#7677) 2019-06-14 11:43:08 +05:30
Mangesh-Khairnar
e1b1b74fe7 fix: Show report_hide fields in filter (#7691) 2019-06-14 11:38:03 +05:30
Deepesh Garg
be87813373 fix: Pass report name in filters for prepared report (#7687) 2019-06-14 11:27:37 +05:30
Aditya Hase
6850b52a3d fix(assign_to): Set Notify by Email to 1 by default (#7688) 2019-06-14 11:13:05 +05:30
Faris Ansari
98c94e7c9c
fix(Website Settings): Set Code fieldtype to HTML (#7697) 2019-06-14 11:12:07 +05:30
Suraj Shetty
22adf2ed99
Merge pull request #7692 from kennethsequeira/con-email
fix: Email validation for contact page
2019-06-14 10:38:16 +05:30
Suraj Shetty
fe08d4ee9e
Merge pull request #7694 from surajshetty3416/fix-report-translation
fix: Translate report column title
2019-06-14 10:38:00 +05:30
asbasawaraj
97f9320fcf fix: add missing chart.js (#7699) 2019-06-13 23:46:49 +05:30
Kenneth Sequeira
ba88347112
remove redundant expression 2019-06-13 19:38:12 +05:30
Aditya Hase
2797794de9
fix(coverage): Ignore patches and dashboard from coverage report (#7685)
fix(coverage): Ignore patches and dashboard from coverage report
2019-06-13 19:05:00 +05:30
Suraj Shetty
6c7b8635a8 fix: Translate report column title 2019-06-13 18:56:44 +05:30
Kenneth Sequeira
8ebc422954 fix email validation for contact page 2019-06-13 18:03:49 +05:30
Anurag Mishra
b76e42bc17 fix: removed *.xml 2019-06-13 17:52:47 +05:30
Anurag Mishra
376ba5392e fix: remove *_test.py 2019-06-13 16:53:03 +05:30
Anurag Mishra
a8ec5d6b2f fix: remove unwanted file from coverage 2019-06-13 16:43:36 +05:30
Suraj Shetty
b1ce6cb6fe
Merge pull request #7674 from deepeshgarg007/awesomplete_filter_fixes
fix: Awesomplete filter description fixes
2019-06-13 15:56:55 +05:30
deepeshgarg007
122f5b4489 fix: Remove action from description 2019-06-13 14:27:08 +05:30
deepeshgarg007
e33163d6cf fix: Do not show filter if value does not exists 2019-06-13 11:10:18 +05:30
Deepesh Garg
a7a3d74943 fix: Do not reduce for empty arrays (#7680) 2019-06-13 10:42:39 +05:30
Suraj Shetty
b797fc243b fix: Allow amending canceled docs even if they have workflow enabled (#7673) 2019-06-12 17:44:31 +05:30
Faris Ansari
400c05a05c
fix: Remove container from banner (#7678) 2019-06-12 16:53:59 +05:30
Shivam Mishra
490de4914b
Merge pull request #7669 from scmmishra/charts-import
feat: replace legacy charts with frappe-charts library
2019-06-12 16:05:04 +05:30
Shivam Mishra
dc9439ea87 fix: syntax error in build.json 2019-06-12 14:45:53 +05:30
Shivam Mishra
0fd48d77ea style linting fixes 2019-06-12 14:27:13 +05:30
Rushabh Mehta
dd39fe9a50 revert: module links back to original size 2019-06-12 12:20:52 +05:30
deepeshgarg007
b8307b32e4 fix: Awesomplete filter description fixes 2019-06-12 11:54:14 +05:30
Shivam Mishra
31d20b0e91 refactor: removed chart css from report 2019-06-12 11:21:48 +05:30
Rushabh Mehta
bd8f693e08
Merge pull request #7646 from deepeshgarg007/report_dashboard
feat: Addition of reports in dashboards
2019-06-12 11:19:36 +05:30
Shivam Mishra
8621c3776b update branch 2019-06-12 11:13:23 +05:30
Shivam Mishra
067cc9d775 feat: added frappe.Chart globally 2019-06-12 11:08:47 +05:30
Suraj Shetty
719881f298
Merge pull request #7672 from surajshetty3416/fix-point-summary
fix: Deduct a month instead of 30 days for accurate month range
2019-06-12 10:07:46 +05:30
Suraj Shetty
93f07e61d4 fix: Deduct a month instead of 30 days for accurate month range 2019-06-12 09:44:26 +05:30
Suraj Shetty
b0d0aff00c
Merge pull request #7671 from surajshetty3416/ui-ux-changes
feat: Make modal header clickable
2019-06-11 21:49:30 +05:30
Suraj Shetty
1d9eb2a161
Merge pull request #7668 from netchampfaris/kanban-update-realtime
fix: Update kanban view on realtime updates
2019-06-11 21:38:26 +05:30
Suraj Shetty
71990586bf
Merge pull request #7665 from scmmishra/activity-log-fix
fix: mysql error for activity
2019-06-11 21:36:39 +05:30
Suraj Shetty
2b85f4996c feat: Add get_first_day_of_week utillity method 2019-06-11 21:25:32 +05:30
Suraj Shetty
b0741a9b26 feat: Ability pass display text for get_form_link function 2019-06-11 21:25:23 +05:30
Shivam Mishra
2dbec468f5 refactor: remove legacy charts 2019-06-11 17:21:33 +05:30
Shivam Mishra
63828ed111 refactor: added donut chart and made height implicit 2019-06-11 17:11:12 +05:30
Shivam Mishra
3ef35589b2 refactor: added donut chart and other fixes 2019-06-11 17:07:41 +05:30
Suraj Shetty
1c0320d8f3 feat: Make header clickable if the modal is minimizable
- Clicking on header will toggle minimized state
2019-06-11 16:56:29 +05:30
Deepesh Garg
054c54a4a0
Merge pull request #7667 from deepeshgarg007/datable-upgrade-1.13.3
fix: Upgrade frappe datatable
2019-06-11 16:54:49 +05:30
Faris Ansari
7fc660ef4c fix: Update kanban view on realtime updates 2019-06-11 16:27:45 +05:30
deepeshgarg007
426fced81f fix: Upgrade frappe datatable 2019-06-11 16:17:28 +05:30
Shivam Mishra
5faedacd5d fix: mysql error for activity 2019-06-11 16:15:46 +05:30
Shivam Mishra
7045942e8d refactor: use es6 imports for charts 2019-06-11 15:41:44 +05:30