Commit graph

3343 commits

Author SHA1 Message Date
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
naomiaro
4e2c791bd3 putting in context menu for shows, simple delete. 2010-12-10 17:59:57 -05:00
paul.baranowski
5e04c806bd Many fixes to the pypo installer scripts. 2010-12-10 17:48:29 -05:00
naomiaro
71735b683d Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-10 15:44:56 -05:00
naomiaro
52c8bc3a01 tells you what shows overlap on add, re adds datepickers to newly displayed form. 2010-12-10 15:44:36 -05:00
paul.baranowski
7ab3fe6a23 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-10 14:11:31 -05:00
paul.baranowski
53d1e62ab1 Forgot to add this file yesterday as part of the API conversion to Zend Framework. 2010-12-10 14:11:04 -05:00
naomiaro
cc1715426f added case for non ending shows 2010-12-10 12:51:36 -05:00
naomiaro
def79d7679 Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	.zfproject.xml
2010-12-10 12:18:51 -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
paul.baranowski
84c2a3bceb Converted API functions to Zend Framework. Converted pypo to use
the new Zendified URLs.  Fixed bugs in the daemontool scripts.

The installed scheduler is still not working at this point, but
getting close.
2010-12-09 18:44:47 -05:00
naomiaro
b10c2cfe2a can find overlapping shows now for moving. 2010-12-09 17:02:37 -05:00
paul.baranowski
38bc0de9a2 Fixed utils to work with new directory structure. 2010-12-09 15:58:44 -05:00
paul.baranowski
5e4ce5bd4f Added new audio samples. Removed old files that are no longer in use. 2010-12-09 15:42:05 -05:00
naomiaro
7b22099f12 end dates for shows stored in database are non inclusive. 2010-12-09 14:54:12 -05:00
naomiaro
6ff92ee7b3 can put in multiple days for end show, checks show_end epoch.
working on moving shows
2010-12-09 14:33:34 -05:00
naomiaro
8b404f3c62 can type in time 2010-12-08 16:06:47 -05:00
naomiaro
8dbc07e352 using zend form for validation of adding shows, still needs some UI tweaks for showing/hiding options 2010-12-08 15:40:53 -05:00
naomiaro
5490c9935a Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-08 00:48:58 -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
paul.baranowski
fb665950a1 Fixed some install problems due to the new directory structure. 2010-12-07 18:11:44 -05:00
paul.baranowski
728619d242 Removed old debian files. 2010-12-07 17:45:29 -05:00
paul.baranowski
da400c4b55 Removed duplication of files as a result of merging in the new Zend
structure.  Moved files around to more sane locations.
2010-12-07 17:38:24 -05:00
paul.baranowski
dd8987cdbc Merged the model classes from /backend to their new home in /application/models.
Copied over the /backend/tests directory and modified the paths to their new
locations.

Moved the liquidsoap directory to be under the pypo directory.
2010-12-07 17:29:28 -05:00
naomiaro
184ee30775 .zfproject.xml 2010-12-07 14:33:40 -05:00
naomiaro
adecb70d91 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-12-07 14:21:06 -05:00
naomiaro
7ef0c18b26 adding zend project folders into old campcaster. 2010-12-07 14:19:27 -05:00