Suraj Shetty
|
bea7c72ae9
|
fix: Update checkbox description
|
2019-06-14 16:40:33 +05:30 |
|
Suraj Shetty
|
59ac009d5a
|
fix: Codacy
|
2019-06-14 13:03:48 +05:30 |
|
Suraj Shetty
|
1833c01029
|
fix: Skip transition if next state of the transition is optional
|
2019-06-14 11:44:53 +05:30 |
|
Suraj Shetty
|
6d910fc9cd
|
fix: Skip workflow action for transition which cancels the doc
|
2019-06-13 14:41:41 +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 |
|
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 |
|
Suraj Shetty
|
a7d094deac
|
Merge pull request #7653 from Mangesh-Khairnar/fix-notification-condition
fix(notification): Change example structure to reduce ambiguity
|
2019-06-10 12:07:11 +05:30 |
|
Mangesh-Khairnar
|
9c96df470b
|
fix: make condition examples less ambiguous
|
2019-06-09 14:59:34 +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 |
|
Suraj Shetty
|
d9c682f34d
|
feat: Add get_weekday utility function
|
2019-06-07 12:33:48 +05:30 |
|
Suraj Shetty
|
bf912ae52d
|
fix: Leave some space to the right side of the minimised modal
|
2019-06-07 12:29:15 +05:30 |
|
Shivam Mishra
|
c3b15c931d
|
Merge pull request #7651 from scmmishra/multi-pdf-fix
chore: disable pdf encryption for multipdf
|
2019-06-07 12:18:42 +05:30 |
|
Shivam Mishra
|
8bc753b881
|
chore: disable pdf encryption for multipdf
|
2019-06-06 16:26:44 +05:30 |
|
deepeshgarg007
|
d9dbd77071
|
Merge branch 'develop' of https://github.com/frappe/frappe into report_dashboard
|
2019-06-06 15:24:30 +05:30 |
|