Commit graph

8392 commits

Author SHA1 Message Date
Anand Doshi
0d64c0a335 [fix] allowed jinja functions 2015-09-11 11:40:15 +05:30
Anand Doshi
e33a4f914a Merge branch 'develop' 2015-09-09 15:28:33 +05:30
Anand Doshi
b6ba191ae7 bumped to version 6.2.0 2015-09-09 15:58:33 +06:00
Rushabh Mehta
188ff8f2e9 [fixes] font-awesome in print format, custom css, empty sections removed from print formats 2015-09-09 15:18:01 +05:30
Anand Doshi
e9a2325f05 Merge pull request #1302 from anandpdoshi/emails-muted
frappe.are_emails_muted
2015-09-09 15:12:00 +05:30
Anand Doshi
f21f8cd34c [fix] in schema sync, sync custom fields if installing any app other than frappe 2015-09-09 14:42:00 +05:30
Anand Doshi
94de362e3c [minor] frappe.are_emails_muted 2015-09-09 14:04:41 +05:30
Anand Doshi
202cb20b75 Merge pull request #1301 from anandpdoshi/add-share-ignore-permission
If flags.ignore_share_permission is passed
2015-09-09 13:09:37 +05:30
Anand Doshi
ffc022b54c [fix] If flags.ignore_share_permission is passed, don't check for share permission 2015-09-09 12:48:56 +05:30
Rushabh Mehta
7e6a2ca256 [fixes] [style] related to website and web-form 2015-09-09 11:17:38 +05:30
Rushabh Mehta
9337f8bf88 [data-import] use sync and fix error message for date parsing 2015-09-08 22:13:52 +05:30
Anand Doshi
ad493f7942 [fix] permission tests 2015-09-08 17:29:31 +05:30
Rushabh Mehta
4cec51e65d [celery] cleanup and made monitor optional and real time in data import 2015-09-08 17:20:37 +05:30
Rushabh Mehta
eb4e622067 [enhancement] add celery task to Async Task for logs, tracking 2015-09-08 17:20:36 +05:30
Anand Doshi
cd53c77587 [change-log] 2015-09-08 16:55:31 +05:30
Anand Doshi
5b3ec1b75d [change-log] 2015-09-08 16:48:15 +05:30
Anand Doshi
de34207e22 Merge pull request #1295 from anandpdoshi/apply-user-permissions-fix
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
2015-09-08 15:44:34 +05:30
Anand Doshi
dbec6ac9bd Merge pull request #1300 from anandpdoshi/wkhtmltopdf-overlap-fix
avoid overlapping text and breaking row text in wkhtmltopdf output
2015-09-08 15:00:32 +05:30
Anand Doshi
0a9a654ccd [fix] avoid overlapping text and breaking row text in wkhtmltopdf output
- Disable header row repeat for webkit browsers
- Avoid page break within td > div
2015-09-08 12:59:42 +05:30
Anand Doshi
9e76fcfad9 Merge pull request #1292 from rmehta/collapsible-in-customize
[minor] Added collapsible to customize form view. Removed thin forms for mobile
2015-09-08 12:10:50 +05:30
Anand Doshi
e0997d6a1c Merge pull request #1294 from pdvyas/celery-doctor
Add celery doctor
2015-09-08 12:10:11 +05:30
Anand Doshi
1e4a2c9e84 Merge pull request #1297 from anandpdoshi/translations
translations
2015-09-08 11:49:32 +05:30
Rushabh Mehta
676543458a Merge pull request #1298 from anandpdoshi/mapper-optimization
mapper optimization
2015-09-08 10:31:10 +05:30
Anand Doshi
1ff7dff91b [fix] get linked doc only if add fetch option is found 2015-09-07 19:58:58 +05:30
Anand Doshi
958b6d4f8f [translations] 2015-09-07 18:46:32 +05:30
Anand Doshi
9b5b33ed02 Fix permissions test cases 2015-09-07 18:09:23 +05:30
Anand Doshi
029ad4b7dd [fix] if translation is empty, return english 2015-09-07 18:06:31 +05:30
Anand Doshi
fbae8c2df3 [minor] Unset Apply User Permissions in default permissions 2015-09-07 17:33:58 +05:30
Anand Doshi
0f00c63801 [major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194 2015-09-07 14:58:53 +05:30
Anand Doshi
8539c809db Merge pull request #1291 from rmehta/get-single-value
[minor] enhancements to frappe.db.get_single_value. Now cached and converted to integer for 0 and 1
2015-09-07 14:15:43 +05:30
Pratik Vyas
9a1f14ce6a Add celery doctor 2015-09-06 22:48:21 -07:00
Rushabh Mehta
00db33abe7 [data-import] use sync and fix error message for date parsing 2015-09-05 12:14:34 +05:30
Rushabh Mehta
62d53ce213 [minor] Added collapsible to customize form view. 2015-09-04 22:07:01 +05:30
Anand Doshi
f12c34cc8f [desktop] default wallpaper is a shade of purple 2015-09-03 14:43:29 +05:30
Rushabh Mehta
c2becc8fe3 [minor] fix comment names 2015-09-03 12:49:32 +05:30
Anand Doshi
50d9ca9a34 Merge branch 'develop' 2015-09-03 12:34:40 +05:30
Anand Doshi
eaeffe97bd bumped to version 6.1.2 2015-09-03 13:04:40 +06:00
Anand Doshi
3de0a8acf0 [hotfix] layout collapse 2015-09-03 12:03:31 +05:30
Anand Doshi
e7d5c5bd49 [hotfix] layout collapse 2015-09-03 11:54:58 +05:30
Anand Doshi
5e445476f3 [fix] show doctype, fieldname in unique validation 2015-09-03 11:42:19 +05:30
Rushabh Mehta
22d3c513cc [minor] enhancements to frappe.db.get_single_value. Now cached and converted to integer for 0 and 1 2015-09-03 11:15:47 +05:30
Anand Doshi
7a2b8f91b2 Merge branch 'develop' 2015-09-02 21:52:24 +05:30
Anand Doshi
d8c41b969e bumped to version 6.1.1 2015-09-02 22:22:23 +06:00
Anand Doshi
6644f4120e [fix] data import tool error callback 2015-09-02 21:51:35 +05:30
Anand Doshi
3184806298 Merge branch 'develop' 2015-09-02 16:01:52 +05:30
Anand Doshi
81a13164e6 bumped to version 6.1.0 2015-09-02 16:31:52 +06:00
Anand Doshi
9b90c45782 [change-log] 2015-09-02 15:34:00 +05:30
Anand Doshi
7b1bf1d60c [minor] added comment 2015-09-02 15:05:10 +05:30
Anand Doshi
66f93373e2 Merge pull request #1284 from rmehta/gantt-calendar-fixes
[enhancement] fixes to style and commonified conditions for calendar and style
2015-09-02 14:49:04 +05:30
Anand Doshi
1f3cd8759d Merge pull request #1289 from nabinhait/develop
[fix] Hour format in format_datetime function
2015-09-02 14:48:37 +05:30