denise
|
0e5ba2f07f
|
CC-5085: Linked show: Changing a regular show to linked show and updating the weekday, all the contents will lost
|
2013-05-02 15:36:14 -04:00 |
denise
|
5ba5864d8c
|
CC-5078: Wrong start time if dragging dynamic smart block into a show
|
2013-05-01 11:29:32 -04:00 |
Martin Konecny
|
decb12f6b8
|
Merge branch 'master' of dev.sourcefabric.org:airtime
|
2013-04-30 15:00:45 -04:00 |
Martin Konecny
|
de4934a317
|
ensure that uploaded file is UTF-8 encoded
|
2013-04-30 15:00:31 -04:00 |
denise
|
4ca60ca676
|
CC-5074: Editing a linked instance sets incorrect schedule start times
|
2013-04-30 13:58:03 -04:00 |
denise
|
71526a94cc
|
Merge branch 'cc-4961-show-linking'
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
|
2013-04-29 15:35:16 -04:00 |
denise
|
de8f7b0ff7
|
CC-4961: Show linking
|
2013-04-29 15:27:14 -04:00 |
denise
|
a5264aac1e
|
CC-4961: Show linking
|
2013-04-26 16:10:01 -04:00 |
denise
|
52655ab375
|
CC-4961: Show linking
|
2013-04-26 13:43:30 -04:00 |
denise
|
0f1383d541
|
CC-4961: Show linking
|
2013-04-25 09:00:37 -04:00 |
Martin Konecny
|
8f6b583fcb
|
CC-5061:
Use propel transactions for StoredFile class
|
2013-04-19 20:40:31 -04:00 |
Martin Konecny
|
fd78ad29bf
|
cleanup of function names
|
2013-04-19 20:24:05 -04:00 |
Martin Konecny
|
f39f9329cc
|
CC-4992:
Decouple pypo from Airtime install
-first commit
|
2013-04-19 20:10:51 -04:00 |
denise
|
a9b5d00d87
|
CC-4961: Show linking
|
2013-04-18 16:12:26 -04:00 |
Martin Konecny
|
479e69de12
|
CC-5009:
Use Silan to silently update track length in the background
-done
|
2013-04-18 15:40:33 -04:00 |
denise
|
1a2a05c3cf
|
CC-4961: Show linking
|
2013-04-12 16:34:36 -04:00 |
denise
|
9b4a0ba9c1
|
CC-4961: Show linking
Removed stamp tables
|
2013-04-12 10:52:13 -04:00 |
denise
|
9b2fb3bece
|
CC-4961: Show linking
|
2013-04-09 15:55:18 -04:00 |
denise
|
e64f6fb3fd
|
CC-4961: Show linking
-modified db
|
2013-04-08 14:43:27 -04:00 |
denise
|
76bfce21b1
|
CC-4961: Show linking
-modified db
|
2013-04-08 14:42:37 -04:00 |
denise
|
62d1b22fcc
|
CC-4961: Show linking
created new cc_show_stamp table
|
2013-04-05 12:27:54 -04:00 |
denise
|
f9d7167638
|
CC-4961: Show linking
|
2013-04-04 16:30:33 -04:00 |
Martin Konecny
|
5ac51e289d
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-04-01 19:15:02 -04:00 |
Martin Konecny
|
6ae8da98e4
|
removing logging
|
2013-04-01 19:14:55 -04:00 |
denise
|
ab10ae68a2
|
CC-5036: Add back edit show instance functionality
|
2013-04-01 14:42:35 -04:00 |
denise
|
418bf0b5ff
|
Created calendar service and moved the context menu creation there
|
2013-03-26 16:03:53 -04:00 |
denise
|
ef8f87df5d
|
Show linking
|
2013-03-25 16:28:53 -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
|
896e03d76b
|
CC-4961: Show linking
Refactoring all services thus far
|
2013-03-15 16:56:22 -04:00 |
denise
|
f9f4e4f1fb
|
CC-4961: Show linking
Made some progress on show editing
|
2013-03-12 18:01:12 -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
|
8415dfdf6f
|
Add comments
|
2013-03-08 12:18:24 -05:00 |
denise
|
af622eb4b8
|
CC-4961: Show linking
Refactored some more show instance creation functions
|
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
|
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 |
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
|
d1301ff676
|
CC-4954: Please make Library page remember the status per user
-done
|
2013-02-19 10:58:48 -05:00 |
denise
|
ec159131a8
|
Merge branch '2.3.x' into devel
|
2013-02-13 16:09:53 -05:00 |
denise
|
76cb04e296
|
CC-4538: Cannot edit title or change time of repeating show if first instance has ended
- fixed by populating the edit show form with the next repeating show that is not in the past
|
2013-02-13 11:55:27 -05:00 |
denise
|
50613dd9a8
|
CC-4907: Library -> Adding items to show doesn't add the correct item sometimes
-fixed
|
2013-02-12 17:21:21 -05:00 |
denise
|
2c1fa283da
|
CC-4941: Dynamic Smart Block ignores the silan check
-fixed for playlists that contain dynamic blocks
|
2013-02-11 14:17:18 -05:00 |
denise
|
51ade73e85
|
CC-4941: Dynamic Smart Block ignores the silan check
-fixed
|
2013-02-11 13:45:51 -05:00 |
denise
|
3c73535f70
|
Convert clip length seconds to interval format before inserting into cc_playlistcontents / cc_blockcontents
|
2013-02-11 12:37:20 -05:00 |