Commit graph

51 commits

Author SHA1 Message Date
Anand Doshi
8a620ddcdc fix in reset password back to back reset at gateway 2012-02-16 16:13:33 +05:30
Rushabh Mehta
5fe3feae05 removed login background color change 2012-02-07 15:25:23 +05:30
Rushabh Mehta
f5d4218d3d updated feed for comments and login 2012-02-03 12:56:19 +05:30
Rushabh Mehta
2d18505650 login - enter, fix to files 2012-02-01 15:11:09 +05:30
Rushabh Mehta
5d2c362963 cleaned up handlerpy, build and made ajax crawler friendly 2012-02-01 14:45:59 +05:30
Rushabh Mehta
6dbd1a28b0 cleanups 2012-01-30 14:03:13 +05:30
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
9f05863423 Merge branch 'latest' of github.com:webnotes/wnframework into latest 2012-01-27 12:16:23 +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
Anand Doshi
97ce80882d Merge branch 'master' into latest 2012-01-27 09:39:59 +05:30
Anand Doshi
bc69801d94 Resolved default print format issue due to doclayer changes 2012-01-27 09:38:50 +05:30
Anand Doshi
9f1b9d1de8 Merge branch 'master' into latest 2012-01-25 17:44:37 +05:30
Anand Doshi
0d083627f0 Fix in doclayer button css 2012-01-25 17:41: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
1e071e5650 Merge branch 'latest' of github.com:webnotes/wnframework into latest 2012-01-24 15:23:22 +05:30
Rushabh Mehta
bac62db507 css changes 2012-01-24 15:19:14 +05:30
Anand Doshi
984f2286eb Merge branch 'master' into latest 2012-01-24 15:00:33 +05:30
Rushabh Mehta
210c6c8018 cleanups, more structured session boot 2012-01-24 14:32:51 +05:30
Anand Doshi
c1a0efc2fa Fix in sql pointing to old conn while applying patches 2012-01-24 11:00:39 +05:30
Rushabh Mehta
90337d8ac2 removed old event model, fixes in ui 2012-01-20 15:31:55 +05:30
Rushabh Mehta
068ae98b13 fixes to profile and added sendmail_md 2012-01-20 10:52:31 +05:30
Anand Doshi
08817b3ce6 Merge branch 'stable' into latest 2012-01-19 14:37:33 +05:30
Anand Doshi
bcbf417a02 Fix webnotes.conn.sql issue in custom_field.py 2012-01-18 17:51:13 +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
5b7e470d8f cleanup of login and removed un-necessary files 2012-01-17 18:04:18 +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
8990cae8b8 In doclayer fields grid, do not allow insertion of rows 2012-01-09 12:45:20 +05:30
Anand Doshi
d6a416fb52 Merge pull request #63 from anandpdoshi/master
Support Ticket Attachments
2011-12-27 06:15:58 -08:00
Anand Doshi
0c39b46e58 Changes in support ticket attachments 2011-12-27 19:43:50 +05:30
Nijil Y
160155f6c4 login popup changed tologin messages 2011-12-15 14:44:47 +05:30
Anand Doshi
32671fd67b Changes in email lib to send email from defs specifications 2011-12-06 18:52:42 +05:30
Anand Doshi
70cdfe0009 * Hide email and print links in sidebar if allow_email and allow_print = 1 respectively
* replace forbidden characters in name of property setter with a space
2011-11-24 15:03:49 +05:30
Anand Doshi
6ea40a14cf Changed query for select form type so that it excludes types such as doctype, docfields etc.. 2011-11-24 13:17:53 +05:30
Anand Doshi
92d09a6603 Changes in doclayer UI 2011-11-23 18:04:07 +05:30
Anand Doshi
1ed4f2feb9 DocLayer ready for deployment 2011-11-23 13:56:35 +05:30
Anand Doshi
d98667a4e8 Added reset to default functionality to doclayer 2011-11-22 18:17:56 +05:30
Anand Doshi
d52805327e DocLayer changes 2011-11-22 17:19:05 +05:30
Anand Doshi
b9d84ee39d Changes in doclayer and doctype 2011-11-22 11:09:48 +05:30
Anand Doshi
1c2014d78b Implementation of DocLayer front end for easy management of Property Setter 2011-11-17 18:39:31 +05:30
Anand Doshi
261ef11fae On checking allow_attach, automatically create a new field file_list 2011-11-17 17:50:04 +05:30
Anand Doshi
e233a9c21e Made DocType in Print Format non-mandatory 2011-11-15 18:05:23 +05:30
Anand Doshi
3f35951012 Changes in print format 2011-11-15 15:08:49 +05:30
Nabin Hait
4df97f5cdb Error fixed in dt mapper 2011-10-12 12:43:26 +05:30
Rushabh Mehta
12e2c95531 Merge branch 'master' of github.com:webnotes/wnframework 2011-09-13 15:49:25 +05:30
Rushabh Mehta
4644e62287 added buttons, broke up loading of forms, reports 2011-09-08 15:46:06 +05:30
Rushabh Mehta
0abfaf1180 version 2 2011-09-07 17:27:20 +05:30