summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Prevent overwrite of $articles objectlsces1-2/+2
2013-07-12Closing bracket missmatch fixedlsces1-1/+1
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr5-9/+8
2013-04-19convert {textarea} from block into functionspiderr1-1/+1
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal u...spiderr1-8/+6
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr1-2/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr1-5/+5
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr6-18/+19
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-0/+0
2013-04-04cleanup more booticonizationspiderr2-6/+3
2013-04-04cleanup edit formsspiderr8-11/+11
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-5/+8
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr3-3/+3
2013-04-02convert lots of biticon to booticonspiderr5-10/+10
2013-04-02convert lots of biticon to booticonspiderr4-10/+10
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr6-27/+27
2012-10-09\Extra ( removedPRE_BOOTSTRAPlester@linux2.lsces.co.uk1-1/+1
2012-08-08Refactored to use bit_redirect for page switchlsces4-9/+5
2012-08-08Should we be killing off the current process when a page redirect is actioned?lsces3-4/+5
2012-06-07Allow index page to handle a single article correctly.lsces1-1/+4
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr3-3/+3
2012-05-06Merge branch 'master' of github.com:bitweaver/articlesspiderr1-10/+1
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)1-10/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr2-2/+2
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr2-2/+2
2012-04-30Check user_id exists before usingLester Caine ext:(%22)1-1/+1
2012-04-29Further tidyup on strict warningsLester Caine ext:(%22)4-5/+14
2012-04-29Match parameter hash to base functionLester Caine ext:(%22)1-1/+1
2012-04-29Get lists called staticallyLester Caine ext:(%22)2-2/+2
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)2-9/+2
2012-04-29Strip extra white spaceLester Caine ext:(%22)3-12/+12
2012-04-18major cleanup and get install working on postgres for all packagesChristian Fowler1-1/+1
2012-04-18resolve conflictChristian Fowler4-11/+18
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler3-13/+8
2012-04-17Use the static loadAttachment functionLester Caine ext:(%22)1-1/+1
2012-04-17Switch from dest_path to dest_branchLester Caine ext:(%22)1-1/+1
2012-04-16Modify to use file_name/source_file shanges in attachmentsLester Caine ext:(%22)2-5/+5
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)3-6/+13
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git36-40/+40
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