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 |
|
Saurabh
|
f028072e39
|
Merge pull request #7657 from deepeshgarg007/awesomplete_description
fix: Show filters in awesomplete for link fields
|
2019-06-11 13:26:40 +05:30 |
|
Suraj Shetty
|
8b4f89f180
|
Merge pull request #7660 from Mangesh-Khairnar/fix-frm-trigger
feat: allow frm trigger from child doctype
|
2019-06-11 13:12:50 +05:30 |
|
deepeshgarg007
|
df71c8fb9f
|
fix: Add missing semicolon
|
2019-06-11 11:46:37 +05:30 |
|
deepeshgarg007
|
934d903736
|
fix: Disable select for filter field
|
2019-06-11 11:20:37 +05:30 |
|
Suraj Shetty
|
6287a90401
|
Merge pull request #7661 from nobesnickr/fix-form-sidebar-error
fix: JavaScript error in form_sidebar.js on reload_docinfo
|
2019-06-11 07:07:26 +05:30 |
|
Phil McCaffrey
|
9b5f116619
|
Fix JavaScript error on reload_docinfo (trigged by closing assignment modal)
|
2019-06-10 15:47:14 -07:00 |
|
Suraj Shetty
|
d93a587332
|
Merge pull request #7659 from adityahase/fix-pr-translations
fix(prepared-report): Show translated column names
|
2019-06-10 19:41:38 +05:30 |
|
Mangesh-Khairnar
|
bf8dcfd804
|
feat: allow frm trigger from child table
|
2019-06-10 19:34:33 +05:30 |
|
Aditya Hase
|
7b1f31c447
|
fix(prepared-report): Show translated column names
|
2019-06-10 16:21:27 +05:30 |
|