Commit graph

29 commits

Author SHA1 Message Date
Paul Baranowski
435f9a9bd1 Added version number to backup scripts because if multiple backup scripts
are run in sequence it can happen within one second.  This means that
the first backup of a file would be overwritten with the second backup.
2011-05-24 22:01:53 -04:00
Martin Konecny
6b00b29e75 CC-2313: update INI value function needs fixing in upgrade scripts
-upgrade scripts were still broken...
2011-05-24 17:49:31 -04:00
Naomi
911beb59d2 CC-2271 1.8.2 code cleanup tasks
1.8.1 upgrade code is pretty much the same as 1.8.2, can reuse.
2011-05-19 09:59:13 -04:00
Naomi
c1c567bb91 CC-2271 1.8.2 code cleanup tasks
missing global, removing configs that don't exist yet.
2011-05-19 09:59:13 -04:00
Naomi
11e54bf960 CC-2271 1.8.2 code cleanup tasks
can't seem to define globals in 1 line.
2011-05-19 09:59:13 -04:00
Naomi
bb1fb5e74e CC-2271 1.8.2 code cleanup tasks
need to set globals.
2011-05-19 09:59:13 -04:00
Naomi
2044e4bda8 CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi
a7176c4133 CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi
2081d8af2a CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi
b84854c13c CC-2271 1.8.2 code cleanup tasks
changing 1.8.1 upgrade script to using raw source first.
2011-05-19 09:59:13 -04:00
Naomi
5e2e3dbf05 CC-2256 Airtime-upgrade.php does not upgrade the web app 2011-05-17 11:33:22 -04:00
Naomi
3af0b1a947 CC-2256 Airtime-upgrade.php does not upgrade the web app
to avoid warnings about old config file values.
2011-05-17 11:33:22 -04:00
Naomi
e8a21b3d32 CC-2256 Airtime-upgrade.php does not upgrade the web app
reload config method has changed.
2011-05-17 11:33:22 -04:00
Naomi
7df206a320 CC-2256 Airtime-upgrade.php does not upgrade the web app 2011-05-17 11:33:22 -04:00
Naomi
073f539f09 CC-2256 Airtime-upgrade.php does not upgrade the web app
put back in code as it got deleted during a merge a while ago.
2011-05-17 11:33:22 -04:00
martin
9e01e389ea cc-2182: convert back to restful design
-initial commit
2011-05-02 15:33:32 -04:00
martin
96551e0d91 CC-2186: Integration of a logger tool
-added upgrade support
2011-04-20 16:22:06 -04:00
Naomi
6b1e6b87a0 better message about backing up. 2011-04-18 15:41:11 -04:00
Naomi
9e96ec9da4 reloading config after ini values are changed 2011-04-18 15:28:48 -04:00
Naomi
2c7bf676a3 creating default storage directory in airtime 2011-04-18 14:42:41 -04:00
Naomi
b44be9fd6a upgrading with new file locations 2011-04-18 14:11:31 -04:00
Naomi
dfa508a9ea changing paths with new folder structure 2011-04-15 13:25:52 -04:00
Paul Baranowski
4af55027ad Added const values for the names of the INI files.
Also verify with the user if they want to overwrite their INI files if they are
re-installing.
2011-04-14 15:04:44 -04:00
Naomi
8f1d9e8d86 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 17:58:33 -04:00
Naomi
4797126073 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 16:54:24 -04:00
Naomi
f365802ce7 CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 16:25:29 -04:00
Naomi
8ab78e74ea CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 16:07:41 -04:00
Naomi
cb2787143b CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly
telling doctrine to upgrade to only a specified version
2011-04-08 15:41:31 -04:00
Naomi
976dda339a CC-2172 : Create Upgrade structure so that a user can upgrade from any version of Airtime properly 2011-04-08 11:44:53 -04:00