projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Introduced totals only option for work units.
[timetracker.git]
/
mysql.sql
2018-07-22
Nik Okuntseff
Introduced show_work_units field in tt_fav_reports...
blob
|
commitdiff
|
raw
2018-04-11
Nik Okuntseff
Introduced delete_group right.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-10
Nik Okuntseff
Introduced password_complexity field in tt_groups table.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-09
Nik Okuntseff
A bit of cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-02
Nik Okuntseff
Moved managed_basic_settings to co-manager role.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Nik Okuntseff
Introduced view_own_clients right and its handling.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Nik Okuntseff
Introduced view_own_tasks right and its handling.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Nik Okuntseff
Introduced IP based access control for groups.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Nik Okuntseff
Introduced view_all_reports right and added it to co...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-29
Nik Okuntseff
Refactoring. Renamed team_id fields to become group_id.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-29
Nik Okuntseff
Refactoring. Renamed tt_teams table to tt_groups.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Nik Okuntseff
Renamed view_projects right to view_own_projects.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Nik Okuntseff
Introduced view_projects right.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Nik Okuntseff
Introduced manage_own_account right.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Nik Okuntseff
Introduced parent_id and org_id fields in tt_teams.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Some refactoring of access checks - in progress.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Replaced timestamp column with datetime type in tt_tmp...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Dropping timestamp columns from tt_teams and tt_users.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Updated db version.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Introduced audit fields in tt_teams table.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Added swap roles feature.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Removed old timestamp field from tt_log.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Introduced show_ip field in tt_fav_reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Intoduced audit fields for expenses.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Added audit fields to tt_log table.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Renamed a field in database.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Introduced audit fields for users.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Nik Okuntseff
Introduced override_own_date_lock right.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Dropped legacy role field.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Introduced override_own_punch_mode right.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Nik Okuntseff
Added override_date_lock right to supervisors.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-13
Nik Okuntseff
Split data_entry right into track_time and track_expenses.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Nik Okuntseff
Improved dbinstall.php to avoid potential corruption...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Nik Okuntseff
Extended right set for more flexibility.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-10
Nik Okuntseff
Fixed dbinstall.php. Resumed work on roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-01
Nik Okuntseff
A bit more work in progress on roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Nik Okuntseff
Introduced site admin and top manager roles in tt_roles...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Nik Okuntseff
A fix for default values for datetimes for older MySQL...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-27
Nik Okuntseff
Introduced role_id for users, also tt_site_config table...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-22
Nik Okuntseff
Added description field to tt_roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Nik Okuntseff
Implemented export and import of roles and improved...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Nik Okuntseff
Work in progress on new roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-20
Nik Okuntseff
Cleanup of mysql.sql for timestamp defaults.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-19
Nik Okuntseff
Fixed a timestamp problem related to WampServer.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Nik Okuntseff
Fixed import and export for latest changes.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-12
Nik Okuntseff
Fixed rounding errors in monthly quotas.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
Nik Okuntseff
Made show_holidays configurable as per issue #53.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-29
Nik Okuntseff
Fixed monthly quotas for non-integer workday hours.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-27
Nik Okuntseff
A fix for issue #47.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Nik Okuntseff
Added paid field and handling to expenses.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Nik Okuntseff
Modified database schema to include paid status on...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Nik Okuntseff
Dropped no longer used address field from the database.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-18
Nik Okuntseff
Work in progress integrating changes from PR #48 -...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
anuko
Added cc option for notifications.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
anuko
Added Bcc option for team managers.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-29
anuko
Introduced status field in tt_fav_reports table to...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-25
anuko
Initial implementation of a condition on notifications.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-09
anuko
Work in progress on mking project selection for some...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-07
anuko
Changed the default value of task_required field to...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
Work in progress on task required option.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
Work in progress on tracking mode options.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Work in progress on predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-11
anuko
Changed data type for tt_log comment to TEXT because...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-23
anuko
Finished renaming variables after PR#24 merge.
blob
|
commitdiff
|
raw
|
diff to current
2016-10-23
anuko
Version change for PR#24, work in progress renaming...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-23
Andréas Lundgren
Add option to profile_edit.php to show/hide users uncom...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-16
anuko
Version change for PR#23, fixed dbinstall.php for it...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-16
Kim Keown
Expense Item description - Follow-up to pull request...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-22
Nik Okuntseff
Refactoring - some renaming to keep things consistent.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Nik Okuntseff
Refactoring: renamed a field for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Nik Okuntseff
Merge branch 'taskChanges' of https://github.com/aviden...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Nik Okuntseff
Merge branch 'avidenic-master'
blob
|
commitdiff
|
raw
|
diff to current
2016-07-18
Nik Okuntseff
Merge branch 'master' of https://github.com/avidenic...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-04
Anže Videnič
Merge remote-tracking branch 'upstream/master'
blob
|
commitdiff
|
raw
|
diff to current
2016-07-04
Anže Videnič
updated according to comments from anuko
blob
|
commitdiff
|
raw
|
diff to current
2016-05-24
Anže Videnič
Merges an updated upstream from main.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Anže Videnič
Added plugin where users monthly quota can be set and...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-02
Nik Okuntseff
Removing legacy lock interval in days - replaced by...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Nik Okuntseff
Extended the Locking plugin with cron specification...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Nik Okuntseff
Cleaning up whitespace
blob
|
commitdiff
|
raw
|
diff to current
2016-02-29
Nik Okuntseff
Work in progress creating a repo
blob
|
commitdiff
|
raw
|
diff to current