Refactoring.
[timetracker.git] / WEB-INF / lib /
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-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 OkuntseffRefactored register.php by encapsulating stuff in ttReg...
2018-03-21 Nik OkuntseffStarted to work on ttRegistrator class to encapsulate...
2018-03-21 Nik OkuntseffRemoved usage of dropped timestamp field in import.
2018-03-19 Nik OkuntseffAdded swap roles feature.
2018-03-19 Nik OkuntseffRemoved old timestamp field from tt_log.
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 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 OkuntseffAdded handling of audit info for expenses.
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 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 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 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 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 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 OkuntseffAccess checks re-done using role rights.
2018-03-12 Nik OkuntseffSecurity fix for invoice view.
2018-03-12 Nik OkuntseffExtended right set for more flexibility.
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.
2018-03-12 Nik OkuntseffRenamed a User class property as part of roles revamp...
2018-03-11 Nik OkuntseffAdded code to migrate legacy role on user entry to...
2018-03-11 Nik OkuntseffFixed user edit.
2018-03-11 Nik OkuntseffUser add and edit now assign role ids to users.
2018-03-10 Nik OkuntseffPut code to create default roles upon team creation.
2018-03-01 Nik OkuntseffA bit more work in progress on roles.
2018-02-28 Nik OkuntseffIntroduced site admin and top manager roles in tt_roles...
2018-02-25 Nik OkuntseffAdded capability to add custom roles - work in progress.
2018-02-25 Nik OkuntseffWork in progress on role editor.
2018-02-24 Nik OkuntseffMore work in progress on roles. Implemented status...
2018-02-24 Nik OkuntseffFixed a typo in user right.
2018-02-24 Nik OkuntseffWork in progress on roles. Changed default rights assig...
2018-02-23 Nik OkuntseffWork in progress on roles. Implemented role delete.
2018-02-23 Nik OkuntseffSome more work in progress on roles.
2018-02-23 Nik OkuntseffWork in progress on roles.
2018-02-22 Nik OkuntseffAdded description field to tt_roles.
2018-02-22 Nik OkuntseffA bit more work in progress on roles.
2018-02-22 Nik OkuntseffWork in progress on roles.
2018-02-21 Nik OkuntseffImplemented export and import of roles and improved...
2018-02-21 Nik OkuntseffFixed cleanup code to include tt_roles table.
2018-02-19 Nik OkuntseffFixed presentation of the Punch mode checkbox.
2018-02-18 Nik OkuntseffRenamed Punch in mode to Punch mode.
2018-02-16 Nik OkuntseffMinor improvements in Italian translation.
2018-02-15 Nik OkuntseffImplemented a configurable punch in mode as per issue...
2018-02-14 Nik OkuntseffFUTURE_ENTRIES option is now configurable as per issue...
2018-02-14 Nik OkuntseffA bit of refactoring to keep things cleaner.
2018-02-14 Nik OkuntseffA bit of refactoring.
2018-02-14 Nik OkuntseffFixed import and export for latest changes.
2018-02-13 Nik OkuntseffMade Allow overlap a configurable option.
2018-02-13 Nik OkuntseffReplaced uncompleted indicators dropdown with a checkbox.
2018-02-12 Nik OkuntseffMade durations like 15m legal.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-02-11 Nik OkuntseffMade show_holidays configurable as per issue #53.
2018-02-03 Nik OkuntseffImplemented week view as a configurable plugin.
2018-02-02 Nik OkuntseffFixed problem with saving plugin config.
next