|
|
|
@314
|
[314]
|
12/10/08 00:23:40 |
matt |
Damn, forgot to update the version. |
|
|
|
@312
|
[312]
|
07/25/08 14:20:43 |
tim |
added sequence of tuples example - upped changlog and setup |
|
|
|
@309
|
[309]
|
07/02/08 10:27:07 |
tim |
fixed spello in Tuple type - delimiter not delimeter |
|
|
|
@308
|
[308]
|
06/24/08 15:33:17 |
matt |
Remove the line ending (\r\n) from the Tuple->string process so … |
|
|
|
@307
|
[307]
|
06/24/08 15:06:38 |
matt |
Added a Tuple type. |
|
|
|
@306
|
[306]
|
06/20/08 16:28:41 |
matt |
Allow the addition of new form items on the fly, relative to existing … |
|
|
|
@305
|
[305]
|
04/04/08 08:28:20 |
matt |
Increment the version number. |
|
|
|
@303
|
[303]
|
03/28/08 12:49:14 |
matt |
Fix bug in the stan-style support. It turns out Group instances are … |
|
|
|
@302
|
[302]
|
03/19/08 13:41:50 |
matt |
Inc the version number |
|
|
|
@298
|
[298]
|
09/29/07 16:21:31 |
matt |
Support deferred validators. Thanks to Marian Schubert for the patch. |
|
|
|
@294
|
[294]
|
09/03/07 15:01:44 |
matt |
Add immutable support to the SelectOtherChoice? widget. (Sorry for ignoring … |
|
|
|
@293
|
[293]
|
08/16/07 15:13:00 |
tim |
updated setup and added changelog entry |
|
|
|
@289
|
[289]
|
08/10/07 10:56:20 |
tim |
added new richtext type that stores a type,value pair as an object |
|
|
|
@288
|
[288]
|
08/06/07 15:29:58 |
tim |
added keytocssid for backward compatibility |
|
|
|
@286
|
[286]
|
07/19/07 13:24:26 |
damian |
Change FileUploadWidget? to:
1. render a link to the file rather than an … |
|
|
|
@285
|
[285]
|
06/08/07 12:48:33 |
matt |
Added CallableValidator?. |
|
|
|
@284
|
[284]
|
06/06/07 15:40:38 |
matt |
Added noneOption support to DatePartsSelect? widget and fixed it so that … |
|
|
|
@283
|
[283]
|
06/06/07 10:22:46 |
matt |
Register the TextAreaList? as the default widget for Sequence types for … |
|
|
|
@282
|
[282]
|
05/11/07 16:08:54 |
matt |
Fix more widgets that were not decoding form field values to unicode … |
|
|
|
@281
|
[281]
|
05/11/07 14:19:13 |
matt |
Up the version |
|
|
|
@278
|
[278]
|
02/13/07 10:40:06 |
matt |
Added a TextAreaList? widget. |
|
|
|
@277
|
[277]
|
01/19/07 12:27:07 |
matt |
Make Form construction more convenient by adding (consisten) addField … |
|
|
|
@266
|
[266]
|
11/30/06 13:24:55 |
tim |
upped the version number and added changelog |
|
|
|
@264
|
[264]
|
10/26/06 08:41:28 |
damian |
More changes from the forms version. |
|
|
|
@263
|
[263]
|
10/24/06 14:41:54 |
damian |
Correct imports for text area with select widget.
Bug fix release 0.9.8 |
|
|
|
@262
|
[262]
|
10/11/06 12:38:13 |
damian |
Changed version to release the removable FileUploadWidget? change. |
|
|
|
@260
|
[260]
|
09/11/06 16:37:42 |
matt |
Put back the converter that was accidentally deleted. |
|
|
|
@259
|
[259]
|
08/30/06 10:40:45 |
matt |
Correct use of the selection widgets' noneOption to adapt to IKey rather … |
|
|
|
@258
|
[258]
|
08/25/06 14:07:52 |
tim |
upped the number in setup.py for textareawithselect and … |
|
|
|
@253
|
[253]
|
08/03/06 13:42:50 |
matt |
Use the more inclusive (i.e. working ;-)) include_package_data … |
|
|
|
@248
|
[248]
|
07/24/06 16:56:52 |
matt |
Fix the immutable view of RadioChoice? widget. |
|
|
|
@246
|
[246]
|
07/13/06 10:54:36 |
matt |
Add a class attribute to the Group's root element in the rendered HTML. … |
|
|
|
@241
|
[241]
|
07/06/06 11:16:55 |
matt |
Update the minor version number |
|
|
|
@231
|
[231]
|
07/04/06 09:53:31 |
matt |
Merge -r204:228 fieldgroups to trunk.
The fieldgroups branch introduces … |
|
|
|
@230
|
[230]
|
06/14/06 20:51:15 |
matt |
Make the package_data globs less specific to pick up examples.css too … |
|
|
|
@203
|
[203]
|
04/06/06 11:43:28 |
matt |
Python 2.3 support. The resource manager was using 2.4-specific base64 … |
|
|
|
@201
|
[201]
|
04/05/06 10:41:39 |
matt |
Don't import the formal package from setup.py. Unfortunately, this also … |
|
|
|
@197
|
[197]
|
03/27/06 19:57:54 |
tv |
Renaming forms to formal, step #3 of 3.
Rename CSS and javascript files, … |
|
|
|
@196
|
[196]
|
03/27/06 19:52:01 |
tv |
Renaming forms to formal, step #2.
Everything works again. |
|
|
|
@175
|
[175]
|
12/21/05 16:03:04 |
matt |
Merge 'restmerge' branch to trunk. This branch adds a ReSTTextArea widget. |
|
|
|
@163
|
[163]
|
12/15/05 16:06:41 |
matt |
Oops, I remove the forms/js directory from the branch but forgot to remove … |
|
|
|
@162
|
[162]
|
12/15/05 16:04:53 |
matt |
Add SelectOtherChoice? widget and start a ChangeLog?. |
|
|
|
@66
|
[66]
|
08/11/05 22:32:09 |
matt |
Use setuptools, it's just easier. |
|
|
|
@50
|
[50]
|
07/07/05 21:13:00 |
matt |
Use py2.4' package_data thing instead of hacking it. |
|
|
|
@48
|
[48]
|
07/07/05 14:08:03 |
matt |
Include forms.css in the package |
|
|
|
@47
|
[47]
|
07/05/05 17:00:38 |
matt |
Add an egg-ified setup |