Nathan Gray
|
4ae05cb5b8
|
- Implement detached interface for read only selectbox
- When looking for selectbox options, try last part of the name at the root first
|
2011-10-19 21:03:22 +00:00 |
|
Nathan Gray
|
96a219ede1
|
Add select to readonly types, display a value that isn't in the options as blank
|
2011-10-18 14:13:44 +00:00 |
|
Nathan Gray
|
7f9bbe99a3
|
Fix attribute defaults getting changed, options no longer get copied across selectboxes
|
2011-10-13 16:06:56 +00:00 |
|
Nathan Gray
|
cf75387f56
|
Get custom selectbox options working
|
2011-10-12 20:56:11 +00:00 |
|
Nathan Gray
|
cc8891820c
|
Don't overwrite options passed into constructor, merge them
|
2011-10-12 19:55:33 +00:00 |
|
Nathan Gray
|
18f73b21b9
|
Handling for setting value (for multiple-select) with an array or object
|
2011-09-29 19:20:20 +00:00 |
|
Nathan Gray
|
a1d344077e
|
Set current column filter values
|
2011-09-27 23:16:54 +00:00 |
|
Nathan Gray
|
4e8fe1bb2c
|
Layout & some functionallity for nm header
|
2011-09-27 00:16:00 +00:00 |
|
Nathan Gray
|
29501fc027
|
Add set_value() so selectbox can show current value
|
2011-09-26 16:01:42 +00:00 |
|
Nathan Gray
|
ff2a8102d6
|
Implemented all link widgets
|
2011-09-14 20:36:39 +00:00 |
|
Nathan Gray
|
a5ea1f78d9
|
Get selectbox _appendOptionElement working with empty_label automatically
|
2011-09-09 15:47:38 +00:00 |
|
Andreas Stöckel
|
87c0db7be1
|
Fixed correct expanding of names and implemented the dataProvider class
|
2011-09-08 18:36:09 +00:00 |
|
Andreas Stöckel
|
0607a2c9a8
|
Fixed problem with column widths not being calculated/displayed correctly
|
2011-09-01 10:02:23 +00:00 |
|
Andreas Stöckel
|
54cf0cbf26
|
Selectbox widget now doesn't use actual widgets for the transmitted options - for lists like the country selection, this created a huge slowdown while page creation.
|
2011-08-31 16:58:44 +00:00 |
|
Nathan Gray
|
4fc8cadcb2
|
Code cleanup - remove debug, late date class handle date-houronly
|
2011-08-30 20:52:10 +00:00 |
|
Andreas Stöckel
|
5c4c175ce2
|
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
|
2011-08-26 09:58:25 +00:00 |
|
Andreas Stöckel
|
a11abf6412
|
Selectbox options now set themselves selected
|
2011-08-24 11:31:30 +00:00 |
|
Andreas Stöckel
|
6e33c99db0
|
Fixed bad dependency
|
2011-08-24 10:44:51 +00:00 |
|
Andreas Stöckel
|
53f4064cdc
|
Added some naming scheme to the js files
|
2011-08-24 10:18:07 +00:00 |
|