|
|
|
@392
|
[392]
|
05/11/07 11:23:20 |
argh |
Fixed a bug when using an autoload() function in combination with … |
|
|
|
@378
|
[378]
|
09/05/06 21:44:30 |
gerd |
Added feature: addModuleDir / addModuleBaseDir in patForms |
|
|
|
@374
|
[374]
|
08/20/06 15:10:29 |
schst |
Removed decorateElement() (should not have been committed) |
|
|
|
@359
|
[359]
|
08/05/06 21:44:09 |
schst |
Added class attribute to form, whitespace changes, added new method to … |
|
|
|
@349
|
[349]
|
12/20/05 08:20:48 |
gerd |
Draft of new feature: attribute filter |
|
|
|
@345
|
[345]
|
10/08/05 14:00:48 |
argh |
Small bugfixes |
|
|
|
@325
|
[325]
|
08/22/05 18:31:37 |
schst |
Fixed bug #193: Javascript of form rules is not generated |
|
|
|
@318
|
[318]
|
08/12/05 20:50:17 |
schst |
Added validateForm() and finalizeForm() to the Collection |
|
|
|
@315
|
[315]
|
08/12/05 20:41:22 |
schst |
CS fixes |
|
|
|
@311
|
[311]
|
08/09/05 16:40:31 |
argh |
Added the getRenderer method with which the current renderer object … |
|
|
|
@310
|
[310]
|
08/08/05 22:09:19 |
luckec |
fixed bug #139, encoding problems
see: … |
|
|
|
@309
|
[309]
|
08/08/05 20:39:40 |
schst |
Updated docblocks and @todos |
|
|
|
@300
|
[300]
|
08/07/05 17:07:51 |
schst |
Some CS fixes |
|
|
|
@299
|
[299]
|
08/07/05 16:50:49 |
schst |
Allow several elements with the same name to be set in the form … |
|
|
|
@293
|
[293]
|
08/04/05 23:07:02 |
schst |
Removed obsolete @todo, that lead to bug #180 |
|
|
|
@289
|
[289]
|
08/02/05 19:01:15 |
schst |
Added error checks to filter creation and appliance.
Fixed the Number … |
|
|
|
@288
|
[288]
|
08/02/05 18:20:32 |
schst |
Check, whether locale file exists |
|
|
|
@286
|
[286]
|
08/02/05 16:35:30 |
schst |
Added the containerElement attribute, needed for getValues() |
|
|
|
@285
|
[285]
|
08/02/05 16:21:42 |
schst |
Fixed some PHP 4.4 notices and adjusted to PEAR CS |
|
|
|
@281
|
[281]
|
07/31/05 22:36:56 |
schst |
Pass event-handler errors to the user, check, whether DB connection could … |
|
|
|
@277
|
[277]
|
07/31/05 19:45:33 |
schst |
Removed obsolete @todo tags |
|
|
|
@274
|
[274]
|
07/31/05 19:06:38 |
schst |
Avoid multiple auto-validate checks, clean up event management, add the … |
|
|
|
@267
|
[267]
|
07/31/05 12:41:39 |
schst |
Pass the element to the datasource, to allow context-sensitive datasources … |
|
|
|
@265
|
[265]
|
07/31/05 04:41:25 |
sfuchs |
added patForms::convertElement() and patForms_Element::convertElement() … |
|
|
|
@258
|
[258]
|
07/27/05 01:32:47 |
sfuchs |
changed patForms, patForms_Element and several element subclasses to … |
|
|
|
@238
|
[238]
|
06/12/05 03:17:02 |
sfuchs |
- added initial version of patForms value namespaces
- added method … |
|
|
|
@202
|
[202]
|
05/11/05 16:57:41 |
sfuchs |
Changed scripts collection mechanism in patForms, patForms_Element and … |
|
|
|
@199
|
[199]
|
05/05/05 15:12:58 |
schst |
prepared 0.9.0a2 release |
|
|
|
@192
|
[192]
|
02/26/05 11:18:19 |
schst |
fixed bug in setValues() that caused a fatal error when setting the value … |
|
|
|
@190
|
[190]
|
12/29/04 12:50:16 |
argh |
Changed the createElementId() method to a static method so the … |
|
|
|
@182
|
[182]
|
11/30/04 12:52:12 |
schst |
issue a warning when a script file is not found |
|
|
|
@178
|
[178]
|
11/30/04 12:00:27 |
schst |
disabled javascript by default, this is in pre alpha state! |
|
|
|
@173
|
[173]
|
11/17/04 17:19:19 |
argh |
Fixed element ID attribution, added support for an element's custom … |
|
|
|
@172
|
[172]
|
11/16/04 13:57:47 |
schst |
added setDefaultValue() and the overrideUserInput argument |
|
|
|
@171
|
[171]
|
11/16/04 13:44:20 |
schst |
fixed popExpect() |
|
|
|
@170
|
[170]
|
11/16/04 13:22:02 |
schst |
changed setValues() to work with groups |
|
|
|
@168
|
[168]
|
11/16/04 12:04:05 |
schst |
getElementByName() now searches in containers like groups |
|
|
|
@165
|
[165]
|
11/15/04 17:43:26 |
schst |
getValidationErrors() can now be used to only return the form errors
Rules … |
|
|
|
@160
|
[160]
|
11/15/04 13:30:01 |
schst |
added missing ampersand |
|
|
|
@159
|
[159]
|
11/15/04 13:27:21 |
schst |
fixed getElementById() |
|
|
|
@158
|
[158]
|
11/15/04 13:00:40 |
schst |
getElementById() now searches inside groups |
|
|
|
@146
|
[146]
|
11/05/04 15:45:27 |
schst |
allowed custom locales, that are loaded from files |
|
|
|
@145
|
[145]
|
11/04/04 15:25:00 |
schst |
Search for element in groups when using replaceElement |
|
|
|
@144
|
[144]
|
11/04/04 15:18:21 |
schst |
added replace element |
|
|
|
@137
|
[137]
|
11/02/04 17:20:20 |
schst |
added different modes to return values from getValues() |
|
|
|
@136
|
[136]
|
11/02/04 17:10:44 |
schst |
Fixed bug with elements in second level that needed a renderer |
|
|
|
@130
|
[130]
|
11/02/04 16:02:31 |
schst |
fixed call to static method |
|
|
|
@127
|
[127]
|
11/02/04 13:21:16 |
schst |
integrated parser with Group element |
|
|
|
@124
|
[124]
|
11/02/04 13:00:38 |
argh |
Changed the way default attributes are added to elements so that elements … |
|
|
|
@121
|
[121]
|
10/22/04 11:31:22 |
argh |
Fixed the notice with the missing params variable when setting a form … |
|
|
|
@119
|
[119]
|
08/26/04 16:01:01 |
argh |
Added the toXML() method |
|
|
|
@106
|
[106]
|
08/26/04 14:54:22 |
argh |
Added the createCreator() method, calling the getElementByName() with … |
|
|
|
@102
|
[102]
|
08/13/04 01:51:56 |
gerd |
added validation error defines |
|
|
|
@100
|
[100]
|
07/06/04 20:42:44 |
argh |
Fixed the autoValidate in the isSubmitted method |
|
|
|
@95
|
[95]
|
07/05/04 23:10:30 |
schst |
fixed setAction() and setMethod()
automatically add the session ID to the … |
|
|
|
@94
|
[94]
|
07/01/04 08:37:48 |
argh |
Added the applyFilter() method, fixed some comments |
|
|
|
@86
|
[86]
|
05/05/04 00:20:10 |
argh |
Changed the getValidationErrors() method to return false when no errors … |
|
|
|
@84
|
[84]
|
05/03/04 21:26:01 |
schst |
added observer concept to patForms class |
|
|
|
@83
|
[83]
|
05/03/04 21:05:18 |
schst |
moved rule constants to form |
|
|
|
@82
|
[82]
|
05/03/04 20:57:59 |
schst |
added first draft of the observers that allow very flexible error handling … |
|
|
|
@78
|
[78]
|
04/30/04 15:46:13 |
schst |
fixed creation of modules in subdirectories |
|
|
|
@65
|
[65]
|
04/29/04 23:19:30 |
schst |
added first version of the CSV storage container, others will follow soon |
|
|
|
@63
|
[63]
|
04/29/04 15:45:45 |
schst |
fixed PHP4 constructor |
|
|
|
@62
|
[62]
|
04/29/04 15:43:54 |
schst |
fixed small reference bug |
|
|
|
@42
|
[42]
|
04/02/04 15:12:36 |
argh |
Added a second optional parameter to the setRenderer() method. If an array … |
|
|
|
@22
|
[22]
|
04/01/04 17:52:23 |
argh |
Changed the createElement method to be callable statically. |
|
|
|
@15
|
[15]
|
03/28/04 15:17:10 |
schst |
fixed setMethod() |
|
|
|
@12
|
[12]
|
03/27/04 13:29:23 |
argh |
Fixed typo in setMethod() |
|
|
|
@2
|
[2]
|
02/29/04 19:58:13 |
schst |
initial import on new server |