Introduced PasswordField.class.php to keep things simple.
[timetracker.git] / WEB-INF / lib / form /
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 anukoAdded a comment explaining the purpose of safe functions.
2017-03-01 anukoFurther refactoring of the FormElement class to simplif...
2017-02-28 anukoSome more refactoring.
2017-02-28 anukoSome renaming.
2017-02-28 anukoRefactoring - renamed a few things.
2017-02-28 anukoRemoving unused stuff.
2017-02-28 anukoRefactoring - removed unused stuff.
2017-02-28 anukoSome renaming.
2017-02-28 anukoRefactoring - renamed a variable.
2017-02-28 anukoRemoved unused member variable.
2017-02-28 anukoRefactoring. Moved a member out of base class.
2017-02-20 anukoRefactoring - renaming things.
2017-02-20 anukoRefactoring - removedunused stuff and some renaming.
2017-02-20 anukoRemoved unused stuff.
2017-02-20 anukoRefactoring - removed unused tabindex.
2017-02-19 anukoRefactoring - renamed a couple of variables.
2017-02-19 anukoOngoing refactoring - renamed a variable.
2017-02-19 anukoOngoing refactoring of form controls.
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.
2017-02-05 anukoRefactored FloatField.class.php.
2017-02-05 anukoRemoved unused stuff.
2017-02-05 anukoRefactored ActionErrors.class.php.
2016-09-13 Nik OkuntseffGetting rid of PHP Deprecated warnings.
2016-09-12 Nik OkuntseffGetting rid of PHP Deprecated warnings.
2016-07-23 Nik OkuntseffFixed monthly quota class for flexible week start days.
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffRemoved unused function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-21 Nik OkuntseffIntroduced shorter functions for Errors class
2016-03-16 Nik OkuntseffInitial implementation of a mobile timer page
2016-03-11 Nik OkuntseffRemoved closing PHP tags in more files
2016-02-29 Nik OkuntseffInitial repo created