Add Image Library
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 10 Jul 2014 19:33:42 +0000 (15:33 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 10 Jul 2014 19:33:42 +0000 (15:33 -0400)
commitded9af7f3a78caf05ea28e3daaaab477798c113e
tree76de288b5381bff0fba6efd3db278cc5b9bfbd44
parentdbda502cf9afb61522b49894a5ee2d691cae62d8
Add Image Library

Adding the Image Library Application
57 files changed:
Toolkit/Photos/Admin/FileUploader.php [new file with mode: 0644]
Toolkit/Photos/Admin/PageTree.php [new file with mode: 0644]
Toolkit/Photos/Auth.php [new file with mode: 0644]
Toolkit/Photos/AuthContainer.php [new file with mode: 0644]
Toolkit/Photos/Controllers/IndexController.php [new file with mode: 0644]
Toolkit/Photos/Database/addSlideShow.sql [new file with mode: 0644]
Toolkit/Photos/Database/application.sql [new file with mode: 0644]
Toolkit/Photos/Database/removeApplication.sql [new file with mode: 0644]
Toolkit/Photos/Database/resetSequences.sql [new file with mode: 0644]
Toolkit/Photos/Database/tables/photo.sql [new file with mode: 0755]
Toolkit/Photos/Database/tables/photo2category.sql [new file with mode: 0644]
Toolkit/Photos/Database/tables/photo_category.sql [new file with mode: 0755]
Toolkit/Photos/Database/tables/photo_category_bus.sql [new file with mode: 0755]
Toolkit/Photos/Database/tables/photo_default.sql [new file with mode: 0755]
Toolkit/Photos/Database/updatePhotos.sql [new file with mode: 0644]
Toolkit/Photos/Database/upgradeApp.sql [new file with mode: 0644]
Toolkit/Photos/Display.php [new file with mode: 0644]
Toolkit/Photos/Exception.php [new file with mode: 0644]
Toolkit/Photos/Factory.php [new file with mode: 0644]
Toolkit/Photos/Gallery.php [new file with mode: 0644]
Toolkit/Photos/GalleryCategoryFilter.php [new file with mode: 0644]
Toolkit/Photos/Models/Category.php [new file with mode: 0644]
Toolkit/Photos/Models/MediaMapper.php [new file with mode: 0644]
Toolkit/Photos/Models/Page2Category.php [new file with mode: 0644]
Toolkit/Photos/Models/Photo.php [new file with mode: 0644]
Toolkit/Photos/Models/Photo2Category.php [new file with mode: 0644]
Toolkit/Photos/Models/User.php [new file with mode: 0644]
Toolkit/Photos/Photo.php [new file with mode: 0644]
Toolkit/Photos/SlideShowCategoryFilter.php [new file with mode: 0644]
Toolkit/Photos/application.ini [new file with mode: 0644]
Toolkit/Photos/assets/.keepme [new file with mode: 0644]
Toolkit/Photos/css/gallery.css [new file with mode: 0755]
Toolkit/Photos/css/style.css [new file with mode: 0644]
Toolkit/Photos/css/thickbox.css [new file with mode: 0755]
Toolkit/Photos/js/jquery.columnview.js [new file with mode: 0755]
Toolkit/Photos/js/photoGallery.js [new file with mode: 0644]
Toolkit/Photos/login.php [new file with mode: 0644]
Toolkit/Photos/photoProxy.php [new file with mode: 0644]
Toolkit/Photos/photoSearch.php [new file with mode: 0644]
Toolkit/Photos/setupNewPhotos.php [new file with mode: 0644]
Toolkit/Photos/templates/Admin/editCategory.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/editPhoto.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/editUser.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/emailUser.tpl [new file with mode: 0644]
Toolkit/Photos/templates/Admin/index.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/listCategories.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/listPhotos.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/listUsers.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/nav.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/searchForm.html [new file with mode: 0644]
Toolkit/Photos/templates/Admin/userNav.html [new file with mode: 0644]
Toolkit/Photos/templates/photoCats.html [new file with mode: 0755]
Toolkit/Photos/templates/photoGalleryWrapper.html [new file with mode: 0644]
Toolkit/Photos/templates/photos.html [new file with mode: 0755]
admin/photos.php [new file with mode: 0644]
config/application.ini
static/9.phtml [new file with mode: 0644]