Commit graph

83 commits

Author SHA1 Message Date
Anand Doshi
165359e51e fix in doctype mapper's use of doctype.get method 2012-12-03 17:24:27 +05:30
Rushabh Mehta
a4759551e7 cleaned up rename_doc and delete_doc 2012-12-03 14:11:02 +05:30
Anand Doshi
d6f021ded4 removed old communication listing in a form 2012-12-01 18:18:06 +05:30
Anand Doshi
0f69dbbd54 removed unnecessary imports 2012-11-30 16:38:02 +05:30
Rushabh Mehta
8ac78c5f77 cleanup of notification control: now in boot 2012-11-30 10:57:27 +05:30
Rushabh Mehta
cbb3477411 merge 2012-11-29 16:31:18 +05:30
Rushabh Mehta
f12d7d8d22 communication / email cleanup 2012-11-29 16:24:18 +05:30
Rushabh Mehta
cc7301eb9f form email sending via CommunicationComposer 2012-11-29 16:08:45 +05:30
Rushabh Mehta
f003b4abea webnotes.model.doctype (new version) 2012-11-29 11:49:55 +05:30
Rushabh Mehta
8f8094794b Merge branch 'master' of github.com:webnotes/wnframework 2012-11-28 15:20:14 +05:30
Rushabh Mehta
d20a751955 profile: form is now my settings page, removed (Page, profile-settings) 2012-11-28 15:19:50 +05:30
Anand Doshi
62549f6b47 Merge branch 'master' of github.com:webnotes/wnframework 2012-11-28 13:55:41 +05:30
Anand Doshi
7972508076 fixed msgprint error 2012-11-28 13:52:42 +05:30
Rushabh Mehta
2e5afbcd7a support ticket: updated signature, doctype: create py if not exists 2012-11-28 10:47:50 +05:30
Anand Doshi
ea03b59b45 fixes in data import tool 2012-11-27 17:53:54 +05:30
Anand Doshi
6abed66e7b if data import throws exception, show import failed 2012-11-27 17:32:28 +05:30
Rushabh Mehta
551dd74939 reload_doc can now do doctypes, update patch 2012-11-26 15:18:36 +05:30
Rushabh Mehta
6237f4324b profile: added email signature and incoming mail settings 2012-11-26 13:00:53 +05:30
Rushabh Mehta
0829f4aa8f commonified naming_series 2012-11-26 11:58:22 +05:30
Anand Doshi
2dff4701f4 removed controller 2012-11-23 18:05:08 +05:30
Rushabh Mehta
4f72d3b686 introducing model 3.0, refactored import module 2012-11-23 17:53:42 +05:30
Anand Doshi
bfb773a95f allow administrator to change his/her email id 2012-11-23 15:49:52 +05:30
Anand Doshi
33cc3def0c sort profile list by enabled, modified 2012-11-22 19:38:16 +05:30
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