Commit graph

232 commits

Author SHA1 Message Date
Nabin Hait
ea0d744b2b ignore if error comes in eval while mapping 2011-08-31 17:25:03 +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
445e559d70 Merge pull request #29 from nabinhait/master
Error fixed in mapper
2011-08-30 06:50:47 -07:00
Nabin Hait
207fa4e0fc excluded amended_from, date, status, file_list from auto dt mapping 2011-08-30 19:18:00 +05:30
Nabin Hait
aba0dff144 Error fixed in mapper, excluded default_fields 2011-08-30 18:54:17 +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
Nabin Hait
959a0f8ac4 fixed error : naming series 2011-08-30 18:29:13 +05:30
Rushabh Mehta
f5bb7b572b ignore tags on delete 2011-08-30 17:26:20 +05:30
Rushabh Mehta
e0404b40a5 Merge branch 'stable' 2011-08-30 16:17:39 +05:30
Rushabh Mehta
60950ad5e0 Merge branch 'live' 2011-08-30 16:17:35 +05:30
Rushabh Mehta
6b69f63604 Merge branch 'master' into stable 2011-08-30 16:17:07 +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
Rushabh Mehta
74b1d09587 fix to table column hide and g is null error of tinymce 2011-08-30 11:07:33 +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
Rushabh Mehta
7cd5729e75 Merge pull request #25 from nabinhait/master
idx converted to integer in getlist fn
2011-08-29 05:15:36 -07:00
Nabin Hait
8dc65af2af removed custom fld mapping code: redundant 2011-08-29 16:42:24 +05:30
Nabin Hait
cdd4f3b4f0 Merge branch 'master' of github.com:webnotes/wnframework 2011-08-29 14:35:42 +05:30
Nabin Hait
567e4e5b64 code shifted from custom script to py file 2011-08-29 14:31:35 +05:30
Nabin Hait
6b9022140c dt mapper: flds with same name will map automatically 2011-08-25 19:42:35 +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
6132e09a9e trigger form_refresh 2011-08-25 16:10:50 +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
bdeecb59fe removed msgprint 2011-08-25 11:38:02 +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
Rushabh Mehta
96ce94ca01 Merge pull request #19 from tobrahma/master
util.getlist returns sorted (by idx) list by default
2011-08-23 05:31:35 -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
5747ca08c4 Merge branch 'master' into stable 2011-08-22 11:55:44 +05:30
Rushabh Mehta
3440ef72f4 Merge branch 'stable' into live 2011-08-22 11:55:13 +05:30
Rushabh Mehta
86be56f731 Merge branch 'live' 2011-08-21 22:33:14 +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
Rushabh Mehta
6f0ce8a9cb Merge pull request #14 from nabinhait/master
if file does not exist, page will load from database
2011-08-18 05:45:57 -07:00
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
d109285c87 added latest version of jqplot and $.require 2011-08-17 11:23:27 +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