A bit of refactoring.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-04-13 Nik OkuntseffA bit of refactoring.
2018-04-13 Nik OkuntseffRemoved no longer needed isManager() function.
2018-04-12 Nik OkuntseffRemoved unused function.
2018-04-11 Nik OkuntseffRemoved a no longer used function.
2018-04-11 Nik OkuntseffRenamed group settings keys in translation files.
2018-04-11 Nik OkuntseffA bit of refactoring in translation files.
2018-04-11 Nik OkuntseffRefactoring. Got rid of isCoManager() calls.
2018-04-11 Nik OkuntseffImproved a comment explaining class reuse.
2018-04-11 Nik OkuntseffImplemented group delete feature.
2018-04-11 Nik OkuntseffGot rid of ttUser::isAdmin() function.
2018-04-11 Nik OkuntseffA bit of ongoing cleanup after roles revamp.
2018-04-11 Nik OkuntseffImproved export-import to include allow_ip and password...
2018-04-11 Nik OkuntseffAdded password_complexity property to ttUser class.
2018-04-11 Nik OkuntseffCleanup. Removed unused function.
2018-04-11 Nik OkuntseffCleanup. Removed unused function.
2018-04-10 Nik OkuntseffIntroduced password_complexity field in tt_groups table.
2018-04-10 Nik OkuntseffRefactored pull request #62.
2018-04-09 Nik OkuntseffA bit of cleanup.
2018-04-09 Nik OkuntseffA bit of refactoring.
2018-04-07 Nik OkuntseffMoved enablePlugin to ttUser class.
2018-04-07 Nik OkuntseffFixed visibility of the Required checkbox on group...
2018-04-07 Nik OkuntseffCleanup.
2018-04-06 Nik OkuntseffChanged redirect after configuring record locking.
2018-04-06 Nik OkuntseffA bit more refactoring.
2018-04-06 Nik OkuntseffMore refactoring.
2018-04-06 Nik OkuntseffUpdated readme.
2018-04-06 Nik OkuntseffMore refactoring.
2018-04-06 Nik OkuntseffSome more refactoring.
2018-04-06 Nik OkuntseffMore fixes to invoice view.
2018-04-06 Nik OkuntseffFixed invoice view.
2018-04-05 Nik OkuntseffMore refactoring in admin files.
2018-04-05 Nik OkuntseffRefactoring in admin_group_edit files.
2018-04-05 Nik OkuntseffRefactoring in admin_group_delete.php and .tpl.
2018-04-05 Nik OkuntseffSome more refactoring.
2018-04-05 Nik OkuntseffRenamed admin templates.
2018-04-04 Nik OkuntseffRenamed a few files.
2018-04-04 Nik OkuntseffA little bit of refactoring in export-import.
2018-04-03 Nik OkuntseffFixed Easter holiday for German language.
2018-04-03 Nik OkuntseffCosmetic.
2018-04-02 Nik OkuntseffSome more progress with renaming.
2018-04-02 Nik OkuntseffA bit more progress with renaming team to group.
2018-04-02 Nik OkuntseffA bit more progress on renaming.
2018-04-02 Nik OkuntseffMade group name read-only for users without manage_adva...
2018-04-02 Nik OkuntseffMoved managed_basic_settings to co-manager role.
2018-04-02 Nik OkuntseffSome more renaming.
2018-04-02 Nik OkuntseffA bit more renaming.
2018-04-02 Nik OkuntseffA bit more progress with renaming.
2018-04-01 Nik OkuntseffA small fix in English localization.
2018-04-01 Nik OkuntseffA bit more progress on renaming.
2018-04-01 Nik OkuntseffSome more renaming.
2018-04-01 Nik OkuntseffRefactoring. Renaming team to group.
2018-03-31 Nik OkuntseffA fix in Dutch file.
2018-03-31 Nik OkuntseffPut form.profile.allow_ip into localization files.
2018-03-31 Nik OkuntseffDutch translation improved.
2018-03-31 Nik OkuntseffIntroduced view_own_clients right and its handling.
2018-03-31 Nik OkuntseffIntroduced view_own_tasks right and its handling.
2018-03-30 Nik OkuntseffWrote ttValidIP function to filter out most of bogus...
2018-03-30 Nik OkuntseffFixed handling of admin@localhost.
2018-03-30 Nik OkuntseffIntroduced IP based access control for groups.
2018-03-30 Nik OkuntseffAdded conditional display of invoice related items...
2018-03-30 Nik OkuntseffIntroduced view_all_reports right and added it to co...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-29 Nik OkuntseffRefactoring. Renamed tt_teams table to tt_groups.
2018-03-29 Nik OkuntseffDutch translation improved.
2018-03-28 Nik OkuntseffA bit more progress with renaming teams to groups.
2018-03-28 Nik OkuntseffOngoing process of renaming team to group.
2018-03-27 Nik OkuntseffIntroduced title.group into translation files.
2018-03-27 Nik OkuntseffIntroduced menu.group into translation files.
2018-03-27 Nik OkuntseffSplit profile page into two for account and group setti...
2018-03-27 Nik OkuntseffRefactored headers to use view_own_projects right check.
2018-03-27 Nik OkuntseffRenamed view_projects right to view_own_projects.
2018-03-27 Nik OkuntseffIntroduced view_projects right.
2018-03-27 Nik OkuntseffWork in progress handling manage_own_account right.
2018-03-27 Nik OkuntseffIntroduced manage_own_account right.
2018-03-27 Nik OkuntseffAdded import timestamp and IP for team import operation.
2018-03-27 Nik OkuntseffFixed page title.
2018-03-27 Nik OkuntseffAdded team_id to project delete and update queries...
2018-03-27 Nik OkuntseffIntroduced parent_id and org_id fields in tt_teams.
2018-03-26 Nik OkuntseffSecurity fix for project edits.
2018-03-26 Nik OkuntseffImproved input checking for role editor.
2018-03-26 Nik OkuntseffImproved access checks for swap_roles.php.
2018-03-26 Nik OkuntseffIncluded team_id in task update sql to avoid risk of...
2018-03-26 Nik OkuntseffSecurity fix - improved access checks for task edit...
2018-03-26 Nik OkuntseffImproved access checks for invoices.
2018-03-26 Nik OkuntseffImproved ttClientHelper::delete() function.
2018-03-26 Nik OkuntseffFixed a comment.
2018-03-26 Nik OkuntseffFixed reports to include users of lesser roles only.
2018-03-26 Nik OkuntseffAdded ordering by name to getUsers.
2018-03-26 Nik OkuntseffRemoved rank field from the query as it is currently...
2018-03-26 Nik OkuntseffA bit of refactoring of access checks in user edits...
2018-03-26 Nik OkuntseffImproved getUserDetails to not return info for deleted...
2018-03-26 Nik OkuntseffRemoved self_first option from Users page display ...
2018-03-26 Nik OkuntseffImproved users page a bit in accordance with user rights.
2018-03-25 Nik OkuntseffAccess check improvements for time and expense edits...
2018-03-25 Nik OkuntseffImproved population of on behalf dropdowns on week...
2018-03-25 Nik OkuntseffImproved time page with a better filter for on behalf...
2018-03-25 Nik OkuntseffFixed typos.
2018-03-25 Nik OkuntseffA bit better job with access checks for charts.
2018-03-25 Nik OkuntseffFixed the charts tab to work better for lower roles...
2018-03-24 Nik OkuntseffRefactored mobile header to use access rights.
next