summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-20content_permissions now only shows groups that you own or that are publicTyler Bello1-3/+3
2009-10-20Fixes for Deprecated features in PHP 5.3.x (ereg and split)John Turner2-5/+5
2009-10-20Fix pathing to bit_setup_inc.phpTyler Bello3-6/+6
2009-10-20Added user_id, content_id filtering to getActionLogs()John Turner1-1/+13
2009-10-16default to <span style='display:inline-block'> for att-pluging wrapper. This ...Christian Fowler1-2/+2
2009-10-15sorround description in div tag so it doesnt break inline elements like the <...Tyler Bello1-1/+1
2009-10-15sorround description in p tag so it doesnt break inline elements like the <br/>Tyler Bello1-1/+2
2009-10-15Add width and height attributes to image in mime attachment tpl so that they ...Tyler Bello3-18/+16
2009-10-08make sure comment format prefs happen in all comment caseswjames51-9/+9
2009-10-08check all 3 comment flagswjames51-1/+1
2009-10-08remove false setting of comment content id and introduce temporary check for ...wjames51-4/+9
2009-10-08loose check if we are editing a comment or content so we can check the right ...wjames51-9/+24
2009-10-06comment out dynvars since there is no way to turn them offChristian Fowler1-1/+3
2009-10-01remove ref to non-existant copyright.txt filewjames526-67/+67
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames526-67/+67
2009-09-25add convenience func for decoding html requestswjames51-1/+12
2009-09-24Fix to content_guid setting in storeComment. Didnt allow for alternate guids ...Tyler Bello1-2/+3
2009-09-17reduce clutter in tpl - remove excess verbage, and remove table columnChristian Fowler1-18/+14
2009-09-15limit duplicate post check to the same content_id (root_id)Christian Fowler1-3/+3
2009-09-15improve description of format, use vernacularwjames51-2/+2
2009-09-15if we have a single format in the liberty hash use it - this lets us get the ...wjames51-1/+7
2009-09-15remove unused perm p_liberty_vote_comments -- moderation and rating packages ...wjames51-1/+0
2009-08-25move transaction completion outside of if checkTyler Bello1-5/+5
2009-08-21remove line break from action log messagesTyler Bello1-2/+2
2009-08-16Check that $gBitUser is object before using mUserId, otherwise use ANONYMOUS_...John Turner1-2/+2
2009-08-04add hashKey option to getList to specify hashed return array, allow content_i...Christian Fowler1-2/+18
2009-07-15add gBitUser to global in loadCommentChristian Fowler1-2/+2
2009-07-03add LIBERTY_SERVICE_UPLOAD service defineChristian Fowler1-1/+2
2009-07-01commit for legacy purposesTyler Bello1-1/+2
2009-06-30move $() into BitBase name space, and use document.getElementById in distro'e...Christian Fowler1-5/+5
2009-06-30include required javascript for Multifile uploadsChristian Fowler1-0/+1
2009-06-18call mime laod if we're allowing attachments or admin to populate mStoragewjames51-1/+6
2009-06-18on expunge make sure we're loaded upwjames51-2/+4
2009-06-17Mime is parent - comment out weird call to expungeMetaData until can be explo...wjames51-4/+15
2009-05-27tidy up filters related to later versions and hanlde cnbc filter on legacy ve...wjames51-10/+13
2009-05-27add cnbc plugin for htmlpurewjames52-2/+17
2009-05-26fix in getStorageBranch, incorrect split call leading to double slashes at en...Tyler Bello1-14/+17
2009-05-22cant use getDisplayUrl because individual classes have gone off the reservati...Tekimaki1-2/+8
2009-05-20add new opt in join to pull primary attachment in lists - nothing in tpls yet...Tekimaki2-1/+25
2009-05-20get summary in listsTekimaki1-2/+4
2009-05-17clean up inline login form and use choose div classes based on what they repr...bitweaver.org1-13/+12
2009-05-16remove TODO, default pass by ref value was docuemnted in php5 releasewjames51-3/+1
2009-05-16add TODO comment about this nasty pass by ref param that is set to nullwjames51-1/+3
2009-05-15add TODO comment to for expunge comment attachment_idChristian Fowler1-1/+2
2009-05-05remove giant comment saying to delete after June 24 2008Christian Fowler1-15/+1
2009-05-05remove depricated storeage plugin stuff and crusty outdated ajax bitswjames51-14/+1
2009-05-05user userCanUpdate, and make sure to check for valid pRootContentChristian Fowler1-4/+4
2009-05-04fix html and indent with tabsMax Kremmel1-37/+33
2009-05-01use is_editable, which comes from userCanEdit which should take all of the re...Christian Fowler2-5/+3
2009-04-29remove treasury refwjames55-15/+15