Commit graph

706 commits

Author SHA1 Message Date
Nabin Hait
4112407391 Reload in_standard_filter property 2017-01-06 12:56:04 +05:30
Nabin Hait
a2215c7a9a [Fix]Attachment in Amended doc 2016-12-24 14:51:07 +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
9ba8a4a23a [fix] mapper.py 2016-12-15 15:41:52 +05:30
Rushabh Mehta
ac69247325 [feature] checkboxes in grid #2451 2016-12-15 14:48:43 +05:30
Nabin Hait
a0f174621a Merge pull request #2419 from rmehta/update-fetch-on-doctype-save
[enhance] update fetch values on doctype save #2414
2016-12-08 12:20:06 +05:30
Nabin Hait
c52dc83256 Fixed merge conflict 2016-12-06 16:12:32 +05:30
Rohit Waghchaure
82ac63e5ac [Fix] Total row not working in the report for the report builder type 2016-12-06 16:05:26 +05:30
Rushabh Mehta
9e7b174c76 [enhance] update fetch values on doctype save #2414 2016-12-06 15:20:50 +05:30
Nabin Hait
8c7bd2f76f Merge pull request #2341 from rmehta/fetch-server-side
[fix] fetch values server side for link fields
2016-12-05 16:41:07 +05:30
OluyomiKay
71c7e177b7 Carry over file attachments in amended doctypes (#2394)
* Carry over file attachments in amended doctypes

* Renamed function and code style
2016-12-05 14:18:38 +05:30
robert schouten
9c8edaed04 improved error messages for canceled links 2016-12-01 11:26:57 +08:00
Rohit Waghchaure
516adec87d rename optimization 2016-11-30 15:26:37 +05:30
Nabin Hait
47ecf4c513 Merge branch 'master' into develop 2016-11-30 12:13:56 +05:30
Nabin Hait
579713e901 Merge pull request #2387 from shreyasp/set-only-once-issue
[Minor] convert date type to string when field is set as 'set_only_once' or constant
2016-11-30 12:10:06 +05:30
Mohammed
61a3f3eda0 Delete rows that do not match the ones in the document without causing db deadlock 2016-11-29 18:11:21 +02:00
shreyas
684bb80f8e [Minor] convert date type to string when field is set as 'set_only_once' or constant 2016-11-28 17:15:41 +05:30
Makarand Bauskar
bf37e4a254 [minor] fixes for check_if_latest method (#2377) 2016-11-28 12:38:32 +05:30
Rushabh Mehta
4bd2285159 File Based Locking at Document Level (#2374)
* [redesign] improved locking in documents and redesigned recent documents

* [minor] patch to update doctype in existing documents
2016-11-25 16:14:00 +05:30
Nabin Hait
610ea6b47b Merge branch 'master' into develop 2016-11-23 14:48:48 +05:30
Saurabh
d40d08fb66 [fix] check against all linked documents while canceling or deleting (#2360) 2016-11-22 22:18:38 +05:30
Nabin Hait
188c7390eb Merge branch 'master' into develop 2016-11-21 19:08:23 +05:30
Rohit Waghchaure
fa49525406 [Fix] Rename autoname field on rename of docname 2016-11-21 16:35:11 +05:30
Rushabh Mehta
391aeb9979 [fix] condition for between 2016-11-18 18:10:20 +05:30
Rushabh Mehta
349e803bd1 [fix] fetch values server side for link fields 2016-11-18 14:49:27 +05:30
robert schouten
5ede870700 daterangepicker now as control for filtering (#2324)
* daterangepicker now as control for filtering

* rename daterange picker options

* cleanup name reference

* allow greater control of daterangepicker options

* Update data.py

comma + space
2016-11-18 14:03:56 +05:30
Rushabh Mehta
9ef8f18fcf [fix] for tests, and db_set now accepts dict 2016-11-17 09:45:44 +05:30
Rushabh Mehta
819983a7b6 Merge branch 'master' into develop 2016-11-16 11:20:42 +05:30
Rushabh Mehta
e4f279b580 [minor] [fix] extract images before sanitizing html for text editor (#2319) 2016-11-16 11:07:56 +05:30
Nabin Hait
2772fbd12d Merge branch 'master' into develop 2016-11-01 12:38:50 +05:30
Viet Pham
2016841924 Fix 'engine' attribute error 2016-10-31 20:36:32 +07:00
Rushabh Mehta
8f6d3d9a11 [fix] in_standard_filter should be in docfield, not doctype 2016-10-26 19:33:04 +05:30
Rushabh Mehta
f124354250 [fix] default value for check 2016-10-26 19:33:04 +05:30
Rushabh Mehta
aece05a792 [fix] default for checks in db_insert and show top 20 filter values 2016-10-26 19:33:04 +05:30
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