|
|
|
@396
|
[396]
|
09/27/07 20:01:56 |
axel |
Changed the way to calcualte the strlen. If the mb_strlen function is … |
|
|
|
@388
|
[388]
|
01/25/07 15:15:41 |
schst |
Added new imploder filter |
|
|
|
@381
|
[381]
|
10/24/06 14:02:52 |
gerd |
added missing initialisation of attributes (allows to apply modifier) |
|
|
|
@362
|
[362]
|
08/05/06 21:48:23 |
schst |
Removed trailing whitespace |
|
|
|
@361
|
[361]
|
08/05/06 21:47:33 |
schst |
Added onkeydown, onkeyup and onkeypress attributes |
|
|
|
@357
|
[357]
|
06/30/06 14:35:49 |
argh |
Added the new SwitchGroup? element used for handling checkbox groups that … |
|
|
|
@356
|
[356]
|
03/20/06 14:17:48 |
argh |
Fixed a notice in the File element when the maxsize attribute is not set. |
|
|
|
@355
|
[355]
|
03/14/06 22:53:58 |
gerd |
commited changes from rev 354 to trunk, fixed #208 and #209 … |
|
|
|
@353
|
[353]
|
02/26/06 15:16:50 |
schst |
Radio: fixed bug #203: problems with Radio/RadioGroup and value '0' |
|
|
|
@351
|
[351]
|
02/26/06 14:40:30 |
schst |
Fixed bug #205: semicolon on end of SQL,
replaced tabs with spaces |
|
|
|
@350
|
[350]
|
01/14/06 19:18:24 |
schst |
Replace '.' in element names with '_' when accessing the request. |
|
|
|
@349
|
[349]
|
12/20/05 08:20:48 |
gerd |
Draft of new feature: attribute filter |
|
|
|
@348
|
[348]
|
12/08/05 10:49:22 |
schst |
Fix validation |
|
|
|
@347
|
[347]
|
12/08/05 10:41:36 |
schst |
Added experimental optgroup support to the Enum element |
|
|
|
@346
|
[346]
|
10/16/05 04:29:04 |
sfuchs |
Bug fixes and some clean-up in patForms/Propel integration stuff. |
|
|
|
@345
|
[345]
|
10/08/05 14:00:48 |
argh |
Small bugfixes |
|
|
|
@343
|
[343]
|
09/27/05 14:30:31 |
sfuchs |
Added a note to comments that addGenericAccessors/addGenericMutators have … |
|
|
|
@342
|
[342]
|
09/27/05 14:23:15 |
sfuchs |
fixed patForms_Creator_Definition reference problem with adding rules … |
|
|
|
@339
|
[339]
|
09/21/05 23:27:10 |
sfuchs |
some fixes to propel and definition related stuff:
- changed … |
|
|
|
@337
|
[337]
|
09/20/05 00:29:17 |
sfuchs |
updated Propel classes to comply with Propel 1.1.1 (svn head) and
removed … |
|
|
|
@336
|
[336]
|
09/07/05 09:03:07 |
gerd |
Fixed bug #192 and improved tag-validation support using the new attribute … |
|
|
|
@334
|
[334]
|
09/07/05 02:15:33 |
sfuchs |
changed patForms_Definition_Propel to now use patForms::createElement() … |
|
|
|
@332
|
[332]
|
09/06/05 22:51:40 |
gerd |
Improved checks for "uploaddir", "tempdir" and "usesession".
Now invalid … |
|
|
|
@330
|
[330]
|
08/30/05 12:47:36 |
sfuchs |
closing #197:
- removed overloaded access to patForms_Definition data … |
|
|
|
@329
|
[329]
|
08/28/05 17:52:17 |
schst |
Do not format an empty string as if it were a number (fixes bug #198) |
|
|
|
@328
|
[328]
|
08/24/05 20:24:44 |
schst |
Fixed bug #195: Validation of non-required radio-groups fails, updated … |
|
|
|
@326
|
[326]
|
08/22/05 18:41:22 |
schst |
Fixed bug #194: Pass element type to the template |
|
|
|
@325
|
[325]
|
08/22/05 18:31:37 |
schst |
Fixed bug #193: Javascript of form rules is not generated |
|
|
|
@322
|
[322]
|
08/13/05 19:21:34 |
schst |
Removed obsolete @todo (exists as ticket), ignore some generated files |
|
|
|
@321
|
[321]
|
08/13/05 13:03:12 |
argh |
Fixed bugs #171 (Date element accepts invalid dates), #187 (french … |
|
|
|
@320
|
[320]
|
08/13/05 10:45:45 |
schst |
Parser now uses the element's id for the placeholder. … |
|
|
|
@319
|
[319]
|
08/12/05 20:55:34 |
schst |
Added getElementByName() and getElementById() |
|
|
|
@318
|
[318]
|
08/12/05 20:50:17 |
schst |
Added validateForm() and finalizeForm() to the Collection |
|
|
|
@317
|
[317]
|
08/12/05 20:47:13 |
schst |
Whitespace and CS fixes |
|
|
|
@314
|
[314]
|
08/12/05 20:37:35 |
schst |
Added new rule that prohibits adding new entries to a storage |
|
|
|
@313
|
[313]
|
08/12/05 20:32:14 |
schst |
Renamed NoUpdate? rule to StorageProhibitUpdate? |
|
|
|
@312
|
[312]
|
08/12/05 17:16:34 |
schst |
added new rule NoUpdate? and added public entryExists() to Storage |
|
|
|
@310
|
[310]
|
08/08/05 22:09:19 |
luckec |
fixed bug #139, encoding problems
see: … |
|
|
|
@308
|
[308]
|
08/08/05 20:32:52 |
schst |
Removed @todos (obsolete or opened as ticket) |
|
|
|
@307
|
[307]
|
08/08/05 20:27:18 |
schst |
Updated doc blocks: removed @todo and added notice that this should not be … |
|
|
|
@306
|
[306]
|
08/07/05 18:16:29 |
schst |
Removed @todo, is now a ticket (#182) |
|
|
|
@305
|
[305]
|
08/07/05 18:13:20 |
schst |
Added event handlers to Parser (addresses bug #155) |
|
|
|
@304
|
[304]
|
08/07/05 17:53:47 |
schst |
Remove all die() calls (addresses bug #155), CS and whitespace fixes, fix … |
|
|
|
@303
|
[303]
|
08/07/05 17:39:07 |
schst |
Replaced double quotes with single quotes where possible |
|
|
|
@301
|
[301]
|
08/07/05 17:08:33 |
schst |
Added value namespace support to the parser (addresses bug #155) |
|
|
|
@299
|
[299]
|
08/07/05 16:50:49 |
schst |
Allow several elements with the same name to be set in the form … |
|
|
|
@297
|
[297]
|
08/06/05 17:28:23 |
schst |
Test and fix the CSV storage container (closes ticket #177) |
|
|
|
@295
|
[295]
|
08/05/05 21:14:38 |
schst |
Added new removeRule() method (Fixes bug #174) |
|
|
|
@292
|
[292]
|
08/04/05 11:55:55 |
argh |
Fixed bug #179, added error management in serialize*() methods that did … |
|
|
|
@291
|
[291]
|
08/04/05 11:33:48 |
argh |
Fixed bug #149, non-required date elements are now only validated if a … |
|
|
|
@290
|
[290]
|
08/03/05 14:19:22 |
schst |
Added support for errors in the String renderer (requested by Arnaud) |
|
|
|
@289
|
[289]
|
08/02/05 19:01:15 |
schst |
Added error checks to filter creation and appliance.
Fixed the Number … |
|
|
|
@287
|
[287]
|
08/02/05 16:46:08 |
schst |
Fixed @subpackage and removed @version |
|
|
|
@286
|
[286]
|
08/02/05 16:35:30 |
schst |
Added the containerElement attribute, needed for getValues() |
|
|
|
@284
|
[284]
|
07/31/05 23:13:05 |
sfuchs |
some corrections to docblocks and comments |
|
|
|
@282
|
[282]
|
07/31/05 22:41:16 |
schst |
Removed @todo (forgot this in the last commit) |
|
|
|
@281
|
[281]
|
07/31/05 22:36:56 |
schst |
Pass event-handler errors to the user, check, whether DB connection could … |
|
|
|
@280
|
[280]
|
07/31/05 22:30:04 |
sfuchs |
removed obsolet @todo tag |
|
|
|
@279
|
[279]
|
07/31/05 21:53:30 |
sfuchs |
added Renderer_Flexy, Renderer_Savant3, Renderer_Smarty (including unit … |
|
|
|
@275
|
[275]
|
07/31/05 19:38:13 |
schst |
Some code cleanup, the HTML parser now also extracts the form attributes |
|
|
|
@273
|
[273]
|
07/31/05 17:31:46 |
sfuchs |
added a Renderer_PhpTal (including unit tests) |
|
|
|
@272
|
[272]
|
07/31/05 16:15:46 |
sfuchs |
Some enhancements to Definiton/Propel stuff |
|
|
|
@271
|
[271]
|
07/31/05 14:01:04 |
argh |
Fixed bug #172: modified behavior of the setValue for the set element so … |
|
|
|
@268
|
[268]
|
07/31/05 13:15:52 |
schst |
Removed patForms_FormatChecker and replaced it by automatically adding … |
|
|
|
@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() … |
|
|
|
@262
|
[262]
|
07/27/05 16:38:00 |
sfuchs |
changed Element_Date to work with form-namespaces |
|
|
|
@261
|
[261]
|
07/27/05 03:58:33 |
sfuchs |
minor fixes to the new namespace stuff |
|
|
|
@258
|
[258]
|
07/27/05 01:32:47 |
sfuchs |
changed patForms, patForms_Element and several element subclasses to … |
|
|
|
@257
|
[257]
|
07/25/05 19:38:04 |
schst |
Fix some more @subpackage tags and some indentation/cs fixes |
|
|
|
@256
|
[256]
|
07/23/05 20:24:05 |
schst |
Adjusted the subpackage to Element to match all other files |
|
|
|
@255
|
[255]
|
07/21/05 16:45:04 |
argh |
Fixed bug #150 (date selector displays 32 days) |
|
|
|
@251
|
[251]
|
06/20/05 15:24:56 |
argh |
Added french translations |
|
|
|
@248
|
[248]
|
06/20/05 10:25:40 |
argh |
Fixed bugs #147 (support for disabled attribute in values) and #148 … |
|
|
|
@247
|
[247]
|
06/16/05 14:02:07 |
schst |
Always use quoteSmart() |
|
|
|
@246
|
[246]
|
06/16/05 14:00:48 |
schst |
fixed the & (is already replaced when the form is rendered) |
|
|
|
@245
|
[245]
|
06/16/05 12:47:30 |
argh |
Changed the "sourcefile could not be read"-message to include some … |
|
|
|
@244
|
[244]
|
06/14/05 18:15:41 |
schst |
added todos for the Pool element |
|
|
|
@242
|
[242]
|
06/14/05 11:54:36 |
schst |
added convertValueToHumanReadable() |
|
|
|
@241
|
[241]
|
06/14/05 11:53:47 |
schst |
moved staticValues to the Storage base class, made some improvements to … |
|
|
|
@240
|
[240]
|
06/14/05 11:52:32 |
schst |
added convertToHumandReadable() method to the base class |
|
|
|
@239
|
[239]
|
06/13/05 18:31:30 |
schst |
added datasource for country selectors |
|
|
|
@238
|
[238]
|
06/12/05 03:17:02 |
sfuchs |
- added initial version of patForms value namespaces
- added method … |
|
|
|
@237
|
[237]
|
06/11/05 21:59:33 |
sfuchs |
minor corrections to Definition and patForms/Propel stuff |
|
|
|
@235
|
[235]
|
06/10/05 15:36:33 |
schst |
fix bug #87: Passwords will not be sent back to the browser if the … |
|
|
|
@234
|
[234]
|
06/10/05 14:27:32 |
schst |
added new rule: AnyRequired? allows you to specify a list of fields where … |
|
|
|
@233
|
[233]
|
06/10/05 12:26:37 |
schst |
added english translation of error messages (contributed by unknown forum … |
|
|
|
@231
|
[231]
|
06/10/05 12:07:20 |
schst |
Started implementing the Mail storage container
Provides only very basic … |
|
|
|
@227
|
[227]
|
05/15/05 15:57:05 |
schst |
added arrays for different locales (@argh: please translate) |
|
|
|
@225
|
[225]
|
05/15/05 15:18:32 |
schst |
new features and bugfixes for the DB storage container:
- added … |
|
|
|
@222
|
[222]
|
05/15/05 13:29:25 |
schst |
allow alternate way to render a form by repeating one template for each … |
|
|
|
@221
|
[221]
|
05/15/05 13:17:33 |
schst |
removed obsolete @todo |
|
|
|
@220
|
[220]
|
05/15/05 13:16:22 |
schst |
allow template to render form errors using a different layout |
|
|
|
@219
|
[219]
|
05/15/05 13:05:48 |
schst |
added renderer that uses patTemplate |
|
|
|
@218
|
[218]
|
05/15/05 00:18:29 |
schst |
whitespace fixes |
|
|
|
@212
|
[212]
|
05/11/05 17:32:16 |
sfuchs |
adjusted formating to match "one true brace" for classes and methods |
|
|
|
@211
|
[211]
|
05/11/05 17:22:20 |
sfuchs |
Changed patForms_Renderer_Array to not include patForms_Datasource objects … |
|
|
|
@210
|
[210]
|
05/11/05 17:17:46 |
sfuchs |
Added a class patForms_Storage_Propel: implements the patForms_Storage … |
|
|
|
@209
|
[209]
|
05/11/05 17:15:03 |
sfuchs |
Added scripts for several patForms_Rules to match Propel Validator classes … |
|
|
|
@208
|
[208]
|
05/11/05 17:14:07 |
sfuchs |
Added several patForms_Rules to match Propel Validator classes (and enable … |