Commit Graph

13 Commits

Author SHA1 Message Date
paul.baranowski 8014f94c58 Fixed whitespace to standard coding conventions. 2010-11-18 14:39:03 -05:00
naomiaro 52fe579ce4 making propel use fieldnames not php names in playlist getcontents 2010-11-17 18:08:46 -05:00
paul.baranowski 228aca224e Got rid of function getAudioClipInfo(). 2010-11-15 16:35:55 -05:00
naomiaro 65a823561d Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	backend/tests/PlaylistTests.php
2010-11-15 11:01:00 -05:00
naomiaro 5352d7d4ef test editing. 2010-11-15 10:52:45 -05:00
paul.baranowski 351983c3c4 Merge branch 'master' of dev.sourcefabric.org:campcaster 2010-11-12 17:07:12 -05:00
paul.baranowski 8a58df3093 Moved all file-related functions from BasicStor into StoredFile class.
Got rid of all the stuff related to GUNID hex-to-int conversion.
Commented out lots of functions that are either not in use or will
no longer work.

Pypo: made things more generic and pluggable, added documentation.
Added the PHP scripts to serve the right info back to pypo.
2010-11-12 17:07:01 -05:00
naomiaro d65cc390a5 DateTime stuff for PHP 5.3
ini_get('date.timezone') seems to not behave properly though... defaults to America/Toronto.
2010-11-12 11:02:27 -05:00
naomiaro e1b6ee8d46 propel changes for playlist. 2010-11-11 20:48:53 -05:00
naomiaro d6caebe49a saving database row for fades... 2010-11-09 17:02:13 -05:00
naomiaro fcea57f011 PL ORM changes, templates 2010-11-09 16:52:09 -05:00
naomiaro 9f79b1bf89 converting more of playlist.php to propel ORM. 2010-11-08 17:19:01 -05:00
paul.baranowski e946e6a84e CC-1695 Remove Campcaster Studio and make install easier
Changed backend dir to new structure
2010-09-30 16:02:15 -04:00