A fix for default values for datetimes for older MySQL versions.
[timetracker.git] / dbinstall.php
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-22 Nik OkuntseffAdded description field to tt_roles.
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.
2018-02-19 Nik OkuntseffFixed environment check for PHP opening tag in config...
2018-02-14 Nik OkuntseffFixed import and export for latest changes.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-02-11 Nik OkuntseffMade show_holidays configurable as per issue #53.
2018-01-29 Nik OkuntseffFixed monthly quotas for non-integer workday hours.
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-22 Nik OkuntseffAdded paid field and handling to expenses.
2018-01-21 Nik OkuntseffModified database schema to include paid status on...
2018-01-19 Nik OkuntseffDropped no longer used address field from the database.
2018-01-18 Nik OkuntseffWork in progress integrating changes from PR #48 -...
2018-01-09 anukoIncreased required PHP version to 5.4 because of week...
2017-12-28 anukoUpdated labels on dbinstall.php to reflect current...
2017-09-09 anukoAdded cc option for notifications.
2017-09-09 anukoAdded Bcc option for team managers.
2017-07-29 anukoIntroduced status field in tt_fav_reports table to...
2017-07-25 anukoInitial implementation of a condition on notifications.
2017-07-09 anukoWork in progress on mking project selection for some...
2017-05-07 anukoChanged the default value of task_required field to...
2017-05-06 anukoWork in progress on task required option.
2017-05-06 anukoWork in progress on tracking mode options.
2017-02-12 anukoWork in progress on predefined expenses.
2017-02-11 anukoChanged data type for tt_log comment to TEXT because...
2016-10-23 anukoVersion change for PR#24, work in progress renaming...
2016-10-23 Andréas LundgrenAdd option to profile_edit.php to show/hide users uncom...
2016-10-16 anukoVersion change for PR#23, fixed dbinstall.php for it...
2016-10-16 Kim KeownExpense Item description - Follow-up to pull request...
2016-09-14 Nik OkuntseffVersion change for PR#13, spelling fix, cosmetic.
2016-09-14 Andréas LundgrenFix new line symbol on Windows systems in dbinstall...
2016-08-31 Nik OkuntseffAdded a check for config.php file to start with PHP...
2016-08-18 Nik OkuntseffAdded a check for PHP version in dbinstall.php.
2016-07-22 Nik OkuntseffSome refactoring and commenting.
2016-07-22 Nik OkuntseffRefactoring - some renaming to keep things consistent.
2016-07-19 Nik OkuntseffAdded ttHttpRequest::isGet() convenience function.
2016-07-18 Nik OkuntseffRefactoring: renamed a field for clarity.
2016-07-18 Nik OkuntseffMerge branch 'taskChanges' of https://github.com/aviden...
2016-07-18 Nik OkuntseffFixed version.
2016-07-18 Nik OkuntseffMerge branch 'avidenic-master'
2016-07-18 Nik OkuntseffMerge branch 'master' of https://github.com/avidenic...
2016-07-17 Nik OkuntseffAdded a check if templates_c dir is writable.
2016-07-17 Nik OkuntseffPut environment checks into dbinstall.php.
2016-07-04 Anže VideničMerge remote-tracking branch 'upstream/master'
2016-07-04 Anže Videničupdated according to comments from anuko
2016-05-24 Anže VideničMerges an updated upstream from main.
2016-05-23 Anže VideničAdded plugin where users monthly quota can be set and...
2016-04-03 Nik OkuntseffChanged a redirect for the Locking plugin.
2016-04-01 Nik OkuntseffExtended the Locking plugin with cron specification...
2016-03-20 Nik OkuntseffCosmetic formatting fixes
2016-03-17 Nik OkuntseffMinor formatting improvements
2016-02-29 Nik OkuntseffWork in progress creating a repo