Commit Graph

15 Commits

Author SHA1 Message Date
paul.baranowski ef8b8dc54d Removed unneeded file. 2010-11-19 15:55:40 -05:00
paul.baranowski 8014f94c58 Fixed whitespace to standard coding conventions. 2010-11-18 14:39:03 -05:00
naomiaro 051cc243ca call propel-gen to load sql in database. 2010-11-05 13:03:16 -04:00
naomiaro e53804f1ed changed for propel 2010-11-04 18:01:31 -04:00
paul.baranowski e428535d33 Added "schedule_group_id_seq" to the install process. Was missing, oops! 2010-10-18 19:16:37 +02:00
paul.baranowski 2bc21da4b9 More install cleanup - moved twitter installation files from /htmlUI/install
to /install.

On uninstall, if the database doesnt delete (because there are users
connected to it), then just delete every table just like it used to.

Deleted conf_only.php.template - no longer needed.
2010-10-18 12:12:23 +02:00
paul.baranowski 0f6b98ce14 There was a bug that install process would error out when trying to
install default data twice. Moved the data initialization from BasicStor
into the install.php file since nothing else was using it.
2010-10-18 11:40:03 +02:00
paul.baranowski b340ff3bb6 CC-1024 Update installation/build for webapp-only
Installation/uninstallation should work now.

Also removed more files that are no longer needed now that Studio doesnt
exist anymore.
2010-10-11 17:22:04 +02:00
paul.baranowski 739801d180 CC-1024 Update installation/build for webapp-only
Moved more installation stuff into PHP.  For some reason it's having trouble
creating the cc_playlistcontents table.  Removed old installer files that
are no longer used.
2010-10-04 17:00:20 -04:00
paul.baranowski 4e73ed7e5a CC-1024 Update installation/build for webapp-only
CC-1695  	 Remove Campcaster Studio and make install easier

Removed unused files.
Updated version number.
Fixed some path names.
2010-10-01 18:17:16 -04:00
paul.baranowski dcd1bad089 Added config variables for smarty directories.
Added check to make sure the htmlUI/templates_c directory has the right permissions.

Removed creation of the pear directory.
2010-10-01 17:39:23 -04:00
paul.baranowski dab1af1577 CC-1024 Update installation/build for webapp-only
CC-1695  	 Remove Campcaster Studio and make install easier

Moved Desktop images to the wiki
Moved everything in /bin to /install
Included ui_browser.php from index.php instead of redirect.
Added Input.php
2010-10-01 14:41:08 -04:00
paul.baranowski 70bf3d6f1c CC-1695 Remove Campcaster Studio and make install easier
Fixed include paths for install.
2010-09-30 17:09:50 -04:00
paul.baranowski 2ece374513 CC-1695 Remove Campcaster Studio and make install easier
Fixed references to files for new directory structure for the backend stuff.
2010-09-30 16:59:38 -04:00
paul.baranowski 356407f66a CC-1695 Remove Campcaster Studio and make install easier
Moved install directory
2010-09-30 16:03:24 -04:00