Commit graph

12386 commits

Author SHA1 Message Date
Duncan Sommerville
9ba6ab3ef7 Add modrewrite conditions to apache 2.4 vhost template 2015-06-17 14:53:31 -04:00
Duncan Sommerville
6e520f3bc0 Add fields to airtime.example.conf for compatibility, remove /etc/init scripts to prevent duplicate processes on startup 2015-06-17 14:52:41 -04:00
Duncan Sommerville
ece81c3419 Fix bug where /airtime* named vhosts could break installation 2015-06-17 13:12:47 -04:00
Albert Santoni
8d114c7d6e Merge branch '2.5.x' into 2.5.x-installer 2015-06-16 16:34:22 -04:00
Albert Santoni
674d748149 CC-6058: htaccess should be combined into apache site config 2015-06-16 11:32:09 -04:00
Albert Santoni
57d63ebb19 Backport some CSS fixes 2015-06-16 11:17:41 -04:00
Albert Santoni
8c9981a155 Merge branch '2.5.x' into 2.5.x-installer
Conflicts:
	airtime_mvc/public/index.php
2015-06-16 10:37:06 -04:00
Albert Santoni
b5b3d96b48 CC-6050: User management bugfix 2015-06-05 12:34:15 -04:00
localizer
e011d61b81 updated translation resources 2015-05-28 09:35:12 +00:00
Albert Santoni
b81069ace3 Added missing requests dependency to pypo's requirements 2015-05-22 18:43:05 -04:00
Albert Santoni
027adc7749 Three bugfixes
* Removed Support Settings nav link
* SAAS-801: pypo log configuration files are overkill and must be removed
* CC-6043: CTRL-C doesn't work in pypo / airtime-playout
2015-05-22 18:20:45 -04:00
localizer
266bf75765 updated translation resources 2015-05-22 09:27:12 +00:00
Duncan Sommerville
196e08fc90 Fix bug where users can't connect to Master source due to hardcoded path in liquidsoap 2015-05-21 12:49:26 -04:00
localizer
617fdb971f updated translation resources 2015-05-21 14:18:07 +00:00
localizer
6c015950de updated translation resources 2015-05-21 11:00:11 +00:00
localizer
c1c1a6c7f9 updated translation resources 2015-05-20 10:52:16 +00:00
localizer
dc11e88b0e updated translation resources 2015-05-19 07:39:13 +00:00
drigato
2953576921 CC-5997: Tracks get scheduled outside of the show start and end time 2015-05-11 14:57:20 -04:00
drigato
56e5e959ec Merge branch '2.5.x' of https://github.com/sourcefabric/Airtime into 2.5.x 2015-05-11 12:16:55 -04:00
drigato
28997344fc CC-5997: Tracks get scheduled outside of the show start and end time 2015-05-11 12:16:32 -04:00
Albert Santoni
efad7be91a CC-5120: Can't add PLS webstreams 2015-05-11 11:08:43 -04:00
localizer
7676ec5643 updated translation resources 2015-05-07 08:04:23 +00:00
Duncan Sommerville
2f20729e05 Small update to wording in install help 2015-05-05 12:41:02 -04:00
Duncan Sommerville
4b307d6b47 Fix for vertical scrollbar issue 2015-04-27 13:52:55 -04:00
localizer
3d8a1cf9a6 updated translation resources 2015-04-24 10:43:06 +00:00
localizer
ff94efc214 updated translation resources 2015-04-24 09:09:12 +00:00
localizer
b3f66e28f7 updated translation resources 2015-04-21 11:54:12 +00:00
localizer
ef3fc14b50 updated translation resources 2015-04-17 20:43:07 +00:00
localizer
4bf234d108 updated translation resources 2015-04-17 20:35:08 +00:00
localizer
a286597826 updated translation resources 2015-04-17 13:03:07 +00:00
localizer
f7d9363fff updated translation resources 2015-04-17 12:51:13 +00:00
Albert Santoni
aa0d0f959a Remove unnecessary LOCK TABLE that can cause deadlocks in rare circumstances 2015-04-16 12:10:56 -04:00
Albert Santoni
4267c4e86d CC-6024: Cannot drag and drop tracks between shows in the Now Playing screen 2015-04-15 16:44:04 -04:00
drigato
3b33f55652 Fixed a repeating show bug
If the first instance has already started or ended we were getting the
wrong next instance because the result set was not ordered
2015-04-15 10:48:31 -04:00
localizer
87b6f0db48 updated translation resources 2015-04-13 19:40:08 +00:00
localizer
5d3ec4ab13 updated translation resources 2015-04-13 19:27:07 +00:00
localizer
90b03a06a2 updated translation resources 2015-04-13 19:12:15 +00:00
Albert Santoni
e8c333857e Added utils/make_tarball.sh script 2015-04-07 19:06:27 -04:00
Albert Santoni
70e812d888 Bugfix: Don't list the stor directory in the uninstaller warning message 2015-04-07 18:56:22 -04:00
Albert Santoni
e618861737 Start the daemons at bootup on Debian 2015-04-07 18:36:14 -04:00
Duncan Sommerville
47f7ad2e98 Fix to upgrade path 2015-03-25 12:03:01 -04:00
Duncan Sommerville
0a3d8ea515 Merge branch '2.5.x-installer' of https://github.com/sourcefabric/Airtime into 2.5.x-installer 2015-03-18 10:12:58 -04:00
Duncan Sommerville
a91656a063 Fixed string comparison issue for installer on debian 2015-03-18 10:00:07 -04:00
Albert Santoni
32c7e81685 Removed use of virtualenv in utils 2015-03-16 14:54:29 -04:00
Albert Santoni
19de887efb Fixed airtime-import to work without the virtualenv 2015-03-16 14:51:57 -04:00
Albert Santoni
0eebd182dd Installer support for Ubuntu 15.04 2015-03-16 12:22:17 -04:00
Albert Santoni
cca9ba0c36 Fixed pypo config file loading 2015-03-12 19:09:00 -04:00
Duncan Sommerville
0f12362516 Added note to README for users using non-bash CLIs 2015-03-12 09:58:30 -04:00
Duncan Sommerville
3782817819 More install dependency fixes 2015-03-11 17:10:34 -04:00
Duncan Sommerville
405037e3ec Fixed install script 2015-03-11 14:54:38 -04:00