Commit Graph

12 Commits

Author SHA1 Message Date
John Firebaugh c7f085e93f Allow "yes" and "no" check values to be translated (fixes #1819) 2013-10-09 17:44:53 -07:00
John Firebaugh 8c2c5357c7 Fix typo, localize 2013-05-29 16:10:57 -07:00
Saman Bemel-Benrud 52aa970296 click preset icon to return to preset grid. 2013-05-29 15:40:12 -04:00
John Firebaugh 46f41fa4f4 Use undefined value to remove a key rather than empty string
Otherwise it is impossible to tab out of the key input of a
new tag row -- since the value is still empty, the tag is
removed before you have a chance to enter a value.
2013-05-26 13:36:22 -07:00
John Firebaugh 79737d2cd0 Work toward making inspector persistent 2013-05-26 13:36:21 -07:00
John Firebaugh 6b73f56f91 Remove accept behavior from preset forms
Doesn't really make sense with persistent sidebar.
2013-05-23 16:22:25 -07:00
John Firebaugh 43ab682262 Model preset field state with persistent objects 2013-03-25 16:19:54 -07:00
John Firebaugh 62879c5173 Use a label element rather than positioning hack 2013-03-22 14:50:31 -07:00
John Firebaugh c1aa8e0270 form/forms -> field/fields 2013-03-13 11:34:21 -07:00
Ansis Brammanis ca1a7cf7f6 add ability to add general form fields 2013-03-12 17:42:55 -04:00
Ansis Brammanis 1aefc6e7c5 elminate preset switch 2013-03-09 20:11:01 -05:00
Ansis Brammanis 609e8b9119 refactor preset inputs 2013-03-09 18:30:54 -05:00