root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @405 [405] 5 months gerd use internal getValue() to avoid filter action
(edit) @404 [404] 5 months gerd translations
(edit) @403 [403] 10 months gerd removed empty line that generates output
(edit) @402 [402] 11 months gerd removed sysntax error
(edit) @401 [401] 11 months gerd removed typos
(edit) @400 [400] 22 months gerd more RFC compliant email role with hardcoded TLDs
(edit) @399 [399] 2 years gerd removed empty line at the end of file :-(
(edit) @398 [398] 2 years gerd added function to clear validation errors
(edit) @397 [397] 3 years gerd trade value of "0" as empty
(edit) @396 [396] 3 years axel Changed the way to calcualte the strlen. If the mb_strlen function is …
(edit) @395 [395] 3 years gerd Added / udated translation
(edit) @394 [394] 3 years gerd Switched to patI18n - removed all setLocale / getLocale functions from …
(edit) @393 [393] 3 years gerd remove cast to float
(edit) @392 [392] 3 years argh Fixed a bug when using an autoload() function in combination with …
(edit) @391 [391] 3 years gerd added autocomplete attribute
(edit) @390 [390] 3 years gerd make file name available, even if it is not valid
(edit) @389 [389] 4 years gerd - better validation on case of empty file - unique id for automatice …
(edit) @388 [388] 4 years schst Added new imploder filter
(edit) @387 [387] 4 years gerd Nicer form validatrion error
(edit) @386 [386] 4 years gerd Set attribute only when required
(edit) @385 [385] 4 years gerd enhanced rule conditional required
(edit) @384 [384] 4 years gerd Patch to check patForms options in rules. Otherwise a rule never …
(edit) @383 [383] 4 years gerd Fixed problem with _applyModifier for non-scalar values
(edit) @382 [382] 4 years gerd - Added minimal docu about gettext - updated translation
(edit) @381 [381] 4 years gerd added missing initialisation of attributes (allows to apply modifier)
(edit) @380 [380] 4 years gerd fixed missing apply-modifier calls
(edit) @379 [379] 4 years gerd feature: custom modules, merged revision 373-378 (from trunk)
(edit) @378 [378] 4 years gerd Added feature: addModuleDir / addModuleBaseDir in patForms
(edit) @377 [377] 4 years schst Tagged 0.9.0b3
(edit) @376 [376] 4 years schst Do not include autopackage2.php in PEAR package
(edit) @375 [375] 4 years schst Prepared new version
(edit) @374 [374] 4 years schst Removed decorateElement() (should not have been committed)
(edit) @373 [373] 4 years gerd Added basic example to use patForms with gettext
(edit) @372 [372] 4 years gerd Patched version of patForms using the GNU Gettext extension …
(edit) @371 [371] 4 years gerd prepared for GNU Gettext
(edit) @370 [370] 4 years gerd create a branch using gettext
(edit) @369 [369] 4 years schst Do not use SVN file list generator
(edit) @368 [368] 4 years schst Renamed autopackage.php to autopackage2.php as it is now generating …
(edit) @367 [367] 4 years schst Tweaked package.php, fixed autopackage.php, removed package2.xml, added …
(edit) @366 [366] 4 years schst Ignore package.xml
(edit) @365 [365] 4 years schst Removed obsolete package.xml
(edit) @364 [364] 4 years schst Removed absolute path entries in config
(edit) @363 [363] 4 years schst Updated changelog
(edit) @362 [362] 4 years schst Removed trailing whitespace
(edit) @361 [361] 4 years schst Added onkeydown, onkeyup and onkeypress attributes
(edit) @360 [360] 4 years schst Whitespace fixes
(edit) @359 [359] 4 years schst Added class attribute to form, whitespace changes, added new method to …
(edit) @358 [358] 4 years argh Tweaked the examples framework to correctly display array-based form …
(edit) @357 [357] 4 years argh Added the new SwitchGroup? element used for handling checkbox groups that …
(edit) @356 [356] 4 years argh Fixed a notice in the File element when the maxsize attribute is not set.
(edit) @355 [355] 4 years gerd commited changes from rev 354 to trunk, fixed #208 and #209
(edit) @354 [354] 5 years gerd Fixed Bugs #208 and #209 - implemented "maxsize" attribute - fixed …
(edit) @353 [353] 5 years schst Radio: fixed bug #203: problems with Radio/RadioGroup and value '0'
(edit) @352 [352] 5 years schst Adjusted changelog
(edit) @351 [351] 5 years schst Fixed bug #205: semicolon on end of SQL, replaced tabs with spaces
(edit) @350 [350] 5 years schst Replace '.' in element names with '_' when accessing the request.
(edit) @349 [349] 5 years gerd Draft of new feature: attribute filter
(edit) @348 [348] 5 years schst Fix validation
(edit) @347 [347] 5 years schst Added experimental optgroup support to the Enum element
(edit) @346 [346] 5 years sfuchs Bug fixes and some clean-up in patForms/Propel integration stuff.
(edit) @345 [345] 5 years argh Small bugfixes
(edit) @344 [344] 5 years schst Updated changelog with Svens recent commits
(edit) @343 [343] 5 years sfuchs Added a note to comments that addGenericAccessors/addGenericMutators have …
(edit) @342 [342] 5 years sfuchs fixed patForms_Creator_Definition reference problem with adding rules …
(edit) @341 [341] 5 years schst Tagged release 0.9.0b2
(edit) @340 [340] 5 years schst Prepared 0.9.0b2 release
(edit) @339 [339] 5 years sfuchs some fixes to propel and definition related stuff: - changed …
(edit) @338 [338] 5 years sfuchs updated examples (Propel bookstore classes) with Propel svn head versions
(edit) @337 [337] 5 years sfuchs updated Propel classes to comply with Propel 1.1.1 (svn head) and removed …
(edit) @336 [336] 5 years gerd Fixed bug #192 and improved tag-validation support using the new attribute …
(edit) @335 [335] 5 years sfuchs Extended the Propel/Bookstore example
(edit) @334 [334] 5 years sfuchs changed patForms_Definition_Propel to now use patForms::createElement() …
(edit) @333 [333] 5 years gerd added changelog :-)x
(edit) @332 [332] 5 years gerd Improved checks for "uploaddir", "tempdir" and "usesession". Now invalid …
(edit) @331 [331] 5 years schst Updated changelogs to reflect Sven's latest bugfix
(edit) @330 [330] 5 years sfuchs closing #197: - removed overloaded access to patForms_Definition data …
(edit) @329 [329] 5 years schst Do not format an empty string as if it were a number (fixes bug #198)
(edit) @328 [328] 5 years schst Fixed bug #195: Validation of non-required radio-groups fails, updated …
(edit) @327 [327] 5 years schst Added danish translations for error messages (contributed by morten.dk)
(edit) @326 [326] 5 years schst Fixed bug #194: Pass element type to the template
(edit) @325 [325] 5 years schst Fixed bug #193: Javascript of form rules is not generated
(edit) @324 [324] 5 years schst Tagged 0.9.0b1 release
(edit) @323 [323] 5 years schst Prepared first release candidate
(edit) @322 [322] 5 years schst Removed obsolete @todo (exists as ticket), ignore some generated files
(edit) @321 [321] 5 years argh Fixed bugs #171 (Date element accepts invalid dates), #187 (french …
(edit) @320 [320] 5 years schst Parser now uses the element's id for the placeholder. …
(edit) @319 [319] 5 years schst Added getElementByName() and getElementById()
(edit) @318 [318] 5 years schst Added validateForm() and finalizeForm() to the Collection
(edit) @317 [317] 5 years schst Whitespace and CS fixes
(edit) @316 [316] 5 years schst Added new rules to changelog
(edit) @315 [315] 5 years schst CS fixes
(edit) @314 [314] 5 years schst Added new rule that prohibits adding new entries to a storage
(edit) @313 [313] 5 years schst Renamed NoUpdate? rule to StorageProhibitUpdate?
(edit) @312 [312] 5 years schst added new rule NoUpdate? and added public entryExists() to Storage
(edit) @311 [311] 5 years argh Added the getRenderer method with which the current renderer object …
(edit) @310 [310] 5 years luckec fixed bug #139, encoding problems see: …
(edit) @309 [309] 5 years schst Updated docblocks and @todos
(edit) @308 [308] 5 years schst Removed @todos (obsolete or opened as ticket)
(edit) @307 [307] 5 years schst Updated doc blocks: removed @todo and added notice that this should not be …
(edit) @306 [306] 5 years schst Removed @todo, is now a ticket (#182)
Note: See TracRevisionLog for help on using the revision log.