denise
|
e259639d1a
|
Removed scheduleController private variable, currentUser
Removed showService private variable, currentUser
|
2013-03-27 09:02:49 -04:00 |
denise
|
418bf0b5ff
|
Created calendar service and moved the context menu creation there
|
2013-03-26 16:03:53 -04:00 |
denise
|
230d1a6aa9
|
Fixed bug where shows weren't populating when moving forward in the calendar
|
2013-03-26 10:33:06 -04:00 |
denise
|
ef8f87df5d
|
Show linking
|
2013-03-25 16:28:53 -04:00 |
denise
|
5b69761833
|
CC-4961: Show linking
Populate repeat show form correctly when a show is repeating monthly
on the same day of the week
|
2013-03-25 13:48:11 -04:00 |
denise
|
327d0dd6c9
|
CC-4961: Show linking
Add front-end for creating a show with monthly repeats on same day of week
|
2013-03-22 15:57:15 -04:00 |
denise
|
187e49e4b2
|
CC-4961: Show linking
Added back-end functionality for creating monthly repeating shows on
the same day of the week
|
2013-03-22 14:57:02 -04:00 |
denise
|
6766d208aa
|
CC-4961: Show linking
Removed logic out of edit-show action
Created new SchedulerService
Fixed overlapping show bug
|
2013-03-21 16:31:05 -04:00 |
denise
|
a7601d290f
|
CC-4961: Show linking
Refactored services
Removed ShowDaysService and ShowInstanceService
Combined all show actions into one ShowService
|
2013-03-21 10:05:11 -04:00 |
denise
|
bae9f1202a
|
CC-4961: Show linking
Removed unused schedule controller actions
Fix bug where changing a show to repeat deletes the original show's content
|
2013-03-19 10:09:28 -04:00 |
denise
|
4bdd89f747
|
CC-4961: Show linking
Fixed edit show start/end time bug
|
2013-03-18 12:34:27 -04:00 |
denise
|
896e03d76b
|
CC-4961: Show linking
Refactoring all services thus far
|
2013-03-15 16:56:22 -04:00 |
denise
|
5735baf237
|
CC-4961: Show linking
Made progress on ShowInstanceService
|
2013-03-13 11:08:16 -04:00 |
denise
|
f9f4e4f1fb
|
CC-4961: Show linking
Made some progress on show editing
|
2013-03-12 18:01:12 -04:00 |
denise
|
438200425a
|
CC-4961: Show linking
|
2013-03-12 11:33:32 -04:00 |
denise
|
c721b81a13
|
CC-4961: Show linking
Refactoring
|
2013-03-12 10:30:31 -04:00 |
denise
|
7347be35b1
|
Created a new service for show days
Created a new user service
Started refactoring edit show action
|
2013-03-11 16:18:40 -04:00 |
denise
|
1cc823ef0e
|
Inital edit show reconfiguration changes
|
2013-03-08 17:10:35 -05:00 |
denise
|
116d98a81b
|
Removed comment
|
2013-03-08 16:10:07 -05:00 |
denise
|
d8ced29dd0
|
Refactored adding show forms to the view
|
2013-03-08 16:08:43 -05:00 |
denise
|
8415dfdf6f
|
Add comments
|
2013-03-08 12:18:24 -05:00 |
denise
|
5111f74494
|
Created function to set the next populate until date for repeating shows
|
2013-03-08 12:17:55 -05:00 |
denise
|
9be6b82d97
|
Fixed rebroadcast date bug
|
2013-03-08 12:06:45 -05:00 |
denise
|
846e940f82
|
Merge branch 'cc-4961-show-linking' of dev.sourcefabric.org:airtime into cc-4961-show-linking
Conflicts:
airtime_mvc/application/services/ScheduleService.php
airtime_mvc/application/services/ShowInstanceService.php
airtime_mvc/application/services/ShowService.php
|
2013-03-08 11:24:54 -05:00 |
denise
|
4a86da5f87
|
Created function to create repeating show instances
Created function to create rebroadcast show instances
|
2013-03-08 11:19:03 -05:00 |
denise
|
af622eb4b8
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
2013-03-06 09:58:35 -05:00 |
denise
|
c29e11fa0f
|
Created empty showInstance service.
Split populateShowUntil into 2 new functions: getPopulateDateUntil, and getShowDays
|
2013-03-06 09:58:35 -05:00 |
denise
|
d497cfa857
|
Created show service
|
2013-03-06 09:58:35 -05:00 |
denise
|
99c07272fd
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-03-06 09:58:35 -05:00 |
drigato
|
bdab294fce
|
Added comments to Schedule Service
|
2013-03-06 09:58:35 -05:00 |
denise
|
d08f6cf3e1
|
CC-4961: Show linking
-initial schedule service experimentation
|
2013-03-06 09:58:35 -05:00 |
Martin Konecny
|
cc69418215
|
Merge branch '2.3.x' into devel
|
2013-03-05 16:21:22 -05:00 |
Martin Konecny
|
d7d1170ee1
|
CC-5003:
Some tracks are being cut off before fully playout out
-fixed
|
2013-03-04 18:52:51 -05:00 |
Martin Konecny
|
00d577fd5b
|
CC-4985: Ensure files deleted via the UI are deleted from stor directory.
-temporary fix. We know rabbitmq received the message, but we don't know
if media-monitor actually acted on it.
|
2013-03-04 15:22:09 -05:00 |
Martin Konecny
|
ae503121d8
|
CC-4984: Exception for replaygain
-fixed
|
2013-02-28 18:26:15 -05:00 |
denise
|
c7203aa40d
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
2013-02-26 17:41:35 -05:00 |
denise
|
8c8a7d11e1
|
Created empty showInstance service.
Split populateShowUntil into 2 new functions: getPopulateDateUntil, and getShowDays
|
2013-02-26 13:21:39 -05:00 |
denise
|
2717c0845b
|
Created show service
|
2013-02-26 10:20:02 -05:00 |
Martin Konecny
|
e08732fba7
|
CC-4975: airtime-silan cmd error
-fixed
|
2013-02-25 19:45:26 -05:00 |
denise
|
9f0baba4f8
|
- Moved all form validation to it's own function in schedule service
- Moved show creation to it's own function in schedule service
|
2013-02-25 17:31:43 -05:00 |
drigato
|
3e49421221
|
Added comments to Schedule Service
|
2013-02-25 09:15:03 -05:00 |
denise
|
22f52ca195
|
CC-4961: Show linking
-initial schedule service experimentation
|
2013-02-21 17:57:56 -05:00 |
denise
|
c8d7d23d62
|
CC-4963: Add cue in and cue out to smart block criteria list
Done
|
2013-02-19 16:38:58 -05:00 |
denise
|
8bdf3508b0
|
CC-4951: Add cue in and cue out to library filter columns
Done
|
2013-02-19 13:38:35 -05:00 |
denise
|
9113853e41
|
Removed logging messages from Library controller, index action
|
2013-02-19 11:51:26 -05:00 |
denise
|
c0c6ac5d75
|
CC-4954: Please make Library page remember the status per user
- it was only working if there was a playlist object set
- fixed so it works even if there isnt
|
2013-02-19 11:37:22 -05:00 |
denise
|
14f1d5572f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-02-19 10:59:03 -05:00 |
denise
|
d1301ff676
|
CC-4954: Please make Library page remember the status per user
-done
|
2013-02-19 10:58:48 -05:00 |
Naomi
|
542553bbc1
|
Merge branch '2.3.x' into devel
|
2013-02-15 17:05:36 -05:00 |
Naomi
|
f2773fcb01
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-02-15 16:32:43 -05:00 |