Renamed MULTITEAM_MODE to MULTIORG_MODE to better reflect the meaning of the constant.
[timetracker.git] / mobile / login.php
2019-04-24 Nik OkuntseffRenamed MULTITEAM_MODE to MULTIORG_MODE to better refle...
2019-01-19 Nik OkuntseffImporoved isTrue function to get rid of PHP warnings.
2018-12-13 Nik OkuntseffCosmetic.
2018-11-16 Nik OkuntseffSome refactoring for subgroup support.
2018-04-11 Nik OkuntseffGot rid of ttUser::isAdmin() function.
2018-04-04 Nik OkuntseffSome more renaming in progress.
2018-04-01 Nik OkuntseffRefactoring. Renaming team to group.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-22 Nik OkuntseffIntroduced ttGroupHelper class as part of refactoring.
2017-03-01 anukoMore usage of PasswordField element type.
2016-03-28 Nik OkuntseffReplacing else if with elseif
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 OkuntseffRefactoring white space
2016-03-11 Nik OkuntseffRemoved closing PHP tags in more files
2016-02-29 Nik OkuntseffInitial repo created