Commit Graph

3219 Commits

Author SHA1 Message Date
Paul Baranowski 13b36ae2b7 CC-1728 Remove unused files
Removed the "htmlUI" directory.
2010-12-22 17:28:33 -05:00
Paul Baranowski d90e440c8c CC-1728 Remove unused files
Removed a bunch of unused files in the install folder.
Also removed the top-level index.php.
2010-12-22 16:46:31 -05:00
naomiaro e768539ea8 search maintains state 2010-12-22 15:08:38 -05:00
naomiaro b1a4cb5bd4 delete active pl done for side playlist 2010-12-22 13:05:32 -05:00
naomiaro 461df7b61f close from main pl editor. 2010-12-22 12:50:10 -05:00
naomiaro 8f088abaea close working on side playlist 2010-12-22 12:42:46 -05:00
naomiaro 498a8c6823 set new link on side playlist. 2010-12-22 10:27:05 -05:00
naomiaro 4e7b3ce86b minor fixes 2010-12-21 23:56:14 -05:00
naomiaro 5795871bcc layout has more widget-like setup now. side playlist reused in search. 2010-12-21 23:33:58 -05:00
naomiaro 565d789baa Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-21 17:48:08 -05:00
mkonecny c437d2f671 -added some required files. 2010-12-21 18:30:30 -05:00
mkonecny 414219b1cf Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-21 18:28:55 -05:00
mkonecny 10218aeeb5 Commit so that I may access project from a different computer. Many things do not work/ are incomplete!!!
-Added unfinalized API for getting schedule and currently playing item.
2010-12-21 18:28:17 -05:00
naomiaro 055f541657 side playlist working, need to add to search page as well. 2010-12-21 17:47:51 -05:00
naomiaro 83d8975110 can drag to side playlist 2010-12-21 17:08:29 -05:00
naomiaro 9fd60932bd side playlist almost done, just need to do drag and drop. 2010-12-21 16:45:36 -05:00
Naomi 707bb2b183 put resources for ACL on all nav items. 2010-12-17 18:23:27 -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
Naomi 2830137d23 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-17 15:54:15 -05:00
Naomi 3d952eb1bd auto complete box for hosts. 2010-12-17 15:52:44 -05:00
mkonecny afd9f80f59 -removed errors and warning from displaying in the console during pypo install/uninstall 2010-12-17 15:39:36 -05:00
mkonecny 1c16f6f9e7 -refactored pypo install and uninstall scripts into start/stop/install/uninstall scripts 2010-12-17 14:15:53 -05:00
mkonecny f37d977356 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-17 12:46:46 -05:00
mkonecny 0ef528941e -added pypo uninstall script.
-pypo-install script now gives OS a little time to create directories before attempting to work with them.
2010-12-17 12:46:09 -05:00
Naomi ace30e9766 more show overlap checks, still testing. 2010-12-17 11:49:18 -05:00
naomiaro 069119857f fixed percent show filled in event display. 2010-12-17 01:18:42 -05:00
naomiaro 69fa737e9c more overnight show checks. 2010-12-17 01:11:02 -05:00
naomiaro a33fb65580 needed for overnight shows. 2010-12-17 00:54:06 -05:00
naomiaro cda8467124 slight fix for overnight shows, need to improve for shows longer than 24 hours. 2010-12-16 23:45:11 -05:00
Naomi 28f6675359 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-16 18:24:58 -05:00
Naomi 06a8e65366 working on jqueryUI progress bar for show, don't like how the progress bar displays 0% 2010-12-16 18:24:37 -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 28bd92d073 added visual icon to event to show if a show has content scheduled. 2010-12-16 16:24:16 -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 1b216c16dd didn't realize these functions were still used in StoredFile... 2010-12-16 01:02:06 -05:00
naomiaro f9813ca823 maketimestamp function 2010-12-16 00:47:32 -05:00
naomiaro ce6a3f0278 clear a show, schedule a playlist during a show. 2010-12-15 22:33:45 -05:00
Naomi bef06bd0ff Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-15 18:54:29 -05:00
Naomi 1d9aa778a6 can add a playlist to the schedule table in a show. basic, need to make better. 2010-12-15 18:53:47 -05:00
mkonecny b53936b350 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-15 16:39:02 -05:00
mkonecny d7c0f5cc15 added simple unit tests for pypo. 2010-12-15 16:38:38 -05:00
paul.baranowski edd7351b76 Removed the API directory, all of it has been moved to application/controllers/ApiController.php 2010-12-15 14:25:42 -05:00
paul.baranowski 1b3186af50 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-14 19:09:56 -05:00
paul.baranowski 4684837f2b Renamed api_client.check_version() to api_client.is_server_compatible().
Started adding unit tests: pypo-api-validator.py.
2010-12-14 19:09:13 -05:00
naomiaro f1a59f305b tests with qtip,small changes 2010-12-14 14:58:34 -05:00
naomiaro 31570b497a Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-14 14:57:02 -05:00
naomiaro 74cf312ee9 view 2010-12-13 11:50:10 -05:00
naomiaro e8965fd30a show hosts have option to schedule, (not implemented yet, just context menu) 2010-12-13 11:49:45 -05:00