index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibertyContent.php
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-13
large update to how data plugins are parsed. data plugin parsing is not done ...
Max Kremmel
1
-6
/
+18
2007-07-11
don't muddle with getUserPerms in hasUserPerm since it now returns only non-r...
Christian Fowler
1
-20
/
+3
2007-07-11
SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ...
Christian Fowler
1
-16
/
+18
2007-07-10
move isAjaxRequest() and isJavascriptEnabled() calls to BitThemes and only al...
Max Kremmel
1
-61
/
+1
2007-07-09
fix userPermission static cache by storing in mContentId subhash. this is req...
Max Kremmel
1
-9
/
+7
2007-07-08
add basic method to fetch all content with custom content permissions
Max Kremmel
1
-3
/
+25
2007-07-07
fix hasUserPermissions to properly handled is_excluded, as well as handle def...
Christian Fowler
1
-21
/
+37
2007-07-07
move liberty_cache feature check to expunge function
Max Kremmel
1
-11
/
+14
2007-07-07
add expungeCache method to remove all cache files at once. this will be used ...
Max Kremmel
1
-1
/
+21
2007-07-06
set up UI to work with a unison permission approach. content permissions back...
Max Kremmel
1
-43
/
+50
2007-07-06
remove updateUserPermissions function. this function was a bad idea since it ...
Max Kremmel
1
-30
/
+1
2007-07-05
add pVerifyAccessControl=TRUE to ::has*Permission to allow skipping access_co...
Christian Fowler
1
-7
/
+9
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-01
move content_status_id checks in prepGetList from LibertyBase to LibertyContent
Christian Fowler
1
-1
/
+22
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-28
Ensure that parseData always has a fromat_guid set.
Nick Palmer
1
-1
/
+10
2007-06-25
Change purifystyle filter to a "store" filter so it will work with the permis...
Nick Palmer
1
-1
/
+4
2007-06-22
fix links to user pages
Max Kremmel
1
-4
/
+15
2007-06-20
make it possible to call loadPreferences statically
Max Kremmel
1
-4
/
+12
2007-06-19
Doh! Don't know how these got missed with the displayPreview fixes from yeste...
Nick Palmer
1
-4
/
+4
2007-06-18
remove large cunks of commented code
Max Kremmel
1
-88
/
+1
2007-06-15
fix gatekeeper listing, isAdvancedPostgresEnabled still kerhorked in fisheye ...
Christian Fowler
1
-5
/
+1
2007-06-14
Fix up pdf to use getPreview and fix getPreview results for some content types.
Nick Palmer
1
-4
/
+2
2007-06-14
Add ability to tell content to turn off the header and icons on preview and s...
Nick Palmer
1
-2
/
+4
2007-06-13
fix hit counter, was counting some admin hits and not counting guest hits
wjames5
1
-2
/
+2
2007-06-13
add mEditContentPerm var initiation for completeness
Max Kremmel
1
-2
/
+3
2007-06-13
only include … when split has_more
Max Kremmel
1
-2
/
+2
2007-06-12
set default position of split to 500
Max Kremmel
1
-2
/
+2
2007-06-12
better trailing junk removal regex
Max Kremmel
1
-2
/
+2
2007-06-11
Moved purification method to filter where it belongs - code needs to be moved...
Max Kremmel
1
-28
/
+29
2007-06-10
make it possible to call parseData statically
Max Kremmel
1
-3
/
+3
2007-06-10
keep status functions grouped
Max Kremmel
1
-7
/
+7
2007-06-10
check mInfo as well as mPrefs for allow_comments
Max Kremmel
1
-4
/
+11
2007-06-10
typo
Max Kremmel
1
-2
/
+2
2007-06-10
new feature post comments using ajax - note scroll but in IE is not a functio...
wjames5
1
-1
/
+9
2007-06-10
add optional trailing \n char to split regex
Max Kremmel
1
-2
/
+2
2007-06-10
lots of work with respect to the recent addition of filters. pre and post spl...
Max Kremmel
1
-66
/
+63
2007-06-09
update comment regarding options for filter stages: pre, post, presplit, post...
Max Kremmel
1
-2
/
+2
2007-06-09
update returned variable when filter has been applied
Max Kremmel
1
-2
/
+2
2007-06-09
update parseHash['data'] with parsed data for post filters
Max Kremmel
1
-1
/
+2
2007-06-09
make sure data is returned when no filter is active
Max Kremmel
1
-2
/
+2
2007-06-09
add method to filter data and tentatively added hooks in parseData()
Max Kremmel
1
-6
/
+32
2007-06-01
use isOwner()
Max Kremmel
1
-2
/
+2
2007-05-30
improvement to LibertyStructures editing - separate Add Content with Mochikit...
Christian Fowler
1
-1
/
+21
2007-05-21
content_description is already translated (i think)
Max Kremmel
1
-2
/
+2
[next]