|
|
|
@276
|
[276]
|
01/19/07 12:21:47 |
matt |
Make the examples runnable without the tac file. |
|
|
|
@275
|
[275]
|
01/19/07 12:16:44 |
matt |
Add an example of using the new stan-style construction, in lieu of any … |
|
|
|
@274
|
[274]
|
01/19/07 12:08:59 |
matt |
Added an override (aka abuse) of getitem to allow stan-style … |
|
|
|
@273
|
[273]
|
01/19/07 12:02:36 |
matt |
Adding fields and groups is such as common operation, they should require … |
|
|
|
@272
|
[272]
|
01/19/07 11:50:06 |
matt |
Branch to make add things to a form or group more convenient. |
|
|
|
@255
|
[255]
|
08/09/06 23:48:35 |
matt |
Apply composite immutable fix to correct branch. |
|
|
|
@254
|
[254]
|
08/09/06 23:44:05 |
matt |
Render immutable composite widgets correctly. |
|
|
|
@252
|
[252]
|
07/28/06 15:26:21 |
matt |
Merge forward composite-2 changes to composite-3 branch. |
|
|
|
@251
|
[251]
|
07/28/06 15:24:04 |
matt |
Branch trunk to composite-3 to merge forward. |
|
|
|
@249
|
[249]
|
07/24/06 16:57:17 |
matt |
Fix RadioChoice? immutable view |
|
|
|
@247
|
[247]
|
07/13/06 10:57:09 |
matt |
Pull the group class change from trunk |
|
|
|
@245
|
[245]
|
07/06/06 22:28:01 |
matt |
Replace filter(None, ...) with a list comp that correctly looks for … |
|
|
|
@244
|
[244]
|
07/06/06 22:08:44 |
matt |
Ho hum, the Composite widget was not actually rendering values fed to it. … |
|
|
|
@243
|
[243]
|
07/06/06 11:54:48 |
matt |
Merge composite branch to composite-2. |
|
|
|
@242
|
[242]
|
07/06/06 11:53:03 |
matt |
Re-branch composite to include recent fix in trunk. |
|
|
|
@239
|
[239]
|
07/05/06 09:53:11 |
matt |
Move the Component and ComponentWidget? classes to correct/better modules. |
|
|
|
@238
|
[238]
|
07/04/06 16:25:08 |
matt |
Remove some of the styles for the insides of a composite field. |
|
|
|
@237
|
[237]
|
07/04/06 16:08:25 |
matt |
Check the number of values Composite is asked to validate to ensure that … |
|
|
|
@236
|
[236]
|
07/04/06 15:53:55 |
matt |
Return the final composite value as a dict using the names provided as … |
|
|
|
@235
|
[235]
|
07/04/06 15:43:31 |
matt |
Added a Composite type (yeah, it's not in the correct module yet) and … |
|
|
|
@234
|
[234]
|
07/04/06 14:53:06 |
matt |
Move the validation of the entered data to the field. The same code … |
|
|
|
@233
|
[233]
|
07/04/06 14:48:52 |
matt |
Branh to work on a composite type and widget. |
|
|
|
@228
|
[228]
|
06/13/06 11:25:32 |
tim |
fixed cssClass |
|
|
|
@226
|
[226]
|
06/09/06 10:21:18 |
matt |
Merge invalid action name warning to branch. |
|
|
|
@221
|
[221]
|
06/09/06 09:20:14 |
tim |
updated formal.css to fix badly floating fields |
|
|
|
@219
|
[219]
|
06/02/06 16:26:47 |
tim |
added otherOption example to examples |
|
|
|
@218
|
[218]
|
06/02/06 16:20:34 |
tim |
added other option |
|
|
|
@217
|
[217]
|
06/02/06 16:20:15 |
tim |
added missing value to converter error |
|
|
|
@216
|
[216]
|
05/30/06 15:57:13 |
matt |
Use the field's key to look for errors. |
|
|
|
@215
|
[215]
|
05/30/06 15:38:51 |
matt |
Move the group example somewhere more sensible. |
|
|
|
@214
|
[214]
|
05/23/06 14:54:53 |
matt |
Ensure item names are unique. |
|
|
|
@213
|
[213]
|
05/23/06 12:18:54 |
matt |
Enhance the group example a bit to also demonstrate groups in groups. |
|
|
|
@212
|
[212]
|
05/23/06 12:04:47 |
matt |
Extract the management of Form and Group items to a class and … |
|
|
|
@211
|
[211]
|
05/22/06 17:28:13 |
matt |
Add Group.process(). All it does is recurse into its child items. |
|
|
|
@210
|
[210]
|
05/22/06 17:27:42 |
matt |
Bit prettier and remove the incorrect form.data values. |
|
|
|
@209
|
[209]
|
05/22/06 16:58:55 |
matt |
Add the concept of a Group of form items (Fields, other Groups, whatever). … |
|
|
|
@208
|
[208]
|
05/22/06 16:53:26 |
matt |
Add initial group example. Doesn't actually work yet. |
|
|
|
@207
|
[207]
|
05/22/06 11:31:02 |
matt |
Add an example of using hidden fields and fix them. |
|
|
|
@206
|
[206]
|
05/22/06 10:54:42 |
matt |
Created a FormField? class
The tuple used to maintain the field data was … |
|
|
|
@205
|
[205]
|
05/18/06 13:54:47 |
matt |
Turns out we don't actually need a <fieldset> inside the form, just a … |
|
|
|
@204
|
[204]
|
05/18/06 12:43:55 |
matt |
Branch to add field groups. |
|
|
|
@188
|
[188]
|
02/17/06 17:20:44 |
matt |
Rename all _ functions. |
|
|
|
@187
|
[187]
|
02/17/06 16:41:18 |
matt |
Branch to work on i18n support. |
|
|
|
@177
|
[177]
|
12/27/05 23:29:25 |
dialtone |
initial workings |
|
|
|
@176
|
[176]
|
12/27/05 21:40:37 |
dialtone |
branching to remove ctx for athena integration |
|
|
|
@174
|
[174]
|
12/21/05 14:25:13 |
matt |
Minor version upgrade, I think. |
|
|
|
@173
|
[173]
|
12/21/05 14:15:39 |
matt |
Move ReSTTextArea to its own module, creating a forms.widgets package at … |
|
|
|
@172
|
[172]
|
12/21/05 14:03:54 |
matt |
Can't the specific ImportError? in the ReSTTextArea and update ReST example … |
|
|
|
@171
|
[171]
|
12/21/05 13:43:11 |
matt |
It's probably going to quite common to subclass the ReSTTextArea for an … |
|
|
|
@170
|
[170]
|
12/21/05 13:38:02 |
matt |
Just in case the super class overwrites the attribute. |
|
|
|
@169
|
[169]
|
12/21/05 13:30:00 |
matt |
Prune dead branch |
|
|
|
@168
|
[168]
|
12/21/05 13:29:26 |
matt |
Prune dead branch |
|
|
|
@167
|
[167]
|
12/21/05 13:29:14 |
matt |
Prune dead branch |
|
|
|
@166
|
[166]
|
12/21/05 13:12:34 |
damian |
Merge of rest widget. |
|
|
|
@165
|
[165]
|
12/21/05 13:04:36 |
damian |
Temp branch to merge the rest widget. |
|
|
|
@164
|
[164]
|
12/15/05 17:34:02 |
matt |
Add a dividing <option> above the "Other" option to make it clearer that … |
|
|
|
@160
|
[160]
|
12/15/05 16:00:31 |
matt |
Update minor version |
|
|
|
@159
|
[159]
|
12/15/05 15:30:48 |
matt |
Add ChangeLog? |
|
|
|
@158
|
[158]
|
12/15/05 15:23:23 |
matt |
Remove all that SelectOther? JavaScript? nonsense and make it work … |
|
|
|
@157
|
[157]
|
12/15/05 10:48:16 |
damian |
Added forms.js to package_data |
|
|
|
@156
|
[156]
|
12/15/05 10:23:59 |
damian |
Updated version for update of embsay test site. |
|
|
|
@155
|
[155]
|
12/15/05 09:49:02 |
matt |
Include html and js directories in egg. |
|
|
|
@153
|
[153]
|
12/14/05 18:48:45 |
matt |
Add MochiKit? 1.1, just because the examples need it. |
|
|
|
@152
|
[152]
|
12/14/05 18:48:21 |
matt |
Add SelecOtherChoice? widget that uses nasty JavaScript? to do its … |
|
|
|
@151
|
[151]
|
12/14/05 15:07:41 |
matt |
Fix typo. |
|
|
|
@150
|
[150]
|
12/14/05 14:43:28 |
matt |
Branch to add a fancy <select> widget that provides an "Other ..." option … |
|
|
|
@149
|
[149]
|
12/12/05 08:38:14 |
damian |
Fixed base64 encoding in resource manager.
Change ReST widget specific … |
|
|
|
@147
|
[147]
|
12/05/05 14:24:43 |
doug |
Branched trunk at [144]. |
|
|
|
@146
|
[146]
|
12/05/05 14:08:14 |
dialtone |
Removing commit access test |
|
|
|
@145
|
[145]
|
12/05/05 14:07:42 |
dialtone |
Testing commit access |
|
|
|
@143
|
[143]
|
12/05/05 11:09:39 |
damian |
Changed name of egg for this branch. |
|
|
|
@132
|
[132]
|
11/17/05 16:16:28 |
damian |
Pull the leading title into the body of the html.
Style up docutil … |
|
|
|
@130
|
[130]
|
11/16/05 11:08:46 |
damian |
More work on rest widget:
Added a preview area that doesn't require form … |
|
|
|
@129
|
[129]
|
11/15/05 13:39:46 |
damian |
Branch to develop the ReST widget |
|
|
|
@114
|
[114]
|
11/02/05 12:19:13 |
matt |
Rename FormsComponent? to FormsResourceComponent? and move the FormsPage? … |
|
|
|
@113
|
[113]
|
11/01/05 23:51:29 |
matt |
The add slash hack is not needed anymore |
|
|
|
@112
|
[112]
|
11/01/05 18:19:49 |
matt |
OK, so the ResourceMixin? was completely broken. The idea of a mixin … |
|
|
|
@111
|
[111]
|
11/01/05 12:30:49 |
matt |
Version update. |
|
|
|
@110
|
[110]
|
11/01/05 12:30:29 |
matt |
Move form resource handling to own resource class to simplify the mixin.
I … |
|
|
|
@109
|
[109]
|
11/01/05 12:06:13 |
matt |
Simplify the constants |
|
|
|
@108
|
[108]
|
11/01/05 12:00:24 |
matt |
Make the form widget resource stuff work, too. |
|
|
|
@107
|
[107]
|
11/01/05 10:51:00 |
matt |
Change forms to post to the resource's URL rather than messing around … |
|
|
|
@106
|
[106]
|
11/01/05 10:49:16 |
matt |
Branch to change forms to POST to the same resource rather than messing … |
|
|
|
@91
|
[91]
|
09/16/05 14:01:54 |
tim |
creating copy for merge fill |
|
|
|
@35
|
[35]
|
06/15/05 14:07:27 |
matt |
Decode according to the charset we got from the form. |
|
|
|
@34
|
[34]
|
06/15/05 14:02:25 |
matt |
Branch to fix issue #10, TinyMCE does not decode the content to a … |
|
|
|
@33
|
[33]
|
06/15/05 14:01:54 |
matt |
Delete so I can branch from the correct revision. |
|
|
|
@32
|
[32]
|
06/15/05 14:00:55 |
matt |
Branching to fix issue #10, "TinyMCE does not decode the content to … |
|
|
|
@1
|
[1]
|
04/18/05 10:51:49 |
matt |
Added basic structure. |