index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibertySystem.php
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-11
move service def into pkg
PRE_LIBERTYSYS_SERVICE_UPDATE
wjames5
1
-3
/
+1
2009-10-20
Fixes for Deprecated features in PHP 5.3.x (ereg and split)
John Turner
1
-2
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-07-03
add LIBERTY_SERVICE_UPLOAD service define
Christian Fowler
1
-1
/
+2
2008-12-22
split getPluginFunction into 2 functions to allow us to return either a strin...
Max Kremmel
1
-8
/
+20
2008-12-02
don't sort empty array
bitweaver.org
1
-2
/
+4
2008-09-14
minor cleanup of logic
Christian Fowler
1
-5
/
+5
2008-07-18
initial test to see if we can have plugins that can install tables when they ...
Max Kremmel
1
-5
/
+105
2008-07-15
when we don't give a plugin guid we return functions of a given type from all...
Max Kremmel
1
-9
/
+9
2008-07-12
make sure that the default mime handler is included first
Max Kremmel
1
-3
/
+19
2008-07-05
massive update to LibertySystem plugin handling: it's now possible to keep li...
Max Kremmel
1
-66
/
+80
2008-06-30
tentative commit to try and get the _URL vs. _URI issue sorted. we now have a...
Max Kremmel
1
-3
/
+1
2008-06-29
clean up LibertySystem loading: don't create gLibertySystem in class file - w...
Max Kremmel
1
-4
/
+1
2008-06-27
move LibertyMime::getPluginFunction into LibertySystem where it belongs
Max Kremmel
1
-4
/
+11
2008-06-26
rename setConfigMatch() to storeConfigMatch() for consistency and clean up co...
Max Kremmel
1
-2
/
+2
2008-06-25
fix getAllMimeTemplates to return array of templates
Max Kremmel
1
-2
/
+2
2008-06-24
fix logic that falling back to default template works when we have disabled a...
Max Kremmel
1
-11
/
+9
2008-06-23
fix active plugin check and only scan through mime plugins when looking for a...
Max Kremmel
1
-4
/
+5
2008-06-20
Not sure octet-stream is required - pdf's are reporting octetstream
Lester Caine
1
-2
/
+2
2008-06-17
bitfile is used in two places and they have different requirements.
Lester Caine
1
-2
/
+2
2008-06-14
Code format fix
Lester Caine
1
-2
/
+3
2008-06-14
Skip verifyMimeType in lookupMimeHandler when procesing windows .tmp files
Lester Caine
1
-2
/
+5
2008-06-14
typo in docs
Max Kremmel
1
-2
/
+2
2008-06-14
move getMimeTemplate to new home in LibertySystem and add new method to fetch...
Max Kremmel
1
-1
/
+38
2008-06-10
respect active plugin is_active setting
Max Kremmel
1
-1
/
+2
2008-06-03
return an absolute path to the mime type icon instead of a relative one to ma...
wjames5
1
-1
/
+3
2008-05-10
SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferences
Max Kremmel
1
-18
/
+54
2008-04-17
new service for moderating comments
wjames5
1
-1
/
+2
2008-02-13
continue abuse of liberty services this time define for libertysecure
wjames5
1
-2
/
+3
2008-02-11
set another service registration to the tortured libety services roll
wjames5
1
-1
/
+2
2007-10-10
migrate core ajax services off prototype to mochikit
wjames5
1
-1
/
+2
2007-07-27
upper case NULL for consistency
wjames5
1
-2
/
+2
2007-07-16
add themes service
Christian Fowler
1
-1
/
+2
2007-07-10
move functions not part of a class to liberty_lib.php
Max Kremmel
1
-279
/
+1
2007-07-07
move liberty_cache feature check to expunge function
Max Kremmel
1
-4
/
+2
2007-07-07
remove liberty cache when plugin settings have been modified
Max Kremmel
1
-4
/
+9
2007-07-06
remove updateUserPermissions function. this function was a bad idea since it ...
Max Kremmel
1
-9
/
+1
2007-06-22
add method to require a specific handler file based on the hash in LSys->mCon...
Max Kremmel
1
-1
/
+17
2007-06-16
Ensure bitfile is loaded even if it's direct use is disabled. This allows it ...
Lester Caine
1
-1
/
+3
2007-06-12
Move html purification stuff into filters. Still need to address style purifi...
Nick Palmer
1
-212
/
+1
2007-06-09
add method to get plugins of a given type
Max Kremmel
1
-6
/
+26
2007-06-08
remove odd unused function
Max Kremmel
1
-23
/
+1
2007-06-08
Add some pre HTMLPurifier cleanup to handle output from WYSIWYG editors better.
Nick Palmer
1
-1
/
+48
2007-06-06
allow overflow
Max Kremmel
1
-1
/
+2
2007-06-01
revert to divs around attachment and other plugins for now. wrapper type can ...
Max Kremmel
1
-9
/
+22
2007-05-31
add option to override automatic block display
Max Kremmel
1
-3
/
+3
2007-05-22
Doh! Somehow added a return at the top of the file. My bad.
Nick Palmer
1
-2
/
+1
2007-05-22
Turn off ability to force HTMLPurifier for the moment.
Nick Palmer
1
-3
/
+6
2007-05-20
allow background or background-color
Max Kremmel
1
-2
/
+2
[next]