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
Shivam Mishra
7045942e8d
refactor: use es6 imports for charts
2019-06-11 15:41:44 +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
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
Shivam Mishra
20b220a6c8
Merge pull request #7642 from frappe/dependabot/npm_and_yarn/fstream-1.0.12
...
build(deps): bump fstream from 1.0.11 to 1.0.12
2019-06-06 14:16:58 +05:30
Saurabh
720dc147f3
Merge pull request #7647 from adityahase/fix-error-report-email
...
fix(error-report): Use error_report_email from config instead of hooks
2019-06-06 10:22:34 +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
Rushabh Mehta
210c97dc3b
Merge pull request #7645 from frappe/revert-7623-desktop-list-fixes
...
Revert "fix(list-view bug): fix for overlapping text"
2019-06-05 17:29:16 +05:30
Rushabh Mehta
41ea0380b5
Revert "fix(list-view bug): fix for overlapping text"
2019-06-05 17:29:02 +05:30
Nabin Hait
f28f1b79af
fix: Updated modified date
2019-06-05 14:47:30 +05:30
dependabot[bot]
eb3a9b2685
build(deps): bump fstream from 1.0.11 to 1.0.12
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
2019-06-05 07:39:42 +00:00
Rushabh Mehta
f89448151f
Merge pull request #7640 from rmehta/energy-point-log-list
...
fix(energy-point-list): use standard list view
2019-06-05 12:03:31 +05:30
Rushabh Mehta
39bda1749c
fix(linting)
2019-06-05 12:03:11 +05:30
Rushabh Mehta
538195de21
fix(energy-point-list): use standard list view
2019-06-05 11:29:54 +05:30
Rushabh Mehta
15a9cb7684
fix(minor): dont apply depends_on while selecting chart filters
2019-06-05 08:54:59 +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
Saurabh
1c4ec65896
Merge pull request #7629 from surajshetty3416/fix-print-format
...
fix: Encode print format name passed through url
2019-06-03 16:58:19 +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
Suraj Shetty
d327dc518e
refactor: Make function to create new todo
2019-06-03 12:18:30 +05:30
Rushabh Mehta
ea95b153b0
Merge pull request #7623 from navdeepghai1/desktop-list-fixes
...
fix(list-view bug): fix for overlapping text
2019-06-03 12:15:29 +05:30
Shivam Mishra
6628f1d017
fix: dropbox exception formatting ( #7597 )
2019-06-03 12:13:55 +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
Suraj Shetty
b887091cbd
fix: Clear cache after creating workflow
2019-06-03 12:05:33 +05:30
Saurabh
80b5a8f177
Merge pull request #7621 from saurabh6790/ignore_if_profile_already_cancelled
...
fix(paypal): Ignore if profile is already cancelled
2019-06-03 10:59:52 +05:30
Saurabh
745d123cd0
Merge pull request #7528 from saurabh6790/razopay_payment_capture_fix
...
fix: before capturing payment first check payment status
2019-06-03 10:50:02 +05:30
Mangesh-Khairnar
42ecf75ab5
fix: check required fields to create dashboard chart ( #7620 )
2019-06-03 10:22:56 +05:30
Suraj Shetty
8d40f513eb
test: Add clear cache command
2019-06-03 09:33:51 +05:30
Suraj Shetty
4b120aabea
test: Update list view UI test
2019-06-03 08:51:06 +05:30
Suraj Shetty
67b41deb44
test: Add test case to check get_common_transition_actions
2019-06-02 10:56:20 +05:30
Faris Ansari
38ad0e8018
fix: Add Blogger in module links ( #7618 )
...
* fix: Add Blogger in module links
* fix: Blogger block styling on blog post
2019-06-02 09:06:06 +05:30
Himanshu
0cefc9264b
fix(Communication): table doesn't exist ( #7624 )
...
* fix: table doesnt exist
* fix: import frappe
2019-06-02 08:57:17 +05:30
navdeepghai1
3b9ff43549
fix(list-view bug): fix for overlapping text
2019-05-31 21:36:02 +04:00
Saurabh
b4d01ff8ee
fix: ignore if profile already in cancelled state
2019-05-31 18:38:14 +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
8528298b55
test: Init bulk approval test
2019-05-31 13:44:15 +05:30
Suraj Shetty
0d9ee53fab
fix: Toggle workflow actions only if workflow exists
2019-05-31 13:43:58 +05:30
Deepesh Garg
56cef48169
Merge pull request #7612 from adityahase/fix-query-report-custom-columns
...
fix(query-report): Adding custom column data when result row is a tuple
2019-05-30 19:12:43 +05:30
Aditya Hase
2ff298c587
fix(query-report): Adding custom column data when result row is a tuple
...
Result row can be a list, dict or a tuple.
Previously handled cases:
Case dict: row can be used as it is
Case list: row is converted to an equivalent dict
Unhandled case (fixed with this commit):
Case tuple: row is converted to a list so that it can be handled with the list case
2019-05-30 17:47:54 +05:30