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
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
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
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
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
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
Faris Ansari
7fc660ef4c
fix: Update kanban view on realtime updates
2019-06-11 16:27:45 +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
Phil McCaffrey
9b5f116619
Fix JavaScript error on reload_docinfo (trigged by closing assignment modal)
2019-06-10 15:47:14 -07:00
Mangesh-Khairnar
bf8dcfd804
feat: allow frm trigger from child table
2019-06-10 19:34:33 +05:30
deepeshgarg007
319c56c452
fix: Show filters in awesomplete for link fields
2019-06-08 12:42:30 +05:30
Suraj Shetty
3da10d9948
Merge pull request #7652 from frappe/ui-ux-fixes
...
fix: Modal UI
2019-06-07 14:07:10 +05:30
Suraj Shetty
4719332296
feat: Get avatar just by passing url of the image
...
Can be useful in creating avatar for non system user (like customer, contact, etc.)
2019-06-07 12:36:34 +05:30
deepeshgarg007
d9dbd77071
Merge branch 'develop' of https://github.com/frappe/frappe into report_dashboard
2019-06-06 15:24:30 +05:30
deepeshgarg007
08f549cda3
fix: Missing Semicolon fixes
2019-06-06 11:23:36 +05:30
Aditya Hase
7b3304d7d7
fix(error-report): Use error_report_email from config instead of hooks
2019-06-06 00:00:59 +05:30
Rushabh Mehta
200cc87677
fix(energy-point-log): fix filename
2019-06-05 19:24:31 +05:30
deepeshgarg007
157932d2c9
fix: Fixes in report link to dashboard
2019-06-05 19:19:45 +05:30
Rushabh Mehta
538195de21
fix(energy-point-list): use standard list view
2019-06-05 11:29:54 +05:30
deepeshgarg007
0396dff959
feat: Report links in dashboard
2019-06-03 21:54:21 +05:30
Rushabh Mehta
ce592a40b4
Merge pull request #7616 from prssanna/popover-fix
...
fix(Link Preview Popover): Popover doesn't hide
2019-06-03 16:59:37 +05:30
Rushabh Mehta
6480619307
Merge pull request #7572 from surajshetty3416/bulk-workflow-approval
...
feat(list view): Bulk workflow approval
2019-06-03 16:58:57 +05:30
Prssanna Desai
5f9de6d170
fix: call handle_popover_hide once during setup
2019-06-03 14:06:15 +05:30
Suraj Shetty
17628d7256
fix: encodeURIComponent print format
...
- to support & character in print format name
2019-06-03 14:02:50 +05:30
Rushabh Mehta
33ef5e1e93
Merge pull request #7619 from deepeshgarg007/report-print-fix-develop
...
fix: Query report print fix
2019-06-03 12:10:11 +05:30
deepeshgarg007
a25e66cc00
fix: Query report print fix
2019-05-31 16:54:50 +05:30
Prssanna Desai
1b762737cd
fix: popover goes away after 10 seconds
2019-05-31 14:30:37 +05:30
Suraj Shetty
0d9ee53fab
fix: Toggle workflow actions only if workflow exists
2019-05-31 13:43:58 +05:30
Faris Ansari
7f24a3f71d
fix: Show user fullname in mentions ( #7592 )
...
* fix: Show user fullname in mentions
* fix: Remove unused import
* fix: Update tests
2019-05-30 16:37:40 +05:30
Faris Ansari
b84bca546b
fix: Move add_options plugin to select.js ( #7608 )
2019-05-30 14:22:14 +05:30
Aditya Hase
b94bbb34a9
fix(list-view): Escape quotes in data-name ( #7600 )
...
Fixes misbehaviour in bulk actions when selected documents have names
with quotes.
2019-05-30 10:52:50 +05:30
Suraj Shetty
61cc0d7918
Merge branch 'develop' of https://github.com/frappe/frappe into bulk-workflow-approval
2019-05-29 20:38:17 +05:30
rohitwaghchaure
174c2be99f
Merge pull request #7576 from rohitwaghchaure/pagination_in_the_multi_select_modal_develop
...
feat: added more button in the multi select modal
2019-05-29 11:12:59 +05:30
Suraj Shetty
736d4db135
fix: Use different class for link preview popover ( #7582 )
...
* fix: Add different class for link preview popover
- Because the style changes for it used to affect other popovers
* fix: Re-arrange popover style for proper style override
2019-05-29 10:47:22 +05:30
Rohit Waghchaure
fa799d5734
fix: same result set shwoing multiple times in the multi-select popup
2019-05-28 23:40:30 +05:30