mkonecny
|
6c860dcff5
|
Merge branch 'master' of dev.sourcefabric.org:campcaster
|
2011-02-07 12:37:12 -05:00 |
mkonecny
|
7c17758721
|
-implemented new ui design for preferences page.
|
2011-02-07 12:36:35 -05:00 |
martin
|
1631525f98
|
Merge branch 'master' of dev.sourcefabric.org:airtime
|
2011-02-07 00:27:26 -05:00 |
martin
|
b6d2b0f942
|
-fixed potential bug for incorrect return value type.
|
2011-02-07 00:26:16 -05:00 |
naomiaro
|
c0d379e306
|
cannot schedule anything in a show that overlaps.
|
2011-02-06 23:58:58 -05:00 |
naomiaro
|
0152514ef3
|
removed cc_show_schedule table.
|
2011-02-06 22:07:17 -05:00 |
martin
|
fae1401568
|
-further fixes for naomis new layout
|
2011-02-06 20:12:56 -05:00 |
martin
|
8396e12df1
|
Merge branch 'master' of dev.sourcefabric.org:airtime
|
2011-02-06 19:28:49 -05:00 |
martin
|
993b302f6b
|
initial patch to fix problems with new tables schema.
|
2011-02-06 19:28:39 -05:00 |
naomiaro
|
f04d03aef1
|
SCHEDULE TABLE ID CHANGE
|
2011-02-06 18:38:55 -05:00 |
naomiaro
|
a5e4056555
|
missing check for shows in the middle.
|
2011-02-06 17:37:23 -05:00 |
naomiaro
|
75eea94641
|
changed back to old schedule id to test if playback works now.
|
2011-02-06 15:31:36 -05:00 |
naomiaro
|
ebb43857f6
|
modified cc_schedule table, added foreign key to show instance id for easy clean up when show needs to be cleared/deleted. replaced primary key with a standard auto incrementing key for efficiency since the other key had no use.
|
2011-02-06 01:10:07 -05:00 |
naomiaro
|
14c71a3f39
|
getting tired....
|
2011-02-05 23:50:43 -05:00 |
naomiaro
|
76b2f6e80b
|
order by didn't work for full calendar
|
2011-02-05 23:49:27 -05:00 |
naomiaro
|
aef4654a3f
|
CC-1770 clear the days chosen if the show doesn't repeat.
|
2011-02-05 23:42:57 -05:00 |
naomiaro
|
0d300122b8
|
forgot to put a label.
|
2011-02-05 23:23:53 -05:00 |
naomiaro
|
13847e738b
|
adding bi-weekly show option. new structure allows for different repeat types to be specified.
new playlist builder css/images.
|
2011-02-05 23:21:52 -05:00 |
naomiaro
|
cb3f4dd31e
|
error messages for show moving/resizing displayed in an alert.
|
2011-02-05 22:02:45 -05:00 |
naomiaro
|
55eddb133b
|
fixed schedule content check
|
2011-02-05 21:54:15 -05:00 |
naomiaro
|
bb5a2af142
|
can delete a show instance
|
2011-02-05 20:39:35 -05:00 |
naomiaro
|
5aca6cd8bb
|
incorrectly set starts when not needed.
|
2011-02-05 20:17:46 -05:00 |
naomiaro
|
85a936eb41
|
can only resize a show if scheduled content allows.
|
2011-02-05 20:11:45 -05:00 |
naomiaro
|
258157d92c
|
reschedules a show's content when it is successfully moved on the schedule.
|
2011-02-05 20:04:24 -05:00 |
naomiaro
|
3bbc84365e
|
listing show contents option works.
|
2011-02-05 19:47:04 -05:00 |
naomiaro
|
12cd80fe13
|
can schedule/remove playlists from a show instance.
|
2011-02-05 19:42:03 -05:00 |
naomiaro
|
51b6a79f6f
|
everything moved to its new class, now just testing, context menu works.
|
2011-02-05 19:10:34 -05:00 |
naomiaro
|
bfc1bccfdf
|
beginning of making a separate ShowInstance vs Show class.
|
2011-02-05 18:20:51 -05:00 |
naomiaro
|
bc6dd374f4
|
can't move a show into the past.
|
2011-02-05 17:19:54 -05:00 |
naomiaro
|
c45437633b
|
checks for moving/resizing an instance of a show.
|
2011-02-05 16:34:58 -05:00 |
naomiaro
|
78f83f5f6e
|
Merge branch 'master' of dev.sourcefabric.org:campcaster
|
2011-02-05 16:00:11 -05:00 |
naomiaro
|
89b971b67c
|
changes to how shows are created/stored.
|
2011-02-05 16:00:05 -05:00 |
naomiaro
|
42284deb58
|
changes to propel config so that it looks at the proper file.
|
2011-02-05 15:58:18 -05:00 |
mkonecny
|
89ae221f4c
|
-re-enabled Now playing bar
|
2011-02-04 18:32:57 -05:00 |
mkonecny
|
27293c6b8f
|
Merge branch 'master' of dev.sourcefabric.org:campcaster
|
2011-02-04 18:22:51 -05:00 |
mkonecny
|
debdefbc96
|
-list-view implemented
|
2011-02-04 18:22:15 -05:00 |
naomiaro
|
d60e3e5476
|
documentation seems weird, trying to get content to be rerquested for playlist contents.
|
2011-02-04 01:28:55 -05:00 |
naomiaro
|
d81a84ca9a
|
CC-1172 adding qtip tooltips on library files to show metadata.
|
2011-02-04 00:15:56 -05:00 |
mkonecny
|
ae6b97f8f1
|
-small fix for uninitialized title values.
|
2011-02-03 19:22:17 -05:00 |
mkonecny
|
4698e963c1
|
-title now stored in session variable.
|
2011-02-03 19:17:52 -05:00 |
mkonecny
|
df675bd8c6
|
-added simple configuration page
-implemented CC-1830
-issue CC-1850 closed
|
2011-02-03 17:51:35 -05:00 |
mkonecny
|
a99a742bdc
|
-fix http://dev.sourcefabric.org/browse/CC-1838
|
2011-02-03 13:52:06 -05:00 |
mkonecny
|
65cc694a90
|
Merge branch 'master' of dev.sourcefabric.org:campcaster
|
2011-02-02 18:25:57 -05:00 |
mkonecny
|
a5ad30356a
|
-refactoring
-added gaps in Now PLaying DataTable
-show information and song information now sent as separate data in order.
|
2011-02-02 18:25:42 -05:00 |
Naomi
|
2cdaf4b413
|
CC-1809 added a dialog to display show contents, anyone has access to this dialog. made sure only hosts can access schedule/clear/delete options on the context menu for future shows.
|
2011-02-02 18:08:22 -05:00 |
Naomi
|
567335c72f
|
more info is displayed about the date/time of the show selected in the schedule dialog.
|
2011-02-02 15:39:25 -05:00 |
Naomi
|
f71a4420a6
|
removing js that isn't needed, don't have slot minute option on month view.
|
2011-02-02 14:57:51 -05:00 |
Naomi
|
f2b8f1d39d
|
CC-1786 Schedule Show Dialog graphic design has new html/css
|
2011-02-02 14:29:29 -05:00 |
Naomi
|
0bcf69985e
|
working on schedule dialog, reqorked get remaining time function in a show to be better.
|
2011-02-02 13:39:33 -05:00 |
Naomi
|
d577483800
|
Merge branch 'master' of dev.sourcefabric.org:campcaster
|
2011-02-02 11:38:23 -05:00 |