Commit graph

2372 commits

Author SHA1 Message Date
Anand Doshi
bcb3382f4f fixes in assign to url 2013-02-14 13:36:41 +05:30
Anand Doshi
ea43fb7daf fixes in test runner 2013-02-14 13:36:30 +05:30
Anand Doshi
2937639fd8 fix in assign to URL 2013-02-13 23:42:18 +05:30
Anand Doshi
c4d50538c4 fixes in assignto 2013-02-13 23:19:34 +05:30
Anand Doshi
486ad61d16 fixes in remove assign to 2013-02-13 23:03:58 +05:30
Anand Doshi
751202e639 fix in format_number 2013-02-13 21:57:34 +05:30
Anand Doshi
d5ad376a04 updated profile test records 2013-02-13 20:26:20 +05:30
Anand Doshi
56fc922e5a fixes in test runner and add role for profile 2013-02-13 19:57:58 +05:30
Anand Doshi
649f97967c in SelectField's get_value, options can be a dict or string. use appropriate when comparing. Allow's SelectField having different label and value 2013-02-13 19:48:41 +05:30
Anand Doshi
43061118a6 added add_role method in profile 2013-02-13 18:35:33 +05:30
Anand Doshi
22e129caf9 fixes in parentfield of userrole 2013-02-13 18:04:21 +05:30
Anand Doshi
ffd3c8082e fixes in db.py 2013-02-13 17:48:47 +05:30
Anand Doshi
05c167e22c fixes in profile one system manager validation 2013-02-13 16:16:06 +05:30
Anand Doshi
10ed5a53d9 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-13 16:07:19 +05:30
Anand Doshi
54d0b777a7 user role as child table in profile. checkboxes and user roles managed directly using addchild on client side 2013-02-13 16:06:50 +05:30
Rushabh Mehta
4248761f7a number format fix, permission fix in listview 2013-02-13 12:33:01 +05:30
Rushabh Mehta
62c03924e5 added test runner 2013-02-13 11:59:16 +05:30
Rushabh Mehta
39adba6d8e fixed communication subject 2013-02-13 09:44:27 +05:30
Rushabh Mehta
ebdfb6f2d4 fixed communication subject 2013-02-13 09:42:30 +05:30
Rushabh Mehta
64bb7bb289 Merge branch 'master' into edge 2013-02-12 19:23:48 +05:30
Rushabh Mehta
683e4dc9d3 upgraded test_runner, now can run multiple tests 2013-02-12 19:20:39 +05:30
Anand Doshi
87a7d882cb allow user properties that start with default_ and parent_ 2013-02-12 12:35:47 +05:30
Anand Doshi
79538f6c18 Merge branch 'edge' of github.com:webnotes/wnframework into edge 2013-02-12 11:31:43 +05:30
Anand Doshi
bdfd916110 fix in grid - do not copy docfield for each cell 2013-02-12 11:29:03 +05:30
Anand Doshi
db34f64ffa changed calls to cur_frm.call in customize form 2013-02-11 20:21:16 +05:30
Anand Doshi
f1b346a3d9 fix in add custom button for customize form 2013-02-11 19:31:05 +05:30
Rushabh Mehta
f2b1a86d1c added date in pop3 mails 2013-02-11 16:38:08 +05:30
Rushabh Mehta
2d3d7f2b40 added date in pop3 mails 2013-02-11 16:36:14 +05:30
Rushabh Mehta
53db94efe2 added date in pop3 mails 2013-02-11 16:31:41 +05:30
Rushabh Mehta
64c6eafd16 added date in pop3 mails 2013-02-11 16:24:41 +05:30
Rushabh Mehta
2c16f10a62 added date in pop3 mails 2013-02-11 16:21:14 +05:30
Nabin Hait
6771402229 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-11 15:22:26 +05:30
Rushabh Mehta
089d69f5e3 added status to Contact and fix bug in communication pull 2013-02-11 14:54:29 +05:30
Nabin Hait
b8d4d2f032 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-11 13:57:28 +05:30
Nabin Hait
2d08304c0d get_query 2013-02-11 13:56:47 +05:30
Rushabh Mehta
c15640ad38 updated language 2013-02-11 11:49:17 +05:30
Rushabh Mehta
4a7ad064c1 updated language 2013-02-11 11:44:07 +05:30
Anand Doshi
8eff6b64c6 fix in syntax 2013-02-08 19:26:01 +05:30
Anand Doshi
18bb00afcc fixed test runner to copy test record doclist such that it could used in multiple test cases in the same file 2013-02-08 19:08:24 +05:30
Anand Doshi
40bb5a9969 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-08 15:29:26 +05:30
Anand Doshi
b32cb52504 fixed get default date format in formatdate 2013-02-08 15:26:55 +05:30
Rushabh Mehta
b222b4b7c3 fix 2013-02-08 15:06:05 +05:30
Nabin Hait
9fc7e1f5f9 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-08 13:09:54 +05:30
Rushabh Mehta
c8353119eb Merge branch 'master' of github.com:webnotes/wnframework 2013-02-07 22:20:16 +05:30
Rushabh Mehta
2f2f1ec9b7 dynamic loading of grid reports 2013-02-07 22:19:46 +05:30
Anand Doshi
b90bf0e0a2 moved test_objects to webnotes.test_objects for cross-module accessibility 2013-02-07 16:27:02 +05:30
Nabin Hait
a5b4571e3b Merge branch 'master' of github.com:webnotes/wnframework 2013-02-07 14:22:37 +05:30
Anand Doshi
cdfde39722 fixes in test_runner: also show reqd fields of the doctype itself 2013-02-07 13:04:01 +05:30
Nabin Hait
410336fee9 changed args to filters in get_query 2013-02-07 12:08:38 +05:30
Rushabh Mehta
69dbc96963 added remove bookmark 2013-02-07 11:43:10 +05:30