Paul Baranowski
b489ccc77e
Dont try to uninstall if the config file doesnt exist. Also fixed a bug
...
where it checking a non-existent variable.
2011-04-07 15:47:31 -04:00
Naomi
908aa890fe
testing if the column has wrong type, if so replacing it.
2011-04-07 15:28:29 -04:00
Naomi
df70185ae6
CC-2146 : Speed up calendar when there are a large number of shows
...
new doctrine migrations for adding aggregate column, fixing some things from 1.7 upgrade.
2011-04-07 14:15:19 -04:00
Naomi
6bbc034d9b
adding genre field, 6 months of 1 hour shows.
2011-04-06 17:54:22 -04:00
Naomi
94011e2734
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-04-06 17:53:43 -04:00
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
martin
eed8c95343
CC-2162: WADR Widget "There is an error in current show timing"
2011-04-05 16:42:23 -04:00
martin
12a0e34024
-update version string to 1.8.0-alpha
2011-04-05 16:12:42 -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
76a8deb455
-typo fix
2011-04-04 15:15:54 -04:00
martin
77db324a1a
-removed beta tag from Airtime version string.
2011-04-04 14:15:49 -04:00
martin
fe4f91efb5
CC-2138: update_db_info.py to read from /etc/airtime/airtime.conf
...
-forgot to commit additional file
2011-04-04 14:04:30 -04:00
martin
f067e54a37
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-04-04 13:55:49 -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
Paul Baranowski
97b1ba2799
Merge branch 'master' of dev.sourcefabric.org:airtime
2011-04-04 13:51:03 -04:00
Paul Baranowski
b98c0f3c85
Tweaks to UI labels for consistency and clarity.
2011-04-04 13:50:51 -04:00
martin
d0c5366a29
CC-2151: Now playing "On Air Now" widget not using URLs
...
-done
2011-04-04 12:48:04 -04:00
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