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
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
2007-05-20
try to use the <span> wrapper and apply styling to mimic a div layout
Max Kremmel
1
-13
/
+11
2007-05-20
display:block for each attachment wrapper
laetzer
1
-1
/
+8
2007-05-18
Add support for passing youtube video through HTMLPurifier.
Nick Palmer
1
-1
/
+10
2007-05-18
Move caching out of tikiwiki format and into LibertyContent so all formats
Nick Palmer
1
-8
/
+14
2007-05-17
first crack at stencils. They work! woot! tidy up still needed.
Christian Fowler
1
-2
/
+7
2007-05-17
Integrate HTMLPurifier into liberty.
Nick Palmer
1
-1
/
+142
2007-04-07
add last_modified header to content list table
wjames5
1
-1
/
+2
2007-03-31
allow numbers in plugin tags
Max Kremmel
1
-2
/
+2
2007-03-31
lots of content permissions work. tentatively added updateUserPermissions() t...
Max Kremmel
1
-2
/
+23
2007-03-21
add tags service ref
wjames5
1
-1
/
+2
2007-03-10
Added support for changing status and owners of content. Reordered some statu...
Nick Palmer
1
-15
/
+33
2007-03-05
adds new blog service - auto gen user blogs on new user registration - off by...
wjames5
1
-1
/
+2
2007-02-26
add option to limit scanned plugins based on prefix
Max Kremmel
1
-5
/
+9
2007-02-23
fix LibertySystem to be extendable again, update nexus and treasury to work w...
Max Kremmel
1
-5
/
+13
2007-02-17
do not store absolute filenames because that will screw multiple source to sa...
Christian Fowler
1
-2
/
+2
2007-02-17
do not store absolute filenames because that will screw multiple source to sa...
bitweaver.org
1
-4
/
+4
2007-01-30
autoalign text with images when floated right
Max Kremmel
1
-1
/
+6
2007-01-11
remove debug
Max Kremmel
1
-2
/
+1
2007-01-11
split setActivePlugin into 2 funcitons that it's possible to set an individua...
Max Kremmel
1
-17
/
+29
2007-01-08
make sure getConfig( "{$this->mSystem}_plugin_file_$pluginGuid" ) actually re...
Christian Fowler
1
-11
/
+12
2006-12-31
translate content_description when it's loaded that we don't have to worry ab...
Max Kremmel
1
-1
/
+3
2006-12-31
add width and hight to the mix
Max Kremmel
1
-3
/
+12
2006-12-26
handle plugins that have an invalid path in the DB, but can be found in the d...
Christian Fowler
1
-6
/
+13
2006-12-23
add option to reset all plugin settings. need this since i've had to mess wit...
Max Kremmel
1
-9
/
+66
2006-12-15
lots of cleanup and fixed description parameter for img and attachment plugin
Max Kremmel
1
-6
/
+11
2006-12-13
move div styling options to a common function for easy maintenance and modifi...
Max Kremmel
1
-1
/
+56
2006-10-11
fix mSystem var call
Max Kremmel
1
-2
/
+2
2006-10-11
only call tikiwiki plugin guid if scanAllPlugins when LibertySystem hasn't be...
Max Kremmel
1
-18
/
+22
2006-09-20
first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...
Christian Fowler
1
-1
/
+8
2006-09-11
make sure icon checks are always lower case
Max Kremmel
1
-3
/
+3
2006-09-08
revert gLibertySystem object creation back to Class file for now
Max Kremmel
1
-1
/
+3
2006-09-08
move gLibertySystem object creation to bit_setup_inc.php for safety
Christian Fowler
1
-4
/
+1
2006-09-03
change all biticon links to point to the new icons provided in themes/icon_st...
Max Kremmel
1
-1
/
+2
2006-08-31
add FORUM service to bitboards so content comments now appear in linked board...
Christian Fowler
1
-6
/
+7
[next]