index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-07
remove liberty cache when plugin settings have been modified
Max Kremmel
1
-4
/
+9
2007-07-07
add expungeCache method to remove all cache files at once. this will be used ...
Max Kremmel
1
-1
/
+21
2007-07-07
move smiley parsing to a filter. this allows the use of smileys in all format...
Max Kremmel
2
-27
/
+52
2007-07-06
update comments
Max Kremmel
1
-7
/
+5
2007-07-06
set up UI to work with a unison permission approach. content permissions back...
Max Kremmel
3
-158
/
+116
2007-07-06
load permissions of person who stored the page to work out if we need to esca...
Max Kremmel
1
-5
/
+21
2007-07-06
SCHEMA CHANGE: slip in is_exlcuded column to handle eventual exlcusion of a p...
Christian Fowler
2
-1
/
+3
2007-07-06
remove updateUserPermissions function. this function was a bad idea since it ...
Max Kremmel
3
-41
/
+4
2007-07-05
add pVerifyAccessControl=TRUE to ::has*Permission to allow skipping access_co...
Christian Fowler
1
-7
/
+9
2007-07-05
avoid undefined index error
Max Kremmel
1
-6
/
+4
2007-07-05
directly load file using primary attachment id
Max Kremmel
1
-5
/
+3
2007-07-05
directly load treasury item using primary attachment id
Max Kremmel
1
-6
/
+4
2007-07-05
use ilocation=quicktag for quicktag icons. this gives us better control over ...
Max Kremmel
6
-17
/
+17
2007-07-04
fix flashvideo plugin
Max Kremmel
1
-14
/
+11
2007-07-04
{textarea} Escapes as required! Please do not double escape!
Nick Palmer
1
-1
/
+1
2007-07-04
Fix bad hack so multiple attachments and ajax attachments work again.
Nick Palmer
1
-28
/
+26
2007-07-03
move postGetList to BitBase
Christian Fowler
1
-93
/
+1
2007-07-02
remove ancient, commented content type constants
Christian Fowler
1
-5
/
+1
2007-07-02
initialize empty to empty array() to avoid warnings on foreach
Christian Fowler
1
-3
/
+3
2007-07-01
move content_status_id checks in prepGetList from LibertyBase to LibertyContent
Christian Fowler
2
-21
/
+23
2007-07-01
avoid bug where 'copy' function creates a 0 byte file with source and destina...
Christian Fowler
1
-2
/
+4
2007-07-01
use correct method to check for admin and edit permissions and also make sure...
Max Kremmel
1
-4
/
+4
2007-07-01
Ignore min_content_status_id if not logged in
Lester Caine
1
-2
/
+2
2007-07-01
use $_SESSION to store gd version to avoid unnecessary overhead
Max Kremmel
1
-4
/
+8
2007-07-01
fix jpg image resizing and use gd_info instead of wonky chgd2() function
Max Kremmel
1
-17
/
+112
2007-07-01
wrap output with ~np~ to avoid parsing by tw parser - this is very annoying a...
bitweaver.org
1
-2
/
+2
2007-06-30
when fetching an individual thumbnail url don't return mime placeholder unles...
bitweaver.org
1
-5
/
+5
2007-06-30
move png stuff to png area and ry to keep gif transparency. this doesn't seem...
Max Kremmel
1
-14
/
+14
2007-06-30
use PHP_Compat to ensure that we have required functions available to check f...
Max Kremmel
1
-4
/
+4
2007-06-30
check to see if $pParseHash['edit'] is empty
Max Kremmel
1
-3
/
+7
2007-06-30
fix typo parseHash for default_content_guid
Christian Fowler
1
-2
/
+2
2007-06-30
add missing semi-colons to default format getConfig's
Christian Fowler
1
-4
/
+4
2007-06-29
simplify code by making use of default result when using getConfig()
Max Kremmel
1
-19
/
+7
2007-06-29
Avoid common problems with inserting content history.
Nick Palmer
1
-3
/
+20
2007-06-29
Update to use HTMLPurifier installed via PEAR and to use features of the late...
Nick Palmer
1
-66
/
+81
2007-06-28
Ensure that parseData always has a fromat_guid set.
Nick Palmer
1
-1
/
+10
2007-06-28
Make FCKEditor only latch onto text areas that are created with the smarty {t...
Nick Palmer
1
-1
/
+1
2007-06-28
proc.magickwand.php method to get $mimeExt, prevents "undefined function imag...
laetzer
1
-2
/
+3
2007-06-26
no offset error if no cookie set
laetzer
1
-3
/
+3
2007-06-26
Set $showprimary before calling template to include primary attachment with a...
Lester Caine
1
-1
/
+1
2007-06-26
Move large icons to their own sub-directory
Lester Caine
12
-0
/
+0
2007-06-25
Change purifystyle filter to a "store" filter so it will work with the permis...
Nick Palmer
2
-5
/
+9
2007-06-25
Update articles plugin to handle new getList style.
Nick Palmer
1
-4
/
+4
2007-06-25
Use the correct default format for preview.
Nick Palmer
1
-5
/
+5
2007-06-24
Large format icon spacer
Lester Caine
1
-0
/
+0
2007-06-24
add more help regarding image processors and modify layout slightly
Max Kremmel
1
-4
/
+10
2007-06-24
get liberty_clear_thumbnails to work with any image format by employing liber...
Max Kremmel
1
-18
/
+32
2007-06-24
rename edit_primary_attachment.tpl to an _inc file
Max Kremmel
1
-0
/
+0
2007-06-24
change the layout of the primary edit fields to make it usable even with the ...
Max Kremmel
1
-14
/
+29
2007-06-23
don't display primary attachments for now. this is needed to NOT display the ...
Max Kremmel
1
-2
/
+2
[next]