summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Correct version of BitUser should already be loaded ... need confirmation"Lester Caine ext:(%22)8-21/+21
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr3-3/+3
2012-05-07Move getDateRestrictions to staticLester Caine ext:(%22)1-3/+3
2012-05-07Use correct blog_id from $mBlogIdLester Caine ext:(%22)1-1/+1
2012-05-07Pass blog_id in hashLester Caine ext:(%22)1-6/+6
2012-05-07Use generic user functions for user detailsLester Caine ext:(%22)7-46/+18
2012-05-06replace all PHP4 style calls to LibertySystem base constructors with parent::...spiderr1-1/+1
2012-05-06Merge branch 'master' of github.com:bitweaver/blogsspiderr2-16/+4
2012-05-06replace all PHP4 style calls to LibertyMime base constructors with parent::__...spiderr1-1/+1
2012-05-06Handle user functions in users packageLester Caine ext:(%22)2-16/+4
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-1/+1
2012-04-30getDisplayNameFromHash expansion for static call to getDisplayNameLester Caine ext:(%22)1-2/+2
2012-04-29Clear remaining getContentUrl mods back to uetDisplayrlLester Caine ext:(%22)3-55/+55
2012-04-29White pace tidyupLester Caine ext:(%22)6-30/+30
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler10-32/+37
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)5-8/+8
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)8-21/+34
2011-07-07syntax errors in load queryspiderr1-3/+3
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler3-64/+49
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git40-44/+44
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames53-8/+12
2010-04-17step one of contenttype name plural - new methods to fetch name in libertycon...pre_ctype_desc_name_schmeachangewjames51-4/+4
2010-03-11Assigning the return value of new by reference is deprecatedPRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-4/+4
2010-03-07remove deprecatedwjames51-2/+1
2010-02-12clarify furtherwjames51-1/+1
2010-02-12flatten services hash and introduce new param for adding some meta data about...wjames51-4/+11
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames514-28/+28
2010-02-04clean up junkpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-1/+1
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...Christian Fowler2-4/+4
2009-11-22rollback this is not the right way to enforce crossposting as blog is not req...wjames51-2/+2
2009-11-22Use blog content settings rather than post for new posts - committed for othe...Lester Caine1-2/+2
2009-11-12Begin module upgrade - read in modules from both old and new locations and pr...wjames53-0/+112
2009-11-03move hide user blog posts on user pages to admin opt in feature, and dont hid...R270wjames53-5/+8
2009-10-22typowjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames513-29/+29
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames513-29/+29
2009-09-21add 'primary' sub class on thumbnail imageChristian Fowler1-1/+1
2009-09-02remove hard coded showEmpty, and use module_parameters.show_emptyChristian Fowler1-2/+2
2009-08-20use root url for path to original attachment - someone smarter than me should...wjames51-4/+4
2009-07-28thow in vars comments wantswjames51-1/+3
2009-07-28set uri_modeChristian Fowler1-1/+4
2009-07-15small format cleanup, handle extra registration_date_desc sort_modeChristian Fowler1-6/+9
2009-05-04Cleared up error report from Eclipse - suspect that the code is still broken ...Lester Caine1-3/+3
2009-05-01pull variable data listBlog.last_modified out of tr blockChristian Fowler1-1/+1
2009-04-21cant call get_offset on system because it changes the offset - use standalone...Tekimaki1-7/+7
2009-04-01remove unused and antiquated get_random_blog_post, replace with modern ::getP...Christian Fowler3-12/+71
2009-02-18drop comment deletion should be handled by parent classwjames51-8/+3
2009-02-04use post id if we have it for urlTekimaki1-3/+7
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe2-6/+6
2009-01-20blogs implemented non standard url param, add standard display_url and update...wjames53-5/+8