drigato
770a51dccd
Changed airtime version in necessary places
2014-04-07 12:14:49 -04:00
drigato
9d488a01ce
Included upgrade folder path for 2.5.3 so Airtime can upgrade from older versions
2014-04-07 11:58:58 -04:00
Albert Santoni
162a873f9d
CC-5651: Unit Test the Scheduler
...
* Continued refactoring of the database creation.
* Database now persists after running tests but most of the tables are
cleared.
* The unit tests run WAY faster now. :-)
2014-01-23 17:04:29 -05:00
Albert Santoni
25be2fc3ff
Fixed hardcoded database name in AirtimeInstall.php
2014-01-23 13:10:13 -05:00
Albert Santoni
04140c38d1
Rollback to requiring PHP 5.3 to fix Ubuntu 12.04 support
2013-12-17 12:56:56 -05:00
drigato
0598c46387
Added upgrade script path for 2.5.1 to include/airtime-upgrade.php
2013-12-10 10:55:39 -05:00
drigato
2032eefdde
Update version number in airtime-constants.php
...
Update version number in api_client.py
Create upgrade folder
2013-12-09 15:30:30 -05:00
drigato
3b539b7c04
Merge branch '2.5.x' of github.com:sourcefabric/Airtime into 2.5.x
...
Conflicts:
install_minimal/include/airtime-install.php
2013-12-03 11:25:09 -05:00
Albert Santoni
28c81fcebb
Nothing to see here, just a typo...
2013-11-28 16:09:03 -05:00
Albert Santoni
bf5e995547
CC-5584: Quick PHP version check (5.4+)
...
* Thanks to John Chewter for connecting the dots on this one!
2013-11-28 16:04:56 -05:00
Albert Santoni
ffb31aa9f7
CC-5583: Force database to be UTF8 regardless of terminal locale
2013-11-28 15:37:05 -05:00
Albert Santoni
d4dae440f0
Enforce a minimum PHP version of 5.4.0 on install and upgrade.
2013-10-25 10:39:00 -04:00
Naomi Aro
71ee72015b
release version updates and changelog edits.
2013-09-01 00:56:47 -04:00
Naomi Aro
d166f2035b
creating an upgrade script for the Ryerson feature.
2013-08-31 16:50:40 -04:00
Naomi
465da24ce0
crlf
2013-08-28 12:14:27 -04:00
Naomi
e4cc3eed6c
need to actually call this function
2013-08-28 12:13:24 -04:00
Naomi
186e438ccb
adding upgrades to 2.4.1 for version.
2013-08-28 11:54:34 -04:00
Martin Konecny
17c3eb1407
CC-5071: Better RabbitMQ passwords
...
-missing / in front of vhost
2013-05-09 11:20:38 -04:00
Martin Konecny
56b9d0580f
CC-5071:
...
Better RabbitMQ passwords
-fixed
2013-05-08 15:25:30 -04:00
Martin Konecny
84a05d83f7
CC-5071:
...
Better RabbitMQ passwords
new improved airtime ini file updater. Way less hacky
2013-05-07 17:17:48 -04:00
Martin Konecny
582ddf7f40
CC-5089:
...
Uninstall with purge won't clear all tables and indexes
-fixed
2013-05-06 17:12:48 -04:00
Martin Konecny
6cc366b100
CC-5069:
...
Airtime 2.4 upgrade scripts
-initial commit
2013-04-26 13:43:40 -04:00
Martin Konecny
351dfc027a
clean up upgrades for 2.4 Don't allow upgrades earlier than 2.2
2013-04-18 16:09:09 -04:00
Martin Konecny
5b4bc038b0
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
2013-04-08 18:53:49 -04:00
Martin Konecny
aca651a1b4
better logging
2013-04-08 18:53:35 -04:00
Martin Konecny
6705669549
code cleanup
2013-04-07 20:20:21 -04:00
Martin Konecny
7ca178295f
CC-4993: airtime-check-system reports airtime-liquidsoap as down
...
-fixed
2013-03-06 13:43:22 -05:00
Martin Konecny
8e314477c7
CC-5005: airtime-purge doesn't remove all files
...
-cleanup
2013-03-06 12:26:07 -05:00
Martin Konecny
2ba39bddf0
CC-5005: airtime-purge doesn't remove all files
2013-03-06 11:49:53 -05:00
Martin Konecny
7039493ea1
2.3.1 preparation
2013-03-05 17:00:52 -05:00
Martin Konecny
215e5ccb4c
CC-5001: remove /etc/monit/conf.d/monit-airtime-rabbitmq-server.cfg on 2.3.1 upgrade
...
-don't even install rabbitmq monit file
2013-03-05 16:21:05 -05:00
Martin Konecny
b001053d91
add airtime-silan to symlink to /usr/bin
2013-02-20 15:19:09 -05:00
Martin Konecny
acc0bf4393
CC-4871: Generating locales on Debian fails.
...
-fixed
2013-01-21 19:06:56 -05:00
denise
da137addf8
CC-4797: Generate localization locales on install
...
-added check on Debian before writing to /etc/locale.gen
2013-01-16 11:55:19 -05:00
denise
6de4c4b63d
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2013-01-15 16:29:14 -05:00
denise
7442f91a5d
CC-4797: Generate localization locales on install
...
-check if locale exists before writing it to /etc/locale.gen on Debian
2013-01-15 16:29:02 -05:00
Martin Konecny
84373391de
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2013-01-15 15:37:39 -05:00
Martin Konecny
973a415164
-fix installation error
2013-01-15 15:37:26 -05:00
denise
d5f36dad1c
CC-4797: Generate localization locales on install
...
-added check for Debian
2013-01-15 15:22:10 -05:00
James
72aa2ab7de
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2013-01-15 13:27:53 -05:00
James
8664acaaec
- re-install fix
2013-01-15 13:27:40 -05:00
Martin Konecny
93505353e7
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
install_minimal/include/airtime-upgrade.php
2013-01-15 12:32:49 -05:00
Martin Konecny
c266bf189f
upgrade version number to 2.3.0
2013-01-15 12:31:41 -05:00
James
8c19384d32
- CRLF fix
2013-01-14 16:21:02 -05:00
James
5a97fb69f2
CC-4384: Remove annoying usage of $CC_CONFIG
...
- done
2013-01-14 16:16:14 -05:00
denise
690a6d2654
Removed user id from cc_pref keystr value
2013-01-10 12:04:27 -05:00
denise
db62b538dd
CC-4816: Timezones should be a user preference
...
-done
2013-01-09 13:38:38 -05:00
denise
05fbb9fb20
CC-4797: Generate localization locales on install
...
-done
2013-01-07 15:58:50 -05:00
denise
b2699fa914
merge from devel
2012-12-03 11:06:56 -05:00
Martin Konecny
75620be761
remove all mosty carriage return characters
2012-09-17 16:46:51 -04:00