posaune
[timetracker.git] / group_edit.php
2019-05-20 Nik OkuntseffA bit of refactoring.
2019-05-20 Nik OkuntseffRewrote group dropdown fill function to include the...
2019-05-19 Nik OkuntseffIntroduced a separate page for advanced group settings.
2019-04-29 Nik OkuntseffRefactoring. Moved week_menu config option to plugin...
2019-04-27 Nik OkuntseffRemoved show holidays config option.
2019-04-26 Nik OkuntseffWrote a validation routine for holidays.
2019-04-26 Nik OkuntseffIntroduced a debug option and a localization string...
2018-12-07 Nik OkuntseffFixed group_edit.php for no subgroups situation.
2018-12-06 Nik OkuntseffImprovements to group editor - access checks and usability.
2018-11-30 Nik OkuntseffImplemented configurable confirm save option.
2018-11-28 Nik OkuntseffA bit of refactoring in time.php.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-24 Nik OkuntseffInitial coding of group editor done.
2018-11-23 Nik OkuntseffMade group name mandatory for subgroup support.
2018-11-23 Nik OkuntseffAdded description field on group_edit.php.
2018-11-23 Nik OkuntseffAdjusted group_edit.php to work with subgroups.
2018-11-21 Nik OkuntseffReplaced usage of title.group with title.group_edit.
2018-11-04 Nik OkuntseffFixed changed name in a couple of places.
2018-09-09 Nik OkuntseffMoved plugins config out to a separate plugins.php...
2018-07-25 Nik OkuntseffIntroduced totals only option for work units.
2018-07-20 Nik OkuntseffRemoved conditional include of the Work units plugin...
2018-07-19 Nik OkuntseffA bit more progress on Work units plugin, made its...
2018-07-19 Nik OkuntseffStarted coding Work units plugin.
2018-04-11 Nik OkuntseffRenamed group settings keys in translation files.
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...