| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-06-25 | change display call to use a hash for display options, add display_mode to ↵ | Christian Fowler | 1 | -2/+2 | |
| options hash | |||||
| 2007-11-08 | massive update to javascript and css file loading. main aim is to reduce the ↵ | Max Kremmel | 1 | -2/+2 | |
| number of HTTP requests to speed up page loading times. speedup should be quite prominent in our favoutire browser. to load javascirpt files use: $gBitThemes->loadJavascript( '/full/path/to/javascript/file.js', <boolean: compress javascript> ); to load css files use: $gBitThemes->loadCss( '/full/path/to/javascript/file.css' ); if you have a relative path in your css file such as 'background-image: url( images/foo.png );', this method of loading will not work. | |||||
| 2007-11-07 | fix extended upload slot loading | Max Kremmel | 1 | -4/+2 | |
| 2007-10-25 | fix upload galleryList hash for 'data' changes in FisheyeGallery::getList | Christian Fowler | 1 | -4/+4 | |
| 2007-09-13 | migrate to verifyEditPermission, add support for content permission upload ↵ | Christian Fowler | 1 | -1/+8 | |
| ability to gallery not owned by current user | |||||
| 2007-07-12 | fix and improve error handling when using fisheye_store_upload() | Max Kremmel | 1 | -4/+3 | |
| 2007-01-16 | only create new user gallery when user has permission to create galleries | Max Kremmel | 1 | -2/+6 | |
| 2007-01-01 | use gallery admin permission instead of edit permission to allow full access ↵ | Max Kremmel | 1 | -2/+2 | |
| to fishey galleries | |||||
| 2006-12-27 | fix image resize and image rotate on upload, make sure rotating doesn't spew ↵ | Max Kremmel | 1 | -1/+5 | |
| errors when image type doesn't have exif data, remove original after resize if it wasn't a jpg to start off with | |||||
| 2006-12-27 | completely remove positional information when default sort mode has been ↵ | Max Kremmel | 1 | -4/+6 | |
| set. when moving images from one gallery to another, positional information is lost as well, so images will be inserted at the correct position when moved | |||||
| 2006-12-27 | add new option to allow editors to see all available galleries - this makes ↵ | Max Kremmel | 1 | -7/+10 | |
| sense on smaller sites where editors may move around images from one gallery to another | |||||
| 2006-12-24 | remove auto numbering option - automagically disable when default sort_mode ↵ | Max Kremmel | 1 | -2/+2 | |
| has been set | |||||
| 2006-12-24 | add default sort mode when no position information is availabe, add option ↵ | Max Kremmel | 1 | -2/+4 | |
| to disable auto ordering when uploading items - this way it's possible to simply have an autosorted gallery without the need to visit the image_order.php page | |||||
| 2006-11-30 | add auto rotate of images using EXIF data. | Christian Fowler | 1 | -2/+2 | |
| 2006-11-16 | only load upload slots when needed | Max Kremmel | 1 | -5/+5 | |
| 2006-11-10 | make public gallery display during file upload optional | Max Kremmel | 1 | -1/+4 | |
| 2006-11-10 | remove show_public for upload since that quickly gets out of control with ↵ | Christian Fowler | 1 | -2/+1 | |
| large sites. better to have the icon 'Add Image' to add directly to public galleries | |||||
| 2006-11-07 | add option to set title and description at the time of uploading the images ↵ | Max Kremmel | 1 | -2/+13 | |
| - unfortunately not compatible with gigaupload | |||||
| 2006-08-29 | start work on public galleries - basics working | Max Kremmel | 1 | -2/+9 | |
| 2006-06-20 | typos | Max Kremmel | 1 | -2/+2 | |
| 2006-06-10 | move uploadMax calculation to seperate file for easy inclusion | Max Kremmel | 1 | -31/+2 | |
| 2006-06-04 | fix multifile upload when giga isn't used | Max Kremmel | 1 | -3/+7 | |
| 2006-05-29 | make change for gigaupload | Christian Fowler | 1 | -4/+5 | |
| 2006-05-04 | remove unused array | Max Kremmel | 1 | -2/+1 | |
| 2006-05-02 | get xupload working and make changes to liberty and fisheye to allow the use ↵ | Max Kremmel | 1 | -2/+5 | |
| of xupload | |||||
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -2/+2 | |
| 2006-04-08 | multifile js is now called manually | Max Kremmel | 1 | -1/+2 | |
| 2006-03-25 | permission check on upload | Christian Fowler | 1 | -1/+3 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -190/+9 | |
| 2005-10-29 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+3 | |
| 2005-08-24 | synch recent changes from R1 to HEAD | Max Kremmel | 1 | -3/+3 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -6/+8 | |
| 2005-07-25 | Merge recent changes R1 1.0.2 beta --> HEAD | Max Kremmel | 1 | -1/+3 | |
| 2005-07-17 | Merge recent changes from R1 to HEAD - never doing this again. | Max Kremmel | 1 | -18/+38 | |
| 2005-06-28 | Merge recent changes from R1 into HEAD | Christian Fowler | 1 | -0/+8 | |
| 2005-06-19 | IMPORT TikiPro CLYDE FINAL | bitweaver.org | 1 | -0/+253 | |
