root/trunk/examples


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) @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) @364 [364] 08/05/06 21:49:40 schst Removed absolute path entries in config
(edit) @360 [360] 08/05/06 21:46:48 schst Whitespace fixes
(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) @355 [355] 03/14/06 22:53:58 gerd commited changes from rev 354 to trunk, fixed #208 and #209
(edit) @349 [349] 12/20/05 08:20:48 gerd Draft of new feature: attribute filter
(edit) @347 [347] 12/08/05 10:41:36 schst Added experimental optgroup support to the Enum element
(edit) @338 [338] 09/20/05 00:31:05 sfuchs updated examples (Propel bookstore classes) with Propel svn head versions
(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) @332 [332] 09/06/05 22:51:40 gerd Improved checks for "uploaddir", "tempdir" and "usesession". Now invalid …
(edit) @328 [328] 08/24/05 20:24:44 schst Fixed bug #195: Validation of non-required radio-groups fails, updated …
(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) @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) @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) @301 [301] 08/07/05 17:08:33 schst Added value namespace support to the parser (addresses bug #155)
(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) @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) @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) @281 [281] 07/31/05 22:36:56 schst Pass event-handler errors to the user, check, whether DB connection could …
(edit) @278 [278] 07/31/05 19:59:27 schst Use a RadioGroup? and an Enum element in the example.
(edit) @275 [275] 07/31/05 19:38:13 schst Some code cleanup, the HTML parser now also extracts the form attributes
(edit) @274 [274] 07/31/05 19:06:38 schst Avoid multiple auto-validate checks, clean up event management, add the …
(edit) @271 [271] 07/31/05 14:01:04 argh Fixed bug #172: modified behavior of the setValue for the set element so …
(edit) @268 [268] 07/31/05 13:15:52 schst Removed patForms_FormatChecker and replaced it by automatically adding …
(edit) @267 [267] 07/31/05 12:41:39 schst Pass the element to the datasource, to allow context-sensitive datasources …
(edit) @264 [264] 07/30/05 13:57:54 schst Add simple script to set file permissions
(edit) @235 [235] 06/10/05 15:36:33 schst fix bug #87: Passwords will not be sent back to the browser if the …
(edit) @234 [234] 06/10/05 14:27:32 schst added new rule: AnyRequired? allows you to specify a list of fields where …
(edit) @231 [231] 06/10/05 12:07:20 schst Started implementing the Mail storage container Provides only very basic …
(edit) @228 [228] 05/16/05 19:40:42 sfuchs Changed example_storage_propel to use the new patTemplate renderer.
(edit) @224 [224] 05/15/05 13:33:05 schst added todo for sven
(edit) @222 [222] 05/15/05 13:29:25 schst allow alternate way to render a form by repeating one template for each …
(edit) @220 [220] 05/15/05 13:16:22 schst allow template to render form errors using a different layout
(edit) @219 [219] 05/15/05 13:05:48 schst added renderer that uses patTemplate
(edit) @217 [217] 05/15/05 00:11:51 schst removed line breaks, some rephrasing
(edit) @216 [216] 05/12/05 22:34:36 sfuchs Added a Propel example to the section Storage as well as needed files from …
(edit) @215 [215] 05/12/05 22:29:13 sfuchs Added a Propel example to the section Storage as well as needed files from …
(edit) @199 [199] 05/05/05 15:12:58 schst prepared 0.9.0a2 release
(edit) @192 [192] 02/26/05 11:18:19 schst fixed bug in setValues() that caused a fatal error when setting the value …
(edit) @187 [187] 11/30/04 13:40:15 schst added applySimpleFilter
(edit) @186 [186] 11/30/04 13:33:36 schst added a flexible function filter
(edit) @185 [185] 11/30/04 13:18:39 schst very early version of a combobox
(edit) @184 [184] 11/30/04 13:18:07 schst updated example
(edit) @179 [179] 11/30/04 12:28:11 schst fix comment
(edit) @176 [176] 11/17/04 17:22:16 argh Updated to work with the new version
(edit) @168 [168] 11/16/04 12:04:05 schst getElementByName() now searches in containers like groups
(edit) @153 [153] 11/08/04 16:25:12 argh Updated descriptions and development states
(edit) @152 [152] 11/08/04 16:19:49 argh Added display of form element values below a form when it has been …
(edit) @151 [151] 11/08/04 16:18:46 argh Updated to work with the new Date element
(edit) @147 [147] 11/05/04 16:56:27 schst add support for custom locales in rules
(edit) @146 [146] 11/05/04 15:45:27 schst allowed custom locales, that are loaded from files
(edit) @144 [144] 11/04/04 15:18:21 schst added replace element
(edit) @140 [140] 11/04/04 11:12:06 schst added first draft of patForms_Collection and use it in patForms_Parser
(edit) @137 [137] 11/02/04 17:20:20 schst added different modes to return values from getValues()
(edit) @136 [136] 11/02/04 17:10:44 schst Fixed bug with elements in second level that needed a renderer
(edit) @131 [131] 11/02/04 16:25:07 schst fixed behaviour of some special elements inside groups
(edit) @129 [129] 11/02/04 13:42:54 schst added some missing doc blocks
(edit) @128 [128] 11/02/04 13:40:04 schst fixed some error handling problems
(edit) @127 [127] 11/02/04 13:21:16 schst integrated parser with Group element
(edit) @123 [123] 11/02/04 12:11:33 schst patForms_Parser: added support for multiple forms in one file
(edit) @120 [120] 08/26/04 22:58:10 schst fix include (PEAR::Config could accidentally get included on Win32)
(edit) @117 [117] 08/26/04 15:08:37 argh Massive update of the examples collection; added the patExampleGen …
(edit) @99 [99] 07/05/04 23:15:27 schst added select elements
(edit) @98 [98] 07/05/04 23:15:04 schst added new cache file
(edit) @97 [97] 07/05/04 23:14:35 schst adjusted docblock
(edit) @89 [89] 06/27/04 18:51:20 schst removed old comment
(edit) @88 [88] 06/27/04 18:32:22 schst initial commit of Html parser, which allows you to create patForms from …
(edit) @84 [84] 05/03/04 21:26:01 schst added observer concept to patForms class
(edit) @82 [82] 05/03/04 20:57:59 schst added first draft of the observers that allow very flexible error handling …
(edit) @79 [79] 04/30/04 16:55:27 schst first version of Creater_DB_MySQL
(edit) @76 [76] 04/30/04 14:58:08 schst fixed treatment of quotes in attributes
(edit) @75 [75] 04/30/04 14:12:25 schst changed state of storage subpackage
(edit) @74 [74] 04/30/04 14:11:28 schst added sql for Storage::DB example
(edit) @73 [73] 04/30/04 14:09:35 schst added DB storage
(edit) @71 [71] 04/30/04 13:19:50 schst added storage examples
(edit) @69 [69] 04/29/04 23:22:52 schst added cvsignore
(edit) @68 [68] 04/29/04 23:22:18 schst removed csv file
(edit) @65 [65] 04/29/04 23:19:30 schst added first version of the CSV storage container, others will follow soon
(edit) @64 [64] 04/29/04 22:17:24 schst fixed the example
(edit) @59 [59] 04/15/04 16:03:39 schst fixed placeholders for form tag
(edit) @53 [53] 04/06/04 15:26:04 argh Fixed a layout issue
(edit) @52 [52] 04/06/04 15:25:46 argh Commented out the default attribute to be able to see the error message …
(edit) @51 [51] 04/06/04 15:24:55 argh Fixed the error output
(edit) @50 [50] 04/06/04 15:23:50 argh Added submit button, added error output
(edit) @43 [43] 04/02/04 15:13:57 argh Updated to ignore all *.form files
(edit) @37 [37] 04/02/04 15:03:33 argh Updated the examples navigation with the new files
(edit) @36 [36] 04/02/04 15:02:57 argh Added the example_radio_simple.tmpl file
(edit) @35 [35] 04/02/04 15:02:22 argh Updated the template for the RadoGroup? pattemplate renderer example
Note: See TracRevisionLog for help on using the revision log.