summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-24Fix for 2039819 mod_top_visited_blogs.Tomasz Kalkosinski2-8/+8
2008-11-18Fixes for SQL statements to work properly with Oracle.Tomasz Kalkosinski2-8/+12
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel1-4/+2
2008-10-28call verify on parent classes if verify fails to return all errors to user in...wjames51-2/+7
2008-10-25if verify fails anywhere along the class chain then process parent verify che...wjames51-3/+8
2008-10-25properly populate the post form if store failswjames51-1/+11
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler9-21/+21
2008-10-16consistent html; wordingpre_update_permissionlaetzer1-1/+1
2008-10-04check perm to see tools via BitUser method so global group perm is respectedwjames51-1/+1
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames55-12/+15
2008-10-02call verifyEdit and verifyView directly instead of generic verifyPermissioncreate_permissionwjames52-4/+4
2008-09-19tra() for error/warning/delete messageslaetzer3-11/+21
2008-09-17improved plurallaetzer1-1/+1
2008-09-16translation for 'default'laetzer2-4/+4
2008-09-10a number of html and consistency fixes for module helpMax Kremmel2-9/+14