Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 years ago |
pdontthink
|
33cfdfb28b
Oops
|
16 years ago |
pdontthink
|
6de4d8ae69
Add password option widget
|
16 years ago |
pdontthink
|
7e1056287d
Add info option widget type
|
16 years ago |
pdontthink
|
4a76899c55
Minor spacing fix
|
17 years ago |
pdontthink
|
60ff13d11e
Allow control over white space wrapping of auto-generated SquirrelMail option widgets
|
17 years ago |
pdontthink
|
71d7e677ed
Move options constants to constants include file
|
17 years ago |
pdontthink
|
4005ca5222
Add ability to turn off edit list delete checkbox
|
17 years ago |
pdontthink
|
c60fed307d
Let edit list users turn off the 'add widget'; add submit option type
|
17 years ago |
pdontthink
|
e2e74c4a6c
Fuss with edit list sizing a touch
|
17 years ago |
pdontthink
|
19d38ed61f
Include original configuration array in Option object; allows custom save handlers to add their own parameters and access them at save time
|
17 years ago |
pdontthink
|
8af69c0e4c
Minor JavaScript fix when multiple select-style edit lists appear on the same page
|
17 years ago |
pdontthink
|
9eaccecc8b
Add prettier layout for edit lists, not that I am any kind of graphic designer. Preserve old layout method and allow switching by user control with new layout_type option attribute
|
17 years ago |
pdontthink
|
94a08b0471
Since multiple select and checkbox widgets may not appear in the post, make sure empty values are pushed into the object's new value slot when saving
|
17 years ago |
pdontthink
|
dec6e1f1fa
More sensible detection of empty widget submissions. Still does not address the fact that select lists and checkboxes may not appear in the POST at all when they are empty in the HTML form
|
17 years ago |
pdontthink
|
a0d3b8062d
Fix issue not allowing save of boolean prefs that default to SMPREF_ON
|
17 years ago |
pdontthink
|
aad5c82af1
Add radio button group widget type SMOPT_TYPE_STRLIST_RADIO
|
17 years ago |
pdontthink
|
853a20153b
Add yes_text and no_text option attributes that allow the overriding of the Yes/No text for boolean radio widgets
|
17 years ago |
pdontthink
|
6602a2a04a
Boolean option widgets now default to checkboxes
|
17 years ago |
pdontthink
|
87f7ad3fc0
Create specific boolean radio widget
|
17 years ago |
pdontthink
|
14610e4a3c
Add checkbox type of boolean option widget
|
17 years ago |
pdontthink
|
e482b190cf
Add convenience function; keep track of multi-value widget types in one place
|
17 years ago |
pdontthink
|
a721549ba5
Guarantee we have an array
|
17 years ago |
pdontthink
|
c6a088760f
Guarantee we have an array
|
17 years ago |
pdontthink
|
3e70629b7d
Avoid PHP errors when adding to empty list
|
17 years ago |
pdontthink
|
a86bb98740
Prevent PHP notices when possible values is not given
|
17 years ago |
pdontthink
|
b05c065f5e
Use a template for the edit list widget
|
17 years ago |
pdontthink
|
139cfdccb5
Add multiple select string list option widget
|
17 years ago |
pdontthink
|
cc12e65a24
Add 'edit list' type option widget
|
17 years ago |
pdontthink
|
42c9cad709
Don't presume output format
|
17 years ago |