index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
change display_url to show all comments, and add second direct_url to getComm...
Christian Fowler
1
-6
/
+6
2010-01-30
return pkg icon as thumbnail URL by default
Christian Fowler
1
-3
/
+11
2010-01-30
call parent::getThumbnailUrl if no default attachment
Christian Fowler
1
-2
/
+5
2010-01-30
add View link
Christian Fowler
1
-3
/
+7
2010-01-30
add center comments
Christian Fowler
2
-0
/
+69
2010-01-29
fix root_content_type_guid array in getList
Tyler Bello
1
-9
/
+8
2010-01-27
remove aliases on Delete
Christian Fowler
1
-1
/
+4
2010-01-13
call deleteComment->expunge to nuke entire thread. calling deleteComment with...
Christian Fowler
1
-3
/
+4
2009-12-30
allow passing of max_records through to get_content_list
Christian Fowler
1
-2
/
+2
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-29
set primary_attachment_id in mInfo from mStorage, and standardize on that in ...
Christian Fowler
2
-2
/
+9
2009-10-29
add isAdmin check in 'visible' flag for getAllGroups to make sure admins can ...
Christian Fowler
1
-2
/
+2
2009-10-29
remove unnecessary additional params from perm check, func doesnt event suppo...
wjames5
1
-7
/
+7
2009-10-29
roll back, whatever the limit on groups to be loaded was supposed to address ...
wjames5
1
-3
/
+3
2009-10-23
make sure a width is always assigned so we don't have leftovers from previous...
Christian Fowler
1
-5
/
+5
2009-10-23
make sure a height is always assigned so we don't have leftovers from previou...
Christian Fowler
1
-5
/
+4
2009-10-23
default wrapper style as span inline-block
Christian Fowler
1
-2
/
+2
2009-10-21
captialize query reserverd words for consistency
Christian Fowler
1
-4
/
+5
2009-10-20
Limit perm name to admins
Tyler Bello
1
-1
/
+1
2009-10-20
content_permissions now only shows groups that you own or that are public
Tyler Bello
1
-3
/
+3
2009-10-20
Fixes for Deprecated features in PHP 5.3.x (ereg and split)
John Turner
2
-5
/
+5
2009-10-20
Fix pathing to bit_setup_inc.php
Tyler Bello
3
-6
/
+6
2009-10-20
Added user_id, content_id filtering to getActionLogs()
John Turner
1
-1
/
+13
2009-10-16
default to <span style='display:inline-block'> for att-pluging wrapper. This ...
Christian Fowler
1
-2
/
+2
2009-10-15
sorround description in div tag so it doesnt break inline elements like the <...
Tyler Bello
1
-1
/
+1
2009-10-15
sorround description in p tag so it doesnt break inline elements like the <br/>
Tyler Bello
1
-1
/
+2
2009-10-15
Add width and height attributes to image in mime attachment tpl so that they ...
Tyler Bello
3
-18
/
+16
2009-10-08
make sure comment format prefs happen in all comment cases
wjames5
1
-9
/
+9
2009-10-08
check all 3 comment flags
wjames5
1
-1
/
+1
2009-10-08
remove false setting of comment content id and introduce temporary check for ...
wjames5
1
-4
/
+9
2009-10-08
loose check if we are editing a comment or content so we can check the right ...
wjames5
1
-9
/
+24
2009-10-06
comment out dynvars since there is no way to turn them off
Christian Fowler
1
-1
/
+3
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
26
-67
/
+67
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
26
-67
/
+67
2009-09-25
add convenience func for decoding html requests
wjames5
1
-1
/
+12
2009-09-24
Fix to content_guid setting in storeComment. Didnt allow for alternate guids ...
Tyler Bello
1
-2
/
+3
2009-09-17
reduce clutter in tpl - remove excess verbage, and remove table column
Christian Fowler
1
-18
/
+14
2009-09-15
limit duplicate post check to the same content_id (root_id)
Christian Fowler
1
-3
/
+3
2009-09-15
improve description of format, use vernacular
wjames5
1
-2
/
+2
2009-09-15
if we have a single format in the liberty hash use it - this lets us get the ...
wjames5
1
-1
/
+7
2009-09-15
remove unused perm p_liberty_vote_comments -- moderation and rating packages ...
wjames5
1
-1
/
+0
2009-08-25
move transaction completion outside of if check
Tyler Bello
1
-5
/
+5
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-07-15
add gBitUser to global in loadComment
Christian Fowler
1
-2
/
+2
[next]