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 |
|
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
|
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
|
865fb49973
|
[minor] [fix] doctype recursive
|
2013-07-11 12:35:42 +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 |
|
Rushabh Mehta
|
c14590e0d7
|
[fix] [minor] language in grid and section breaks
|
2013-07-10 18:38:46 +05:30 |
|
Rushabh Mehta
|
b18648252a
|
[minor] [fix] Fix reverse tabbing in forms (when Shift key is pressed)
|
2013-07-10 16:02:41 +05:30 |
|
Rushabh Mehta
|
534cd2d900
|
[feature] [grid] Allow Grid viewable columns to be selected via 'In List View'
|
2013-07-10 15:03:32 +05:30 |
|
Rushabh Mehta
|
c519217ea1
|
Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
|
2013-07-10 13:06:34 +05:30 |
|
Rushabh Mehta
|
446599e43e
|
[minor] [style] added section break to grid
|
2013-07-10 12:06:58 +05:30 |
|
Anand Doshi
|
2d0f99b80c
|
[minor] [fix] trigger startup after page route in app.js so that dialogs created in startup do not auto-close
|
2013-07-10 12:00:26 +05:30 |
|
Rushabh Mehta
|
5ec86a5b42
|
[feature] Added 'Customize' and 'Import' fields in List view, [cleanups] #194, #113
|
2013-07-09 16:04:03 +05:30 |
|
Rushabh Mehta
|
db1b0e0d4e
|
[fix] Link Buttons in Firefox
|
2013-07-09 15:20:29 +05:30 |
|
Nabin Hait
|
db1e475ac8
|
[merge] report match condition
|
2013-07-09 12:57:01 +05:30 |
|
Rushabh Mehta
|
6ba11facdd
|
[form] [layout] renumber sections after refresh
|
2013-07-09 11:28:16 +05:30 |
|
Rushabh Mehta
|
189389e821
|
[lang] [new/search] erpnext #553
|
2013-07-09 11:13:28 +05:30 |
|
Rushabh Mehta
|
a37f1bddc5
|
[calendar] refetch events on refresh
|
2013-07-09 11:05:56 +05:30 |
|
Rushabh Mehta
|
61c960c4c5
|
[dialog] don't animate
|
2013-07-08 17:01:04 +05:30 |
|
Rushabh Mehta
|
2041a17871
|
[pull-mappers] no fields via custom button, started with quotation, material request, purchase order
|
2013-07-08 15:52:23 +05:30 |
|
Rushabh Mehta
|
69318a01a0
|
[mappers] cleanup, remove dt_map, map_doclist and other such functions
|
2013-07-08 11:08:27 +05:30 |
|
Rushabh Mehta
|
ed21e24e0b
|
[icons] added icons to forms, toolbars, moduleview, doclistview, reportview
|
2013-07-05 16:41:14 +05:30 |
|
Rushabh Mehta
|
f6c432dfaa
|
[icons] added icons to forms, toolbars, moduleview, doclistview, reportview
|
2013-07-05 16:33:54 +05:30 |
|
Rushabh Mehta
|
5cd869be1e
|
[icons] added icons to forms, toolbars, moduleview, doclistview, reportview
|
2013-07-05 16:28:00 +05:30 |
|
Rushabh Mehta
|
105e302a81
|
[icons] added icons to forms, toolbars, moduleview, doclistview, reportview
|
2013-07-05 16:23:19 +05:30 |
|
Rushabh Mehta
|
9b641c8da7
|
[grid] blur before collapse
|
2013-07-05 12:55:44 +05:30 |
|