Commit graph

996 commits

Author SHA1 Message Date
rohitwaghchaure
06b2b44b45 Remember last selected value (#2203) 2016-11-03 11:12:48 +05:30
Rushabh Mehta
5edcf3ccda [fix] user name must also be a valid email (#2196) 2016-10-26 10:52:56 +05:30
Rushabh Mehta
89a77016a5 [minor] dont show disabled roles in permission manager (#2180) 2016-10-25 10:59:41 +05:30
Nabin Hait
b208dcb16b Fixed version conflict 2016-10-18 15:24:38 +05:30
Rushabh Mehta
7d1b29a413 [fix] [import] ignore if time missing while file import 2016-10-18 14:25:11 +05:30
KanchanChauhan
6e9fb3b04c DocShare perm fixed, can read if share permissions (#2171) 2016-10-18 14:16:27 +05:30
Rushabh Mehta
79f51648a1 [fix] for test 2016-10-13 12:24:27 +05:30
Rushabh Mehta
73b66137af [minor] tests and fix for check type filters 2016-10-13 11:08:39 +05:30
Rushabh Mehta
bae97cfed4 Email Alert on any controller method (#2157)
* [docs] typo

* [email alert] now on any standard controller method

* [minor] install customizations with intall;

* [test] [fix] and truncate subject in email;

* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
RobertSchouten
0d2e01720c fix for write share permission #1996 (#2016)
* add write perm as cascade has been removed

* remove cascade permission from docshare 

to allow read only access to share

* remove cascade permission for write permission

* check existing shares for write permission

* unset permissions on read
2016-10-08 11:06:27 +05:30
Rushabh Mehta
9d7ee83c5e [refactor] scheduler log is now error log and as MyISAM (commit not required) (#2152)
* [refactor] scheduler log is now error log

* [minor] new naming series

* [fix] engine

* [fix] saved by tests
2016-10-06 17:17:55 +05:30
Nabin Hait
41c3e7bb25 Fixed version conflict 2016-10-04 17:43:50 +05:30
Rohit Waghchaure
98304ca1e2 [Fix] data import tool, file format issue 2016-10-04 17:29:52 +05:30
Rushabh Mehta
88afbcf9e4 [enhance] a better way to export customzations and Email Alert can now be standard and in app (#2134) 2016-10-02 23:32:34 +05:30
Rushabh Mehta
d0aecc0be6 [fix] print report issue 2016-09-29 17:44:50 +05:30
mbauskar
660012c55d [minor] validated field name in autoname 2016-09-28 12:46:34 +05:30
KanchanChauhan
983796fbd4 Select only mandatory childtable fields on Select Mandatory (#2092) 2016-09-26 18:16:50 +05:30
Shreyas Patil
0770b2a224 [Minor] Allow user to change files private to public and vice-versa (#2079)
* [Minor] Allow user to change files private to public and vice-versa

* [Fix] Using db_get instead of get_doc
2016-09-26 18:15:26 +05:30
Rushabh Mehta
515d952e16 [fix] signup 2016-09-24 17:50:09 +05:30
Rushabh Mehta
c285d3bb65 [fix] signup 2016-09-24 17:49:03 +05:30
Rushabh Mehta
97558a5910 [fixes] [web forms] 2016-09-24 14:09:50 +05:30
Rushabh Mehta
59af5bfbf3 [fix] for welcome email 2016-09-24 13:42:53 +05:30
Rushabh Mehta
4148cea083 [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +05:30
Rushabh Mehta
051bed78da [minor] allow ignore_validate for user 2016-09-24 00:16:58 +05:30
Rushabh Mehta
a703e3f882 [minor] allow ignore_validate for user 2016-09-24 00:13:06 +05:30
Rushabh Mehta
8899a46faa [enhance] added roles for portal users #2091 (#2093)
* [enhance] added roles for portal users #2091

* [fix] test

* [fix] make default roles have desk access
2016-09-23 21:44:20 +05:30
KanchanChauhan
96e8be443e user can update image from website (#2089) 2016-09-23 21:14:18 +05:30
Nabin Hait
aef76fbb3f Fixed version conflict 2016-09-23 12:19:29 +05:30
Rushabh Mehta
1f3abe9a79 [fix] [tests] 2016-09-22 16:20:42 +05:30
Rushabh Mehta
ed8021c539 [minor] retry if disconnected while sending email 2016-09-22 11:41:50 +05:30
Rushabh Mehta
e8e9aef91b [fix] number of backups 2016-09-21 11:18:16 +05:30
Shreyas Patil
12422e75b0 [Minor] Allow user to set limit for downloadable backups for the site (#2059)
* [Minor] Allow user to set limit for downloadable backups for the site

* [Fix] Updated path for daily_long and weekly_long dropbox backup hooks

* [Fix] Updated system_settings.json
2016-09-21 11:10:41 +05:30
Rushabh Mehta
ef3412b9cb [enhance] set doctype label via Customize Form frappe/frappe#2019 (#2061)
* [enhance] set doctype label via Customize Form frappe/erpnext#2019

* Update customize_form.py
2016-09-20 11:20:46 +05:30
Nabin Hait
72f458f41b Merge pull request #2069 from rmehta/dynamic-page-loading
[fix] dont cache pages with dynamic server side content
2016-09-20 11:09:59 +05:30
paurosello
72fa048088 Change colspan in listview (#2058)
* Change colspan in listview

Closed last PR as I messed up with my repo.

Sometimes the fields have too much space or it is really small, this solutions allows the users to modify the field colspan per field using the following syntax in frappe.listview_settings

`column_colspan: {"fieldname":2},`

* Update docfield.json
2016-09-19 13:13:11 +05:30
Makarand Bauskar
ac616e1e3e [minor] spelling fixes (#2066) 2016-09-19 13:09:03 +05:30
Rushabh Mehta
0544194ef6 [fix] dont cache pages with dynamic server side content 2016-09-19 12:36:43 +05:30
Rushabh Mehta
541d8be95f [complete] auto email report 2016-09-14 12:00:52 +05:30
Rushabh Mehta
5cdab8da3f [fix] language for zh and zh-TW (#2052) 2016-09-14 10:27:32 +05:30
KanchanChauhan
8b78f70b43 Option to send email from Data Import Tool where applicable (#2026) 2016-09-13 13:13:02 +05:30
Rushabh Mehta
34965b75b5 [fix] test_report.py 2016-09-03 20:59:09 +05:30
Rushabh Mehta
3a839fb433 [fix] test 2016-09-01 18:06:53 +05:30
Rushabh Mehta
303e7460c2 [feature] [wip] added Auto Email Report 2016-09-01 17:52:33 +05:30
Rushabh Mehta
19e955f81d [minor] catch badly formed template while building help 2016-09-01 13:17:08 +05:30
Rushabh Mehta
20d07706e7 [fix] move error_snapshot templates to doctype folder, fixes #1993, frappe/erpnext#6207 2016-08-30 10:06:25 +05:30
Rushabh Mehta
5073369344 [languages] fix code for zh, zh-TW 2016-08-25 15:01:01 +05:30
Rushabh Mehta
cdac8794b9 [fix] [test] [translation] 2016-08-24 14:39:57 +05:30
KanchanChauhan
9590ec546f Added columns field to grid (#1998) 2016-08-23 16:47:51 +05:30
Rushabh Mehta
f30a6b8360 [refactor] Language is now a doctype (#2003) 2016-08-23 16:38:03 +05:30
Rushabh Mehta
e8f377faa3 [minor] added add_indicator in dashboard 2016-08-22 15:21:22 +05:30