Commit Graph

7389 Commits

Author SHA1 Message Date
Naomi Aro c5f9288aab Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-02 11:15:20 +02:00
Naomi Aro b5b24ae8f1 CC-3735 : Now Playing: Browser(Firefox) Mem usage goes high when play a show with hundreds of songs more than 3 hours 2012-05-02 11:14:53 +02:00
Martin Konecny 89883fc6a3 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-01 17:41:19 -04:00
James 9e4c311cf2 CC-3751: Remove db.php requirement in the upgrade script
- added require_once of Propel
2012-05-01 17:35:36 -04:00
James 576836ac18 CC-3751: Remove db.php requirement in the upgrade script
- fixed
2012-05-01 17:24:22 -04:00
James 8a2b9e7221 CC-3746: Calendar: Duration of 24hrs show is 00h 00m
- fixed
2012-05-01 17:05:18 -04:00
James 24187ff39f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-05-01 16:42:43 -04:00
James 5b816d1fad CC-3751: Remove db.php requirement in the upgrade script
- fixed
2012-05-01 16:42:23 -04:00
denise 0c337fe430 CC-3747: Metadata popup should also show the filepath of the track
-done
2012-05-01 12:39:56 -04:00
denise 3c53d5c7e6 CC-3737: ON AIR turns to grey from time to time, while the stream keeps playing
-fixed
2012-05-01 10:51:28 -04:00
Martin Konecny 0aa1ef6e46 Don't overwrite airtime.conf if it already exists 2012-04-30 23:12:23 -04:00
Martin Konecny 6f3b1bc7c2 Remove 2 second sleep after pushing to Liquidsoap queue 2012-04-30 21:06:26 -04:00
Martin Konecny 8d5de1025e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-30 17:53:54 -04:00
Martin Konecny 39a3382157 CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
-should be fixed
2012-04-30 17:53:28 -04:00
Martin Konecny f59bae4246 CC-3736: Full Install fail at Ubuntu 12.04
-Fix logger format
2012-04-30 17:26:04 -04:00
Martin Konecny 234ee0f696 CC-3736: Full Install fail at Ubuntu 12.04 2012-04-30 17:13:52 -04:00
Martin Konecny c84acdfea6 CC-3736: Full Install fail at Ubuntu 12.04
-Forgot some imports
2012-04-30 17:10:12 -04:00
Martin Konecny 141d27bf27 CC-3736: Full Install fail at Ubuntu 12.04
-various fixes
2012-04-30 17:06:35 -04:00
denise a3b73bb3ac Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-30 16:21:13 -04:00
denise 4477ac02e7 CC-3677: Tooltips improvements
-done
2012-04-30 16:20:23 -04:00
Martin Konecny db2ccb1859 CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
-pip no longer supports and we don't need the -E (environment) option
2012-04-30 15:48:36 -04:00
Martin Konecny c633779352 -better comment in airtime-installed-check.php 2012-04-30 12:25:05 -04:00
Martin Konecny 42fbab9ff7 CC-3738: Installation: Errors on installation
-also commented out code
2012-04-30 12:17:25 -04:00
Martin Konecny af1b5d3f7a CC-3740: Use jsmin on javascript code before releasing
-Done
2012-04-29 19:18:47 -04:00
Martin Konecny 20af2c287f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-27 18:36:14 -04:00
Martin Konecny c90be06f20 -fix error in fresh install 2012-04-27 18:36:04 -04:00
Martin Konecny cf1e9e7615 configure locale for pypo 2012-04-27 17:25:12 -04:00
Martin Konecny 47051c460e -syntax error in api_client 2012-04-27 16:20:40 -04:00
Martin Konecny 763d1918d9 fix pypo refusing to start 2012-04-27 16:18:23 -04:00
Martin Konecny d7b6146ef9 locales for media-monitor 2012-04-27 16:08:51 -04:00
Martin Konecny 41aeec8a21 replace deprecated urllib with urllib2, and automatic reconnection attempts 2012-04-27 16:05:26 -04:00
Martin Konecny 0e32b5586f make sure we create tmp directory for media-monitor if it doesn't exist. 2012-04-27 16:04:19 -04:00
James a289480e27 CC-3683: Upgraded database not equivalent to fresh install database part 1
- fixed cc_show table upgrade
2012-04-27 15:30:51 -04:00
James 5ec2408478 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-27 14:07:30 -04:00
James 0d5f581e35 CC-3731: Can add a show of zero length
- fixed
- extra fix: Changed all the duration format so it's consistent
2012-04-27 14:07:14 -04:00
Naomi Aro f6ff289506 CC-3677 : Tooltips improvements 2012-04-27 15:53:37 +02:00
Naomi Aro e6b724c45a CC-3729 : Create same UI for timeline to select checkboxes. 2012-04-27 15:44:40 +02:00
Naomi Aro d7dcd03de5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-27 14:42:21 +02:00
Naomi Aro c42aebe5e9 CC-3715 : Library- carry over selected state between pages, be like gmail include select all/none 2012-04-27 14:41:52 +02:00
Naomi Aro b9e13d3b08 CC-3715 : Library- carry over selected state between pages, be like gmail include select all/none 2012-04-27 11:22:44 +02:00
Martin Konecny da7b87866c -check whether getdefaultlocale actually returns a value before attempting to use it. 2012-04-26 17:59:25 -04:00
Martin Konecny 773206ab22 http://www.python.org/dev/peps/pep-0008/#package-and-module-names 2012-04-26 17:50:35 -04:00
Martin Konecny 88100e79ad CC-3725: Make it so that ON-AIR light never goes off between tracks.
-fixed
2012-04-26 15:26:07 -04:00
Martin Konecny 57ab56216e Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-26 14:46:36 -04:00
Martin Konecny b3816061b9 CC-3610: Now Playing ->songs in the Now Playing do not reflect the changes affected changed END_OF_SHOW
-fixed
2012-04-26 14:46:29 -04:00
James c9df8e8b15 CC-3722: Create loading indicator for AJAX call when calculating Show length
- done
2012-04-26 11:56:14 -04:00
James cf4101cdcd CC-3720: Switch order of streams in dashboard
- done
2012-04-26 11:22:57 -04:00
James 0fe4478bb5 CC-3478: Calendar->Show has some inconsistencies on special Days (e.g.
switching to Daylight Saving Time)

- added exception handling
2012-04-26 10:56:08 -04:00
Martin Konecny a9d125bc4d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-04-26 10:15:40 -04:00
Martin Konecny 9c9abfab8d CC-3704: No default checked day when creating repeat show
better validation of user input
2012-04-26 10:15:30 -04:00