Commit graph

11295 commits

Author SHA1 Message Date
Nabin Hait
930e0bba9c bumped to version 7.1.29 2016-12-21 18:07:35 +06:00
Rushabh Mehta
afa8bf1e96 [fix] sortfield validation for multiple fields and frappe.model.set_value (js) takes in a dict 2016-12-21 17:29:16 +05:30
Rushabh Mehta
7dd822aeb6 [fix] loading page title from html 2016-12-21 14:51:34 +05:30
Nabin Hait
a92c753be7 Merge pull request #2470 from saurabh6790/disable_additional_users
[fix] dissable additional users by creation date
2016-12-21 13:41:06 +05:30
Saurabh
0577fcff3b [fix] exclude one user with system manger role while pulling active users list 2016-12-21 13:31:37 +05:30
Rushabh Mehta
c8a80786e3 [fix] validate sort_field in doctype.py 2016-12-21 13:01:21 +05:30
Rushabh Mehta
17d78e2bbb [fix] email validation 2016-12-21 12:41:51 +05:30
Saurabh
b627342a9b [fix] testcase fix for deactivating additional users after limit set 2016-12-21 12:34:28 +05:30
Saurabh
68cbbaacc7 [fix] test case to deactivate additional user 2016-12-21 12:34:28 +05:30
Saurabh
86ebaf22aa [fix] dissable additiona users by creation date 2016-12-21 12:34:28 +05:30
Nabin Hait
8443debfdf Merge branch 'hotfix' 2016-12-21 11:40:52 +05:30
Nabin Hait
865ecde1cb bumped to version 7.1.28 2016-12-21 12:10:52 +06:00
Rushabh Mehta
1f8f1ef2dc [fix] filter can_import with can_create, fixes frappe/erpnext#6966 2016-12-21 11:39:05 +05:30
Nabin Hait
065b514be3 Merge pull request #2481 from rmehta/security-fixes
[security] fixed
2016-12-21 11:34:20 +05:30
Rushabh Mehta
863f16050a [fix] doc loading in lists, fix for blog 2016-12-21 11:26:38 +05:30
Rushabh Mehta
68e14d40c2 [security] fixed 2016-12-21 11:17:24 +05:30
Rushabh Mehta
a6d5cec95c [minor] unicode fix for frappe/erpnext#7070 (#2478) 2016-12-20 16:21:50 +05:30
Rushabh Mehta
5d7eb494a0 [minor] frappe.as_unicode 2016-12-20 12:35:59 +05:30
Rushabh Mehta
db25d89d00 [fix] password strength (via error snapshot) 2016-12-20 11:38:19 +05:30
Nabin Hait
7dbe38e37a Merge branch 'hotfix' 2016-12-20 11:34:42 +05:30
Nabin Hait
b5e6589710 bumped to version 7.1.27 2016-12-20 12:04:42 +06:00
Rushabh Mehta
241b35ab0a [fix] dots on setup wizard 2016-12-20 11:14:38 +05:30
Rushabh Mehta
8ff97f64ce [minor] website list, reload doc only if required 2016-12-20 11:01:23 +05:30
Rushabh Mehta
e82e22640a [fix] web form fixes for job opening 2016-12-19 17:05:30 +05:30
Nabin Hait
38e5e2aad8 Merge pull request #2476 from rmehta/fix-dropbox-for-site-config
[fix] dropbox access for site_config
2016-12-19 16:20:38 +05:30
Rushabh Mehta
df649a7f6d [minor] grid open bug 2016-12-19 16:18:48 +05:30
Rushabh Mehta
bcf6d6ec6d [minor] grid checks refresh via flow 2016-12-19 15:03:07 +05:30
Rushabh Mehta
a74a9d1afe [fix] dropbox access for site_config 2016-12-19 12:59:27 +05:30
Rushabh Mehta
8301a17209 [minor] allow any type of user for user_query 2016-12-19 12:16:37 +05:30
Rushabh Mehta
8bfd1e8bbd Delete zh-tw.csv 2016-12-19 11:45:15 +05:30
Rushabh Mehta
14ca4119ba [minor] title fix for web pages 2016-12-19 11:24:57 +05:30
Nabin Hait
4a8af0db6f translations 2016-12-16 15:54:01 +05:30
Rushabh Mehta
225e4a172a [minor] removed linked_with caching - what a terrible idea!, fixes #4936 2016-12-16 14:51:40 +05:30
Rushabh Mehta
6f0e4ddd9e [minor] [style] for listview 2016-12-16 13:48:02 +05:30
Rushabh Mehta
f4aed17ce6 [minor] close in checkbox and other fixes 2016-12-16 12:55:48 +05:30
Saurabh
d976ea5e65 [fix] clear custom buttons on service change #7229 (#2468) 2016-12-16 12:41:23 +05:30
Nabin Hait
21e3f671d0 changed version to beta 2016-12-15 19:33:49 +05:30
Nabin Hait
5eb4bf6d79 [translations] 2016-12-15 18:34:30 +05:30
Nabin Hait
f175b6678d Change log for v7.2.0 2016-12-15 17:49:52 +05:30
Nabin Hait
dbc122f223 Merge branch 'master' into develop 2016-12-15 16:36:45 +05:30
Nabin Hait
fcc9ccbafc Merge branch 'hotfix' 2016-12-15 16:36:44 +05:30
Nabin Hait
f1633408f0 bumped to version 7.1.26 2016-12-15 17:06:44 +06:00
Rushabh Mehta
c61287951b [fix] listview settings for reportview 2016-12-15 16:24:06 +05:30
Rushabh Mehta
1aba76f4bb [minor] dont show paging footer if no results in list 2016-12-15 16:19:13 +05:30
Rushabh Mehta
1caf245673 [fix] use POST for data import tool, fixes #2317, frappe/erpnext#7230 2016-12-15 15:53:45 +05:30
Nabin Hait
dfc2095b23 Merge pull request #2464 from rmehta/checkbox-in-grid
[feature] checkboxes in grid #2451
2016-12-15 15:51:33 +05:30
Rushabh Mehta
9ba8a4a23a [fix] mapper.py 2016-12-15 15:41:52 +05:30
Javier Wong
bf06de8ec9 [FIXED] Problem with re-ordering grid items for non editable grid (#2456) 2016-12-15 15:12:59 +05:30
OluyomiKay
eb97b2a739 Create link to task from assigned owner (#2449) 2016-12-15 15:12:26 +05:30
Rushabh Mehta
bbf88108f7 [fix] data import for same doctype appearing multiple ptimes, #2228 (#2450) 2016-12-15 15:11:51 +05:30