Commit graph

46 commits

Author SHA1 Message Date
Nabin Hait
8efd07e7aa Merge branch 'master' of github.com:webnotes/wnframework 2012-11-09 11:36:15 +05:30
Nabin Hait
a0f027c9ac Error fixed in data import tool 2012-11-09 11:35:43 +05:30
Anand Doshi
c088965a38 fixed atleast System Manager msg error 2012-11-07 19:09:24 +05:30
Anand Doshi
ba2bfa28c8 fix in insert after of custom field 2012-11-01 12:11:16 +05:30
Anand Doshi
870e3067fd added delete permissions for custom script and added autoname method 2012-10-26 13:23:51 +05:30
Anand Doshi
0ae85bc56d removed __SessionCache and replaced with webnotes.clear_cache 2012-10-24 17:39:49 +05:30
Nabin Hait
576acba0bb Merge branch 'master' of github.com:webnotes/wnframework 2012-10-24 11:24:37 +05:30
Nabin Hait
327abefa26 hidded field should not come in data import template 2012-10-24 11:23:42 +05:30
Anand Doshi
4467596f93 fix in datatype.js regarding the setting of default as 1 for a check field; made property setter fields visible 2012-10-23 11:30:58 +05:30
Anand Doshi
79bbd1595c fix in data import tool during msg display 2012-10-18 14:51:48 +05:30
Anand Doshi
2aea93e8f2 fix for get_obj for custom doctypes 2012-10-15 17:46:02 +05:30
Anand Doshi
33d4621d0b fix in error msg about unselection of system manager 2012-10-15 17:20:38 +05:30
Anand Doshi
b35c93f245 hide footer save button in customize form 2012-10-12 17:37:23 +05:30
Anand Doshi
2330ed20c8 removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
Anand Doshi
a2997364cd fix in emailing new user 2012-10-09 10:27:55 +05:30
Anand Doshi
99c805a9b4 fix in emailing new user 2012-10-09 10:24:13 +05:30
Anand Doshi
29267023a3 if firstname and lastname are missing, send email as dear user during password reset 2012-10-08 12:20:10 +05:30
Anand Doshi
bacb45a514 fixes related to email 2012-10-08 12:09:08 +05:30
Anand Doshi
c5e0087413 fix in max users validation 2012-10-05 12:28:30 +05:30
Nabin Hait
b5aee81455 fixes in query report export 2012-10-04 18:38:58 +05:30
Anand Doshi
a80ecc9947 added page permissions, modified report listing links 2012-10-04 18:11:28 +05:30
Anand Doshi
543e9e30f2 Merge branch 'master' of github.com:webnotes/wnframework 2012-10-04 13:54:07 +05:30
Anand Doshi
5d8ffaa2c7 fixes in data import tool and voucher import tool 2012-10-04 13:26:04 +05:30
Anand Doshi
c00ca6c476 fixes in data import tool - restrict import upto 500 rows, commit only if import is successful, else rollback 2012-10-04 11:51:29 +05:30
Rushabh Mehta
fde26470e6 dynamic loading for reports 2012-10-04 09:57:00 +05:30
Anand Doshi
8a95759641 fixes in data import tool 2012-10-03 16:29:12 +05:30
Anand Doshi
ed6dbf34f5 fixes in data import tool 2012-10-03 16:18:59 +05:30
Anand Doshi
8f78a67ee1 fixes in data import tool 2012-10-03 16:16:01 +05:30
Anand Doshi
28164a64a4 fixes in data import tool 2012-10-03 16:06:49 +05:30
Anand Doshi
4c1e138c30 bug-fix in new password -- profile 2012-10-02 21:58:00 +05:30
Anand Doshi
cb44a247a9 allow enabling of administrator and guest, even if quota exceede 2012-10-02 17:50:10 +05:30
Nabin Hait
d7bd101599 Update core/page/data_import_tool/data_import_tool.py 2012-10-02 17:03:06 +05:30
Rushabh Mehta
b191e8c79c Merge branch '1209' of github.com:/webnotes/wnframework into 1209 2012-10-02 15:57:52 +05:30
Rushabh Mehta
20fb56cd4b separated query-report and added module marker to appframe 2012-10-02 14:56:40 +05:30
Anand Doshi
2b43191626 Merge branch 'master' of github.com:webnotes/wnframework into 1209 2012-10-02 14:26:30 +05:30
Rushabh Mehta
bc11149738 updated query report and modified Report to include query reports 2012-10-01 18:01:58 +05:30
Rushabh Mehta
9cf14c6559 Merge branch '1209' of github.com:/webnotes/wnframework into 1209 2012-10-01 14:46:55 +05:30
Rushabh Mehta
9d2c3bee22 added query report and cleaned up wn.ui.Dialog 2012-10-01 14:46:36 +05:30
Anand Doshi
34cbdd9014 merged deprecate account balance 2012-10-01 11:30:00 +05:30
Rushabh Mehta
2154bc38fc added shortcuts 2012-09-28 12:18:42 +05:30
Rushabh Mehta
c74290191a added voucher import tool 2012-09-26 19:00:00 +05:30
Anand Doshi
65a2b5b69a Merge branch 'master' of github.com:webnotes/wnframework into 1209 2012-09-26 12:44:35 +05:30
Anand Doshi
18dbd813c4 Merge branch 'master' of github.com:webnotes/wnframework into 1209 2012-09-26 12:28:35 +05:30
Anand Doshi
d7905e1a9f Merge branch 'master' of github.com:webnotes/wnframework into 1209 2012-09-26 12:22:14 +05:30
Rushabh Mehta
0fdb4b29ab __session_cache removed and introducted memcache for caching 2012-09-25 14:22:22 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30