Commit graph

60 commits

Author SHA1 Message Date
Anand Doshi
ef18e30499 fixed cursor shifting bug in letter head due to set_input called in refresh 2012-11-21 17:57:09 +05:30
Anand Doshi
f05f0e4d42 removed hyphens in import data template, as it causes error in excel 2003 2012-11-20 16:52:32 +05:30
Anand Doshi
2a411e51be replaced - in -- in Notes section of import template 2012-11-20 16:45:44 +05:30
Anand Doshi
0cd47a8174 quote non-numeric characters in data import template 2012-11-20 16:28:40 +05:30
Rushabh Mehta
0d792fac6b renamed doclistview to reportview, added float condition for filters and cleaned up property setter 2012-11-17 16:12:16 +05:30
Rushabh Mehta
8c46ee4e43 fixes to rename_tool, added serial no for rename 2012-11-16 14:25:02 +05:30
Rushabh Mehta
50952d7a22 activity type fix and fixes in page titles 2012-11-16 12:21:27 +05:30
Rushabh Mehta
0035f663b2 updated data import template and removed upload feature in price list 2012-11-15 12:44:40 +05:30
Rushabh Mehta
a3438a3a68 updates to letterhead, dont cut avatar in doclistview 2012-11-15 10:35:57 +05:30
Rushabh Mehta
d15271c27d do not allow mandatory and hidden and also bugfix in communication creation 2012-11-14 12:23:04 +05:30
Rushabh Mehta
d948cf6823 deprecated breadcrumbs, titles are now selectable 2012-11-13 16:44:26 +05:30
Rushabh Mehta
42c84b0196 doctype field validation commonified and added to customize form view and custom fields and property setter save 2012-11-13 15:41:12 +05:30
Rushabh Mehta
72a80e542f query-report patch, now report manager can save, but must give a new name if standard report 2012-11-12 12:53:44 +05:30
Rushabh Mehta
f16ce22431 removed msgprint 2012-11-12 12:18:27 +05:30
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