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
29816f32fa
CC-1985 : Automatic rebroadcast of recorded content
...
can add absolute dates/times for non repeating show instances to rebroadcast.
2011-03-15 15:20:10 -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
8ad5d23ee6
-api_key autogeneration and usage implemented
2011-02-22 16:16:37 -05:00
naomiaro
ddddcc9375
can make show as many hours long in duration as wanted.
2011-02-12 18:40:17 -05:00
Naomi
108bf65930
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
application/controllers/ScheduleController.php
2011-02-09 14:15:18 -05:00
mkonecny
50054befd6
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
.zfproject.xml
application/configs/airtime-conf.php
build/build.properties
public/css/styles.css
2011-02-09 13:07:36 -05:00
mkonecny
3b4fa1cc1a
-added new users management screen
2011-02-09 13:03:46 -05:00
Naomi
3d3515812a
added monthly show option, bit more javascript to show/hide info when not needed in add show tabs.
2011-02-08 18:22:51 -05:00
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
Naomi
61c826f8ed
Ui for show scheduling
2011-01-14 15:35:24 -05:00
mkonecny
e2c4c53949
-project.home value in build.properties file now generated automatically.
2011-01-12 16:18:05 -05:00
naomiaro
53f49d987d
Merge branch 'master' of dev.sourcefabric.org:campcaster
2011-01-10 15:26:47 -05:00
naomiaro
c1c4c4e598
database changes for name, searching for playlist for a show.
2011-01-10 13:24:21 -05:00
mkonecny
a09170d0ca
-updated update_db_info.py script so that propel-gen handles regenerating /application/configs/propel-config.php
2011-01-07 16:50:33 -05:00
mkonecny
ee6235f7f8
-added script that updates various database config files for the frameworks we are using.
2011-01-07 16:32:41 -05:00
mkonecny
8d58f8fddb
-update propel database passwords
2011-01-07 12:02:52 -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
mkonecny
7e96572aee
-updated to use new database name, login and passwd (all 3 are "airtime"). You may delete old database by typing "dropdb -U campcaster -h localhost campcaster"
2011-01-05 19:05:57 -05:00
mkonecny
dcec6bf4b1
-changed references from campcaster to airtime in pypo/ directory
2011-01-05 12:31:49 -05:00
naomiaro
d2b1bf0622
new jjmenu for dynamic context menus. playlists in library.
...
need to work on javascript callback
2010-12-29 18:43:17 -05:00
Naomi
8ce870bb95
prefixed everything in cc_files with Db for Propel to be consistent.
2010-12-17 18:05:59 -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