Nathan Gray
|
a458019490
|
Avoid some missing attribute warnings by not trying to set needed on readonlys, which don't support it.
|
2014-01-11 16:40:45 +00:00 |
|
Ralf Becker
|
f40f41a7d4
|
set_value now iterates over all radioboxes with same id and (un)checks them depending on given value, DOM-id get now set_value appended to be unique
|
2013-10-09 16:22:35 +00:00 |
|
Nathan Gray
|
f4a6c9859a
|
More fixes forjQuery/jQueryUI update issues
|
2013-07-20 17:20:55 +00:00 |
|
Nathan Gray
|
0c6f70005a
|
Implement some basic client-side validation (required)
|
2013-06-26 20:50:10 +00:00 |
|
Nathan Gray
|
442c9e6356
|
- Add required attribute to radiobox so it can pass it on to radio buttons
- Add detached DOM support to play nice in datagrid rows
|
2013-06-25 20:53:39 +00:00 |
|
Nathan Gray
|
8a2c791be3
|
For radiobox customfields, implement "empty" first value = extra group label
|
2013-06-18 20:55:13 +00:00 |
|
Nathan Gray
|
b933b17446
|
Put radio button labels after radio button by default
|
2013-06-18 15:08:50 +00:00 |
|
Ralf Becker
|
e64c4fbd04
|
add some JSDoc so Eclipse shows an outline: @memberOf and @augments (not yet understood by Eclipse), also fixed many warnings (mostly missing semicolons)
|
2013-04-13 19:00:13 +00:00 |
|
Nathan Gray
|
2beaed766c
|
Get radio/checkbox to validate values that come from content
|
2012-05-08 20:25:56 +00:00 |
|
Nathan Gray
|
be878e3e79
|
Get radio customfield working in popup + nm
|
2012-03-23 18:57:13 +00:00 |
|
Andreas Stöckel
|
53f4064cdc
|
Added some naming scheme to the js files
|
2011-08-24 10:18:07 +00:00 |
|