Commit Graph

313 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece 5b77e14ef4 Update DF components and bootstrap items for Phalcon 2 compatibility. TODO Forms. 2015-05-01 04:14:26 -05:00
Buster "Silver Eagle" Neece db9e7fa81b Switch back to stable versions for a majority of Composer modules. 2015-04-30 23:30:22 -05:00
Buster Silver 1a3664c195 Implement Influx logging widespread across backend, and on admin view. 2015-04-19 05:00:02 -05:00
Buster Silver 3e4e61314d Switch to Doctrine paginator for Doctrine-based queries, update version of ORM in dependencies to fix sorting error. 2015-04-13 03:57:24 -05:00
Buster Silver 838b08a294 Fix RSS feed generation issue. 2015-01-12 06:08:48 -06:00
Buster Silver 48ebd10856 Fix URL routing, partial pathfinding (including renderHere/renderCommon), add file upload support, fix cron jobs. 2015-01-08 04:10:06 -06:00
Buster Silver fb63ae05a0 Remove all references to Zend_Registry, fix cron tasks, restore Google_Client library. 2015-01-07 04:29:52 -06:00
Buster Silver 7e164be32d Get homepage layout working! 2015-01-04 01:37:51 -06:00
Buster Silver c09f1bbbf9 Pretty errors, fixed controllers, and more. 2015-01-02 02:59:57 -06:00
Buster Silver 6c29242987 Update composer and vagrant to reconcile changes. 2014-12-01 00:09:29 -06:00
Buster Neece 9d204785fd Implement Google Calendar API v3 using Google API PHP library. 2014-11-24 01:30:08 -06:00
Buster Neece 8c6e7d3ac1 New and greatly improved IceCast nowplaying data retrieval. 2014-08-12 02:28:27 -05:00
Buster Neece 9b7206a42f The Great Implementation of Composer Project!
- Remove ZendFramework and Doctrine dependencies from app code.
 - Create composer.json with dependencies for third parties.
 - Move autoloading to the composer PSR0/PSR4 autoloader.
 - Update bootstrapping code accordingly.
2014-06-04 14:37:21 -05:00