Cosmetic - changed the order of input data checking to match control layout.
[timetracker.git] / user_edit.php
2018-02-18 Nik OkuntseffCosmetic - changed the order of input data checking...
2018-02-18 Nik OkuntseffAdded a requirement to select a client for a client...
2018-01-13 anukoMore refactoring.
2017-12-05 anukoA basic attempt for style improvement.
2017-03-01 anukoMore usage of PasswordField element type.
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-05 anukoFixed constructor calls for FloatField elements to...
2016-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-22 Nik OkuntseffA better comment
2016-03-22 Nik OkuntseffRenamed errors to err to keep things shorter
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-21 Nik OkuntseffCleaning up white space
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo