index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
liberty_lib.php
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-05
fix comment status joins - need comment table ref independently - was depende...
Tekimaki
1
-3
/
+7
2009-01-24
alphabetically sort options for easier overview
Max Kremmel
1
-9
/
+8
2008-11-18
set thumbnail flag outside of deciding whether or not you are overriding an a...
Christian Fowler
1
-3
/
+2
2008-11-12
prepend the md5 hash generated to insert parsed plugin data with 'parseprotec...
Max Kremmel
1
-2
/
+2
2008-10-27
add file upload cleanup: make sure name is clean and has the proper extension
Christian Fowler
1
-1
/
+18
2008-10-21
store thumbnail images in subdirectory to avoid problems with filenames of up...
Max Kremmel
1
-20
/
+24
2008-10-12
no code changes - only cleanup
Max Kremmel
1
-25
/
+32
2008-08-01
use verifyId instead of isset so null does not override
wjames5
1
-3
/
+3
2008-07-31
only set preview values if we recieved them
wjames5
1
-3
/
+3
2008-07-14
define common evil extension pattern
Max Kremmel
1
-2
/
+2
2008-07-12
perpetuate pMoveFile through file handling functions in liberty
Max Kremmel
1
-7
/
+7
2008-07-01
more stringent gThumbSizes checks, return TRUE or FALSE after calling liberty...
Max Kremmel
1
-14
/
+21
2008-06-30
tentative commit to try and get the _URL vs. _URI issue sorted. we now have a...
Max Kremmel
1
-11
/
+2
2008-06-25
use method_exists instead of isset
bitweaver.org
1
-2
/
+2
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-48
/
+93
2008-06-13
remove large commended block
Max Kremmel
1
-51
/
+3
2008-06-06
update docs
Max Kremmel
1
-3
/
+3
2008-05-23
fix liberty_clear_thumbnails by making URI return optional.
Max Kremmel
1
-6
/
+10
2008-05-20
make status sql checks flexible to accept custom values from packages
wjames5
1
-7
/
+30
2008-05-18
fix typos in func name ref
wjames5
1
-3
/
+3
2008-05-16
undefined index fix
Max Kremmel
1
-2
/
+2
2008-05-06
undefined index fix and clean up some whitespace
Max Kremmel
1
-4
/
+4
2008-05-02
make sure inbound object has the hasUserPermission since liberty seems to pas...
wjames5
1
-3
/
+3
2008-04-28
handle special comments case in load_sql service also to properly join for st...
wjames5
1
-4
/
+15
2008-04-28
special comment list handling add conditional that or looks for our include_c...
wjames5
1
-2
/
+2
2008-04-26
pass object and paramhash to liberty_content_list_sql handler and add special...
wjames5
1
-4
/
+15
2008-04-14
include help stuff when previewing content to populate help tab
Max Kremmel
1
-1
/
+2
2008-03-29
use STORAGE_PKG_URI for liberty_fetch_thumbnails
Christian Fowler
1
-2
/
+4
2008-01-16
add .htaccess to check list
Christian Fowler
1
-2
/
+2
2007-11-30
Fixes for warning in fisheye admin when only height or width is constrained o...
Nick Palmer
1
-2
/
+2
2007-11-21
ensure the return of clean URLs without duplicate //
Max Kremmel
1
-3
/
+2
2007-11-20
add a clean BIT_ROOT_URL the thumbnail urls
Christian Fowler
1
-2
/
+3
2007-11-19
Allow setting of only width or height in gThumbSizes. May not work with gd or...
Nick Palmer
1
-9
/
+18
2007-11-16
check if gThumbSizes is set and use its list of image sizes - this allows one...
wjames5
1
-2
/
+9
2007-11-01
fix parser for complicated pages. this does not make use of the recently modi...
Max Kremmel
1
-4
/
+9
2007-10-31
add some docs and clean up code a bit
Max Kremmel
1
-10
/
+21
2007-10-03
load edit_storage_inc.php through the liberty edit service, update all instan...
Max Kremmel
1
-1
/
+2
2007-09-26
Fix parse to handle duplicate tags properly and bump required version to PHP ...
Nick Palmer
1
-10
/
+10
2007-09-25
add get_leadtitle and get_subtitle for pruning titles in .tpl's
Christian Fowler
1
-1
/
+16
2007-09-15
change to verifyViewPermission to properly follow default behavior or overrid...
Christian Fowler
1
-2
/
+2
2007-08-24
pass parseHash on to data plugins. this can be useful in lists where the comm...
Max Kremmel
1
-6
/
+6
2007-08-23
turn stencils into a service, move content modification to a filter, clean up...
Max Kremmel
1
-7
/
+1
2007-07-29
update can_thumbnail processor functions and make use of them when processing...
Max Kremmel
1
-3
/
+5
2007-07-18
don't modify data if pos was FALSE
Max Kremmel
1
-5
/
+9
2007-07-14
edit help is now taken care of by services. this means that there is no need ...
Max Kremmel
1
-1
/
+13
2007-07-13
large update to how data plugins are parsed. data plugin parsing is not done ...
Max Kremmel
1
-43
/
+124
2007-07-12
add function to fetch available image sizes for selection in forms. this list...
Max Kremmel
1
-1
/
+20
2007-07-12
update help
Max Kremmel
1
-1
/
+2
2007-07-10
add file header
Max Kremmel
1
-0
/
+6
2007-07-10
move functions not part of a class to liberty_lib.php
Max Kremmel
1
-0
/
+663