root/trunk/patForms


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) @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) @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) @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) @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) @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) @339 [339] 09/21/05 23:27:10 sfuchs some fixes to propel and definition related stuff: - changed …
(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) @334 [334] 09/07/05 02:15:33 sfuchs changed patForms_Definition_Propel to now use patForms::createElement() …
(edit) @332 [332] 09/06/05 22:51:40 gerd Improved checks for "uploaddir", "tempdir" and "usesession". Now invalid …
(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) @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) @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) @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) @310 [310] 08/08/05 22:09:19 luckec fixed bug #139, encoding problems see: …
(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) @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) @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) @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) @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) @284 [284] 07/31/05 23:13:05 sfuchs some corrections to docblocks and comments
(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) @275 [275] 07/31/05 19:38:13 schst Some code cleanup, the HTML parser now also extracts the form attributes
(edit) @273 [273] 07/31/05 17:31:46 sfuchs added a Renderer_PhpTal (including unit tests)
(edit) @272 [272] 07/31/05 16:15:46 sfuchs Some enhancements to Definiton/Propel stuff
(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) @265 [265] 07/31/05 04:41:25 sfuchs added patForms::convertElement() and patForms_Element::convertElement() …
(edit) @262 [262] 07/27/05 16:38:00 sfuchs changed Element_Date to work with form-namespaces
(edit) @261 [261] 07/27/05 03:58:33 sfuchs minor fixes to the new namespace stuff
(edit) @258 [258] 07/27/05 01:32:47 sfuchs changed patForms, patForms_Element and several element subclasses to …
(edit) @257 [257] 07/25/05 19:38:04 schst Fix some more @subpackage tags and some indentation/cs fixes
(edit) @256 [256] 07/23/05 20:24:05 schst Adjusted the subpackage to Element to match all other files
(edit) @255 [255] 07/21/05 16:45:04 argh Fixed bug #150 (date selector displays 32 days)
(edit) @251 [251] 06/20/05 15:24:56 argh Added french translations
(edit) @248 [248] 06/20/05 10:25:40 argh Fixed bugs #147 (support for disabled attribute in values) and #148
(edit) @247 [247] 06/16/05 14:02:07 schst Always use quoteSmart()
(edit) @246 [246] 06/16/05 14:00:48 schst fixed the & (is already replaced when the form is rendered)
(edit) @245 [245] 06/16/05 12:47:30 argh Changed the "sourcefile could not be read"-message to include some …
(edit) @244 [244] 06/14/05 18:15:41 schst added todos for the Pool element
(edit) @242 [242] 06/14/05 11:54:36 schst added convertValueToHumanReadable()
(edit) @241 [241] 06/14/05 11:53:47 schst moved staticValues to the Storage base class, made some improvements to …
(edit) @240 [240] 06/14/05 11:52:32 schst added convertToHumandReadable() method to the base class
(edit) @239 [239] 06/13/05 18:31:30 schst added datasource for country selectors
(edit) @238 [238] 06/12/05 03:17:02 sfuchs - added initial version of patForms value namespaces - added method …
(edit) @237 [237] 06/11/05 21:59:33 sfuchs minor corrections to Definition and patForms/Propel stuff
(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) @233 [233] 06/10/05 12:26:37 schst added english translation of error messages (contributed by unknown forum …
(edit) @231 [231] 06/10/05 12:07:20 schst Started implementing the Mail storage container Provides only very basic …
(edit) @227 [227] 05/15/05 15:57:05 schst added arrays for different locales (@argh: please translate)
(edit) @225 [225] 05/15/05 15:18:32 schst new features and bugfixes for the DB storage container: - added …
(edit) @222 [222] 05/15/05 13:29:25 schst allow alternate way to render a form by repeating one template for each …
(edit) @221 [221] 05/15/05 13:17:33 schst removed obsolete @todo
(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) @218 [218] 05/15/05 00:18:29 schst whitespace fixes
(edit) @212 [212] 05/11/05 17:32:16 sfuchs adjusted formating to match "one true brace" for classes and methods
(edit) @211 [211] 05/11/05 17:22:20 sfuchs Changed patForms_Renderer_Array to not include patForms_Datasource objects …
(edit) @210 [210] 05/11/05 17:17:46 sfuchs Added a class patForms_Storage_Propel: implements the patForms_Storage …
(edit) @209 [209] 05/11/05 17:15:03 sfuchs Added scripts for several patForms_Rules to match Propel Validator classes …
(edit) @208 [208] 05/11/05 17:14:07 sfuchs Added several patForms_Rules to match Propel Validator classes (and enable …
Note: See TracRevisionLog for help on using the revision log.