Commit graph

12056 commits

Author SHA1 Message Date
joezsweet
6e7893dbea hide chart area when mandatory filters are not set
using this.chart_area.hide() instead of this.chart_area.toggle(true);
2017-03-30 12:06:23 +05:30
Makarand Bauskar
f2cce63cfb Merge pull request #2967 from mbauskar/minor-fix
[minor] fixed reference error
2017-03-30 11:37:18 +05:30
mbauskar
75c7d59314 [minor] fixed reference error 2017-03-29 21:38:16 +05:30
mnatalia
54e0412dc8 Added bold option to the customize form and underscore for the translating possibility labels. 2017-03-29 18:43:49 +05:30
_ratskin_
83ba3ccc07 Updated the screenshots
Updated the "Login Screen" and "Desk" screenshots to more update ones.

This an update on my previous pull request #2914.
2017-03-29 18:42:19 +05:30
mbauskar
7f5d7f4d85 [patch] setup enable outgoing attribute in User Email table 2017-03-29 18:40:58 +05:30
mbauskar
88f122f253 [minor] only enable_outgoing email account can send the email from communication 2017-03-29 18:40:58 +05:30
mbauskar
c632e60441 [minor] imap as default email server for email account settings 2017-03-29 18:40:58 +05:30
mbauskar
4ec430c454 [minor] permission query conditions for communication/email 2017-03-29 18:40:58 +05:30
mbauskar
c8db0b292c [minor] removed the email inbox selector, deleted user from locals on create email account 2017-03-29 18:40:58 +05:30
mbauskar
d1857015db [minor] set email domain fields using route options 2017-03-29 18:40:58 +05:30
mbauskar
10715589f4 [minor] [minor] compose email on primary action & added padding top for inbox row 2017-03-29 18:40:58 +05:30
mbauskar
bb4e7ab128 [minor] fixes in select inbox and no_result template 2017-03-29 18:40:58 +05:30
mbauskar
0033d81193 [minor] add user emails on email account creation 2017-03-29 18:40:58 +05:30
Faris Ansari
4801f0debb [kanban] Fix more button action 2017-03-29 18:16:46 +05:30
Nabin Hait
16ef650441 Merge pull request #2948 from netchampfaris/ui-fixes
[fix] column ellipsis in list view
2017-03-29 18:15:01 +05:30
Nabin Hait
e846878740 Merge pull request #2954 from pratu16x7/search-fixes
Result description fix
2017-03-29 18:14:44 +05:30
pratu16x7
09bf08ca9b sanitize and trim search result description 2017-03-29 17:10:48 +05:30
Faris Ansari
566d36d5b3 [fix] column ellipsis in list view 2017-03-29 11:50:19 +05:30
Nabin Hait
7ed4bda46c Merge pull request #2938 from saurabh6790/backup-and-update-space-fix
[minor][fix] clean-up extra backups and calculate user space on hourly basis
2017-03-28 13:56:38 +05:30
Nabin Hait
13fa7c8a69 Merge pull request #2941 from netchampfaris/summernote-fixes
Summernote fixes
2017-03-28 13:56:08 +05:30
Faris Ansari
a6b2655563 fix summernote drag drop image 2017-03-27 18:08:48 +05:30
Faris Ansari
d777cb4830 prettifyHtml in code view 2017-03-27 16:53:17 +05:30
Faris Ansari
5d2dd18ddd [summernote] Trigger change event in code view 2017-03-27 16:47:33 +05:30
Rushabh Mehta
cd4fd8363c Revert "[fix] Customize Form - Report Hide" (#2940)
* Revert "[fix] Doctype List in User Permissions (#2785)"

This reverts commit 156393c9fc.

* Revert "[minor]  translation related: Address document autoname and Search box placeholder (#2918)"

This reverts commit 9e8896d3c1.

* Revert "Fix total sum report (#2921)"

This reverts commit 344e87db83.

* Revert "[fix] Allow Print and Cancel during a Workflow (#2935)"

This reverts commit d57612bbe8.

* Revert "[enhancement] Email Alert - Allow email_by_document_field to have multiple emails separated by comma (#2936)"

This reverts commit f7ffcbf423.

* Revert "[fix] Customize Form - Report Hide (#2937)"

This reverts commit e50e5f15ef.
2017-03-27 15:42:44 +05:30
akshay83
156393c9fc [fix] Doctype List in User Permissions (#2785)
* [fix] Doctype List in User Permissions

* [fix] Problem in Fetching Default Link Values

* Sorted Doctypes

* Update create_new.js

Problem fetching some Default Values
2017-03-27 15:29:59 +05:30
Robert
9e8896d3c1 [minor] translation related: Address document autoname and Search box placeholder (#2918)
* strings in templates translatable

* [minor] placeholder in search box is translatable now

* Address autoname creates new name from translated address_type
2017-03-27 15:24:06 +05:30
paurosello
344e87db83 Fix total sum report (#2921)
* Fix total sum

Removes last item if it is a Totals Row before loading more items

* Update listing.js
2017-03-27 15:20:34 +05:30
Javier Wong
d57612bbe8 [fix] Allow Print and Cancel during a Workflow (#2935) 2017-03-27 15:15:32 +05:30
Javier Wong
f7ffcbf423 [enhancement] Email Alert - Allow email_by_document_field to have multiple emails separated by comma (#2936) 2017-03-27 15:11:12 +05:30
Javier Wong
e50e5f15ef [fix] Customize Form - Report Hide (#2937)
- Hide fields from report builder selection if report hide is selected
- Remove field from being shown in the report builder if report hide is selected
2017-03-27 15:05:47 +05:30
Makarand Bauskar
9f24dc98e4 [minor] ignore feedback trigger if document is deleted or not found (#2925) 2017-03-27 15:02:31 +05:30
Makarand Bauskar
c18828b158 [minor] fixed error while exporting the report to csv (#2927) 2017-03-27 15:01:05 +05:30
Neil Trini Lasrado
8f89bbc34d Allowed web pages to be imported via data import tool (#2920) 2017-03-27 14:54:42 +05:30
Nabin Hait
e5f9b2f3ea Merge pull request #2939 from rohitwaghchaure/minor_fix_report_page_role
Cleanup the code
2017-03-27 13:21:54 +05:30
Rohit Waghchaure
ab077e99e9 Cleanup the code 2017-03-27 13:13:41 +05:30
Nabin Hait
c8e1001572 Fixed merge conflict 2017-03-27 12:33:13 +05:30
Saurabh
4a31fbf0e2 [minor][fix] clean-up extra backups and calculate user space on hourly basis 2017-03-27 12:32:42 +05:30
Nabin Hait
7777b3a920 Merge branch 'hotfix' 2017-03-27 12:30:57 +05:30
Nabin Hait
a35cf79a36 bumped to version 7.2.31 2017-03-27 13:00:57 +06:00
Valmik
145fa3196b [fix] only show help for installed apps (#2924) 2017-03-27 11:08:54 +05:30
robert schouten
79620ab716 remove quotes from from header for unicode parse (#2888) 2017-03-24 15:49:26 +05:30
Faris Ansari
6588cf4e71 Create ISSUE_TEMPLATE.md (#2864)
* Create ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md
2017-03-23 16:26:54 +05:30
KanchanChauhan
e572768fb8 [Minor] Default label Pay in web form (#2911) 2017-03-23 16:25:30 +05:30
Faris Ansari
cf2211328b show banner image in blog post list (#2905) 2017-03-23 15:01:11 +05:30
Makarand Bauskar
ec1f8e445e [minor] added frappe.utils in email alerts (#2903) 2017-03-23 14:59:26 +05:30
KanchanChauhan
5c8c6e2b8d Hide report menu from sidebar if not permitted (#2902)
* Hide report menu from sidebar if not permitted

* Update list_sidebar.html
2017-03-23 14:58:50 +05:30
Makarand Bauskar
2cf165c07b [minor] chat page listview fixes (#2901) 2017-03-23 14:56:39 +05:30
KanchanChauhan
7c38c2155b [Fix] Address web view fixed (#2899) 2017-03-23 14:55:40 +05:30
Sagar Vora
5633b448a0 Update sites.md (#2896)
Fixed broken link.
2017-03-23 14:55:18 +05:30