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 |
Martin Konecny
|
943538ed9d
|
Revert "CC-4980: Create graphic with 4 switches for Airtime Dashboard"
This reverts commit baf693d1a9 .
|
2013-02-27 14:35:35 -05:00 |
Vladimir
|
baf693d1a9
|
CC-4980: Create graphic with 4 switches for Airtime Dashboard
|
2013-02-27 17:36:43 +01: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
|
176e78632f
|
Added a comment about referring to the wiki when adding a new datatable column
|
2013-02-19 16:43:47 -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
|
959839e180
|
Renamed criteriaTypes to libraryColumnTypes for library advanced search
|
2013-02-19 15:09:24 -05:00 |
denise
|
32fc5eb758
|
CC-4951: Add cue in and cue out to library filter columns
Configured advanced search for these columns
|
2013-02-19 14:44:32 -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
|
49dc3140a8
|
CC-4962: Library -> Library and playlist editor have different heights sometimes
Fixed: needed to set height when we open the playlist editor
|
2013-02-19 11:59:17 -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
|
9a2b8af7b1
|
Revert "CC-4955: Datatables saves its parameters twice on every page load"
This reverts commit 39ec07e71c .
|
2013-02-15 16:50:43 -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 |
Naomi
|
fe611e7c6a
|
CC-4957 : Replay Gain undefined error, json response not being sent back properly.
|
2013-02-15 16:32:05 -05:00 |
Martin Konecny
|
09baf3a47d
|
remove unecessary file + better error handling
|
2013-02-15 14:19:04 -05:00 |
Martin Konecny
|
39ec07e71c
|
CC-4955: Datatables saves its parameters twice on every page load
-fixed
|
2013-02-15 14:18:32 -05:00 |
Martin Konecny
|
4f3ea3f406
|
Update ColReorder Datatables plugin
|
2013-02-14 17:48:32 -05:00 |
Martin Konecny
|
b30f67b24b
|
CC-4950: builder-feed is called twice on NowPlaying screen load
|
2013-02-14 15:49:38 -05:00 |
denise
|
e2e45b0160
|
CC-4948: Library -> library loses have its width when window is resized
-fixed
|
2013-02-14 15:34:11 -05:00 |
denise
|
1a36953d82
|
CC-4898: Pressing "Enter" from anywhere on the edit metadata popup should automatically Save and close the popup
-fixed
|
2013-02-14 14:52:48 -05:00 |
Martin Konecny
|
58740d6b41
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-02-14 13:33:27 -05:00 |
Martin Konecny
|
b3ab84db2e
|
add minified datatables.js and upgrade from 1.9.1 to 1.9.4
|
2013-02-14 13:33:18 -05:00 |
denise
|
9e0d14a8a7
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-02-14 13:31:39 -05:00 |