| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-10-03 | CORE CHANGE: cleave Create permission from Edit permission so that they are d... | wjames5 | 1 | -1/+1 |
| 2008-02-26 | register content types on install. many packages are updated with this, but m... | wjames5 | 1 | -0/+6 |
| 2007-12-07 | correctly add missing sequence fisheye_image_id_seq | MW | 1 | -0/+6 |
| 2007-07-12 | make use of common image size options | Max Kremmel | 1 | -8/+1 |
| 2007-07-01 | add fisheye_show_all_to_admins back - oops, well used after all | Christian Fowler | 1 | -0/+1 |
| 2007-07-01 | remove bogus/unused show_to_all_admins feature, use p_fisheye_admin instead | Christian Fowler | 1 | -1/+0 |
| 2007-06-16 | SCHEMA CHANGE: move fisheye_exif_data (hasn't been in use yet) to liberty_met... | Max Kremmel | 1 | -8/+0 |
| 2007-06-15 | remove commented fisheye_exif_data - i think we were going to move that to li... | Christian Fowler | 1 | -2/+1 |
| 2007-06-15 | migrate gatekeeper list SQL to new service function | Christian Fowler | 1 | -1/+2 |
| 2007-06-14 | Switch to liberty_process_queue so no table not exist errors, but still needs... | Lester Caine | 1 | -1/+1 |
| 2007-02-16 | move thumbnail table to liberty | Christian Fowler | 1 | -8/+0 |
| 2007-01-07 | add option to specify caching time of rss feeds, add / fix rss default settin... | Max Kremmel | 1 | -0/+5 |
| 2007-01-01 | use gallery admin permission instead of edit permission to allow full access ... | Max Kremmel | 2 | -4/+4 |
| 2006-12-27 | add new option to allow editors to see all available galleries - this makes s... | Max Kremmel | 2 | -0/+6 |
| 2006-12-24 | remove auto numbering option - automagically disable when default sort_mode h... | Max Kremmel | 1 | -4/+0 |
| 2006-12-24 | add default sort mode when no position information is availabe, add option to... | Max Kremmel | 1 | -3/+19 |
| 2006-11-20 | missing comma | Max Kremmel | 1 | -1/+1 |
| 2006-11-10 | make public gallery display during file upload optional | Max Kremmel | 2 | -2/+8 |
| 2006-11-07 | add option to set title and description at the time of uploading the images -... | Max Kremmel | 1 | -0/+7 |
| 2006-10-11 | cleanup exif data table | Christian Fowler | 1 | -1/+2 |
| 2006-10-11 | add exif data table | Christian Fowler | 1 | -0/+7 |
| 2006-09-10 | move homeable setting to registerPackage() settings | Max Kremmel | 1 | -2/+0 |
| 2006-09-06 | add image position fractional ordering to image galleries, and user selectabl... | Christian Fowler | 2 | -9/+22 |
| 2006-08-29 | start work on public galleries - basics working | Max Kremmel | 1 | -1/+2 |
| 2006-06-25 | change allow_comments to use liberty content_prefs and also allow gallery lev... | Christian Fowler | 1 | -0/+2 |
| 2006-06-22 | update db | Sylvie Greverend | 1 | -0/+5 |
| 2006-06-22 | a gallery can choose to have comments on its image | Sylvie Greverend | 1 | -1/+2 |
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a pack... | Max Kremmel | 1 | -8/+0 |
| 2006-04-11 | missing comma | Max Kremmel | 1 | -1/+1 |
| 2006-04-11 | more permissions housekeeping and tidyup | Max Kremmel | 1 | -0/+1 |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -6/+6 |
| 2006-04-05 | tonnes of upgrader error sqashes - liberty_content_links still remain to be d... | Max Kremmel | 1 | -1/+1 |
| 2006-03-29 | upgrader brought up to latest state on SchemaChangeLog except for the liberty... | Max Kremmel | 1 | -0/+5 |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con... | Christian Fowler | 1 | -6/+6 |
| 2006-02-19 | Fix reserved word field names | Lester Caine | 1 | -1/+1 |
| 2006-02-13 | another batch of kernel_prefs name cleanup. this should be it | Max Kremmel | 1 | -1/+1 |
| 2006-02-08 | php: introduce new method: getPref( $package, $pref, $defaut ) (order is open... | Max Kremmel | 1 | -10/+10 |
| 2006-02-03 | use RENAMESQUENCE | Max Kremmel | 1 | -7/+3 |
| 2006-02-02 | typo | Max Kremmel | 1 | -1/+1 |
| 2006-02-02 | detikify sequence names | Max Kremmel | 1 | -0/+1 |
| 2006-01-31 | de-tikification | Max Kremmel | 1 | -0/+32 |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh pack... | bitweaver.org | 1 | -10/+10 |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 2 | -1/+6 |
| 2005-10-29 | merge recent changes into HEAD | Max Kremmel | 1 | -24/+24 |
| 2005-10-23 | merge recent changes into HEAD | Max Kremmel | 1 | -0/+5 |
| 2005-10-12 | merge recent changes to HEAD | Christian Fowler | 2 | -0/+9 |
| 2005-08-24 | synch recent changes from R1 to HEAD | Max Kremmel | 1 | -2/+4 |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -4/+4 |
| 2005-06-28 | Merge recent changes from R1 into HEAD | Christian Fowler | 1 | -0/+1 |
| 2005-06-21 | set default settings for images | Max Kremmel | 1 | -2/+3 |