| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-03 | cleanup addition galleries and gallery parameters in columns | spiderr | 1 | -37/+41 |
| 2011-11-30 | fix download link | spiderr | 1 | -1/+1 |
| 2011-06-27 | fix check for no_image in edit | Christian Fowler | 2 | -2/+2 |
| 2011-06-26 | convert liberty_files.storage_path to liberty_files.file_name to remove all h... | Christian Fowler | 1 | -1/+1 |
| 2011-06-22 | fix Full size link | spiderr | 1 | -3/+2 |
| 2011-05-10 | cleanup ajax scroller, rename to matteo | spiderr | 1 | -2/+2 |
| 2010-12-28 | completely modularize gallery_views | spiderr | 2 | -0/+39 |
| 2010-12-28 | remove legacy links | spiderr | 1 | -3/+0 |
| 2010-12-28 | add gallerific gallery_view, completely modularize gallery_views, add gallery... | spiderr | 4 | -85/+26 |
| 2010-07-26 | purge phantom structure references | tekimaki | 3 | -17/+4 |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 3 | -3/+3 |
| 2010-06-03 | Moved to itags package. Need to be made package agnostic so they can work wit...CVS_HEAD | Lester Caine | 1 | -67/+0 |
| 2010-05-13 | Don't you just love logic ... when vd section was created the missing 'px' ap... | Lester Caine | 1 | -1/+1 |
| 2010-05-13 | Strip script and style sections from template. | Lester Caine | 1 | -58/+5 |
| 2010-05-13 | Initial pass at populating liberty_attachment_tags table. Problem with render... | Lester Caine | 1 | -3/+3 |
| 2010-05-12 | First attempt at adding area tagging to images. See bw.o for further informat... | Lester Caine | 1 | -0/+120 |
| 2010-04-25 | fixup styling | Christian Fowler | 1 | -1/+3 |
| 2010-04-25 | use galleryTree instead of galleryList | Christian Fowler | 1 | -14/+2 |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is a... | wjames5 | 2 | -2/+2 |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is a... | wjames5 | 1 | -2/+2 |
| 2010-03-08 | shorten p_fisheye_download_gallery_archive to p_fisheye_download_gallery_arc ... | bitweaver.org | 1 | -1/+1 |
| 2010-03-08 | shorten p_fisheye_download_gallery_archive to p_fisheye_download_gallery_arch... | bitweaver.org | 1 | -1/+1 |
| 2010-03-03 | use different icon for download gallery | Christian Fowler | 1 | -1/+1 |
| 2010-02-12 | use a valid iconPRE_LIBERTYSYS_SERVICE_UPDATE | Max Kremmel | 1 | -1/+1 |
| 2010-02-10 | update javascript to use BitBase namespace | Christian Fowler | 1 | -1/+1 |
| 2010-02-09 | use js namespace for switchCheckboxes | wjames5 | 1 | -1/+1 |
| 2010-02-04 | do not use defaults for title input fieldpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE | Christian Fowler | 1 | -1/+1 |
| 2010-02-03 | use getTitle with FALSE default so empty title images don't get overwritten w... | Christian Fowler | 2 | -2/+2 |
| 2010-02-02 | use ->getTitle() method instead of ->mInfo.title in templates to allow for cl... | Christian Fowler | 6 | -22/+22 |
| 2010-01-30 | default sort_mode is created_desc | Christian Fowler | 1 | -2/+1 |
| 2009-12-03 | Add another permission check to make sure that even if a user is in the prope... | Tyler Bello | 1 | -3/+3 |
| 2009-12-03 | Add function to archive a FisheyeGallery and allow a user to download it in i... | Tyler Bello | 1 | -1/+3 |
| 2009-11-04 | use default photoupload | Christian Fowler | 1 | -1/+1 |
| 2009-08-28 | reverse out listBoxContents, better checking of moduleParams | Christian Fowler | 1 | -34/+4 |
| 2009-08-28 | add wrapper for columns or not | Tyler Bello | 1 | -2/+44 |
| 2009-07-10 | remove non xhtml compliant <p> tags that wrap a <ul>, move \!hasService code ... | Christian Fowler | 1 | -5/+6 |
| 2009-07-09 | Added option to always use filenames to name fisheye images vs. forcing use o... | Tyler Bello | 1 | -0/+7 |
| 2009-07-06 | move js upload service AFTER form so service javascript can do thing to the ... | Christian Fowler | 1 | -8/+8 |
| 2009-07-03 | use liberty services for custom uploading, remove redundant {legend} with hea... | Christian Fowler | 1 | -47/+45 |
| 2009-06-30 | move $() into BitBase name space, and use document.getElementById in distro'e... | Christian Fowler | 1 | -7/+7 |
| 2009-06-19 | use hasUpdatePermission to check if gallery can be added to | Christian Fowler | 1 | -1/+1 |
| 2009-05-05 | whitespace | Tyler Bello | 1 | -2/+1 |
| 2009-03-30 | Fix setting of number of entries for simple_list and ajax_scroller | Lester Caine | 1 | -1/+5 |
| 2009-03-30 | ajax image scroller added to gallery layout options | Lester Caine | 1 | -0/+4 |
| 2009-03-22 | add content_upload_mini_tpl | Christian Fowler | 1 | -0/+1 |
| 2009-03-09 | use liberty function for image size selection and use a dropdown to remove cl... | Max Kremmel | 1 | -9/+6 |
| 2009-01-24 | rename to gallery_additions _REQUEST varR250 | Christian Fowler | 2 | -2/+2 |
| 2009-01-20 | Fix quotes on many smarty include directives | Daniel Sutcliffe | 4 | -8/+8 |
| 2009-01-10 | move fancy zoom stuff to liberty mime, clean up code, set size in $_REQUEST, ... | Max Kremmel | 1 | -12/+0 |
| 2009-01-05 | add item to the end of the gallery position in addToGalleries; clean up namin... | Christian Fowler | 1 | -1/+1 |