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-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
2006-09-15
add captcha to liberty comments
Christian Fowler
1
-2
/
+2
2006-09-15
add basic logging to liberty, clean up liberty_action_log table and enable so...
Max Kremmel
1
-5
/
+197
2006-09-13
autoload preference during first getPreference call
Christian Fowler
1
-1
/
+11
2006-09-08
some cleanup in getContentList(), fix syntax and clean up in get_content.php,...
Max Kremmel
1
-29
/
+71
2006-09-06
fix cant query for pgsql when there's a join
Max Kremmel
1
-9
/
+16
2006-09-06
make case insensitive
Max Kremmel
1
-2
/
+2
2006-09-06
cleanup crazy whereSql stuff with a legit solution
Christian Fowler
1
-2
/
+2
2006-09-06
cleanup crazy whereSql stuff with a legit solution
Christian Fowler
1
-2
/
+1
2006-09-06
cleanup crazy whereSql stuff with a legit solution
Christian Fowler
1
-2
/
+2
2006-09-06
patches WHERE clause in getContentList
wjames5
1
-2
/
+2
2006-09-06
initialize return value in case nothing comes back
Christian Fowler
1
-1
/
+17
2006-09-05
getContentList pqrqm end_date to get the content modified before
Sylvie Greverend
1
-7
/
+13
2006-09-01
fix getContentList query
Max Kremmel
1
-6
/
+7
2006-08-31
better getFilterSql
Sylvie Greverend
1
-20
/
+38
2006-08-31
remove typo in query
Christian Fowler
1
-2
/
+2
2006-08-29
add comment regarding search related entry in LC
Max Kremmel
1
-2
/
+4
2006-08-29
if a content_id has a function getFilterSql, this function will be called at ...
Sylvie Greverend
1
-5
/
+31
[next]