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
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
2006-08-27
move storeHistory into it's own method so it can be properly overridden in de...
Christian Fowler
1
-5
/
+16
2006-08-26
Fix typos
Jams H Thompson
1
-3
/
+3
2006-08-25
getContentList new param: last_modified to filter the contentsmodifed since
Sylvie Greverend
1
-1
/
+6
2006-08-25
add the possibility to filter content by pigeonholes
Sylvie Greverend
1
-2
/
+2
2006-08-22
must remove hits if remove conten_id
Sylvie Greverend
1
-1
/
+5
2006-08-20
add content_list_history_sql_function hook to get history method
Hash9
1
-5
/
+19
2006-08-19
added getThumbnailUrl - a not-so-pure virtual function that returns Request_U...
Christian Fowler
1
-1
/
+11
2006-08-19
missing paren in query
Christian Fowler
1
-3
/
+3
2006-08-19
fix hits SQL
Max Kremmel
1
-3
/
+2
2006-08-18
fix SQL syntax
Max Kremmel
1
-4
/
+4
2006-08-16
Improve SQL performance and add liberty_content_hits table
Jams H Thompson
1
-10
/
+62
2006-08-15
better to choose the default format guid if any thatn tikiwiki
Sylvie Greverend
1
-2
/
+6
2006-07-31
change order of WHERE clause to be consist and pick up multi-column indexes
Christian Fowler
1
-3
/
+3
2006-07-23
move content_enter_html checks out of BitPage and into LibertyContent
Christian Fowler
1
-5
/
+17
2006-07-18
make sure storePermission removes unwanted permissions before storing new ones
Max Kremmel
1
-3
/
+3
[next]