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-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
2006-07-18
add new method that allows you to transparently update $gBitUser->mPerms with...
Max Kremmel
1
-1
/
+30
2006-07-18
try to clean up some of the obejct permission code - make it easy to assign o...
Max Kremmel
1
-37
/
+35
2006-07-17
oops, committed wrong version a second ago. rename tables back to what they w...
Max Kremmel
1
-28
/
+29
2006-07-17
implement fatal message
Max Kremmel
1
-29
/
+34
2006-07-07
avoid notice if bindVars was not declared as an array
Sylvie Greverend
1
-2
/
+6
2006-06-20
allow caching to various files by allowing specification of cache file extens...
Max Kremmel
1
-30
/
+38
2006-06-19
lots of caching work. cleaned up functions and made them more logical
Max Kremmel
1
-15
/
+25
2006-06-19
make sure it creates a dir even when the content_id is 1000
Max Kremmel
1
-4
/
+3
2006-06-18
liberty based caching: caching done to file, added call to parser expunge fun...
Max Kremmel
1
-3
/
+46
2006-06-15
support BIT_CONTENT_MAX_TITLE_LEN for hand tinkering databases to have larger...
Wakeworks
1
-3
/
+5
2006-05-31
Remove COUNT reserved word clash
Lester Caine
1
-3
/
+3
2006-05-25
if the data are empty, change the content_store['data'], mInfo['data'] can ha...
Sylvie Greverend
1
-3
/
+3
2006-05-15
optionnal hash for getServicesSql to trnansfer info like filter on this pigeo...
Sylvie Greverend
1
-4
/
+4
2006-05-05
rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ...
Max Kremmel
1
-6
/
+6
2006-04-30
rename some user settings in liberty_content_prefs
Max Kremmel
1
-2
/
+2
2006-04-29
make it possible to store html data on a per page basis
Max Kremmel
1
-2
/
+8
2006-04-19
more kernel_config renames
Max Kremmel
1
-2
/
+2
2006-04-13
oops: last param not always used: I don't think it can be changed
Sylvie Greverend
1
-2
/
+2
2006-04-12
syntax error: can't have & and = for a parameter
Sylvie Greverend
1
-2
/
+2
2006-04-12
optionally pass on custom object to getServicesSql for stuff like comments wh...
Max Kremmel
1
-3
/
+10
2006-04-11
more permissions housekeeping and tidyup
Max Kremmel
1
-2
/
+2
2006-04-10
revert recent changes. didn't work as expected.
Max Kremmel
1
-2
/
+2
2006-04-10
change behaviour of liberty data plugin parsing: plugins and their contents a...
Max Kremmel
1
-2
/
+2
2006-03-25
remove debug
Christian Fowler
1
-3
/
+1
2006-03-25
fix _REQUEST references with pParamHash, remove htmlspecialchars
Christian Fowler
1
-4
/
+8
2006-03-23
use getField call for code clean up
Christian Fowler
1
-3
/
+3
2006-03-20
pass $this on to serviceSql function
Max Kremmel
1
-3
/
+2
2006-03-12
remove debug
Max Kremmel
1
-2
/
+1
2006-03-12
use htmlspecialchars() instead of htmlentities() for the liberty_content.title
Max Kremmel
1
-2
/
+3
2006-03-06
prevent any HTML in content titles (XSS hack reported by Kiki http://kiki91.a...
Christian Fowler
1
-5
/
+5
2006-02-27
fix action_log table name
Christian Fowler
1
-3
/
+3
2006-02-24
remove 'user' reserved word AS alias since it causes hell with no quotes.
Christian Fowler
1
-2
/
+2
2006-02-24
have thumbnail listing be a selectable option of thumbnails sizes
Christian Fowler
1
-2
/
+2
2006-02-23
make sure an array is never passed on to $data
Max Kremmel
1
-3
/
+7
2006-02-22
clean up getDisplayUrl, clean expungeComments for generalized Db layers
Christian Fowler
1
-10
/
+11
2006-02-22
add getContentTypeDescription methods - particularly useful in .tpl files
Christian Fowler
1
-1
/
+9
[next]