Commit Graph

3241 Commits

Author SHA1 Message Date
naomiaro ad869e0f7f will display in the UI what is scheduled in a show when you add things. 2011-01-12 19:40:05 -05:00
naomiaro 4d8f28f3fd show content returning info in a useful way 2011-01-12 17:52:57 -05:00
naomiaro d7c540db49 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-12 15:48:28 -05:00
naomiaro 1f8ac9719f can add multiple playlists to a show, doesn't check length or update playlists based on time left. GUI is bad. 2011-01-12 15:47:44 -05:00
mkonecny 7613f189e0 -removed ACDC sample 2011-01-12 13:35:33 -05:00
mkonecny c4f5f2e8af -fixed propel-install continuing installation when project.home was incorrectly configured. 2011-01-12 13:25:47 -05:00
mkonecny 692ba3513b -fixed liquidsoap not working when the liquidsoap global libraries were not installed 2011-01-11 16:35:43 -05:00
mkonecny 277095a538 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-10 17:12:13 -05:00
mkonecny 46cce0ed3a -fixed issue where music started too early. Now it sends the play request at the correct instance, but the music is now 5 seconds late. Suspect some kind of buffering between icecast and liquidsoap 2011-01-10 17:10:18 -05:00
naomiaro 9c23b86c53 last of changing database name, removing old files 2011-01-10 15:44:13 -05:00
naomiaro 53f49d987d Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-10 15:26:47 -05:00
naomiaro aee0b09749 type ahead search in scheduling playlists dialog. 2011-01-10 15:26:11 -05:00
naomiaro 8b2b2d934c database name constant. 2011-01-10 13:26:43 -05:00
naomiaro c1c4c4e598 database changes for name, searching for playlist for a show. 2011-01-10 13:24:21 -05:00
mkonecny 5ffb9c36a2 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-07 17:48:11 -05:00
mkonecny 30609dcc4d -re-added airtime-schedule-insert.php 2011-01-07 17:47:56 -05:00
Paul Baranowski 169c4ec214 Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -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
mkonecny 13c05d35a9 -removed css footer for now... 2011-01-07 11:26:27 -05:00
martin 3ad346b724 -added hidden files to .gitignore 2011-01-06 21:56:33 -05:00
martin 82e84c2a6e -added .gitignore 2011-01-06 21:55:40 -05:00
martin f7aa3b37ef Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	pypo/tests/airtime-schedule-insert.php
2011-01-06 21:45:49 -05:00
mkonecny 745e4977f4 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-06 17:13:11 -05:00
mkonecny fb7b56b2c3 -synchronize 2011-01-06 17:07:45 -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 7cf9699e37 -redirected errors from propel-install script to log file 2011-01-06 12:11:38 -05:00
naomiaro daf37fa548 quick search string session var 2011-01-06 01:26:48 -05:00
naomiaro 7aac80ed58 renaming for airtime 2011-01-06 01:12:24 -05:00
naomiaro d9e8e1641a Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	application/controllers/LibraryController.php
	application/controllers/SearchController.php
2011-01-06 01:05:34 -05:00
naomiaro ee0a8310de small problem with order, quicksearch working, code could be better. 2011-01-06 01:00:33 -05:00
naomiaro ff02a42514 quick search is working, with small paginator ajax url hack 2011-01-06 00:23:22 -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 4739fd3d18 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-05 17:44:37 -05:00
mkonecny fe87d8957b -check if user=root for propel-install script 2011-01-05 17:44:23 -05:00
Paul Baranowski 4717c2008e Fixed docs for new name. 2011-01-05 17:41:01 -05:00
mkonecny d06956ec5b -changed filenames and documentation from campcaster to airtime 2011-01-05 16:39:32 -05:00
mkonecny 11a30ab37e -changed campcaster to airtime strings in library/ directory 2011-01-05 14:25:58 -05:00
mkonecny 9bda47eff4 -changed file names and comments from campcaster to airtime in utils/ folder 2011-01-05 14:18:03 -05:00
mkonecny dcec6bf4b1 -changed references from campcaster to airtime in pypo/ directory 2011-01-05 12:31:49 -05:00
mkonecny 20c392343b -changed some references from campcaster to airtime in the documentation / comments 2011-01-05 12:19:58 -05:00
naomiaro 101b6fafa6 searching includes groups for and/or 2011-01-04 19:18:44 -05:00
naomiaro f6a56c01a9 buttons part of zend form. 2011-01-03 15:15:00 -05:00
naomiaro 58a25186bb moving add button above. 2011-01-03 14:19:38 -05:00
naomiaro 5836548075 CC-1750 hours needed floor for 5min show. 2011-01-03 14:19:09 -05:00
naomiaro cf4e784129 CC-1749 added pagination to media files display. 2011-01-03 13:29:57 -05:00
naomiaro ba85842fcd Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-03 12:50:06 -05:00
naomiaro 75cd410ba4 search uses pagination 2011-01-03 11:47:21 -05:00