projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Further streamlining of error messages.
[timetracker.git]
/
mysql.sql
2018-11-21
Nik Okuntseff
Introduced description field for groups as part of...
blob
|
commitdiff
|
raw
2018-11-20
Nik Okuntseff
Introduced status field in tt_custom_field_options...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nik Okuntseff
Adding group_id and org_id to last 3 remaining tables.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nik Okuntseff
Added group_id and org_id to tt_config table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nik Okuntseff
Added an index to tt_client_project_binds to guarantee...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nik Okuntseff
Added group_id and org_id in tt_client_project_binds...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nik Okuntseff
Introduced org_id in tt_cron table as part of subgroup...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-18
Nik Okuntseff
Added group_id and org_id to tt_fav_reports table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-18
Nik Okuntseff
Fixed index name.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-18
Nik Okuntseff
Introduced an index in tt_project_task_binds to elimina...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-17
Nik Okuntseff
Populating tt_user_project_binds.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-17
Nik Okuntseff
Introduced org_id in tt_expense_items table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-17
Nik Okuntseff
Introduced org_id in tt_predefined_expenses table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-17
Nik Okuntseff
Fixed mysql.sql - broken at 2nd commit earlier.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-17
Nik Okuntseff
Introduced org_id in tt_monthly_quotas table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Nik Okuntseff
Changed collation to utf8mb4_bin to support 4-byte...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Nik Okuntseff
Fixed mysql.sql for new installs - one table was not...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-15
Nik Okuntseff
Switching from utf8 to utf8mb4 character set for full...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
A bit more progress with introducing org_id in tables.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Added org_id to a couple more tables.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Introduced org_id field in tt_projects and tt_tasks...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Introduced org_id field in tt_clients table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Introduced org_id in tt_roles table for better security...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
More work in progress on subgroups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
Fixing org_id for existing groups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Nik Okuntseff
Added an index on tt_custom_field_log for faster report...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Nik Okuntseff
Added 2 additional group by fields in database as part...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-29
Nik Okuntseff
Added indexes on group_id to speed up searches by group_id.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-28
Nik Okuntseff
Added group_id field to tt_log and tt_expense_items...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-22
Nik Okuntseff
Introduced show_work_units field in tt_fav_reports...
blob
|
commitdiff
|
raw
|
diff to current
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
next