Naomi Aro
|
f5761fd03c
|
CC-3174 : show builder
status icon on left side of table
static check mark in the footer currently
|
2012-01-26 19:10:37 +01:00 |
Naomi Aro
|
b0c3bace1c
|
CC-3174 : show builder
made sure the column reordering/visibility selection works with
modified show header/footer rows (their td spans the entire tr)
|
2012-01-26 15:21:04 +01:00 |
Naomi Aro
|
ecaebbeb67
|
CC-3174 : Show builder, working on date choice pickers, make sure they accomodate client/server timezones.
|
2012-01-23 19:07:07 +01:00 |
Martin Konecny
|
a0217f715f
|
CC-3037: Nowplaying bar not showing current show
-fixed
|
2011-11-15 16:10:45 -05:00 |
Martin Konecny
|
20fc49b7be
|
CC-3027: Current Show progress bar is wrong
-looks like it's working.
|
2011-11-12 00:04:37 -05:00 |
Martin Konecny
|
5a83c5b81e
|
Merge branch '1.9.1' into devel
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/StoredFile.php
|
2011-10-14 01:38:52 +02:00 |
Martin Konecny
|
d8bcb3f03d
|
CC-2972: Find better way to determine domain which pypo should download from.
-Done
|
2011-10-14 00:07:53 +02:00 |
martin
|
9e6a1ebf44
|
CC-2833: Use ClassLoaders for PHP Files
-autoload DateHelper class
|
2011-09-26 15:29:12 -04:00 |
martin
|
1e9a8a28fe
|
CC-2833: Use ClassLoaders for PHP Files
-Done for class Schedule and ScheduleGroup
|
2011-09-23 16:50:00 -04:00 |
martin
|
1dd78d0584
|
CC-2833: Use ClassLoaders for PHP Files
-Found out ClassLoaders only want one class per file. Moved
ShowInstance class to its own .php file.
-Merged Show_DAL class into Show class
|
2011-09-23 12:33:28 -04:00 |
martin
|
2be0960ed5
|
CC-2833: Use ClassLoaders for PHP Files
-made MusicDir, Playlist and StoredFile autoload
|
2011-09-22 12:24:17 -04:00 |
martin
|
62f0d1c7b2
|
Merge branch '1.9.1' into devel
|
2011-09-17 12:37:15 -04:00 |
martin
|
d824eb7622
|
CC-2837: Invalid SQL statement
-fixed
|
2011-09-17 12:36:35 -04:00 |
James
|
903c3474c7
|
CC-2654: Remove abilities that don't apply to SaaS
- not displaying manage folder option when saas is true
- not displaying record and rebroadcast section when saas is true
|
2011-09-02 15:24:35 -04:00 |
james
|
56ad8c6b3d
|
Merge branch '1.9.1' into devel
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypofetch.py
|
2011-08-26 12:56:10 -04:00 |
martin
|
7cfde811c9
|
CC-2729: Items in a playlist delivered from the server via JSON aren't in the proper order
-fixed
|
2011-08-24 18:13:50 -04:00 |
martin
|
846e08699e
|
CC-2628: update a repeated show start time cause the show to get corrupted
-disabled dragging + dropping repeated show instances
|
2011-08-18 18:13:43 -04:00 |
martin
|
266ee56d6d
|
CC-2683: All times in the database are not stored in UTC.
-missed a spot where we need to use calculate in UTC
|
2011-08-17 16:35:03 -04:00 |
martin
|
41fd5f2543
|
cc-2683: not using utc time
-context menu showing options display correctly
-edit show fills in correctly
-Now Playing view shows up correctly
|
2011-08-16 15:07:55 -04:00 |
Naomi Aro
|
9de0d490d8
|
CC-2569 : Scheduling a rebroadcast show uses old file length access
use new metadata key access.
|
2011-07-19 12:37:06 +02:00 |
martin
|
1416274882
|
CC-2529: Create download file API key
-users who are authenticed via ZEND_AUTH can now preview files
without using api-key
|
2011-07-12 14:09:40 -04:00 |
martin
|
d03cf4ca14
|
CC-2482: Next Song/Previous song can still be incorrect in some rare cases
-should be fixed.
|
2011-06-29 14:40:56 -04:00 |
james
|
05dc48fa71
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
airtime_mvc/application/controllers/PreferenceController.php
airtime_mvc/application/models/Preference.php
|
2011-06-20 18:09:37 -04:00 |
martin
|
ec6db96025
|
cc-2015: on reboot resume show
-use native capabilities of liquidsoap cue-in cue-out
for song cue-in/cue-out
|
2011-06-16 18:59:15 -04:00 |
martin
|
e5ed11ee51
|
cc-2015: on reboot resume show
-removed cue file from pypo responibility
|
2011-06-16 13:26:37 -04:00 |
martin
|
0d13b9013b
|
cc-2015: on reboot resume show
-calculating the amount of seconds since track began complete
|
2011-06-16 13:26:36 -04:00 |
james
|
cf654f1a45
|
CC-1724:phone-home-statistics
Rebase from devel into this branch
|
2011-06-15 12:06:50 -04:00 |
james
|
061dec14aa
|
CC-2289:Differentiate between time and duration
- modified createNewFormSections function so it populate form
with defalt value
|
2011-06-13 14:20:57 -04:00 |
martin
|
1540e593e4
|
Merge branch '1.8.2' into devel
Conflicts:
airtime_mvc/application/models/Dashboard.php
python_apps/media-monitor/airtime-media-monitor-start
python_apps/pypo/airtime-pypo-start
python_apps/show-recorder/airtime-show-recorder-start
|
2011-06-03 17:29:55 -04:00 |
martin
|
eee885f746
|
cc-2344: wrong song displayed
-removed unnecessary code.
|
2011-06-03 17:06:47 -04:00 |
martin
|
e69f9497ed
|
cc-2344: wrong song displayed
-fixed #2
|
2011-06-03 17:03:11 -04:00 |
martin
|
c9c9ecf2cd
|
cc-2344: wrong song displayed
-fixed
|
2011-06-03 16:36:13 -04:00 |
martin
|
e969baee1c
|
cc-2359: record check box is disabled after update show
-fixed
|
2011-06-03 14:01:58 -04:00 |
martin
|
b747ce6fb0
|
cc-2344: wrong song displayed
-fixed
|
2011-06-02 12:45:57 -04:00 |
martin
|
bc640d38f2
|
cc-2167-top-panel-doesn't-list-recording-shows
|
2011-05-10 19:06:35 -04:00 |
mkonecny
|
9638f6dd3e
|
cc-2167: now playing view with recording shows a gap
-implemented
|
2011-05-05 16:45:13 -04:00 |
Paul Baranowski
|
eb76bbe7f0
|
Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
VERSION
airtime_mvc/application/configs/conf.php
airtime_mvc/application/models/Playlist.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/Shows.php
airtime_mvc/application/models/StoredFile.php
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/user/remove-user.phtml
airtime_mvc/public/js/airtime/schedule/add-show.js
airtime_mvc/public/js/airtime/schedule/schedule.js
install/airtime-upgrade.php
install/include/AirtimeInstall.php
python_apps/api_clients/api_client.py
utils/airtime-clean-storage
utils/airtime-clean-storage.php
utils/airtime-import
utils/airtime-import.php
|
2011-04-25 17:24:53 -04:00 |
Paul Baranowski
|
07633ea249
|
CC-2225 airtime-clean-storage doesnt work
CC-2224 airtime-import checks if you can write to the stor directory even if you are linking
Had to rewrite the airtime-clean-storage script.
|
2011-04-25 16:48:34 -04:00 |
martin
|
e48f044e56
|
-CC-2192: Schedule sent to pypo is not sorted by start time.
|
2011-04-15 12:26:59 -04:00 |
Paul Baranowski
|
b11cbd8159
|
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
|
2011-04-14 18:55:04 -04:00 |