Commit graph

187 commits

Author SHA1 Message Date
Rushabh Mehta
b394713c04 fix to nsm, added test cases and reloads after setting lft, rgt 2011-09-14 14:29:11 +05:30
Rushabh Mehta
a8d0285061 import fix 2011-09-13 15:50:58 +05:30
Rushabh Mehta
af2af54cd2 show validation message 2011-09-13 15:45:03 +05:30
Rushabh Mehta
dfcd05e166 email in utf-8 2011-09-09 20:33:04 +05:30
Rushabh Mehta
20de5a21c3 Merge branch 'live' into stable 2011-09-09 15:52:53 +05:30
Rushabh Mehta
2cda6827a4 no patches on accounts db 2011-09-09 15:52:33 +05:30
Rushabh Mehta
d12bd74953 style fix 2011-09-06 13:15:13 +05:30
Rushabh Mehta
1eac79dbf0 Merge pull request #33 from nabinhait/master
admin_email_notification
2011-09-05 05:56:01 -07:00
Anand Doshi
68219041f1 Fixed db_password issue during installation 2011-09-05 17:50:38 +05:30
Nabin Hait
c1c19ed7c7 admin_email_notification = 0 by default 2011-09-05 11:18:26 +05:30
Nabin Hait
0eee36f2ae admin_email_notification = 0 by default 2011-09-05 11:15:09 +05:30
Nabin Hait
2195814d40 changed global_sent_email to global_send_email in defs template 2011-08-31 17:36:47 +05:30
Anand Doshi
63b2fec389 Changed path in scheduler.py 2011-08-31 17:31:08 +05:30
Nabin Hait
ae2ce62be3 sent patch error notification only if admin_email_notification is on 2011-08-31 14:48:00 +05:30
Nabin Hait
05b6062783 admin_email_notification and global_sent_email global variable added in defs_template 2011-08-31 14:41:03 +05:30
Rushabh Mehta
453e266f7f Merge pull request #28 from anandpdoshi/master
Download Backup
2011-08-30 06:01:28 -07:00
Rushabh Mehta
a1e98d6561 Merge pull request #27 from nabinhait/master
Error in patches will be mailed to developer@erpnext.com, no msg to login user
2011-08-30 06:01:05 -07:00
Rushabh Mehta
f5bb7b572b ignore tags on delete 2011-08-30 17:26:20 +05:30
Rushabh Mehta
54c6ef3a06 update tag count on delete, fixes to system_console 2011-08-30 15:38:49 +05:30
Rushabh Mehta
87fad95d4b added as_table option to msgprint 2011-08-30 13:24:16 +05:30
Rushabh Mehta
3122251c3f added get_db_password in webnotes 2011-08-30 11:38:22 +05:30
Anand Doshi
ab9c93f890 Merge branch 'master' of github.com:webnotes/wnframework 2011-08-29 22:17:02 +05:30
Anand Doshi
1397a37855 Changed backup script to get password from defs 2011-08-29 22:11:02 +05:30
Nabin Hait
7516379a83 Error in patches will be mailed to developer@erpnext.com, no msg to login user 2011-08-29 18:36:02 +05:30
Nabin Hait
cdd4f3b4f0 Merge branch 'master' of github.com:webnotes/wnframework 2011-08-29 14:35:42 +05:30
Rushabh Mehta
eaea1d5389 minor fixes 2011-08-25 19:17:20 +05:30
Nabin Hait
2c8c0c93fe Merge branch 'master' of github.com:webnotes/wnframework 2011-08-25 16:47:10 +05:30
Nabin Hait
c1a0b2323b idx converted to integer 2011-08-25 16:46:59 +05:30
Rushabh Mehta
e164699341 feature to restrict ip, by hours, cleanup of profile doctype 2011-08-25 15:08:52 +05:30
Rushabh Mehta
89abceaa0d added ability to show / hide columns 2011-08-25 11:34:01 +05:30
Rushabh Mehta
01149f2194 Merge pull request #21 from tobrahma/stable
search.js modified to take care of sub queries
2011-08-23 05:46:41 -07:00
Brahma K
20882712a5 Merged with Upstream Master 2011-08-23 11:55:50 +05:30
Brahma K
c7514a451a utils.getlist returns sorted list based on idx 2011-08-23 11:51:15 +05:30
Rushabh Mehta
cc92f48c9b receive encoding error 2011-08-23 11:49:28 +05:30
Brahma K
a016155f19 query_builder modified to take care of sub queries 2011-08-23 10:36:20 +05:30
Rushabh Mehta
73e53bb500 Merge pull request #15 from anandpdoshi/master
db password logic change
2011-08-18 22:21:04 -07:00
Anand Doshi
42d17ae066 Edited cgi-bin/webnotes/auth.py via GitHub 2011-08-19 07:52:06 +05:30
Anand Doshi
56aad3c6e6 changed db password logic 2011-08-18 17:40:54 +05:30
Nabin Hait
1e3b6703d6 if file does not exist, page will load from database 2011-08-17 12:21:05 +05:30
Rushabh Mehta
d351f7ebaf fixes: 2011-08-16 09:57:47 +05:30
Rushabh Mehta
41353319f0 Merge branch 'live' into stable 2011-08-16 09:56:20 +05:30
Rushabh Mehta
9c3a02677f encoding friendly csv output 2011-08-16 09:56:00 +05:30
Rushabh Mehta
abcf40c6f5 fixes to install + recent 2011-08-16 09:08:13 +05:30
Rushabh Mehta
67ef4b2ea1 fixed old recent docs 2011-08-12 11:41:49 +05:30
Rushabh Mehta
1638de5295 profile.py: codec 2011-08-12 11:30:45 +05:30
Rushabh Mehta
dc1d406966 doclist.py: catch all if docname does match doc (? unidentified issue) 2011-08-12 11:29:30 +05:30
Rushabh Mehta
36e7aeb2a5 doclist.py: catch all if docname does match doc (? unidentified issue) 2011-08-12 11:26:54 +05:30
Rushabh Mehta
a9f947f305 fixed issue for utf-8 2011-08-12 10:56:44 +05:30
Rushabh Mehta
bd95fda321 profile, utf fix 2011-08-11 17:42:19 +05:30
Rushabh Mehta
0698438c74 utf issue in recent 2011-08-11 17:41:45 +05:30