root/trunk/patForms/Element


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) @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) @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) @345 [345] 10/08/05 14:00:48 argh Small bugfixes
(edit) @336 [336] 09/07/05 09:03:07 gerd Fixed bug #192 and improved tag-validation support using the new attribute …
(edit) @332 [332] 09/06/05 22:51:40 gerd Improved checks for "uploaddir", "tempdir" and "usesession". Now invalid …
(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) @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) @306 [306] 08/07/05 18:16:29 schst Removed @todo, is now a ticket (#182)
(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) @289 [289] 08/02/05 19:01:15 schst Added error checks to filter creation and appliance. Fixed the Number …
(edit) @286 [286] 08/02/05 16:35:30 schst Added the containerElement attribute, needed for getValues()
(edit) @280 [280] 07/31/05 22:30:04 sfuchs removed obsolet @todo tag
(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) @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) @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) @248 [248] 06/20/05 10:25:40 argh Fixed bugs #147 (support for disabled attribute in values) and #148
(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) @238 [238] 06/12/05 03:17:02 sfuchs - added initial version of patForms value namespaces - added method …
(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) @195 [195] 03/21/05 14:58:34 argh Fixed the bug where a number field with a 0 (zero) as default value would …
(edit) @185 [185] 11/30/04 13:18:39 schst very early version of a combobox
(edit) @180 [180] 11/30/04 12:48:30 schst scripts are now located in their own files. They may be included using the …
(edit) @177 [177] 11/30/04 11:57:21 schst replaced require_once with include_once, as require_once will terminate …
(edit) @175 [175] 11/17/04 17:22:15 argh Integrated PEAR::Date for date operations, changed date input/output …
(edit) @172 [172] 11/16/04 13:57:47 schst added setDefaultValue() and the overrideUserInput argument
(edit) @169 [169] 11/16/04 13:15:23 argh Added support for the setAttribute() and setAttributes() methods to …
(edit) @168 [168] 11/16/04 12:04:05 schst getElementByName() now searches in containers like groups
(edit) @160 [160] 11/15/04 13:30:01 schst added missing ampersand
(edit) @159 [159] 11/15/04 13:27:21 schst fixed getElementById()
(edit) @158 [158] 11/15/04 13:00:40 schst getElementById() now searches inside groups
(edit) @157 [157] 11/15/04 12:05:23 schst pass the observer to the children
(edit) @156 [156] 11/12/04 12:30:30 argh Corrected french error codes translation :)
(edit) @155 [155] 11/12/04 11:17:22 gerd corrected translation error. ( Je ne pas parle fraincais :-/)
(edit) @154 [154] 11/10/04 10:12:51 gerd fixed bugs related to empty/wrong uploads
(edit) @150 [150] 11/08/04 16:17:19 argh Added the maxlength attribute
(edit) @149 [149] 11/08/04 16:16:19 argh Initial checkin of the date element's subclasses.
(edit) @148 [148] 11/08/04 16:14:31 argh Completely rewritten; Now generates several input fields or select boxes, …
(edit) @145 [145] 11/04/04 15:25:00 schst Search for element in groups when using replaceElement
(edit) @143 [143] 11/04/04 13:40:15 argh Added a missing comment; fixed naming of constant
(edit) @142 [142] 11/04/04 13:37:55 argh Added full support for the 'display' attribute; improved readonly display …
(edit) @141 [141] 11/04/04 12:41:59 argh Added full support for the 'edit' and 'display' attributes
(edit) @139 [139] 11/03/04 13:38:24 schst inherit mode and format
(edit) @138 [138] 11/02/04 18:03:42 schst Pass locale to children
(edit) @136 [136] 11/02/04 17:10:44 schst Fixed bug with elements in second level that needed a renderer
(edit) @135 [135] 11/02/04 17:08:41 argh Fixed the display attribute; Fixed some error handling issues; optimized …
(edit) @132 [132] 11/02/04 16:30:33 schst group now returns array with values of child elements as value
(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) @126 [126] 11/02/04 13:15:57 argh Added some missing error message translations
(edit) @125 [125] 11/02/04 13:15:20 argh Added the 'allowedtags' feature to set ehich HTML tags are allowed in the …
(edit) @113 [113] 08/26/04 15:00:39 argh Fixed brackets
(edit) @112 [112] 08/26/04 14:59:53 argh Added support for the "label" attribute
(edit) @111 [111] 08/26/04 14:59:27 argh Added the getElements() method
(edit) @104 [104] 08/25/04 10:46:23 argh Setting the default value to an empty string now correctly leaves the …
(edit) @90 [90] 06/28/04 19:12:39 schst fixed toXML() (now builds option list)
(edit) @87 [87] 05/05/04 10:14:29 argh Fixed readonly attribute collection
(edit) @81 [81] 05/02/04 11:52:32 schst adjusted docblock
(edit) @60 [60] 04/22/04 15:50:12 argh Removed double spaced lines
(edit) @56 [56] 04/14/04 16:13:13 argh Added the clicklabel attribute
(edit) @49 [49] 04/06/04 15:23:06 argh Fixed bug that values were not kept after submitting a form; fixed the …
(edit) @45 [45] 04/02/04 16:09:25 argh Fixed bug that options generated automatically from the values array would …
(edit) @39 [39] 04/02/04 15:07:16 argh Added the serializeStart() and serializeEnd() methods to be compatible …
(edit) @25 [25] 04/01/04 17:54:21 argh Initial working release of the radio group.
(edit) @17 [17] 04/01/04 15:36:05 argh Implemented the clicklabel attribute functionality
(edit) @14 [14] 03/27/04 18:17:54 schst removed whitespace
(add) @2 [2] 02/29/04 19:58:13 schst initial import on new server
Note: See TracRevisionLog for help on using the revision log.