summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames52-5/+9
2010-04-04Tweak for PHP5.3 compatibilitypre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALLester Caine1-6/+6
2010-03-24Fix articles image / topic icon displayDaniel Sutcliffe1-6/+6
2010-03-18Make the p_liberty_read_comments permission actually be required to see commentsDaniel Sutcliffe1-2/+4
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames514-25/+25
2010-02-03Fix and update help for articles modulepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEDaniel Sutcliffe1-1/+5
2010-02-02New Articles menu item to see upcoming/future articlesDaniel Sutcliffe1-1/+6
2010-02-01Make articles module work better when none, plus allow list type to be change...Daniel Sutcliffe2-9/+13
2010-01-26p_articles_create didn't exist so update templates to use real permsDaniel Sutcliffe2-3/+7
2010-01-26Fix articles list page so the Created By field actually contains who the arti...Daniel Sutcliffe1-2/+2
2010-01-26Introduce ability for installer to drop sequences, and make articles upgrade ...Daniel Sutcliffe1-2/+2
2010-01-25Fixes to the naming of Articles sequence tablesDaniel Sutcliffe5-6/+29
2010-01-25Fix article topics sequence table name to match that used in BitArticleTopicDaniel Sutcliffe2-2/+2
2010-01-25Revert article topic id sequence table fix, the name used in schema_in.php mo...Daniel Sutcliffe1-2/+2
2010-01-25Fix Article Topic id sequence table name mismatch so creating new topics actu...Daniel Sutcliffe1-2/+2
2009-11-11reads has been replaced with content hitsR270Lester Caine1-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames58-18/+18
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames58-18/+18
2009-04-26Tidy BitDate initialisationLester Caine1-5/+5
2009-04-14Disable article topic's permissions that was either never finished or impleme...Daniel Sutcliffe1-2/+2
2009-03-19remove double slashesbitweaver.org1-2/+2
2009-01-23fetch hits as wellR250bitweaver.org1-4/+4
2009-01-20Fix quotes on many smarty include directivesDaniel Sutcliffe1-2/+2
2009-01-08don't bother with displayname since it doesn't do anything in this case.Max Kremmel1-2/+2
2008-12-05Manage UTC dates correctly. - publishing at 10am after daylight saving will b...Lester Caine1-9/+25
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-3/+8
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler11-71/+24
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...pre_update_permissionwjames55-11/+21
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer1-4/+5
2008-09-16translation for 'default'laetzer1-2/+2
2008-09-10a number of html and consistency fixes for module helpMax Kremmel2-27/+6
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer1-23/+16
2008-09-03typolaetzer1-0/+23
2008-07-31final 'avail' testbitweaver.org1-3/+4
2008-07-25only try to display image when we have something to displaybitweaver.org1-2/+2
2008-07-25fix topic image displaybitweaver.org1-4/+4
2008-07-25use constant for anon user id and use is_owner()Max Kremmel1-3/+3
2008-07-25Fixed Article Edit icon permission check and don't allow anonymous users to e...Stephan Borg1-2/+2
2008-07-11new home for broken pluginsMax Kremmel1-103/+0
2008-07-10make better use of LibertyMime featuresMax Kremmel2-9/+16
2008-07-08move some plugins to their new homesMax Kremmel2-0/+258
2008-07-07use class package id instead of hashvalue - who can trust anything that could...Max Kremmel1-4/+4
2008-07-07use content_id instead of article_id to update articles table. currenlty this...Max Kremmel1-4/+4
2008-07-06pass form id to attachments for ajaxwjames51-2/+2
2008-07-03add content_id to edit forms - needed for fancy attachment ajax tricks as com...wjames51-0/+1
2008-06-30set uri_mode = TRUE when feeding RSS stuff. this way all URLs are always abso...Max Kremmel1-4/+6
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler11-24/+24
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel2-7/+15
2008-06-19Correct documentation package name to articlesLester Caine16-38/+38