Commit graph

3350 commits

Author SHA1 Message Date
Anand Doshi
de0d64a96c [translations] [minor] updated translations.py 2013-07-24 11:31:38 +05:30
Rushabh Mehta
bd821f9f64 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-24 11:22:07 +05:30
Rushabh Mehta
55670d0595 [translations] [minor] updated translations.py 2013-07-24 11:21:48 +05:30
Nabin Hait
46df0c62e7 [minor] [fix] module imported in translate 2013-07-24 10:18:54 +05:30
Anand Doshi
1649bbff6a [minor] [fix] [email] cint always use login id as center 2013-07-24 00:14:59 +05:30
Anand Doshi
882e4e7189 [minor] [fix] [listing] Select All based checking using prop function of jquery 1.9.1, instead of attr as per http://jquery.com/upgrade-guide/1.9/#attr-versus-prop- 2013-07-23 19:49:30 +05:30
Anand Doshi
524c1d05a6 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-23 17:14:17 +05:30
Anand Doshi
dad8f6390c [minor] [fix] [grid report] on refresh, get fresh data 2013-07-23 17:12:57 +05:30
Rushabh Mehta
ea4c6a30a1 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-23 16:20:12 +05:30
Rushabh Mehta
77eef0ecf5 [docs] [translate] fixes 2013-07-23 15:36:28 +05:30
Anand Doshi
87d4657d01 [minor] [fix] permission manager 2013-07-23 13:08:33 +05:30
Anand Doshi
8819482971 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-23 12:58:41 +05:30
Anand Doshi
999314a766 [minor] [fix] load sender json in make communication 2013-07-23 12:58:18 +05:30
Nabin Hait
25ceb9e2b8 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-23 12:54:08 +05:30
Nabin Hait
207aad3d26 [fix] add_fetch and trigger in link fields 2013-07-23 12:53:53 +05:30
Anand Doshi
3686fe42cb [minor] [fix] added required permission for Letter Head 2013-07-23 12:21:38 +05:30
Rushabh Mehta
7587740b1e Merge branch 'master' of github.com:webnotes/wnframework 2013-07-23 12:20:30 +05:30
Rushabh Mehta
33ae720dd0 [docs] added for translate and api 2013-07-23 12:20:08 +05:30
Anand Doshi
374d44a1ef [minor] [fix] clear value and run trigger of attach_files: field on removing attachment, if that attachment is being used by a given field 2013-07-23 11:48:25 +05:30
Anand Doshi
2fbe6f9b52 [minor] [fix] during reset perms, force reload doctype 2013-07-23 11:47:00 +05:30
Rushabh Mehta
aec31f18d0 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-22 17:03:19 +05:30
Rushabh Mehta
2a0afd357d [fix] [grid] redistribute colums to occupy full width #217 2013-07-22 17:03:08 +05:30
Anand Doshi
6b7e343737 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-22 16:36:30 +05:30
Rushabh Mehta
5f3d9b25e3 [minor] [fix] attachment 2013-07-22 16:29:56 +05:30
Anand Doshi
4c62ee4753 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-22 16:25:29 +05:30
Anand Doshi
1e9ff5c4e1 [minor] [fix] get query for defvalue in user properties' add property dialog 2013-07-22 16:18:50 +05:30
Rushabh Mehta
d2c0e20384 [fix] [minor] #213 2013-07-22 16:07:42 +05:30
Rushabh Mehta
6d11cfb6e9 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-22 15:59:40 +05:30
Rushabh Mehta
5e4a2ddb67 [fix] [attachments] do not allow to remove if no write permissions 2013-07-22 15:59:18 +05:30
Anand Doshi
36b2472391 [minor] [fix] on row add processing, [cleanup] shifted validate link and fetch to script_manager 2013-07-22 13:38:27 +05:30
Anand Doshi
e72ee53610 [minor] [fix] in check_mandatory, ignore naming_series, since it is checked during doc's save 2013-07-22 11:28:32 +05:30
Anand Doshi
905e620e2f [minor] [fix] [communication] sender should be formatted using formataddr so that the combination of fullname and email address is RFC 2822 compliant 2013-07-19 22:14:33 +05:30
Anand Doshi
c9b63d3f43 [minor] [update manager] changed page title and update label 2013-07-19 16:49:48 +05:30
Anand Doshi
2bcd9fe52c [minor] [validate missing] added a method to validate missing field value as wn.model.validate_missing 2013-07-19 12:53:58 +05:30
Anand Doshi
e3d32fff5e [minor] [fix] trim username/fullname in login page 2013-07-19 12:31:13 +05:30
Anand Doshi
cf211e4888 [minor] [print] create print html in a new window, so as to avoid style creep 2013-07-18 18:44:56 +05:30
Anand Doshi
4f17c8d1ef [minor] [print] create print html in a new window, so as to avoid style creep 2013-07-18 18:37:57 +05:30
Anand Doshi
7bf744bd44 Merge branch 'slow' of github.com:webnotes/wnframework 2013-07-18 18:16:50 +05:30
Anand Doshi
8a98ac33f7 [minor] [fix] net_total_export printing and hover effect for brand in navbar 2013-07-18 18:15:55 +05:30
Nabin Hait
968ec403fc [fix] [report] get only latest modified data for grid report 2013-07-18 18:06:50 +05:30
Nabin Hait
16b7cda1b6 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-18 12:28:32 +05:30
Nabin Hait
faf10e4b8e Merge branch 'slow' of github.com:webnotes/wnframework 2013-07-18 11:38:12 +05:30
Nabin Hait
7e5b7e2242 [fix] [minor] matched condition in report 2013-07-18 11:35:49 +05:30
Anand Doshi
45495e1655 [minor] fixed patch 2013-07-17 18:10:35 +05:30
Nabin Hait
95b22af144 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-17 15:36:58 +05:30
Nabin Hait
a05f40bd45 [fix] [grid] sort rows by idx 2013-07-17 15:36:32 +05:30
Anand Doshi
2983fd9f16 [minor] [fix] When creating new doc from listing, do not map name field from filters 2013-07-17 14:42:18 +05:30
Anand Doshi
b95b4bcff1 [minor] [fix] modules setup update button 2013-07-17 14:14:59 +05:30
Anand Doshi
89a3417e23 [minor] [fix] attachment field refresh 2013-07-17 12:29:09 +05:30
Anand Doshi
7014fe1ed8 [minor] [fix] close button in appframe 2013-07-16 16:51:55 +05:30