root/trunk


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) @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) @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) @253 [253] 08/03/06 13:42:50 matt Use the more inclusive (i.e. working ;-)) include_package_data …
(edit) @250 [250] 07/28/06 15:21:44 matt Workaround for IE user submitting a form using the <enter> key.
(edit) @248 [248] 07/24/06 16:56:52 matt Fix the immutable view of RadioChoice? widget.
(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) @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) @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) @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) @220 [220] 06/09/06 09:19:26 tim added fix for badly floating fields and labels
(edit) @203 [203] 04/06/06 11:43:28 matt Python 2.3 support. The resource manager was using 2.4-specific base64 …
(edit) @201 [201] 04/05/06 10:41:39 matt Don't import the formal package from setup.py. Unfortunately, this also …
(edit) @200 [200] 04/05/06 10:40:36 matt Bump the version.
(edit) @199 [199] 04/05/06 10:39:42 matt Only clear up managed resources if there were no errors returned from the …
(edit) @198 [198] 04/03/06 21:01:09 matt Deprecate the htmleditor editor. It's easier and more flexible to render …
(edit) @197 [197] 03/27/06 19:57:54 tv Renaming forms to formal, step #3 of 3. Rename CSS and javascript files, …
(edit) @196 [196] 03/27/06 19:52:01 tv Renaming forms to formal, step #2. Everything works again.
(edit) @195 [195] 03/27/06 19:49:08 tv Renaming forms to formal, step #1. This temporarily breaks everything, but …
(edit) @194 [194] 03/15/06 15:45:18 matt No more nevow.compy.
(edit) @193 [193] 03/15/06 15:39:47 matt Add a Decimal type for Python 2.4's decimal.Decimal to get accurate …
(edit) @192 [192] 03/15/06 15:14:40 matt Don't import forms.util and then delete it form the forms package …
(edit) @191 [191] 03/14/06 10:54:44 matt Make CheckboxMultiChoice? cope with deferred options.
(edit) @190 [190] 03/14/06 10:33:36 matt Wrap at 80 chars wide.
(edit) @189 [189] 03/02/06 18:29:16 tv Make SVN ignore *.pyo files too. (Testing whether my commit access works …
(edit) @186 [186] 02/14/06 10:38:30 damian Added multiselect choice.
(edit) @185 [185] 01/27/06 10:24:25 matt Added example of a form with no fields. Not sure of the use case for this, …
(edit) @184 [184] 01/27/06 10:17:05 matt Always initialise the form's items list to avoid an "iteration …
(edit) @183 [183] 01/26/06 13:07:12 matt Remove the util import from the forms package once it's finished with.
(edit) @182 [182] 01/26/06 10:58:33 matt Minor version change
(edit) @181 [181] 01/26/06 10:57:52 matt Make the validators class attribute a tuple so it can't be appended to …
(edit) @180 [180] 01/23/06 10:17:04 matt Leave the resource_filename stuff until later so that the egg is unpacked …
(edit) @179 [179] 01/06/06 00:35:41 matt Add tests for subclasses that override the immutable class attribute.
(edit) @178 [178] 01/05/06 23:04:53 matt Check that form field names are valid. A field name is valid if it looks …
(edit) @175 [175] 12/21/05 16:03:04 matt Merge 'restmerge' branch to trunk. This branch adds a ReSTTextArea widget.
(edit) @163 [163] 12/15/05 16:06:41 matt Oops, I remove the forms/js directory from the branch but forgot to remove …
(edit) @162 [162] 12/15/05 16:04:53 matt Add SelectOtherChoice? widget and start a ChangeLog?.
(edit) @161 [161] 12/15/05 16:03:08 matt Fix typo
(edit) @154 [154] 12/14/05 20:44:44 matt Always have a valid data dict attribute on a Form instance.
(edit) @148 [148] 12/09/05 16:13:44 damian Changed resource manager to use base64 to encode strings rather than …
(edit) @144 [144] 12/05/05 12:15:00 tim added a getField method to Form and added fieldErrors to the error message …
(edit) @142 [142] 12/05/05 10:55:30 damian Changed version number, bug fix.
(edit) @141 [141] 12/05/05 10:54:27 damian Correct bug in hidden widget when trying to get the value when the is an …
(edit) @140 [140] 11/30/05 14:36:07 matt Completely remove the ResourceMixin?.init method. It should never …
(edit) @139 [139] 11/29/05 22:24:19 matt Add a base exception class that holds message, the failure string. The …
(edit) @138 [138] 11/29/05 22:08:31 matt Build the error message correctly, to allow for unicode.
(edit) @137 [137] 11/29/05 22:05:26 matt Ugh! Never, ever, never use str() like that ;-).
Note: See TracRevisionLog for help on using the revision log.