Martin Konecny
86282a8d8a
CC-3699: Calls to system() function from our Liquidsoap script are blocking
...
-fixed
2012-04-22 12:01:40 -04:00
Martin Konecny
a4dc68c465
-missing -m option for arglist
2012-04-21 20:20:05 -04:00
Martin Konecny
dae8682e51
CC-3691: Pypo needs to write stderr + stdout to the log file
...
-fixed
2012-04-20 19:12:36 -04:00
Martin Konecny
6e9b179afc
CC-3603: Calendar->Once you update the rebroadcasted show it disappears
...
-fixed
2012-04-20 16:57:32 -04:00
Martin Konecny
79d8eda53a
CC-1927: remove-pear-db
...
-fixed install/uninstall messages
2012-04-20 16:20:10 -04:00
Martin Konecny
1654de64b1
CC-1927: remove-pear-db
...
-fixed install/uninstall messages
2012-04-20 16:11:25 -04:00
Martin Konecny
2a9ea435f2
CC-3694: Upgrade fails with Propel database conversion.
...
-fixed
2012-04-20 15:37:51 -04:00
Martin Konecny
85bc150159
CC-3694: Upgrade fails with Propel database conversion.
...
-fixed
2012-04-20 14:46:23 -04:00
Martin Konecny
9d9f9bda40
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-20 13:11:35 -04:00
Martin Konecny
5aa2339a1d
CC-3693: Uninstalling + Reinstall of Airtime + refreshing the page as a non-existant user causes a stack trace.
...
-Fixed
2012-04-20 13:11:28 -04:00
denise
558d2e5d9a
CC-3330: Regression in library behavior: left click anywhere in a row should bring up menu, right click anywhere in row should bring up metadata
2012-04-20 13:01:47 -04:00
Martin Konecny
7d6e251adf
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-20 11:31:37 -04:00
Martin Konecny
da8a5296b0
CC-3590: Calendar GUI->DJ user should not be able to invoke "Add Show" window
...
-add user type into javascript as a variable so we can check permissions on js side
2012-04-20 11:31:24 -04:00
James
c1a6202da8
CC-3630: Deleting files from organize folder if they don't have
...
correct Meta data
- done
2012-04-20 10:56:51 -04:00
denise
4fcb4a530f
CC-3330: Regression in library behavior: left click anywhere in a row should bring up menu, right click anywhere in row should bring up metadata
...
-added README for jquery.contextMenu.js bug fix
2012-04-20 10:21:14 -04:00
Naomi Aro
ed812159c2
Merge branch 'CC-3174' into devel
2012-04-20 16:19:29 +02:00
Naomi Aro
d5a416be43
CC-3416 : Create password reset form
2012-04-20 16:10:27 +02:00
denise
9afdbe2fbc
CC-3330: Regression in library behavior: left click anywhere in a row should bring up menu, right click anywhere in row should bring up metadata
...
-consider it wrapped
2012-04-20 10:03:12 -04:00
Naomi Aro
e242972a78
Merge branch 'CC-3174' into devel
2012-04-20 13:04:38 +02:00
Naomi Aro
6b4fd7d3bb
CC-3686 : Improve differentiation of a record/rebroadcast show in the timeline
2012-04-20 13:03:50 +02:00
denise
636c40eb11
CC-3330: Regression in library behavior: left click anywhere in a row should bring up menu, right click anywhere in row should bring up metadata
...
-fixed
2012-04-19 18:23:30 -04:00
denise
710389a416
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-19 18:21:45 -04:00
Martin Konecny
16f3a331bb
CC-1927: Remove PEAR DB
...
-missed some conflicts :/
2012-04-19 17:03:13 -04:00
Martin Konecny
cba253439a
CC-1927: Remove PEAR DB
...
-various fixes
2012-04-19 16:54:38 -04:00
paul.baranowski
235997c616
CC-1927 Remove PEAR DB
...
* Removed the DEB package "php-db" from the full install script as it is
no longer needed.
* Missed one call to PEAR::isError()
2012-04-19 16:35:19 -04:00
paul.baranowski
9ec584e90c
CC-1927 Remove PEAR DB
...
Removed remaining references to $CC_DBC
2012-04-19 16:35:19 -04:00
paul.baranowski
96b010e7f0
CC-1927 Remove PEAR DB
...
* Removed all traces of PEAR functions.
* Fixed AirtimeInstall::GetVersionInstalled() to return the correct answer
even when it cant connect to the database. Also fixed return value to
be consistent on failure.
* Fixed phone_home_stat.php and soundcloud-uploader.php
2012-04-19 16:35:19 -04:00
paul.baranowski
c0da27b445
CC-1927: Remove Pear DB
...
Final touches on install/upgrade scripts, now they are working.
Still need to remove last traces of PEAR throughout the code.
2012-04-19 16:34:14 -04:00
paul.baranowski
95d69a3bbe
CC-1927: Remove PEAR DB
...
Fixed all install/upgrade scripts.
2012-04-19 16:34:14 -04:00
paul.baranowski
7f78a7f663
CC-1927: Remove PEAR DB
...
First pass through the model classes to remove use of $CC_DBC.
Web application is working.
There are still other parts of the app that use PEAR DB.
2012-04-19 16:33:05 -04:00
paul.baranowski
f69a172ee1
Commented out a bunch of Logging debug lines. There was a lot of output
...
being logged in the Zend log file.
2012-04-19 16:16:56 -04:00
James
a482a8fe07
CC-3590: Calendar GUI->DJ user should not be able to invoke "Add Show" window
...
- done
2012-04-19 15:55:55 -04:00
James
295eab430a
CC-3671: add show on week/day view doesn't get start time/end time filled in
...
- fixed in both day and week view
2012-04-19 15:45:13 -04:00
James
3849e944cf
CC-3682: System-> Stream - Tooltips on port ranges should be introduced
...
- fixed
2012-04-19 15:22:02 -04:00
James
92671f5723
CC-3681: the value range for the Master, Show Source posrts should be
...
corrected (shrinked)
- added validator that check if the value is between 1024 and 49151
2012-04-19 15:18:53 -04:00
Martin Konecny
92f2027fc4
-missing CC_CONFIG global..
2012-04-19 15:06:15 -04:00
Martin Konecny
1e111f176e
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-19 15:03:28 -04:00
Martin Konecny
458aae33a1
CC-3429: Firefox does not natively support mp3 file playing so preview does nothing.
...
-Removed use of filemtime
-audiopreview is now in correct directory
2012-04-19 15:03:17 -04:00
denise
1dd579d54e
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-19 13:47:33 -04:00
James
ee7829d920
CC-3663: Cannot edit rebroadcast show
...
-fixed
2012-04-19 12:57:13 -04:00
James
32eb80bdeb
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-19 12:56:31 -04:00
James
45fa1efc2d
CC-3603: Calendar->Once you update the rebroadcasted show it disappears
...
- fixed
2012-04-19 12:56:15 -04:00
denise
0f6a72f6f8
CC-3668: Live stream player - volume control needs improved usability
...
-fixed centered volume control
2012-04-19 12:51:36 -04:00
denise
ad769b53d8
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-19 12:35:05 -04:00
denise
64e8640795
CC-3668: Live stream player - volume control needs improved usability
...
-new layout done, mute/un-mute image blurry (need new one)
2012-04-19 12:34:51 -04:00
James
a7fc31012f
CC-3689: Remove Edit Show Instance ability
...
- done
2012-04-19 11:29:19 -04:00
James
8bd3a35789
CC-3683: Upgraded database not equivalent to fresh install database part 1
...
- fixed
2012-04-19 11:24:30 -04:00
Naomi Aro
da6b6ea79c
Merge branch 'CC-3174' into devel
2012-04-19 16:16:53 +02:00
Naomi Aro
119b39be11
CC-3684 : Upgraded database not equivalent to fresh install database part 2
2012-04-19 16:15:48 +02:00
denise
1b92f82c1f
CC-3668: Live stream player - volume control needs improved usability
...
-un-minified jplayer.blue.monday.css
2012-04-19 10:00:30 -04:00