Andreas Stöckel
|
cb27424f5b
|
Added et2_createWidget function and got et2_selectbox_ro working correctly with predefined options and non-string option-entries.
|
2011-08-23 09:45:45 +00:00 |
|
Nathan Gray
|
d9ab0a9ce8
|
- Fix empty label
- Add readonly for selectbox
|
2011-08-23 00:12:01 +00:00 |
|
Nathan Gray
|
e8e5a3066a
|
Simple date/time, still needs to know user format
|
2011-08-22 18:18:29 +00:00 |
|
Ralf Becker
|
b65c87ec2c
|
added all existing select-* widgets
|
2011-08-22 16:56:45 +00:00 |
|
Andreas Stöckel
|
c5acfe93bf
|
Added 'overflow' attribute, got infolog.edit loading
|
2011-08-22 16:37:04 +00:00 |
|
Andreas Stöckel
|
711b1c4886
|
Labeles are now generated as 'label' tags, basic implementation of the 'for' attribute, sel_options can now contain entries with 'title' and 'label'
|
2011-08-22 08:58:20 +00:00 |
|
Andreas Stöckel
|
8bc726e1b8
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
|
Andreas Stöckel
|
09bc77426c
|
Selectbox now allows 'option'-widgets inside of it, added hrule widget, added support for 'buttononly'
|
2011-08-21 13:24:20 +00:00 |
|
Andreas Stöckel
|
aa07a39a2e
|
Don't allow children for the menupopup
|
2011-08-21 08:59:12 +00:00 |
|
Andreas Stöckel
|
127e629eef
|
Adapted selectbox widget code to new etemplate2 js core scheme
|
2011-08-21 08:48:53 +00:00 |
|
Andreas Stöckel
|
7c7a8230cf
|
Added basic approach to have selectbox widget running again (probably not fully working yet)
|
2011-08-20 18:34:14 +00:00 |
|
Nathan Gray
|
c409e8d73e
|
Fix typo breaking selectbox options
|
2011-08-17 21:32:38 +00:00 |
|
Nathan Gray
|
379b05b39f
|
Get empty label / row count legacy option working
|
2011-08-17 17:50:15 +00:00 |
|
Andreas Stöckel
|
2234cc3413
|
Added very simple but working implementation of the tabs widget
|
2011-08-17 09:07:09 +00:00 |
|
Nathan Gray
|
e981e7911f
|
Get option value from content, add empty label
|
2011-08-16 21:18:06 +00:00 |
|
Nathan Gray
|
f0db6211b9
|
Put options in selectbox
|
2011-08-16 20:32:13 +00:00 |
|
Nathan Gray
|
03b4704685
|
Add basic implementation of numeric (int & float) and selectbox widgets
|
2011-08-16 17:02:09 +00:00 |
|