Implemented group delete feature.
[timetracker.git] / group_edit.php
2018-04-11 Nik OkuntseffImplemented group delete feature.
2018-04-10 Nik OkuntseffRefactored pull request #62.
2018-04-07 Nik OkuntseffFixed visibility of the Required checkbox on group...
2018-04-06 Nik OkuntseffA bit more refactoring.
2018-04-06 Nik OkuntseffMore refactoring.
2018-04-02 Nik OkuntseffReusing a variable.
2018-04-02 Nik OkuntseffMade group name read-only for users without manage_adva...
2018-04-02 Nik OkuntseffA bit more progress with renaming.
2018-03-30 Nik OkuntseffWrote ttValidIP function to filter out most of bogus...
2018-03-30 Nik OkuntseffIntroduced IP based access control for groups.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-27 Nik OkuntseffSplit profile page into two for account and group setti...