Martin Konecny
238abd6f87
CC-3324: Uncaught TypeError: Cannot read property 'length' of undefined - if watched dir not defined
2012-02-13 12:24:55 -05:00
Martin Konecny
3df396756f
CC-3323: Don't send description text to Full Calendar since it is never used.
...
-Done
2012-02-13 12:10:23 -05:00
Martin Konecny
fbd6df1986
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
2012-02-12 15:31:17 -05:00
Martin Konecny
0424a7f1d1
-We don't want any of our python services running at install time. Disable them early on.
2012-02-12 11:44:23 -05:00
Martin Konecny
8493180243
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
...
-use clearstatcache function
2012-02-12 11:43:34 -05:00
Martin Konecny
5059d13156
-handle case gracefully when pypo hasn't registered with Airtime server yet.
2012-02-12 01:34:53 -05:00
Martin Konecny
ccd843a35a
CC-3322: PHP warning during 2.0.1 upgrade process
...
-get timezone properly
2012-02-12 01:34:10 -05:00
Martin Konecny
585ae5ad20
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
...
-try touching file
2012-02-12 01:21:28 -05:00
Martin Konecny
caf0f5fedd
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
...
-try clearing apc cache after upgrading web files
2012-02-12 01:16:32 -05:00
Martin Konecny
4254a45e74
CC-3322: PHP warning during 2.0.1 upgrade process
2012-02-12 01:09:35 -05:00
Martin Konecny
61f57bb88a
-we should always be using our custom php.ini script on upgrades
2012-02-12 00:42:02 -05:00
Martin Konecny
e5e8621c9e
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-11 23:54:05 -05:00
Martin Konecny
885572b36d
CC-3321: Multiple messages are sent to Pypo via RabbitMq at one time, causing multiple telnet connections to Liquidsoap.
...
-Fixed
2012-02-11 23:53:43 -05:00
james
4106de4e1a
CC-3319: Show recorder process FAILED when upgrading 2.0.0 to 2.0.1
...
- 2.0.1 upgrade folder is created
2012-02-11 11:56:19 -05:00
Martin Konecny
eadf68cb61
CC-3318: When changing stream settings (Liquidsoap + Pypo restart), sometimes Airtime does not resume playback
...
-fixed
2012-02-10 18:43:40 -05:00
Martin Konecny
33b594c39a
CC-3318: When changing stream settings (Liquidsoap + Pypo restart), sometimes Airtime does not resume playback
...
-syntax error
2012-02-10 14:58:48 -05:00
Martin Konecny
ccb942838a
CC-3318: When changing stream settings (Liquidsoap + Pypo restart), sometimes Airtime does not resume playback
...
-initial commit
2012-02-10 14:53:22 -05:00
Martin Konecny
babfa1830c
CC-3317: PHP Undefined variable error in SystemstatusController
...
-fixed
2012-02-10 13:12:18 -05:00
Martin Konecny
1dd49b8a11
CC-3312: Upgrade scripts for 2.0.1
...
-Done
2012-02-09 16:22:59 -05:00
Daniel
a4a41f301f
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-09 15:05:36 -05:00
Daniel
b603726a39
CC-3289: Widgets should have a version string so users can make sure widgets are up to date
...
-I've updated the messages used to notify the user to be more explicit.
-I've moved the constant used to track widget api versioning to /application/configs/constants.php
2012-02-09 15:04:52 -05:00
paul.baranowski
5200f93bce
Updated CREDITS for 2.0.1
2012-02-09 17:10:07 +01:00
James
86150a5fba
CC-3299: Media monitor should not change the owner of watched files
...
- Media Monitor will try to set files to world readable upon adding
2012-02-08 17:42:42 -05:00
James
cd9e7550aa
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 16:23:17 -05:00
James
860a5e4f7e
- version string change for 2.0.1
2012-02-08 16:23:01 -05:00
Martin Konecny
0f9d3021cd
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 16:17:35 -05:00
Martin Konecny
6254467e02
CC-3305: 404 Error after meta data edit on Airtime Pro
...
-Fixed
2012-02-08 16:17:18 -05:00
James
a1dfad0c50
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 15:57:59 -05:00
James
ba3cc45d36
CC-3284: Don't make browser users clear their cache when Airtime is upgraded
...
- use airtime version string instead of filemtime function
2012-02-08 15:57:42 -05:00
Daniel
51f97361bb
CC-3289: Widgets should have a version string so users can make sure widgets are up to date
...
- cleaned up the code, removed comment and added a period to throw message
2012-02-08 15:34:14 -05:00
James
68bec7ac1b
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 15:15:26 -05:00
James
5b47402ed0
CC-3299: Media monitor should not change the owner of watched files
...
- it sets dir permission 02777 and file permission to 0666 if the path
is under "stor" dir, else it tries add world readable bit.
2012-02-08 15:14:58 -05:00
Daniel
b1a281be4e
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 14:59:11 -05:00
Daniel
5d31e4c2a0
CC-3289: Widgets should have a version string so users can make sure widgets are up to date
...
- I updated the ApiController.php file to add a widgetsVersion value used in the response to widgets
- I updated the widgets jquery.showinfo.js file to check the version and report back to the user.
2012-02-08 14:57:48 -05:00
Martin Konecny
09ef22520e
CC-3310: Editing metadata of a song shows Artist instead of Creator.
...
-fixed
2012-02-08 14:15:15 -05:00
Martin Konecny
7df2827178
-remove old install files from install_minimal
2012-02-08 13:44:59 -05:00
Martin Konecny
103b4abdeb
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 11:42:44 -05:00
Martin Konecny
6c0f035b0b
CC-3307: airtime-full-install fails on Ubuntu 11.10
2012-02-08 11:42:21 -05:00
Naomi Aro
0402a6ac61
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 17:40:05 +01:00
Naomi Aro
624669a6bf
CC-3273 : flash player
...
mp3 latency problem in firefox needed an extra option set in JPlayer
2012-02-08 17:39:16 +01:00
Martin Konecny
82459d257f
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 11:03:25 -05:00
Martin Konecny
799e11921b
CC-3307: airtime-full-install fails on Ubuntu 11.10
...
-fixed
2012-02-08 11:03:11 -05:00
Naomi Aro
d257ddf482
CC-3285 : Nowplaying
...
nowplaying didn't show correct start date if show crossed 0:00 boundry.
2012-02-08 16:00:37 +01:00
Naomi Aro
252777c3f9
Merge branch '2.0.x' of dev.sourcefabric.org:airtime into 2.0.x
2012-02-08 15:14:33 +01:00
Naomi Aro
c23491b257
CC-3285 : show over booked error message
...
checking if percentage is over 100.
2012-02-08 15:13:17 +01:00
james
b08e7787d3
CC-3299: Media monitor should not change the owner of watched files
...
- bug fix
- better logging
2012-02-07 13:37:42 -05:00
james
22a53dd250
CC-3282: Issue with file causing media-monitor to crash (Spotted on Resonance FM)
...
- removed part of the code where it tries to handle cp1252 which ended up
causing more issues
Conflicts:
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
2012-02-07 13:37:27 -05:00
Martin Konecny
da2ab1caa9
Merge branch 'cc-3297-php-db-and-zendframework-external' into 2.0.x
2012-02-06 20:29:12 -05:00
Martin Konecny
5dcb033c84
CC-3297: Depend on zendframework and php-pear as external packages
...
-Remove dependency on included Zend files.
-Remove included Zend files
-Zend is now external dependency
2012-02-06 20:28:38 -05:00
Martin Konecny
51e181b445
CC-3297: Depend on zendframework and php-pear as external packages
...
-removed pear files
2012-02-06 15:16:57 -05:00