Commit graph

626 commits

Author SHA1 Message Date
Duncan Sommerville
0c538ff1ae Added chown call to properly permission stor directory 2014-09-17 13:21:08 -04:00
Albert Santoni
314553487b CC-5797: Install should give www-data permissions on stor
* chmod command was bugged due to extra 0 (read the docs)
2014-06-05 15:10:25 -04:00
Naomi
578f758274 CC-5810 : Installation can have race conditions with the cache
Preferences.php is used to set values since it will save the value to cache there as well.

defaultdata.sql is used where possible.
2014-04-23 15:41:15 -04:00
Albert Santoni
6e6d20d3fc Merge branch '2.5.x-serbian-croatian' of https://github.com/danielhjames/Airtime into 2.5.x
Conflicts:
	airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po
	airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po
	airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po
	airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.mo
	airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po
2014-04-01 10:30:00 -04:00
Daniel James
b5f0df008b Don't bump installation version yet 2014-02-17 12:35:09 +00:00
Daniel James
eb35dcac5f Added Serbian Cyrillic, Serbian Latin and Croatian, thanks Zsolt! 2014-01-29 17:54:28 +00: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
48f11d403a CC-5420 : Upgrade: sql error
incorrect view being created.
2013-10-15 15:33:13 -04:00
cliff.wang
7341aa5815 CC5418 Remove redundant show instance and scheduled item during upgrade 2013-10-14 18:02:13 -04:00
Naomi
8825151aa4 CC-5387 : Copy cc_webstream_metadata to playout_history for 2.5 upgrade
making sure fields fit in the table
2013-10-10 12:23:36 -04:00
Naomi
d856113386 CC-5387 : Copy cc_webstream_metadata to playout_history for 2.5 upgrade
don't want to copy over useless webstream entries, those are taken from cc_webstream_metadata
2013-10-10 12:07:03 -04:00
Naomi
c6b061d46a CC-5387 : Copy cc_webstream_metadata to playout_history for 2.5 upgrade
removing temp view, function.
adding showname info as well.
2013-10-10 10:52:18 -04:00
Naomi
68caf957ea CC-5387 : Copy cc_webstream_metadata to playout_history for 2.5 upgrade 2013-10-09 18:24:54 -04:00
Naomi
8a354a8c45 CC-5316 : Playout History: Doesn't support webstream 2013-09-30 14:25:51 -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
65ecc74f3f schema sql file. upgrade for ryerson. 2013-08-30 17:45:26 -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
702db0f800 CC-5239
Upgrade: airtime.conf is not upgraded
2013-06-14 15:25:45 -04:00
Naomi
580c2960ef CC-5230 : cc_pref can have duplicate keystrs when subjid is null 2013-06-12 17:30:02 -04:00
denise
dc664ad9ff CC-5156: Hungarian language is shown in strange font on login page 2013-05-17 11:05:38 -04:00
denise
3010d014b4 Hungarian translation 2013-05-16 12:47:40 -04:00
Martin Konecny
17c3eb1407 CC-5071: Better RabbitMQ passwords
-missing / in front of vhost
2013-05-09 11:20:38 -04:00
denise
309156afd5 Merge branch 'master' of dev.sourcefabric.org:airtime 2013-05-09 08:56:03 -04:00
denise
43738b3298 CC-5111: Please make upgrade detect the tracks already scheduled and added in playlist
Added in detection of tracks belonging to static smart blocks
2013-05-09 08:55:54 -04:00
Martin Konecny
7b4b0805a9 CC-5071: Better RabbitMQ passwords
-create rabbitmq host on upgrade as well
2013-05-08 16:59:43 -04:00
Martin Konecny
f5b1daf2e0 CC-5071: Better RabbitMQ passwords
-remove rabbitmq vhost on uninstall
2013-05-08 15:53:53 -04:00
Martin Konecny
56b9d0580f CC-5071:
Better RabbitMQ passwords

-fixed
2013-05-08 15:25:30 -04:00
denise
fae0b2f873 CC-5111: Please make upgrade detect the tracks already scheduled and added in playlist 2013-05-08 13:11: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
c70d17c768 CC-5069: Airtime 2.4 upgrade scripts
-remove unused import
2013-05-06 13:03:21 -04:00
Martin Konecny
74e404019d CC-5069: Airtime 2.4 upgrade scripts 2013-05-06 12:52:26 -04:00
Martin Konecny
3f80aa5518 CC-5069: Airtime 2.4 upgrade scripts 2013-05-06 12:47:31 -04:00
Martin Konecny
3a931f27bf CC-4417: Opus codec support 2013-04-26 17:54:29 -04:00
Martin Konecny
6cc366b100 CC-5069:
Airtime 2.4 upgrade scripts

-initial commit
2013-04-26 13:43:40 -04:00
Martin Konecny
7cf11b820a add new api_client file to upgrade dir 2013-04-18 18:04:50 -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
01af1ff8fb CC-5022:
airtime-install -l doesn't take effect

-option removed for now
2013-04-18 15:56:20 -04:00