Commit Graph

10 Commits

Author SHA1 Message Date
paul.baranowski 7ea2352ca3 Started to put metadata into the files table.
Gave the table sequences their own config values in $CC_CONFIG.
This allows us to change their names from one single place.

Fixed WHITE_SCREEN_OF_DEATH warnings.

Added PHPUnit to the pear library.

Started adding unit tests in storageServer/var/tests.
2010-09-14 10:18:53 -04:00
paul.baranowski 73d672b552 Fixed installation errors found by Doug.
Moved all database installation into one file (pulled stuff from scheduler
and classes).  Same with uninstallation.

Removed ability to reset the storage through and XMLRPC call.  This is
very dangerous to allow.

Disallowed remote execution of CleanStor.php.

Changed database table prefix from "ls_" to "cc_".

Removed all groups.
2010-09-10 14:37:02 -04:00
paul.baranowski 956056747c CC-1309 Rationalize the Network Hub storage and Local Storage: put all the archiveServer functionality into the local storage. Removed install of separate archiveServer directories and database tables. Checked in some other minor tweaks. 2010-09-07 16:15:05 -04:00
paul.baranowski aa9528b9fd CC-1658 Remove file tree structure from code and database. Removed tables ls_class and ls_cmemb and continued removing code that was depending on the tree structure. 2010-09-03 16:49:28 -04:00
paul.baranowski 0a46b39c46 CC-1658: Remove file tree structure from code and database. Removed everything and tested the interface, add temporary upgrade file to bin directory. For now you will have to apply it manually. Permissions still need to be fixed. 2010-09-02 12:00:18 -04:00
paul.baranowski a006478f5d CC-1639: Change copyright and webpage info in source code 2010-07-23 23:19:27 -04:00
paul.baranowski ef785742be CC-1639: Change copyright and webpage info in source code. Also removed useless @author and @revision tags 2010-07-23 23:03:53 -04:00
paul.baranowski ad5a849d34 Fixed two more references to MDLF. 2010-07-21 16:17:30 -04:00
Paul Baranowski 934e2f125e CC-1639: Change copyright info and webpage info in source code. 2010-07-16 12:50:06 -04:00
Sourcefabric b91512b57c removed root folder 2010-06-18 14:12:55 +02:00