Michael Jumper
|
426a7919b3
|
GUACAMOLE-470: Allow TEXT fields to be associated with predefined sets of known-good values.
|
2018-06-12 13:58:04 -07:00 |
|
Michael Jumper
|
a8bb6fe966
|
GUACAMOLE-470: Make getFieldOption() available to all field types.
|
2018-06-12 13:58:04 -07:00 |
|
Michael Jumper
|
1810ec971f
|
GUACAMOLE-1: Relicense C and JavaScript files.
|
2016-03-28 20:50:18 -07:00 |
|
Michael Jumper
|
83318d9c68
|
GUAC-586: Ensure model is set prior to region in time zone field.
|
2015-09-02 19:51:27 -07:00 |
|
Michael Jumper
|
b253a11483
|
GUAC-830: Allow zero for numeric fields (bad logic).
|
2015-08-21 19:20:25 -07:00 |
|
Michael Jumper
|
79f672bfa9
|
GUAC-1213: Set blank value if date/time is completely invalid.
|
2015-08-11 13:27:08 -07:00 |
|
Michael Jumper
|
2f73c20321
|
GUAC-1213: Parse time values leniently.
|
2015-08-11 12:56:27 -07:00 |
|
Michael Jumper
|
6c63027728
|
GUAC-1213: Parse date values leniently.
|
2015-08-11 12:55:56 -07:00 |
|
Michael Jumper
|
b2305937c5
|
GUAC-1213: Move date/time parsing code to own functions.
|
2015-08-10 11:30:06 -07:00 |
|
Michael Jumper
|
4db7034608
|
GUAC-1213: Use HTML5 date/time input types.
|
2015-08-10 11:24:35 -07:00 |
|
Michael Jumper
|
2e52382fd9
|
GUAC-1213: Add date and time fields, along with corresponding template/controller stubs.
|
2015-08-10 11:18:57 -07:00 |
|
Michael Jumper
|
65cdb5daef
|
GUAC-1213: Add time zone field type.
|
2015-08-09 22:14:19 -07:00 |
|
Michael Jumper
|
dcd82f9e63
|
GUAC-1176: Remove all human-readable title properties from the REST form objects.
|
2015-06-08 16:15:31 -07:00 |
|
Michael Jumper
|
4eb5989c18
|
GUAC-1176: Ensure blank values are interpreted consistently (no multiple blank options in select fields).
|
2015-06-08 14:33:44 -07:00 |
|
Michael Jumper
|
a532e22926
|
GUAC-1176: Generalize form fields by removing the value property. Add type-specific convenience classes for each field.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
48e10ab69a
|
GUAC-1176: Migrate all field types to the new field registration service. Use field registration service within guacFormField directive.
|
2015-06-05 00:09:52 -07:00 |
|