A bit more progress on refactoring access checks.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-03-24 Nik OkuntseffA bit more progress on refactoring access checks.
2018-03-24 Nik OkuntseffSome refactoring of access checks - in progress.
2018-03-24 Nik OkuntseffOne more fix to header output.
2018-03-24 Nik OkuntseffFixed header to print a revamped role name.
2018-03-24 Nik OkuntseffAdded error.feature_disabled to translation files.
2018-03-24 Nik OkuntseffAdded some protection from bot registrations.
2018-03-23 Nik OkuntseffPut form.swap.hint into translation files.
2018-03-23 Nik OkuntseffPut form.profile.swap_roles into localization files.
2018-03-23 Nik OkuntseffAdded modification info to swap role operation.
2018-03-23 Nik OkuntseffAdded a Cancel button on the swap roles page.
2018-03-23 Nik OkuntseffPut a swap roles link on user_edit.php.
2018-03-23 Nik OkuntseffReplaced timestamp column with datetime type in tt_tmp...
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-23 Nik OkuntseffSome more refactoring.
2018-03-23 Nik OkuntseffRefactoring.
2018-03-23 Nik OkuntseffRefactoring. Replacing getKey() with get().
2018-03-23 Nik OkuntseffFixed a problem with deleting teams by supplying a...
2018-03-23 Nik OkuntseffRefactored admin_options.php to use ttAdmin instance.
2018-03-23 Nik OkuntseffDropping timestamp columns from tt_teams and tt_users.
2018-03-23 Nik OkuntseffUpdate for tt_users created field.
2018-03-22 Nik OkuntseffMoving away from using the timestamp field.
2018-03-22 Nik OkuntseffIntroduced ttGroupHelper class as part of refactoring.
2018-03-22 Nik OkuntseffSwitched from timestamp to created column in a query.
2018-03-22 Nik OkuntseffRemoved unused function.
2018-03-22 Nik OkuntseffA bit more refactoring for admin.
2018-03-22 Nik OkuntseffRefactored admin_team_edit.php to use ttAdmin class.
2018-03-22 Nik OkuntseffIntroduced ttAdmin class for admin tasks.
2018-03-21 Nik OkuntseffAdded modification info to team updates.
2018-03-21 Nik OkuntseffAdded handling of audit info to user registration.
2018-03-21 Nik OkuntseffUpdated db version.
2018-03-21 Nik OkuntseffIntroduced audit fields in tt_teams table.
2018-03-21 Nik OkuntseffRefactored register.php by encapsulating stuff in ttReg...
2018-03-21 Nik OkuntseffImproved a comment for translators.
2018-03-21 Nik OkuntseffImproved a comment for translators in translation files.
2018-03-21 Nik OkuntseffRemoved usage of dropped timestamp field in import.
2018-03-19 Nik OkuntseffAdded form.swap.swap_with to translation files.
2018-03-19 Nik OkuntseffAdded title.swap_roles to translation files.
2018-03-19 Nik OkuntseffAdded swap roles feature.
2018-03-19 Nik OkuntseffFixed export-import of fav reports to inclide show_ip...
2018-03-19 Nik OkuntseffFixing sending fav reports.
2018-03-19 Nik OkuntseffRemoved email display from cron.php as a security fix.
2018-03-19 Nik OkuntseffWork in progress on fav reports to include IP info.
2018-03-19 Nik OkuntseffFixed a problem in IP field in emailed reports.
2018-03-19 Nik OkuntseffWork in progress on including IP in emailed reports.
2018-03-19 Nik OkuntseffWork in progress including IP in fav reports.
2018-03-19 Nik OkuntseffIntroduced show_ip field in tt_fav_reports.
2018-03-19 Nik OkuntseffAdded handling of audit info for expenses.
2018-03-19 Nik OkuntseffIntoduced audit fields for expenses.
2018-03-19 Nik OkuntseffFixed report exports to include the IP field.
2018-03-19 Nik OkuntseffIntroduced label.ip in localization files.
2018-03-18 Nik OkuntseffWork in progress in IP info in reports.
2018-03-18 Nik OkuntseffWork in progress integrating IP audit info in reports.
2018-03-18 Nik OkuntseffAdded audit info to time log.
2018-03-18 Nik OkuntseffAdded audit fields to tt_log table.
2018-03-18 Nik OkuntseffAdded last access handling.
2018-03-18 Nik OkuntseffAdded audit info to user update operation.
2018-03-18 Nik OkuntseffAdded audit info to user creation operation.
2018-03-18 Nik OkuntseffUpdated version.
2018-03-18 Nik OkuntseffRenamed a field in database.
2018-03-18 Nik OkuntseffIntroduced audit fields for users.
2018-03-18 Nik OkuntseffSome refactoring.
2018-03-17 Nik OkuntseffFixed export and import. Now teams should be imported...
2018-03-17 Nik OkuntseffA few fixes to export-import.
2018-03-17 Nik OkuntseffFixed team export by assigning role id 0 to top managers.
2018-03-17 Nik OkuntseffFixed team export to include revamped roles.
2018-03-17 Nik OkuntseffIntroduced override_own_date_lock right.
2018-03-16 Nik OkuntseffInitial implementation of role editor.
2018-03-16 Nik OkuntseffDropped legacy role field.
2018-03-16 Nik OkuntseffFixed users page for revamped roles.
2018-03-16 Nik OkuntseffAdded code to update legacy managers to top managers.
2018-03-16 Nik OkuntseffIntroduced override_own_punch_mode right.
2018-03-16 Nik OkuntseffChanged the meaning of override_punch_mode to apply...
2018-03-16 Nik OkuntseffLocalized top manager role name in list of active users.
2018-03-16 Nik OkuntseffFixed creating and editing teams by admin - broken...
2018-03-15 Nik OkuntseffA few bugs fixed related to role revamp.
2018-03-15 Nik OkuntseffRemoved not required field from a query.
2018-03-15 Nik OkuntseffSome cleanup and refactoring of role_id update.
2018-03-15 Nik OkuntseffGetting rid of the dependency on the legacy role value...
2018-03-14 Nik OkuntseffWrote a function to update role_id for all active and...
2018-03-14 Nik OkuntseffA bit more role revamp related refactoring.
2018-03-14 Nik OkuntseffAdded override_date_lock right to supervisors.
2018-03-14 Nik OkuntseffSome more refactoring.
2018-03-14 Nik OkuntseffSome more refactoring.
2018-03-14 Nik OkuntseffA bit more progress on getting rid of canManageTeam.
2018-03-14 Nik OkuntseffA bit more progress on roles revamp.
2018-03-14 Nik OkuntseffA bit more progress on getting rid of canManageTeam.
2018-03-13 Nik OkuntseffA few more replacements for canManageTeam.
2018-03-13 Nik OkuntseffStarted to replace canManageTeam calls with right checks.
2018-03-13 Nik OkuntseffSplit data_entry right into track_time and track_expenses.
2018-03-13 Nik OkuntseffMore work on roles revamp. Removed rights_mask from...
2018-03-13 Nik OkuntseffAdjusted file permissions to hopefully address error...
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-03-12 Nik OkuntseffSecurity fix for invoice view.
2018-03-12 Nik OkuntseffImproved dbinstall.php to avoid potential corruption...
2018-03-12 Nik OkuntseffExtended right set for more flexibility.
2018-03-12 Nik OkuntseffA bit more progress on redoing access checks.
2018-03-12 Nik OkuntseffWork in progress redoing access checks.
2018-03-12 Nik OkuntseffStarted redoing access checks using role rights.
2018-03-12 Nik OkuntseffAcquire user rights from the database on User creation.
2018-03-12 Nik OkuntseffSome more renaming.
next