Refactoring in UploadFile.class.php to simplify things.
[timetracker.git] / WEB-INF / lib / form / Form.class.php
2019-04-16 Nik OkuntseffRefactoring in UploadFile.class.php to simplify things.
2018-02-25 Nik OkuntseffWork in progress on role editor.
2018-01-13 anukoMore refactoring.
2018-01-08 anukoA bit more refactoring of textarea element.
2018-01-07 anukoA bit of refactoring.
2017-03-03 anukoSimplified Checkbox class.
2017-03-03 anukoRefactoring - removed not used default parameters from...
2017-03-03 anukoOngoing refactoring of Checkbox class.
2017-03-03 anukoSome more refactoring in Form classes.
2017-03-02 anukoSome further refactoring in form classes.
2017-03-02 anukoRefactoring - some renaming.
2017-03-01 anukoMore usage of PasswordField element type.
2017-03-01 anukoIntroduced PasswordField.class.php to keep things simple.
2017-03-01 anukoFinished refactoring of the FormElement class.
2017-03-01 anukoFurther refactoring of the FormElement class.
2017-03-01 anukoFurther refactoring of the FormElement class to simplif...
2017-02-28 anukoRefactoring - renamed a few things.
2017-02-28 anukoRemoving unused stuff.
2017-02-16 anukoMore refactoring in Form.class.php.
2017-02-16 anukoRefactoring - removed reference return types from a...
2017-02-16 anukoA bit more refactoring in forms to make them leaner.
2017-02-16 anukoSmall scale refactoring - renamed a variable.
2017-02-16 anukoResumed refactoring forms, hopefully without breaking...
2017-02-16 anukoRolling back changes in previous 2 commits because...
2017-02-16 anukoSoem refactoring to keep things a bit more consistent.
2017-02-16 anukoSome cleanup.
2017-02-07 anukoMore refactoring.
2017-02-06 anukoA bit more refactoring.
2017-02-06 anukoMore refactoring in Form.class.php.
2017-02-06 anukoA bit of refactoring in Form.class.php.
2016-09-13 Nik OkuntseffGetting rid of PHP Deprecated warnings.
2016-03-11 Nik OkuntseffRemoved closing PHP tags in more files
2016-02-29 Nik OkuntseffInitial repo created