root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @396 [396] 09/27/07 20:01:56 axel Changed the way to calcualte the strlen. If the mb_strlen function is …
(edit) @392 [392] 05/11/07 11:23:20 argh Fixed a bug when using an autoload() function in combination with …
(edit) @388 [388] 01/25/07 15:15:41 schst Added new imploder filter
(edit) @381 [381] 10/24/06 14:02:52 gerd added missing initialisation of attributes (allows to apply modifier)
(edit) @378 [378] 09/05/06 21:44:30 gerd Added feature: addModuleDir / addModuleBaseDir in patForms
(edit) @376 [376] 08/20/06 15:12:00 schst Do not include autopackage2.php in PEAR package
(edit) @375 [375] 08/20/06 15:10:40 schst Prepared new version
(edit) @374 [374] 08/20/06 15:10:29 schst Removed decorateElement() (should not have been committed)
(edit) @369 [369] 08/06/06 20:06:36 schst Do not use SVN file list generator
(edit) @368 [368] 08/06/06 19:55:56 schst Renamed autopackage.php to autopackage2.php as it is now generating …
(edit) @367 [367] 08/06/06 19:54:11 schst Tweaked package.php, fixed autopackage.php, removed package2.xml, added …
(edit) @366 [366] 08/06/06 19:45:04 schst Ignore package.xml
(edit) @365 [365] 08/06/06 19:43:36 schst Removed obsolete package.xml
(edit) @364 [364] 08/05/06 21:49:40 schst Removed absolute path entries in config
(edit) @363 [363] 08/05/06 21:49:00 schst Updated changelog
(edit) @362 [362] 08/05/06 21:48:23 schst Removed trailing whitespace
(edit) @361 [361] 08/05/06 21:47:33 schst Added onkeydown, onkeyup and onkeypress attributes
(edit) @360 [360] 08/05/06 21:46:48 schst Whitespace fixes
(edit) @359 [359] 08/05/06 21:44:09 schst Added class attribute to form, whitespace changes, added new method to …
(edit) @358 [358] 06/30/06 14:39:03 argh Tweaked the examples framework to correctly display array-based form …
(edit) @357 [357] 06/30/06 14:35:49 argh Added the new SwitchGroup? element used for handling checkbox groups that …
(edit) @356 [356] 03/20/06 14:17:48 argh Fixed a notice in the File element when the maxsize attribute is not set.
(edit) @355 [355] 03/14/06 22:53:58 gerd commited changes from rev 354 to trunk, fixed #208 and #209
(edit) @353 [353] 02/26/06 15:16:50 schst Radio: fixed bug #203: problems with Radio/RadioGroup and value '0'
(edit) @352 [352] 02/26/06 14:49:02 schst Adjusted changelog
(edit) @351 [351] 02/26/06 14:40:30 schst Fixed bug #205: semicolon on end of SQL, replaced tabs with spaces
(edit) @350 [350] 01/14/06 19:18:24 schst Replace '.' in element names with '_' when accessing the request.
(edit) @349 [349] 12/20/05 08:20:48 gerd Draft of new feature: attribute filter
(edit) @348 [348] 12/08/05 10:49:22 schst Fix validation
(edit) @347 [347] 12/08/05 10:41:36 schst Added experimental optgroup support to the Enum element
(edit) @346 [346] 10/16/05 04:29:04 sfuchs Bug fixes and some clean-up in patForms/Propel integration stuff.
(edit) @345 [345] 10/08/05 14:00:48 argh Small bugfixes
(edit) @344 [344] 09/27/05 19:23:56 schst Updated changelog with Svens recent commits
(edit) @343 [343] 09/27/05 14:30:31 sfuchs Added a note to comments that addGenericAccessors/addGenericMutators have …
(edit) @342 [342] 09/27/05 14:23:15 sfuchs fixed patForms_Creator_Definition reference problem with adding rules …
(edit) @340 [340] 09/24/05 16:21:43 schst Prepared 0.9.0b2 release
(edit) @339 [339] 09/21/05 23:27:10 sfuchs some fixes to propel and definition related stuff: - changed …
(edit) @338 [338] 09/20/05 00:31:05 sfuchs updated examples (Propel bookstore classes) with Propel svn head versions
(edit) @337 [337] 09/20/05 00:29:17 sfuchs updated Propel classes to comply with Propel 1.1.1 (svn head) and removed …
(edit) @336 [336] 09/07/05 09:03:07 gerd Fixed bug #192 and improved tag-validation support using the new attribute …
(edit) @335 [335] 09/07/05 02:16:00 sfuchs Extended the Propel/Bookstore example
(edit) @334 [334] 09/07/05 02:15:33 sfuchs changed patForms_Definition_Propel to now use patForms::createElement() …
(edit) @333 [333] 09/06/05 23:21:03 gerd added changelog :-)x
(edit) @332 [332] 09/06/05 22:51:40 gerd Improved checks for "uploaddir", "tempdir" and "usesession". Now invalid …
(edit) @331 [331] 09/03/05 10:05:39 schst Updated changelogs to reflect Sven's latest bugfix
(edit) @330 [330] 08/30/05 12:47:36 sfuchs closing #197: - removed overloaded access to patForms_Definition data …
(edit) @329 [329] 08/28/05 17:52:17 schst Do not format an empty string as if it were a number (fixes bug #198)
(edit) @328 [328] 08/24/05 20:24:44 schst Fixed bug #195: Validation of non-required radio-groups fails, updated …
(edit) @327 [327] 08/24/05 19:37:41 schst Added danish translations for error messages (contributed by morten.dk)
(edit) @326 [326] 08/22/05 18:41:22 schst Fixed bug #194: Pass element type to the template
(edit) @325 [325] 08/22/05 18:31:37 schst Fixed bug #193: Javascript of form rules is not generated
(edit) @323 [323] 08/14/05 13:15:06 schst Prepared first release candidate
(edit) @322 [322] 08/13/05 19:21:34 schst Removed obsolete @todo (exists as ticket), ignore some generated files
(edit) @321 [321] 08/13/05 13:03:12 argh Fixed bugs #171 (Date element accepts invalid dates), #187 (french …
(edit) @320 [320] 08/13/05 10:45:45 schst Parser now uses the element's id for the placeholder. …
(edit) @319 [319] 08/12/05 20:55:34 schst Added getElementByName() and getElementById()
(edit) @318 [318] 08/12/05 20:50:17 schst Added validateForm() and finalizeForm() to the Collection
(edit) @317 [317] 08/12/05 20:47:13 schst Whitespace and CS fixes
(edit) @316 [316] 08/12/05 20:43:27 schst Added new rules to changelog
(edit) @315 [315] 08/12/05 20:41:22 schst CS fixes
(edit) @314 [314] 08/12/05 20:37:35 schst Added new rule that prohibits adding new entries to a storage
(edit) @313 [313] 08/12/05 20:32:14 schst Renamed NoUpdate? rule to StorageProhibitUpdate?
(edit) @312 [312] 08/12/05 17:16:34 schst added new rule NoUpdate? and added public entryExists() to Storage
(edit) @311 [311] 08/09/05 16:40:31 argh Added the getRenderer method with which the current renderer object …
(edit) @310 [310] 08/08/05 22:09:19 luckec fixed bug #139, encoding problems see: …
(edit) @309 [309] 08/08/05 20:39:40 schst Updated docblocks and @todos
(edit) @308 [308] 08/08/05 20:32:52 schst Removed @todos (obsolete or opened as ticket)
(edit) @307 [307] 08/08/05 20:27:18 schst Updated doc blocks: removed @todo and added notice that this should not be …
(edit) @306 [306] 08/07/05 18:16:29 schst Removed @todo, is now a ticket (#182)
(edit) @305 [305] 08/07/05 18:13:20 schst Added event handlers to Parser (addresses bug #155)
(edit) @304 [304] 08/07/05 17:53:47 schst Remove all die() calls (addresses bug #155), CS and whitespace fixes, fix …
(edit) @303 [303] 08/07/05 17:39:07 schst Replaced double quotes with single quotes where possible
(edit) @302 [302] 08/07/05 17:11:30 schst Updated the changelog
(edit) @301 [301] 08/07/05 17:08:33 schst Added value namespace support to the parser (addresses bug #155)
(edit) @300 [300] 08/07/05 17:07:51 schst Some CS fixes
(edit) @299 [299] 08/07/05 16:50:49 schst Allow several elements with the same name to be set in the form …
(edit) @298 [298] 08/07/05 11:58:36 schst Added error checks to displayErrors()
(edit) @297 [297] 08/06/05 17:28:23 schst Test and fix the CSV storage container (closes ticket #177)
(edit) @296 [296] 08/05/05 21:18:48 schst updated changelog
(edit) @295 [295] 08/05/05 21:14:38 schst Added new removeRule() method (Fixes bug #174)
(edit) @294 [294] 08/05/05 20:28:23 schst Fixed bug #181 (redeclared function)
(edit) @293 [293] 08/04/05 23:07:02 schst Removed obsolete @todo, that lead to bug #180
(edit) @292 [292] 08/04/05 11:55:55 argh Fixed bug #179, added error management in serialize*() methods that did …
(edit) @291 [291] 08/04/05 11:33:48 argh Fixed bug #149, non-required date elements are now only validated if a …
(edit) @290 [290] 08/03/05 14:19:22 schst Added support for errors in the String renderer (requested by Arnaud)
(edit) @289 [289] 08/02/05 19:01:15 schst Added error checks to filter creation and appliance. Fixed the Number …
(edit) @288 [288] 08/02/05 18:20:32 schst Check, whether locale file exists
(edit) @287 [287] 08/02/05 16:46:08 schst Fixed @subpackage and removed @version
(edit) @286 [286] 08/02/05 16:35:30 schst Added the containerElement attribute, needed for getValues()
(edit) @285 [285] 08/02/05 16:21:42 schst Fixed some PHP 4.4 notices and adjusted to PEAR CS
(edit) @284 [284] 07/31/05 23:13:05 sfuchs some corrections to docblocks and comments
(edit) @283 [283] 07/31/05 22:51:40 schst Tried to structure the changelog a little bit, as it's getting huge.
(edit) @282 [282] 07/31/05 22:41:16 schst Removed @todo (forgot this in the last commit)
(edit) @281 [281] 07/31/05 22:36:56 schst Pass event-handler errors to the user, check, whether DB connection could …
(edit) @280 [280] 07/31/05 22:30:04 sfuchs removed obsolet @todo tag
(edit) @279 [279] 07/31/05 21:53:30 sfuchs added Renderer_Flexy, Renderer_Savant3, Renderer_Smarty (including unit …
(edit) @278 [278] 07/31/05 19:59:27 schst Use a RadioGroup? and an Enum element in the example.
(edit) @277 [277] 07/31/05 19:45:33 schst Removed obsolete @todo tags
(edit) @276 [276] 07/31/05 19:42:10 schst Updated changelog
(edit) @275 [275] 07/31/05 19:38:13 schst Some code cleanup, the HTML parser now also extracts the form attributes
Note: See TracRevisionLog for help on using the revision log.