timetracker.git
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.
2018-03-12 Nik OkuntseffRenamed a User class property as part of roles revamp...
2018-03-12 Nik OkuntseffAnother try to migrate legacy role on system entry.
2018-03-11 Nik OkuntseffRollback of role upgrade as something apparently not...
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 OkuntseffFixed user edit for editing managers.
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-10 Nik OkuntseffFixed dbinstall.php. Resumed work on roles.
2018-03-09 Nik OkuntseffGreek translation improved.
2018-03-09 Nik OkuntseffImproved presentation of language selector.
2018-03-09 Nik OkuntseffGreek translation improved.
2018-03-09 Nik OkuntseffInitial integration of Greek translation.
2018-03-09 Nik OkuntseffA bit more progress in Greek file.
2018-03-08 Nik OkuntseffA bit more work on Greek file to improve quality.
2018-03-08 Nik OkuntseffReduced label Cron schedule to just Schedule as it...
2018-03-08 Nik OkuntseffA bit more work on the Greek translation.
2018-03-08 Nik OkuntseffReviewed Greek file a bit more and put some TODOs in it.
2018-03-08 Nik OkuntseffWork in progress on intergating Greek translation.
2018-03-01 Nik OkuntseffA bit more work in progress on roles.
2018-02-28 Nik OkuntseffAdded current db version to dbinstall.php output.
2018-02-28 Nik OkuntseffIntroduced site admin and top manager roles in tt_roles...
2018-02-28 Nik OkuntseffA fix for default values for datetimes for older MySQL...
2018-02-27 Nik OkuntseffIntroduced role_id for users, also tt_site_config table...
2018-02-26 Nik OkuntseffAdded IP address for a password reset request to addres...
2018-02-26 Nik OkuntseffA bit more work in progress on roles.
2018-02-25 Nik OkuntseffAdded capability to add custom roles - work in progress.
2018-02-25 Nik OkuntseffMinor improvements in Dutch translation.
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 OkuntseffDutch translation improved.
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 OkuntseffRussian translation improved.
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 localized strings for roles.
2018-02-23 Nik OkuntseffFixed a problem with predefined expenses missing on...
2018-02-23 Nik OkuntseffWork in progress on roles.
2018-02-22 Nik OkuntseffAdded description field to tt_roles.
2018-02-22 Nik OkuntseffCombined various add button labels into one.
2018-02-22 Nik OkuntseffCombining add button labels into one.
2018-02-22 Nik OkuntseffA bit more work in progress on roles.
2018-02-22 Nik OkuntseffAdded configure link for the roles option.
2018-02-22 Nik OkuntseffWork in progress on roles.
2018-02-22 Nik OkuntseffIntroduced strings required for roles.
2018-02-22 Nik OkuntseffWork in progress on roles.
2018-02-21 Nik OkuntseffFixed dropdown population script in week view.
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-21 Nik OkuntseffWork in progress on new roles.
2018-02-20 Nik OkuntseffCleanup of mysql.sql for timestamp defaults.
next