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-04-06
Add preview function to liberty content and improve generic display_content.
Nick Palmer
1
-1
/
+31
2007-04-05
xing commit: disable url caching functions until they are fixed
bitweaver.org
1
-1
/
+7
2007-04-04
spiderr commit: fix perms to check for admin
wjames5
1
-2
/
+2
2007-04-04
spiderr commit: Assigned content perms override the indvidual global perms, s...
wjames5
1
-21
/
+36
2007-03-31
add missing tick mark in query
wjames5
1
-2
/
+2
2007-03-31
add whitespace to query, use lcperm for liberty_content_permissions for consi...
Max Kremmel
1
-14
/
+15
2007-03-31
lots of content permissions work. tentatively added updateUserPermissions() t...
Max Kremmel
1
-15
/
+21
2007-03-31
add some parameter checks to storePermission() and rename uop table alias to ...
Max Kremmel
1
-30
/
+34
2007-03-29
remove duplicate preferences store cycle
Max Kremmel
1
-8
/
+1
2007-03-23
break hasUserPermission with fatal param into separate verifyPermission funct...
Christian Fowler
1
-37
/
+73
2007-03-22
add first pass at getContentPermissionsSql
Christian Fowler
1
-2
/
+9
2007-03-21
remove deleted object_type query from expunge
Christian Fowler
1
-3
/
+3
2007-03-21
add liberty cache refresh link, clean up some caching issues, add method to c...
Max Kremmel
1
-5
/
+20
2007-03-20
rearrange function order for similar perm methods
Christian Fowler
1
-26
/
+26
2007-03-19
*SCHEMA CHANGE* move object_permissions to liberty_content_permissions table,...
Christian Fowler
1
-34
/
+126
2007-03-10
Fix how I check if a status exists.
Nick Palmer
1
-2
/
+2
2007-03-10
Fix typo.
Nick Palmer
1
-2
/
+2
2007-03-10
Added support for changing status and owners of content. Reordered some statu...
Nick Palmer
1
-2
/
+42
2007-03-06
allow the use of an anchor when creating a link using LibertyContent::getDisp...
Max Kremmel
1
-5
/
+7
2007-03-05
Fix warning in prepGetList in certain cases.
Nick Palmer
1
-2
/
+2
2007-03-02
add some more smarts to LibertyContent::getDisplayLink()
Max Kremmel
1
-10
/
+23
2007-03-02
get title first
Max Kremmel
1
-2
/
+2
2007-03-01
move the users_homepage adjustment settings out of storePreference()
Max Kremmel
1
-6
/
+2
2007-02-28
remove NOTNULL constraint on liberty_action_logs.log_message and allow error ...
Max Kremmel
1
-27
/
+22
2007-02-24
fix 'seperate' spelling mistakes
Max Kremmel
1
-4
/
+4
2007-02-16
comment out undefined vars for now
Christian Fowler
1
-3
/
+4
2007-02-11
pagination fixes
Jams H Thompson
1
-1
/
+19
2007-01-21
Actually fix history comments
Jams H Thompson
1
-8
/
+9
2007-01-21
fixes for history comments
Jams H Thompson
1
-6
/
+6
2007-01-07
make content permissions sortable
Max Kremmel
1
-3
/
+9
2007-01-06
rename some methods in BitDbBase to meet bitweaver standards. all changes bac...
Max Kremmel
1
-5
/
+5
2006-12-31
translate content description
Max Kremmel
1
-2
/
+2
2006-12-13
Added invocation of content_load_function to allow services to have data that...
Nick Palmer
1
-1
/
+2
2006-12-08
statically call LibertyContent::isValid() from storePreference() that storing...
Max Kremmel
1
-9
/
+17
2006-12-08
remove punctuation from log messages
Max Kremmel
1
-4
/
+4
2006-11-16
add first methods to utilize liberty_content_status - isPrivate, isProtected,...
Christian Fowler
1
-3
/
+18
2006-11-10
add stub code for expunging structures, needs real work
Christian Fowler
1
-1
/
+6
2006-11-08
allow assignment of a given permission to multiple groups and only return use...
Max Kremmel
1
-15
/
+53
2006-11-02
Re-add content_allow_html preference because existing sites wiht any HTML in ...
Christian Fowler
1
-4
/
+4
2006-10-13
phpDoc corrections
Lester Caine
1
-2
/
+2
2006-09-22
update liberty_content_links when expunge a content
Sylvie Greverend
1
-1
/
+6
2006-09-21
don't use _URL as relative path. use _PATH for file dealings
Max Kremmel
1
-18
/
+8
2006-09-20
first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...
Christian Fowler
1
-1
/
+7
2006-09-20
shorten log messages
Max Kremmel
1
-5
/
+5
2006-09-19
fixes from and until date range
wjames5
1
-3
/
+3
2006-09-19
log message cleanup and add option to delete old log entries
Max Kremmel
1
-5
/
+12
2006-09-19
use correct hash to get title for log
Max Kremmel
1
-2
/
+2
2006-09-18
remove old commented code
Max Kremmel
1
-15
/
+2
2006-09-16
remove diff comments
Max Kremmel
1
-16
/
+1
2006-09-16
add logging back to expunge function
Max Kremmel
1
-3
/
+3
[next]