Commit Graph

3938 Commits

Author SHA1 Message Date
martin ceeb0dca83 CC-2152: Week view schedule widget not displaying items chronologically
-Done
2011-04-04 12:47:14 -04:00
martin 7823d89092 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-04-04 12:30:37 -04:00
martin 36ca9fe755 CC-2152: Week view schedule widget not displaying items chronologically
-Fixed
2011-04-04 12:30:29 -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 7f775105e2 adding end date check in get shows just incase nobody checks calendar for a while.
preferences had to be updated because there will be no user id if the daemon process updates the date pouplated until pref.
2011-04-04 00:02:35 -04:00
naomiaro 2033b904c8 prevent fullcalendar caching from switching back to incorrect icon. 2011-04-03 22:55:34 -04:00
naomiaro 665aae0a18 removed automatically, since it applies to manually through interface as well. 2011-04-03 22:37:19 -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 119e21ec82 CC-2145 : Redesign & layout fixes for the Preferences screen
printing out errors if the element has a problem
2011-04-03 18:32:47 -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
naomiaro a28d8ce305 CC-2145 : Redesign & layout fixes for the Preferences screen
view templates are all done, form works. just need javascript.
2011-04-03 17:34:44 -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
naomiaro b97e79773b CC-2110 : Soundcloud file metadata
added show genre column, this is used instead of soundcloud default genre if set.
2011-04-02 17:09:37 -04:00
naomiaro 7be60fbf84 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-02 16:34:09 -04:00
naomiaro 5a105ff4c8 CC-2110 : Soundcloud file metadata
added all defaults or ways to input a default for soundcloud metadata.
2011-04-02 16:33:45 -04:00
martin 655aa43532 CC-2031: Put extra 'Add this show' button at bottom of Add show box
-Done
2011-04-02 13:51:19 -04:00
martin e573d95fcb CC-2139: Make submit and cancel button for "edit metadata" view the same size
-Done
2011-04-02 13:48:20 -04: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 a6927442ec Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-01 19:44:13 -04: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
Paul Baranowski 2e74ba7c06 Fixed the calendar load test script. Changed the code to use the DateTime
object and also fixed a bug when creating the ShowInstance object --
it was using the wrong ID in the constructor.

Added some documentation to the Shows::getShows() method.
2011-04-01 18:25:00 -04:00
naomiaro 8f8bd68849 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-04-01 18:18:59 -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
martin d664108a47 -modified pypo-push to show more detailed logging information 2011-04-01 17:55:46 -04:00
martin 1af2407984 -change Airtime version string to 1.7.0-beta 2011-04-01 16:39:14 -04:00
martin 14ee43a218 -small typo fix 2011-04-01 15:53:03 -04:00
martin d3ec3ef1e8 CC-2138: update_db_info.py to read from /etc/airtime/airtime.conf
-done
2011-04-01 15:22:49 -04:00
martin 86f2129f8d CC-1990: Widget to display schedule and "Now Playing" on any website
-Current day is now automatically displayed by default
2011-04-01 13:03:19 -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 dcad4383cc Merge branch 'master' of dev.sourcefabric.org:airtime 2011-03-31 19:10:27 -04:00
martin 76cfe7714b -Fix timestamp calculation problem for the UI 2011-03-31 19:10:18 -04:00
Naomi 1503d01b00 fix variable issue, possible null date. 2011-03-31 18:54:26 -04:00
martin 1c8a9a88ae Merge branch 'master' of dev.sourcefabric.org:airtime 2011-03-31 17:31:06 -04:00
martin b4d3786e41 CC-2105: SoundCloud password should be protected in Configure->Preferences UI
-A blank password field won't overwrite the saved database value anymore
2011-03-31 17:30:50 -04:00
Naomi 3615bfbf59 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-03-31 17:22:04 -04:00
Naomi 19e75a3756 CC-2141 : Upgrade support for Airtime 1.7 2011-03-31 17:21:06 -04:00
martin f74b0a562e -removed "Cancel current show" option for Guest user. 2011-03-31 17:10:25 -04:00
martin d0035e8e4c CC-2119: "Show Content" should display what it is going to rebroadcast
-done
2011-03-31 16:39:32 -04:00
Naomi 953456e709 CC-2135 : Doctrine Migration scripts missing
should have all added tables/columns for airtime 1.7
2011-03-31 16:35:25 -04:00
Naomi b779e96391 CC-2135 : Doctrine Migration scripts missing
creating script for all 1.7 database modifications.
2011-03-31 15:00:20 -04:00
martin fdc8a13987 -buttons are now back to their original size 2011-03-31 14:51:34 -04:00
Paul Baranowski 0b4bab2162 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-03-31 14:41:14 -04:00
Paul Baranowski c34b25883f CC-2137: Playlist builder doesnt work. Shows blank page
Fixed bug with new return type from Playlist::create() in the PlaylistController.
2011-03-31 14:40:55 -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 403b08351c Merge branch 'master' of dev.sourcefabric.org:airtime 2011-03-31 12:39:22 -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