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
2010-03-06
new method to check if a service is required - requires lcconfig and is compa...
wjames5
1
-2
/
+21
2010-02-15
new feature check if content type has service available to it - anticipates i...
wjames5
1
-1
/
+24
2010-02-02
add pDefault=TRUE tp getTitle to allow control of returning a default image t...
pre_deprecate_bit_setup_inc
PRE_BIT_SETUP_CHANGE
Christian Fowler
1
-3
/
+3
2010-01-30
return pkg icon as thumbnail URL by default
Christian Fowler
1
-3
/
+11
2010-01-27
remove aliases on Delete
Christian Fowler
1
-1
/
+4
2009-11-10
fix comment
R270
wjames5
1
-2
/
+2
2009-11-10
fix comment
wjames5
1
-2
/
+2
2009-11-10
fix comment
wjames5
1
-2
/
+2
2009-11-10
typo
wjames5
1
-2
/
+2
2009-10-21
captialize query reserverd words for consistency
Christian Fowler
1
-4
/
+5
2009-10-20
Added user_id, content_id filtering to getActionLogs()
John Turner
1
-1
/
+13
2009-10-15
Add width and height attributes to image in mime attachment tpl so that they ...
Tyler Bello
1
-8
/
+4
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-09-25
add convenience func for decoding html requests
wjames5
1
-1
/
+12
2009-08-21
remove line break from action log messages
Tyler Bello
1
-2
/
+2
2009-08-16
Check that $gBitUser is object before using mUserId, otherwise use ANONYMOUS_...
John Turner
1
-2
/
+2
2009-08-04
add hashKey option to getList to specify hashed return array, allow content_i...
Christian Fowler
1
-2
/
+18
2009-05-22
cant use getDisplayUrl because individual classes have gone off the reservati...
Tekimaki
1
-2
/
+8
2009-05-20
add new opt in join to pull primary attachment in lists - nothing in tpls yet...
Tekimaki
1
-1
/
+21
2009-05-20
get summary in lists
Tekimaki
1
-2
/
+4
2009-05-16
remove TODO, default pass by ref value was docuemnted in php5 release
wjames5
1
-3
/
+1
2009-05-16
add TODO comment about this nasty pass by ref param that is set to null
wjames5
1
-1
/
+3
2009-04-07
Prevent parsing of 100 pages while creating generic content list.
Lester Caine
1
-2
/
+2
2009-04-02
add option to mod list results by excluding by content_type_guid -- move out ...
Tekimaki
1
-1
/
+11
2009-03-31
phpdoc update
Lester Caine
1
-2
/
+2
2009-02-27
rollback comment allow check as its not helpful for core purpose - feh
Tekimaki
1
-17
/
+5
2009-02-27
if new content then always return true for allow comments - this facilitates ...
Tekimaki
1
-5
/
+17
2009-01-31
remove debug
Christian Fowler
1
-2
/
+1
2009-01-30
pass pFunctionParam by reference in invokeServices so service methods can alt...
Christian Fowler
1
-2
/
+3
2009-01-28
pass param hash by reference in services - utilized in _list_sql services to ...
Tekimaki
1
-2
/
+2
2009-01-24
tweak connectby query for postgres8.3, check for \!empty($pParamHash['content...
R250
Christian Fowler
1
-5
/
+5
2009-01-16
Prevent creation of cache directories when cache is switched off
Lester Caine
1
-2
/
+3
2008-12-31
add option to filter by content status
Max Kremmel
1
-3
/
+17
2008-11-29
typo
wjames5
1
-2
/
+2
2008-11-25
Compare to 'null' not allowed on firebird has to be a number.
Lester Caine
1
-1
/
+4
2008-11-02
remove isFeatureActive('liberty_display_status') in ::verify, use hasUserPerm...
Christian Fowler
1
-2
/
+2
2008-10-25
if verify fails anywhere along the class chain then process parent verify che...
wjames5
1
-1
/
+4
2008-10-21
remove checkglobals cruft from core perm check methods
wjames5
1
-9
/
+9
2008-10-21
checkglobal doesnt exist
wjames5
1
-2
/
+2
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-27
/
+46
2008-10-19
add @deprecated doc tags where appropriate
Max Kremmel
1
-6
/
+11
2008-10-18
Allow content types to force a content_status_id on create even when display
Nick Palmer
1
-3
/
+5
2008-10-12
make sure plugins have a user_id they can use to parse data with
Max Kremmel
1
-2
/
+3
2008-10-03
clean up docs and remove trailing whitespace
Max Kremmel
1
-482
/
+518
2008-10-03
large code cleanup - getting rid of broken and unnecessary loadPermissions() ...
Max Kremmel
1
-80
/
+103
2008-10-03
CORE CHANGE: cleave Create permission from Edit permission so that they are d...
wjames5
1
-3
/
+3
2008-10-03
anon can't own content
create_permission
Max Kremmel
1
-2
/
+2
2008-10-02
make sure bw doesn't break when we use the old deprecated method name
Max Kremmel
1
-2
/
+3
2008-10-02
rename verifyPermission to verifyUserPermission for nomenclature consistency ...
wjames5
1
-2
/
+6
[next]