Commit graph

462 commits

Author SHA1 Message Date
Anand Doshi
39208159a4 Communication Fixes #545, frappe/erpnext#1670 2014-05-20 16:42:58 +05:30
Anand Doshi
648ec7d059 Fixed scheduler error logging 2014-05-17 00:10:25 +05:30
Pratik Vyas
a961af72c4 raise exception on scheduler lock timeout 2014-05-16 19:30:40 +05:30
Pratik Vyas
aa90e2a049 optimize mysqldump 2014-05-14 23:01:08 +05:30
Pratik Vyas
18f897aa0e hotfix: escape curly in boilerplate 2014-05-14 21:38:10 +05:30
Rushabh Mehta
1a94ae61de Merge pull request #514 from anandpdoshi/deprecate-link-selects
Deprecate link selects
2014-05-09 14:08:35 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Rushabh Mehta
b977b22440 bugfix to sendmail(bulk) 2014-05-09 11:48:23 +05:30
Rushabh Mehta
28418fecf2 added sort_field and sort_order to doctype so that sorting can be user defined. Also added to customize form view 2014-05-08 16:53:28 +05:30
Anand Doshi
b5032cf51e Fixed moduleview language issue 2014-05-08 11:43:11 +05:30
Rushabh Mehta
2405ed2e81 added or_filters to db_query. link search will not search 'search_fields' by default 2014-05-07 14:09:40 +05:30
Pratik Vyas
b6efb3fe96 Merge pull request #502 from rmehta/develop
fix to boilerplate, added Core module for Administrator and fixed layout...
2014-05-06 18:50:54 +05:30
Rushabh Mehta
2f926f0136 fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
Anand Doshi
90b637e844 Fixed Selenium Tests 2014-05-05 17:18:58 +05:30
Pratik Vyas
c5da29e16d Add provision to set http status code using frappe.local.response.http_status_code 2014-05-05 07:57:07 +05:30
Rushabh Mehta
c9055ad62f website updates 2014-05-04 17:46:11 +05:30
Anand Doshi
e211281a01 Fixed get_localhost 2014-05-04 15:25:49 +05:30
Anand Doshi
e3251668e7 Fixes to Travis 2014-05-04 15:19:46 +05:30
Rushabh Mehta
7cf586dcd4 fixes to style, app boilerplate and selenium testing 2014-05-03 16:21:59 +05:30
Rushabh Mehta
343330fe6b hooks.txt -> hooks.py 2014-05-02 12:18:12 +05:30
Nabin Hait
8d7ea61415 Merge branch 'develop' of github.com:frappe/frappe into develop 2014-05-01 15:50:06 +05:30
Nabin Hait
62fb3f5fc1 minor fix in time_diff 2014-05-01 14:55:30 +05:30
Rushabh Mehta
12ecc5ac42 added form tests for selenium testing 2014-05-01 12:24:49 +05:30
Rushabh Mehta
487a4fed32 started client side testing using selenium and other related and unrelated fixes 2014-04-30 19:39:35 +05:30
Pratik Vyas
0976c91256 Enter valid default email address (for Administrator and Guest) 2014-04-28 10:49:03 +05:30
Rushabh Mehta
44be375b39 resize_images 2014-04-27 10:02:46 +05:30
Anand Doshi
a1bd2176fb NameError handling, fixed copy doc used in amend, handle tabs 2014-04-23 13:39:51 +05:30
Pratik Vyas
11f1b3f00d can now select destination for boilerplate 2014-04-23 10:34:20 +05:30
Anand Doshi
abf0b06823 Fixes in Attachments, User History and File Remove Permission Check 2014-04-22 15:29:53 +05:30
Rushabh Mehta
cae6b44d73 typo in bulk.py 2014-04-21 22:29:55 +05:30
Rushabh Mehta
0006170922 website cleanups 2014-04-21 22:11:09 +05:30
Rushabh Mehta
fa3a99de65 demo fixes 2014-04-21 13:43:57 +05:30
Rushabh Mehta
cfec573e77 more message fixes for translation 2014-04-15 22:54:11 +05:30
Anand Doshi
56ff3cd04d Encoded headers in response 2014-04-15 17:25:57 +05:30
Rushabh Mehta
ea55d77200 added validation for update_after_submit #270 2014-04-15 15:11:00 +05:30
Rushabh Mehta
246a2a84fb fixed strings for translation 2014-04-15 14:40:00 +05:30
Anand Doshi
e798db1ef4 Data Import #478 2014-04-10 18:41:23 +05:30
Rushabh Mehta
9aa3d1c53c fixes 2014-04-10 16:38:28 +05:30
Pratik Vyas
66c7de1799 fixes for new model 2014-04-09 12:51:06 +05:30
Pratik Vyas
e30dfd4ed0 file deduplication 2014-04-09 12:51:06 +05:30
Pratik Vyas
a257d47a76 filemanager fixes 2014-04-09 12:51:06 +05:30
Pratik Vyas
8281f07aae redo files! 2014-04-09 12:51:06 +05:30
Pratik Vyas
28d26d2e65 make filemanager hooks and default them to filesystem 2014-04-09 12:51:06 +05:30
Anand Doshi
e3ac45d4b0 docstatus transition check, permissions #478 2014-04-08 13:52:36 +05:30
Rushabh Mehta
f686c769b4 #478, fix sync and other minor fixes 2014-04-08 13:10:35 +05:30
Rushabh Mehta
84bc7564e6 started party frappe/erpnext#1503 2014-04-07 15:09:10 +05:30
Anand Doshi
520c0af2eb Patch to deprecate Control Panel #478 2014-04-07 12:42:14 +05:30
Rushabh Mehta
9d044f7927 frappe/frappe#478, fixed list passed in 2014-04-04 12:16:27 +05:30
Rushabh Mehta
ec010462b6 removed control panel 2014-04-04 12:00:37 +05:30
Rushabh Mehta
fed21f63e7 #478, tests pass (hopefully) 2014-04-03 15:37:46 +05:30