root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @312 [312] 07/25/08 14:20:43 tim added sequence of tuples example - upped changlog and setup
(edit) @311 [311] 07/25/08 14:18:55 tim added sequence of tuples example
(edit) @310 [310] 07/02/08 11:42:42 matt A form group was not processing its items as deferreds which sometimes …
(edit) @309 [309] 07/02/08 10:27:07 tim fixed spello in Tuple type - delimiter not delimeter
(edit) @308 [308] 06/24/08 15:33:17 matt Remove the line ending (\r\n) from the Tuple->string process so …
(edit) @307 [307] 06/24/08 15:06:38 matt Added a Tuple type.
(edit) @306 [306] 06/20/08 16:28:41 matt Allow the addition of new form items on the fly, relative to existing …
(edit) @305 [305] 04/04/08 08:28:20 matt Increment the version number.
(edit) @304 [304] 04/03/08 17:04:10 matt Enhance and fix the Sequence type. It's now possible to control the …
(edit) @303 [303] 03/28/08 12:49:14 matt Fix bug in the stan-style support. It turns out Group instances are …
(edit) @302 [302] 03/19/08 13:41:50 matt Inc the version number
(edit) @301 [301] 03/19/08 13:41:31 matt Return the result of calling the func so that the validation process waits …
(edit) @300 [300] 11/29/07 09:35:59 dotz Test
(edit) @299 [299] 11/29/07 09:35:15 dotz Test
(edit) @298 [298] 09/29/07 16:21:31 matt Support deferred validators. Thanks to Marian Schubert for the patch.
(edit) @297 [297] 09/29/07 15:49:30 matt Mark as test as "todo" for now.
(edit) @296 [296] 09/28/07 16:04:02 matt Fix the FormErrors? test.
(edit) @295 [295] 09/13/07 14:18:15 tim added getattrs for richtextarea object
(edit) @294 [294] 09/03/07 15:01:44 matt Add immutable support to the SelectOtherChoice? widget. (Sorry for ignoring …
(edit) @293 [293] 08/16/07 15:13:00 tim updated setup and added changelog entry
(edit) @292 [292] 08/16/07 15:11:20 tim added richtexttype example
(edit) @291 [291] 08/16/07 15:11:02 tim added br tag to seprate dropdown from text box in richtext widget
(edit) @290 [290] 08/10/07 14:35:05 tim fixed the immutable settings (readonly, etc)
(edit) @289 [289] 08/10/07 10:56:20 tim added new richtext type that stores a type,value pair as an object
(edit) @288 [288] 08/06/07 15:29:58 tim added keytocssid for backward compatibility
(edit) @287 [287] 08/06/07 15:29:22 tim added keytocssid for backward compatibility
(edit) @286 [286] 07/19/07 13:24:26 damian Change FileUploadWidget? to: 1. render a link to the file rather than an …
(edit) @285 [285] 06/08/07 12:48:33 matt Added CallableValidator?.
(edit) @284 [284] 06/06/07 15:40:38 matt Added noneOption support to DatePartsSelect? widget and fixed it so that …
(edit) @283 [283] 06/06/07 10:22:46 matt Register the TextAreaList? as the default widget for Sequence types for …
(edit) @282 [282] 05/11/07 16:08:54 matt Fix more widgets that were not decoding form field values to unicode …
(edit) @281 [281] 05/11/07 14:19:13 matt Up the version
(edit) @280 [280] 05/11/07 14:18:59 matt Yikes! CheckboxMultiChoice? was not decoding the values to unicode …
(edit) @279 [279] 04/02/07 14:32:42 tim added a div wrapper to the radiochoice widget
(edit) @278 [278] 02/13/07 10:40:06 matt Added a TextAreaList? widget.
(edit) @277 [277] 01/19/07 12:27:07 matt Make Form construction more convenient by adding (consisten) addField …
(edit) @276 [276] 01/19/07 12:21:47 matt Make the examples runnable without the tac file.
(edit) @275 [275] 01/19/07 12:16:44 matt Add an example of using the new stan-style construction, in lieu of any …
(edit) @274 [274] 01/19/07 12:08:59 matt Added an override (aka abuse) of getitem to allow stan-style …
(edit) @273 [273] 01/19/07 12:02:36 matt Adding fields and groups is such as common operation, they should require …
(edit) @272 [272] 01/19/07 11:50:06 matt Branch to make add things to a form or group more convenient.
(edit) @271 [271] 12/18/06 01:55:40 matt Typo
(edit) @270 [270] 12/18/06 01:45:56 matt Create a FormErrors? instance on the form instead of using the context to …
(edit) @269 [269] 12/18/06 00:04:19 matt Replace "ctx.tag." with "tag." in the interest of grep'ing for context …
(edit) @268 [268] 12/17/06 23:51:29 matt Remove the last use of ctx.key. While it is possible that the id of the …
(edit) @267 [267] 11/30/06 15:41:24 tim fixed wrong type used on the select match in DatePartsSelect?
(edit) @266 [266] 11/30/06 13:24:55 tim upped the version number and added changelog
(edit) @265 [265] 11/30/06 13:22:32 tim added DatePartsSelect? to widgets and also added an example
(edit) @264 [264] 10/26/06 08:41:28 damian More changes from the forms version.
(edit) @263 [263] 10/24/06 14:41:54 damian Correct imports for text area with select widget. Bug fix release 0.9.8
(edit) @262 [262] 10/11/06 12:38:13 damian Changed version to release the removable FileUploadWidget? change.
(edit) @261 [261] 10/11/06 12:07:25 tim added removeable fileuploadwidget
(edit) @260 [260] 09/11/06 16:37:42 matt Put back the converter that was accidentally deleted.
(edit) @259 [259] 08/30/06 10:40:45 matt Correct use of the selection widgets' noneOption to adapt to IKey rather …
(edit) @258 [258] 08/25/06 14:07:52 tim upped the number in setup.py for textareawithselect and …
(edit) @257 [257] 08/25/06 14:06:21 tim upped version for textareawithselect and sequencetostring converter
(edit) @256 [256] 08/25/06 14:05:23 tim added textareawithselect and sequencetostring convertor
(edit) @255 [255] 08/09/06 23:48:35 matt Apply composite immutable fix to correct branch.
(edit) @254 [254] 08/09/06 23:44:05 matt Render immutable composite widgets correctly.
(edit) @253 [253] 08/03/06 13:42:50 matt Use the more inclusive (i.e. working ;-)) include_package_data …
(edit) @252 [252] 07/28/06 15:26:21 matt Merge forward composite-2 changes to composite-3 branch.
(edit) @251 [251] 07/28/06 15:24:04 matt Branch trunk to composite-3 to merge forward.
(edit) @250 [250] 07/28/06 15:21:44 matt Workaround for IE user submitting a form using the <enter> key.
(edit) @249 [249] 07/24/06 16:57:17 matt Fix RadioChoice? immutable view
(edit) @248 [248] 07/24/06 16:56:52 matt Fix the immutable view of RadioChoice? widget.
(edit) @247 [247] 07/13/06 10:57:09 matt Pull the group class change from trunk
(edit) @246 [246] 07/13/06 10:54:36 matt Add a class attribute to the Group's root element in the rendered HTML. …
(edit) @245 [245] 07/06/06 22:28:01 matt Replace filter(None, ...) with a list comp that correctly looks for …
(edit) @244 [244] 07/06/06 22:08:44 matt Ho hum, the Composite widget was not actually rendering values fed to it. …
(edit) @243 [243] 07/06/06 11:54:48 matt Merge composite branch to composite-2.
(edit) @242 [242] 07/06/06 11:53:03 matt Re-branch composite to include recent fix in trunk.
(edit) @241 [241] 07/06/06 11:16:55 matt Update the minor version number
(edit) @240 [240] 07/06/06 10:46:08 matt Extract the itemKey function from inside the Field class and make Field …
(edit) @239 [239] 07/05/06 09:53:11 matt Move the Component and ComponentWidget? classes to correct/better modules.
(edit) @238 [238] 07/04/06 16:25:08 matt Remove some of the styles for the insides of a composite field.
(edit) @237 [237] 07/04/06 16:08:25 matt Check the number of values Composite is asked to validate to ensure that …
(edit) @236 [236] 07/04/06 15:53:55 matt Return the final composite value as a dict using the names provided as …
(edit) @235 [235] 07/04/06 15:43:31 matt Added a Composite type (yeah, it's not in the correct module yet) and …
(edit) @234 [234] 07/04/06 14:53:06 matt Move the validation of the entered data to the field. The same code …
(edit) @233 [233] 07/04/06 14:48:52 matt Branh to work on a composite type and widget.
(edit) @232 [232] 07/04/06 09:56:14 matt Tag 0.9.0 release.
(edit) @231 [231] 07/04/06 09:53:31 matt Merge -r204:228 fieldgroups to trunk. The fieldgroups branch introduces …
(edit) @230 [230] 06/14/06 20:51:15 matt Make the package_data globs less specific to pick up examples.css too …
(edit) @229 [229] 06/14/06 20:47:28 matt Remove unwanted files.
(edit) @228 [228] 06/13/06 11:25:32 tim fixed cssClass
(edit) @227 [227] 06/12/06 15:01:00 matt Tag the last ever version of forms, i.e. before it was renamed to formal.
(edit) @226 [226] 06/09/06 10:21:18 matt Merge invalid action name warning to branch.
(edit) @225 [225] 06/09/06 10:18:59 matt Allow SelectOtherChoice?'s otherOption to be specialised pre instance and …
(edit) @224 [224] 06/09/06 10:17:28 matt Added missing string format value.
(edit) @223 [223] 06/09/06 10:07:12 matt Use a FutureWarning? because warnings doesn't seem to …
(edit) @222 [222] 06/09/06 09:57:44 tim added warning for invalid names in Actions
(edit) @221 [221] 06/09/06 09:20:14 tim updated formal.css to fix badly floating fields
(edit) @220 [220] 06/09/06 09:19:26 tim added fix for badly floating fields and labels
(edit) @219 [219] 06/02/06 16:26:47 tim added otherOption example to examples
(edit) @218 [218] 06/02/06 16:20:34 tim added other option
(edit) @217 [217] 06/02/06 16:20:15 tim added missing value to converter error
(edit) @216 [216] 05/30/06 15:57:13 matt Use the field's key to look for errors.
(edit) @215 [215] 05/30/06 15:38:51 matt Move the group example somewhere more sensible.
(edit) @214 [214] 05/23/06 14:54:53 matt Ensure item names are unique.
(edit) @213 [213] 05/23/06 12:18:54 matt Enhance the group example a bit to also demonstrate groups in groups.
Note: See TracRevisionLog for help on using the revision log.