naomiaro
|
0152514ef3
|
removed cc_show_schedule table.
|
2011-02-06 22:07:17 -05:00 |
naomiaro
|
f04d03aef1
|
SCHEDULE TABLE ID CHANGE
|
2011-02-06 18:38:55 -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
|
12cd80fe13
|
can schedule/remove playlists from a show instance.
|
2011-02-05 19:42:03 -05:00 |
naomiaro
|
bfc1bccfdf
|
beginning of making a separate ShowInstance vs Show class.
|
2011-02-05 18:20:51 -05:00 |
naomiaro
|
89b971b67c
|
changes to how shows are created/stored.
|
2011-02-05 16:00:05 -05:00 |
Naomi
|
b3ccd6ab1c
|
can change the colors of shows if set in add show dialog, otherwise takes default from css style sheet.
|
2011-01-21 14:43:38 -05:00 |
naomiaro
|
25c7d4cb90
|
backend mostly done for show, can remove a scheduled group from a show.
|
2011-01-15 14:59:41 -05:00 |
naomiaro
|
c1c4c4e598
|
database changes for name, searching for playlist for a show.
|
2011-01-10 13:24:21 -05:00 |
Naomi
|
c7df3c1039
|
for new cc_show_schedule columns
|
2011-01-06 16:24:30 -05:00 |
Naomi
|
9854834b26
|
adding fields to allow for multiple playlists scheduled in a show
|
2011-01-06 16:20:51 -05:00 |
Naomi
|
1fc21819cc
|
simple form for adding a user to the database, only available for admin users.
|
2010-12-17 17:56:01 -05:00 |
mkonecny
|
b3a0104191
|
fixed build/schema.xml conflict
Conflicts:
build/schema.xml
|
2010-12-16 16:57:50 -05:00 |
mkonecny
|
9bfb6b53b8
|
fixed problems with not working out of a fresh install.
|
2010-12-16 16:36:51 -05:00 |
Naomi
|
d95c4ab0fc
|
can schedule in a show (just one playlist currently), schedule table is cleared of shows contents when a show is deleted, can clear a show of contents.
|
2010-12-16 15:15:43 -05:00 |
naomiaro
|
d94063fbe4
|
changed how shows saved in database to make keeping track of host permissions easier.
|
2010-12-10 12:15:17 -05:00 |
naomiaro
|
ac27a2f79c
|
can add a show repeating or non repeating. need a better dialog though with more validation. Also added additional sql files to build directory.
|
2010-12-08 00:47:51 -05:00 |
naomiaro
|
7ef0c18b26
|
adding zend project folders into old campcaster.
|
2010-12-07 14:19:27 -05:00 |