Commit graph

673 commits

Author SHA1 Message Date
Viet Pham
2016841924 Fix 'engine' attribute error 2016-10-31 20:36:32 +07:00
Nabin Hait
b2908df91b get the default value of check field if none, for insert / update 2016-10-19 14:20:50 +05:30
Rushabh Mehta
7b69625cbe [fix] tests 2016-10-19 09:21:55 +05:30
Rushabh Mehta
c36055d29e [minor] added frappe.format and validate_payment in web_form.html 2016-10-18 21:52:17 +05:30
Rushabh Mehta
9fd29e658a [minor] dashboard data load in meta.py 2016-10-18 21:17:49 +05:30
Rushabh Mehta
8a87064541 [fix] get_valid_dict use default if none 2016-10-18 17:46:09 +05:30
Nabin Hait
b208dcb16b Fixed version conflict 2016-10-18 15:24:38 +05:30
Rushabh Mehta
9789da957e [fix] change data property in _dashboard.py files to get_data to make it translate friendly 2016-10-18 14:54:17 +05:30
Rushabh Mehta
1026a48a97 [refactor] code for integration service scheduled events 2016-10-13 14:59:23 +05:30
Rushabh Mehta
66b4c470e1 [fix] has_website_permissions 2016-10-12 10:26:20 +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
5f93a78477 allow varchar longer than 250 now is supported (#2137) 2016-10-08 11:09:15 +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
c0d7b5b441 Fixed version conflict 2016-10-06 12:25:14 +05:30
Nabin Hait
9bf71bba3d Rollback if scheduled submit/cancel failed 2016-10-06 11:20:45 +05:30
Nabin Hait
c211ba6bce Fixed version conflict 2016-10-05 19:00:44 +05:30
Nabin Hait
2cf19b79ac Commit after locking and unlocking while queuing action 2016-10-05 18:57:44 +05:30
Nabin Hait
c54f4e8615 Fixed version conflict 2016-10-05 17:04:17 +05:30
Nabin Hait
d61123180c Add error traceback in comment if no message_log 2016-10-05 16:34:06 +05:30
Rushabh Mehta
9353303be6 Exporting Customizations docs and other minor fixes (#2136)
* [fix] email alert in sync

* [fixes] web form mandatory and docs for exporting customizations
2016-10-03 12:18:57 +05:30
Rushabh Mehta
106eff83d5 [fix] email alert in sync (#2135) 2016-10-02 23:54:15 +05:30
Rushabh Mehta
2a3eb0b9cd [enhance] receive payments in web form and other fixes (#2097) 2016-09-24 14:55:35 +05:30
Rushabh Mehta
8d7702a91b [fix] import web_form initially 2016-09-23 21:50:10 +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
Nabin Hait
7bb304dd1a Merge pull request #2054 from nabinhait/field_char_limit
Validate length of fieldname
2016-09-20 11:21:09 +05:30
Nabin Hait
5383882754 Update db_schema.py 2016-09-20 11:20:57 +05:30
Nabin Hait
c1e5e5dabe Fixed version conflict 2016-09-14 15:52:32 +05:30
Nabin Hait
d070f880e2 Validate length of fieldname 2016-09-14 15:36:33 +05:30
Rushabh Mehta
541d8be95f [complete] auto email report 2016-09-14 12:00:52 +05:30
Rushabh Mehta
345d310fe3 [fix] name case for doctype, fixes #2029 2016-09-12 16:02:18 +05:30
Nabin Hait
d1bf2429fe Fixed list settings 2016-09-12 13:04:52 +05:30
Rushabh Mehta
19e955f81d [minor] catch badly formed template while building help 2016-09-01 13:17:08 +05:30
Nabin Hait
50d96413f9 Fixed merge conflict 2016-08-26 12:41:55 +05:30
Rushabh Mehta
e05dd38598 [fix] paging issues in listview (#2011) 2016-08-26 12:06:39 +05:30
Rushabh Mehta
8a32adcaf8 [command] bench setup-help will make the help db 2016-08-23 17:53:38 +05:30
Nabin Hait
7d75ab63f9 Merge branch 'master' into develop 2016-08-23 12:09:57 +05:30
Rushabh Mehta
4fe7de6971 [minor] removed formatting for date time comparison in db_query.py 2016-08-23 10:48:42 +05:30
Nabin Hait
f050cb27e3 [fix] Set user as session user if not mentioned in match conditions 2016-08-22 18:21:00 +05:30
Rushabh Mehta
7ef8f5f7a2 [minor] fixes to patches, ignore validate if in patch, move some events to hourly 2016-08-16 10:24:09 +05:30
Rushabh Mehta
2488c13dbc [hot] fix permlevel 2016-08-08 16:53:28 +05:30
Rushabh Mehta
f134370f7d [hot] fix permlevel 2016-08-08 16:51:35 +05:30
Rushabh Mehta
171c69677f [fix] apply read permlevel before sending doc to desk. Fixes #1904 2016-08-08 14:07:38 +05:30
Rushabh Mehta
754e23e745 [feature] added a new database _frappe_help containing all help files 2016-08-03 18:00:45 +05:30
Rushabh Mehta
b3e3ec7b86 [minor] fix for rename_doc 2016-08-01 12:16:20 +05:30
Rushabh Mehta
99f1682721 [fix] rename_doc 2016-07-29 15:26:31 +05:30
Kanchan Chauhan
55fbc3cbf9 Name with accents can be renamed now 2016-07-29 12:37:01 +05:30
Rushabh Mehta
83eee92692 [fix] route too long 2016-07-28 11:13:13 +05:30
bcornwellmott
ea033f9dd5 Add return to the wrapper for save
Save mistakenly removed the return function when a wrapper was added for it. This has created downstream issues, including preventing PUT requests through the API.
2016-07-25 10:00:42 -07:00
Rushabh Mehta
863aebcc78 [fixes] for translation and save full url for 404 2016-07-25 11:01:28 +05:30
Rushabh Mehta
64cc0fe57d [hot] fix accidental rename 2016-07-20 13:13:13 +05:30