Commit graph

112 commits

Author SHA1 Message Date
Rushabh Mehta
becfd56e07 cleaned up pages and minor style fixes, removed submit_error in js 2012-01-27 15:56:35 +05:30
Rushabh Mehta
cb7d2e0b80 redid file system naming, fixed bug that did not clear roles on 'clear cache' 2012-01-27 12:16:03 +05:30
Rushabh Mehta
19d2a73dce Merge branch 'latest' of github.com:webnotes/wnframework into latest 2012-01-25 18:47:54 +05:30
Rushabh Mehta
7f787135cf minor fixes 2012-01-25 18:47:34 +05:30
Anand Doshi
67f30be39c Merge branch 'latest' of github.com:webnotes/wnframework into latest 2012-01-25 17:17:52 +05:30
Anand Doshi
55fa3cd009 Merge branch 'master' into latest 2012-01-25 17:17:35 +05:30
Anand Doshi
8ac04cf7ca Show DocType Labels instead of DocType names in Customize Form View 2012-01-25 17:15:25 +05:30
Rushabh Mehta
92bb38e843 fixed attachments now saved as names 2012-01-25 15:01:11 +05:30
Rushabh Mehta
19246ddf93 fixes to login css, added explicit characterset utf8 in create table 2012-01-25 10:38:07 +05:30
Rushabh Mehta
210c6c8018 cleanups, more structured session boot 2012-01-24 14:32:51 +05:30
Rushabh Mehta
2cb9a271be refactored formpy, added assign_to 2012-01-23 16:18:08 +05:30
Rushabh Mehta
90337d8ac2 removed old event model, fixes in ui 2012-01-20 15:31:55 +05:30
Rushabh Mehta
7efe72e282 fixed docbrowser, report not for guest and email fixes 2012-01-20 14:20:49 +05:30
Rushabh Mehta
b2e53eb793 updated buttons to bootstrap buttons 2012-01-20 12:07:27 +05:30
Rushabh Mehta
068ae98b13 fixes to profile and added sendmail_md 2012-01-20 10:52:31 +05:30
Rushabh Mehta
141c959cd5 Merge branch 'latest' of github.com:webnotes/wnframework into latest 2012-01-19 15:12:13 +05:30
Rushabh Mehta
4fd6098463 fixes to patch handler 2012-01-19 15:11:51 +05:30
Anand Doshi
08817b3ce6 Merge branch 'stable' into latest 2012-01-19 14:37:33 +05:30
Rushabh Mehta
3a809c3c47 refactored patch_handler 2012-01-19 11:37:08 +05:30
Rushabh Mehta
1b2dce5895 cleaned up db resolution logic 2012-01-18 12:55:04 +05:30
Anand Doshi
076e05bc98 Fix: InterfaceError due to use of old webnotes.conn when specifying sql = webnotes.conn.sql at the start of module rather than in the function itself 2012-01-18 12:17:12 +05:30
Rushabh Mehta
254dd1584a path now at / 2012-01-18 10:56:05 +05:30
Rushabh Mehta
5b7e470d8f cleanup of login and removed un-necessary files 2012-01-17 18:04:18 +05:30
Anand Doshi
e62a480d6b Merge branch 'stable' into latest 2012-01-17 12:50:25 +05:30
Anand Doshi
23e25b24a7 Fix: in doclayer field sorting, if field not found, do not attempt to remove or insert from list 2012-01-17 12:49:27 +05:30
Anand Doshi
b796ae98b5 Merge branch 'stable' into latest 2012-01-16 18:18:42 +05:30
Anand Doshi
b86eec0b2d Ignore HTMLParseError while sending multipart email 2012-01-16 18:18:15 +05:30
Anand Doshi
202ec3bebc Removed invalid characters from code in auth.py 2012-01-16 15:05:35 +05:30
Anand Doshi
f08622f208 Merge branch 'master' into latest 2012-01-16 14:58:58 +05:30
Anand Doshi
07933f4a3b Fix: IP authentication 2012-01-16 14:42:28 +05:30
Rushabh Mehta
f31d6be363 Merge branch 'stable' of github.com:webnotes/wnframework into stable 2012-01-16 12:10:12 +05:30
Rushabh Mehta
f38fbd8dfb increased height of grid head 2012-01-16 12:09:58 +05:30
Anand Doshi
7dd283976a Merge branch 'stable' 2012-01-13 13:24:23 +05:30
Anand Doshi
48228c926e Close connection after running patches 2012-01-13 13:20:53 +05:30
Anand Doshi
79643b8359 Close connection after running patches 2012-01-13 13:19:26 +05:30
Anand Doshi
f72c85dc6d Minor changes in patch_handler 2012-01-13 13:09:00 +05:30
Anand Doshi
f93208d04e commit before logging 2012-01-13 12:25:21 +05:30
Anand Doshi
723660f3fe Merge branch 'stable' 2012-01-12 13:07:49 +05:30
Anand Doshi
b9781b03d1 Fix: Support Ticket ID not getting matched 2012-01-12 13:07:06 +05:30
Anand Doshi
a9062e4455 doclist compress fix: now scans all docs for preparing keylist 2012-01-12 12:34:07 +05:30
Nabin Hait
4988b2ebd7 debug msg b4 execution 2012-01-11 18:23:28 +05:30
Nabin Hait
32f91fd041 Merge branch 'master' of github.com:webnotes/wnframework 2012-01-11 16:45:22 +05:30
Nabin Hait
a0ef617a0f In reload_doc overwrite reqd, hide, print hide properties 2012-01-11 16:45:02 +05:30
Anand Doshi
d5ff3840cf Handle Value Error Exception in change_idx function of doctype.py and run patch locally using wnf.py patch -h 2012-01-11 16:32:55 +05:30
Anand Doshi
3e741bd130 Merge branch 'master' into stable 2012-01-10 13:59:52 +05:30
Anand Doshi
67cc2defd4 Merge branch 'master' of github.com:webnotes/wnframework 2012-01-10 13:59:40 +05:30
Anand Doshi
b711e33f98 Fixed import issue in patch_handler 2012-01-09 18:01:30 +05:30
Nabin Hait
e0347e5fa2 Merge branch 'master' of github.com:webnotes/wnframework 2012-01-09 10:24:35 +05:30
Nabin Hait
38b2241c12 Error fixed in reload_doc 2012-01-09 10:24:07 +05:30
Anand Doshi
c917719721 Bug fix in reload doc 2012-01-05 18:57:12 +05:30