Naomi
56fc2863bd
CC-2146 : Speed up calendar when there are a large number of shows
...
adding aggregate column to store amount of time scheduled in show.
percent is only calculated for full calendar events if requested from a week or day view.
2011-04-06 17:53:09 -04:00
Naomi
05f9863bc8
CC-2159 : Upgrade Airtime to jQuery 1.5
...
event progress bars are now centered, take up most of the width so they look less stupid.
2011-04-04 19:16:40 -04:00
Naomi
e5ab96a665
CC-2159 : Upgrade Airtime to jQuery 1.5
...
upgraded project to newest jQuery, fullcalender.
2011-04-04 18:40:59 -04:00
martin
e65b0eed7c
-CC-2139: Make submit and cancel button for "edit metadata" view the same size.
...
-Fixed thanks to Naomi :)
2011-04-04 13:55:39 -04:00
lukabazuka
add7744740
Changed hight of textarea in the Preferences screen
...
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-04-04 13:23:13 +02:00
naomiaro
2033b904c8
prevent fullcalendar caching from switching back to incorrect icon.
2011-04-03 22:55:34 -04:00
naomiaro
1cdbce55a7
CC-2125 : Soundcloud: ability to retry to upload
...
if a recorded show in the past does not have a soundcloud file id, context menu action appears to upload to soundcloud if it is enabled in preferences.
if a recorded file is on soundcloud the soundcloud icon replaces the record icon.
2011-04-03 22:32:11 -04:00
naomiaro
9bd1aa14a9
CC-2145 : Redesign & layout fixes for the Preferences screen
...
added javascript to page, got rid of separate index/update actions and moved everything to just index since update was not needed as a separate action.
2011-04-03 18:04:14 -04:00
lukabazuka
6cbbd62a3c
added styles for the redesigned preferences screen. Issue CC-2145
...
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
2011-04-03 19:15:49 +02:00
lukabazuka
108b518b1a
reverted jQuery CSS issue CC-2139
2011-04-03 17:24:19 +02:00
martin
c67ab97dbc
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-04-02 13:30:15 -04:00
martin
8cc161ce71
CC-2123: Rebroadcast: Show status of upload in the calendar and show content
...
-Changes for full calendar implemented
2011-04-02 13:30:04 -04:00
lukabazuka
94333db733
fixed issues CC-2139 and CC-2031
2011-04-02 17:11:54 +02:00
naomiaro
b59e7aef32
CC-2116 : Add Extra Form Validation For Rebroadcasts
...
adding check for time fields since zend passes 09:0f
setting min date on rebroadcast date picker to be start date of show.
2011-04-01 19:43:57 -04:00
naomiaro
132c78453a
CC-2116 : Add Extra Form Validation For Rebroadcasts
...
can only schedule rebroadcast shows an hour after original broadcast or later.
zend date validator passes '09:0f' which it shouldn't...
2011-04-01 18:18:32 -04:00
naomiaro
7a49137edd
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-03-31 21:03:06 -04:00
naomiaro
fedad86eb8
CC-1949 : Showing the active page/section in the main navigation
2011-03-31 21:02:34 -04:00
martin
76cfe7714b
-Fix timestamp calculation problem for the UI
2011-03-31 19:10:18 -04:00
martin
fdc8a13987
-buttons are now back to their original size
2011-03-31 14:51:34 -04:00
martin
4241e8341e
CC-2087: Pressing twice on "add this show" creates two instances of the show
...
-Fixed on the client side only. Possibly create a ticket for next release to implement table locking on server side.
2011-03-31 14:33:47 -04:00
martin
7dcd6c78e5
CC-2031: Put extra 'Add this show' button at bottom of Add show box
...
-Done. Just need Vladimir to fix up the css.
2011-03-31 12:39:12 -04:00
martin
bc33154f4b
CC-2040: playlist builder: when you "edit metadata" on a playlist, you can not "cancel"
...
-done, might need to ask vladimir to properly align the submit and and cancel button.
2011-03-30 22:18:05 -04:00
lukabazuka
c257bceab0
Fixed issues CC-2117 and CC-2118
2011-03-30 18:04:25 +02:00
naomiaro
40c9c48961
CC-2029 : Missing icons on buttons
2011-03-25 17:18:42 -04:00
martin
343fb593ee
CC-2051: Unable to change user password
...
-Password is changeable, and success message appears whenever a user is added/updated.
2011-03-24 22:29:14 -04:00
martin
d71bfbe191
CC-2108: Show time is hardcoded to 00:00
...
-fixed
2011-03-24 22:07:04 -04:00
martin
0cab539f8a
-No ticket: Fixed recording light on, even after record show ended.
2011-03-24 21:36:14 -04:00
lukabazuka
9200484d97
fixed issues CC-2102, CC-2062 and CC-2083
2011-03-24 23:49:11 +01:00
lukabazuka
c254422f72
resolved CSS issue CC-2030
2011-03-24 12:02:08 +01:00
naomiaro
9447f4fb82
CC-2063 : record/rebroadcast icons for calendar display
...
icons are put on calendar.
2011-03-23 23:36:45 -04:00
lukabazuka
ca6fd4b9ee
Issue CC-2063 resolved
2011-03-23 18:19:53 +01:00
martin
582c05a192
CC-2077: Show is marked as Recording, when it's not set to record
...
-Fixed
2011-03-22 13:39:01 -04:00
martin
a3a8ae104a
CC-2030: Icon needed for Cue In/Out
...
-Implemented
2011-03-21 15:01:43 -04:00
naomiaro
e3e8f10021
CC-1985 : Automatic rebroadcast of recorded content
...
added url column to cc_shows table, logic to show/hide form components for rebroadcast
2011-03-17 18:23:05 -04:00
naomiaro
20f3c49dcb
CC-1985 : Automatic rebroadcast of recorded content
...
rebroadcast shows are automatically resized if parent recorded shows are altered.
progress bar is removed from recorded/rebroadcast shows, waiting on special icons.
2011-03-16 11:33:08 -04:00
naomiaro
f104872175
CC-1985 : Automatic rebroadcast of recorded content
...
modified full calendar code to allow disabling resize of specific events (rebrodcast shows)
2011-03-15 17:26:59 -04:00
naomiaro
8f86b05a4b
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
application/controllers/ScheduleController.php
public/css/styles.css
2011-03-15 17:02:22 -04:00
naomiaro
6ef4169315
CC-1985: Automatic rebroadcast of recorded content
...
populates rebroadcast show instances now, added a new table cc_show_rebroadcast,
added columns record, rebroadcast, instance_id, file_id to cc_show_instances table.
added column record to cc_show_days.
2011-03-15 12:05:41 -04:00
martin
a947306222
CC-2002
...
GUI changes done
2011-03-11 13:56:13 -05:00
martin
55745d1a4a
CC-2025
...
Indicate songs that are over-booked
2011-03-10 19:28:57 -05:00
martin
43a9b63fb5
CC-1848
...
-began progress, not complete yet. Show can be deleted from database while it is playing, need to notify pypo as well
2011-03-09 22:25:02 -05:00
martin
7c1739247d
-doctrine 2.0 alpha upgrade scripts
2011-03-08 16:44:47 -05:00
Naomi
dc0ea0a532
edits to show class to support resizing/dragging with overbooking.
2011-03-07 12:43:05 -05:00
Naomi
cf5b24dc8c
added one minute resolution.. why not?
2011-03-06 16:50:26 -05:00
martin
e16dd6c486
early implementation of CC-1962
2011-03-06 00:08:02 -05:00
martin
93874af2b8
-improved code for shows grouping in now playing view
2011-03-05 12:28:48 -05:00
martin
cb119802df
-further modifications to now-playing view with grouping by shows
2011-03-04 23:53:29 -05:00
martin
38856c4af7
-began adding grouping by shows for the datatable.
2011-03-04 18:26:22 -05:00
Naomi
94567ed046
CC-1969 made all menus left click activated instead to prevent mac problems. metadata for a file can now be seen by hovering over the "type" icon
2011-03-01 12:25:20 -05:00
martin
bc7d2ec8d5
Merge branch 'airtime-1.6.1'
2011-02-24 12:03:44 -05:00