Naomi Aro
|
f8608f3511
|
CC-3174 : showbuilder
percent calculation for shows was off.
|
2012-03-01 12:13:21 +01:00 |
Naomi Aro
|
9c248bb34d
|
CC-3174 : showbuilder
fixing scheduling rebroadcasts, show content.
|
2012-02-27 14:33:56 +01:00 |
Naomi Aro
|
4a02d12600
|
CC-3174 : showbuilder
fixing now playing to remove the playlist part.
|
2012-02-27 12:53:21 +01:00 |
Naomi Aro
|
19d13889af
|
CC-3351 : Track length should only show to tenths of a second in the library
created a length formatter to use in multiple places.
|
2012-02-24 15:07:04 +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 |
Martin Konecny
|
11e0f3ead8
|
CC-3296: Sometimes the Current Playing Item on the top Panel in the UI incorrectly shows "Nothing Scheduled"
|
2012-02-02 14:11:03 -05:00 |
Naomi Aro
|
fa872894f3
|
CC-3259 : change repeating state of show.
|
2012-01-18 16:21:46 +01:00 |
Naomi Aro
|
3588cca654
|
CC-3258 : Deleting a rebroadcasting show deletes also the recorded show
|
2012-01-17 14:11:12 +01:00 |
Naomi Aro
|
e81c14c1db
|
CC-3185 : Live show can be dragged into a future date after the rebroadcasting
|
2011-12-13 13:04:03 +01:00 |
Martin Konecny
|
73c0408315
|
CC-3153: When cancelling a show that is currently on-air, the show-instance is not removed.
-fixed
|
2011-12-05 12:56:16 -05:00 |
Naomi Aro
|
966dd49610
|
CC-3094 : Rebroadcast editing problems
|
2011-12-02 16:24:11 +01:00 |
Naomi Aro
|
198340ac67
|
CC-3094 : Rebroadcast editing problems
|
2011-12-02 13:31:54 +01:00 |
Martin Konecny
|
317bed8643
|
CC-3094: Rebroadcast editing problems
-Fixed
|
2011-11-26 00:06:17 -05:00 |
Martin Konecny
|
9ab47d5eba
|
CC-3036: Deleted Show instances reappear
-Renamed deleted_instance to modified_instance
|
2011-11-18 12:20:25 -05:00 |
Martin Konecny
|
4f2adc3068
|
CC-3050: Comb through source code for dates being generated with date() function
-done
|
2011-11-16 14:06:59 -05:00 |
Martin Konecny
|
1e79363263
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2011-11-16 12:35:44 -05:00 |
Martin Konecny
|
17e59f61be
|
CC-3036: Deleted Show instances reappear
-Make sure we ignore deleted show instances in
all areas of Airtime.
|
2011-11-16 12:35:02 -05:00 |
Naomi Aro
|
12172e5ad5
|
CC-3035 : Should be able to resize a show, have it affect all future instances of the show
added a new resize function to Shows.php,
should not use ShowInstance resize method, since you cannot resize just one instance currently.
|
2011-11-16 16:32:04 +01:00 |
Naomi Aro
|
4bdf866aca
|
CC-3035 : Should be able to resize a show, have it affect all future instances of the show
resizing is only working for single instance currently like the past.
|
2011-11-15 18:22:21 +01:00 |
Martin Konecny
|
e3395ae1e5
|
CC-3036: Deleted Show instances reappear
-done.
|
2011-11-14 23:54:47 -05:00 |
Martin Konecny
|
f7fb6ddff0
|
-better naming of show instance functions
|
2011-11-11 22:24:37 -05:00 |
Martin Konecny
|
42cde33648
|
CC-3030: Repeating shows is broken in devel branch.
-working towards using only DateTime objects
|
2011-11-11 17:25:49 -05:00 |
James
|
17016e5d40
|
CC-3028: Entry in a cc_show table never gets deleted
- fixed
|
2011-11-10 15:17:06 -05:00 |
martin
|
dfe43c98bb
|
CC-2833: Use ClassLoaders for PHP Files
-autoload RabbitMq class
|
2011-09-26 15:19:23 -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 |