Anand Doshi
|
c939d87181
|
[cleanup] [minor] added build_match_conditions to webnotes
|
2013-07-26 13:00:42 +05:30 |
|
Anand Doshi
|
955f07dd75
|
[fix] [minor] call refresh_fields after cur_frm.call when doc is passed
|
2013-07-25 19:13:45 +05:30 |
|
Anand Doshi
|
832caf0e40
|
[fix] [minor] [grid] set_colum_disp should force refresh the whole grid
|
2013-07-25 18:53:21 +05:30 |
|
Anand Doshi
|
a6a747c105
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-07-25 16:40:01 +05:30 |
|
Anand Doshi
|
23e047ffc9
|
[fix] [grid] show full text for Text and Small Text type fields in static display
|
2013-07-25 16:39:37 +05:30 |
|
Rushabh Mehta
|
773fd38c21
|
[minor] [fix] missing icons in reports #589
|
2013-07-25 16:05:02 +05:30 |
|
Rushabh Mehta
|
cf6d460cfc
|
[form] [comments] Show Last Comment on popover
|
2013-07-25 15:39:41 +05:30 |
|
Anand Doshi
|
ea80e54c61
|
[fix] [minor] alignment of fields in appframe
|
2013-07-24 18:08:28 +05:30 |
|
Anand Doshi
|
0b654c6d34
|
[fix] [minor] [issue] #628 - In Code formatter, html content should be escaped
|
2013-07-24 16:15:21 +05:30 |
|
Nabin Hait
|
be021ef82b
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-07-24 15:43:14 +05:30 |
|
Nabin Hait
|
8856130fb9
|
[minor] removed clonsole log
|
2013-07-24 15:42:56 +05:30 |
|
Anand Doshi
|
fb9d225e7e
|
[minor] [fix] use prop(checked) instead of attr(checked) as recommended for jQuery 1.9.1
|
2013-07-24 13:07:23 +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 |
|
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
|
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 |
|
Rushabh Mehta
|
2a0afd357d
|
[fix] [grid] redistribute colums to occupy full width #217
|
2013-07-22 17:03:08 +05:30 |
|
Rushabh Mehta
|
5f3d9b25e3
|
[minor] [fix] attachment
|
2013-07-22 16:29:56 +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
|
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
|
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 |
|
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
|
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 |
|
Anand Doshi
|
0474c17a2a
|
[minor] [fix] close button in appframe
|
2013-07-16 16:47:37 +05:30 |
|
Rushabh Mehta
|
06e9775790
|
[minor] [file_manager] fixes to code and cleanup
|
2013-07-15 18:18:05 +05:30 |
|
Rushabh Mehta
|
f1ff8dec6f
|
Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
|
2013-07-15 17:14:54 +05:30 |
|
Rushabh Mehta
|
a8c423361e
|
[docs] [minor] update to docs, fixed bug in file_manager
|
2013-07-15 17:14:38 +05:30 |
|
Anand Doshi
|
39c0aed3b0
|
[minor] [control] show fieldname in tooltip if developer_mode=1 and user=Administrator
|
2013-07-15 14:47:35 +05:30 |
|
Anand Doshi
|
0930c52fc1
|
[minor] run script manager after making object
|
2013-07-11 19:14:21 +05:30 |
|
Anand Doshi
|
d2ba58bd73
|
[minor] icon for page
|
2013-07-11 18:28:28 +05:30 |
|
Rushabh Mehta
|
9e8ba300cb
|
[style] Added Icons to Pages
|
2013-07-11 14:50:38 +05:30 |
|
Rushabh Mehta
|
11a61b49aa
|
[minor] [slickgrid] fixes #576 firefox issue
|
2013-07-11 13:13:14 +05:30 |
|
Rushabh Mehta
|
e435c5af82
|
Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
|
2013-07-11 12:17:15 +05:30 |
|
Rushabh Mehta
|
a17bd79ed8
|
[feature] Linked With now shows parent Documents
|
2013-07-11 12:16:30 +05:30 |
|
Anand Doshi
|
20dce362d8
|
Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
Conflicts:
webnotes/model/mapper.py
|
2013-07-10 20:55:05 +05:30 |
|
Anand Doshi
|
a000ec95d7
|
[minor] converty types for single doctypes in load_from_db, moved some functions to number_format.js for use in website
|
2013-07-10 20:48:00 +05:30 |
|
Nabin Hait
|
edc9dd596c
|
[fix] get_query where options not mentioned
|
2013-07-10 20:29:59 +05:30 |
|