index
:
fisheye
master
Bitweaver fisheye package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FisheyeGallery.php
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-3
/
+11
2008-06-23
fix closing tag in generateList
Christian Fowler
1
-2
/
+2
2008-06-20
add recursive generateList and generateMenu methods to build entire tree for ...
Christian Fowler
1
-1
/
+66
2008-06-17
Converted to LibertyMime
Lester Caine
1
-4
/
+5
2008-06-16
add ::getTree method to get a complete tree of a user's galleries from a give...
Christian Fowler
1
-1
/
+45
2007-10-25
Fix up various vd()s to use something more useful.
Nick Palmer
1
-2
/
+2
2007-10-24
use getThumbnailUri
Christian Fowler
1
-1
/
+2
2007-10-10
Fix pagination in list_galleries.tpl
Nick Palmer
1
-4
/
+5
2007-10-03
handle gallery image order with no positions set
Christian Fowler
1
-3
/
+6
2007-09-21
fix no recursive delete of images to use is_a instead of is_subclass_of
Christian Fowler
1
-6
/
+5
2007-09-15
SCHEMA CHANGE: Major overhaul to liberty attachable by removing attachment_ma...
Christian Fowler
1
-3
/
+2
2007-09-14
rename valid_sort_modes hash key and update to take more sort modes
PRE_LIB_ATTACHMENT_REFACTOR
Max Kremmel
1
-2
/
+2
2007-09-05
use is_subclass_of FisheyeImage when deleting children
Christian Fowler
1
-4
/
+2
2007-07-16
Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...
Max Kremmel
1
-3
/
+9
2007-06-25
when retrieving thumbnail via advanced postgres, remove fisheyeimage restrict...
Christian Fowler
1
-5
/
+6
2007-06-24
use liberty thumbnail fetcher to get next and previous thumbs.
Max Kremmel
1
-17
/
+3
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-2
/
+1
2007-06-15
migrate gatekeeper list SQL to new service function
Christian Fowler
1
-16
/
+1
2007-06-13
Hide breadcrumbs for private galleries.
Nick Palmer
1
-2
/
+2
2007-06-11
remove unused global $commentsLib
Max Kremmel
1
-2
/
+2
2007-06-08
Remove reserved word
Lester Caine
1
-3
/
+3
2007-05-05
removeORDER BY RANDOM for isAdvancedPostgresEnabled in getThumbnailImage
Christian Fowler
1
-2
/
+2
2007-04-19
liberty_attachemnt join fix to work with new schema
Max Kremmel
1
-2
/
+3
2007-03-20
set available sort_modes to avoid WSODs
Max Kremmel
1
-1
/
+3
2007-03-14
initialize whereSql
Christian Fowler
1
-1
/
+2
2007-03-09
fix AdvancedPostgresEnabled query in getThumbnailImage when getting directory...
Christian Fowler
1
-4
/
+9
2007-02-23
init mItems with empty array, not null
Christian Fowler
1
-3
/
+3
2007-02-14
pass pPaginate in export
Christian Fowler
1
-3
/
+3
2007-01-07
fix export to only include non NULL values
Christian Fowler
1
-2
/
+4
2007-01-06
rename some methods in BitDbBase to meet bitweaver standards. all changes bac...
Max Kremmel
1
-4
/
+4
2006-12-24
add default sort mode when no position information is availabe, add option to...
Max Kremmel
1
-14
/
+17
2006-11-16
fix var in lookup
Christian Fowler
1
-2
/
+2
2006-11-10
comment out public gallery lookup until issues can be resolved. fix various t...
Christian Fowler
1
-2
/
+2
2006-11-10
cleanup lookup checking
Christian Fowler
1
-4
/
+5
2006-11-08
generalize lookup methods to allow modularization of gallery and item classes...
Christian Fowler
1
-11
/
+49
2006-10-08
add proper admin perms
Christian Fowler
1
-1
/
+2
2006-10-06
fix long standing next/prev bug
Christian Fowler
1
-2
/
+3
2006-10-03
move hits LEFT JOIN *after* INNER JOIN
Christian Fowler
1
-2
/
+2
2006-09-15
add getLayout call, clean up some pagination, more needed
Christian Fowler
1
-1
/
+10
2006-09-08
tweak exportHtml to break down by hash
Christian Fowler
1
-4
/
+4
2006-09-07
clean up export and utiltiy method to get image's page
Christian Fowler
1
-3
/
+18
2006-09-06
add image position fractional ordering to image galleries, and user selectabl...
Christian Fowler
1
-12
/
+37
2006-08-29
start work on public galleries - basics working
Max Kremmel
1
-2
/
+11
2006-08-19
fix for hits change
Hash9
1
-2
/
+2
2006-08-19
update hits query.
Max Kremmel
1
-2
/
+3
2006-06-25
change allow_comments to use liberty content_prefs and also allow gallery lev...
Christian Fowler
1
-8
/
+5
2006-06-22
a gallery can choose to have comments on its image
Sylvie Greverend
1
-5
/
+8
2006-05-07
use of subselects to achieve 100x increase in query performance. mysql gBitDb...
Christian Fowler
1
-20
/
+42
2006-05-04
make addItem id checks more specific
Max Kremmel
1
-2
/
+2
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-2
/
+2
[next]