Refactoring, moving plugin config options into config field.
[timetracker.git] / WEB-INF / lib / form /
2019-04-16 Nik OkuntseffRefactoring in UploadFile.class.php to simplify things.
2019-02-17 Nik OkuntseffMore progress on creating a new timesheet.
2018-12-04 Nik OkuntseffMore refactoring for subgroups.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-11-25 Nik OkuntseffStarted using on behalf group attributes on user edit...
2018-03-23 Nik OkuntseffRefactoring. Replacing getKey() with get().
2018-02-25 Nik OkuntseffWork in progress on role editor.
2018-02-11 Nik OkuntseffMade show_holidays configurable as per issue #53.
2018-01-13 anukoMore refactoring.
2018-01-12 anukoAdded toltips to editable comment fields to help view...
2018-01-08 anukoA bit more refactoring of textarea element.
2018-01-08 anukoRemoved unused functions.
2018-01-08 anukoRemoved obsolete code.
2018-01-07 anukoFixed a problem with predefined expenses.
2018-01-07 anukoA bit of refactoring.
2018-01-06 anukoWork in progress enhancing week view.
2017-12-31 anukoTemporary fix for not billable entries in week view.
2017-12-27 anukoMade week view controls read-only for locked days.
2017-12-26 anukoAdded an optional column footer to tables.
2017-12-25 anukoCosmetic. Whitespace.
2017-12-25 anukoCosmetic, whitespace.
2017-03-04 anukoRemoved unused function.
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 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