summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Add Roles list - and white space fixlsces1-4/+9
2014-06-04Correct linklsces1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr3-3/+3
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr1-9/+7
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal u...spiderr1-7/+5
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-4/+4
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-6/+7
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-0/+0
2013-04-04cleanup edit formsspiderr3-3/+3
2013-04-03lots of clean up for bootstrap menus, headers, and footer; purge some ancient...spiderr1-1/+1
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-4/+7
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-2/+2
2013-04-02convert biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr3-19/+19
2012-05-25replace PHP_SELF with SCRIPT_NAMEPRE_BOOTSTRAPspiderr2-12/+12
2012-05-25bit_log_error-2-bit_error_logspiderr1-1/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-3/+0
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git8-11/+11
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phppre_ctype_desc_name_schmeachangePRE_LIBERTYSYS_SERVICE_UPDATEPRE_CONTENTTYPE_NAME_PLURALCVS_HEADwjames52-5/+5
2009-10-09allow pkg to set pkg menu with request parampre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames51-2/+3
2009-10-02new option to use httpauth on feeds to support private content - opt in and u...wjames54-5/+34
2009-10-02fix title bug - titles set by referrencing pkgwjames51-5/+1
2009-10-01remove ref to non-existant copyright.txt filewjames55-13/+13
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames55-13/+13
2009-05-13quick patch to rss explout - set default rss_version_name if not none matches...wjames51-1/+4
2008-11-09remove unused and confusing registerPlugin parameters: security and pathR250Max Kremmel1-4/+2
2008-09-09one help file for each module (that takes parameters), html code change from ...pre_update_permissioncreate_permissionlaetzer1-0/+13
2008-09-03allow any value to be 'yes'; 10 instead of 99 default rowslaetzer1-3/+5
2008-07-08move some plugins to their new homesChristian Fowler1-0/+104
2008-06-30set uri_mode = TRUE when feeding RSS stuff. this way all URLs are always abso...Max Kremmel1-4/+5
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler2-5/+5
2008-06-03start adding support for media and itunes tags - this can be expanded as desiredwjames51-2/+24
2008-06-03make sure enclosure param is set before checking it, php is annoyingwjames51-2/+2
2008-06-03handle enclosurewjames51-1/+14
2007-08-03ooops remove old code was working fromR202PRE_LIB_ATTACHMENT_REFACTORwjames51-91/+0
2007-08-01comment out depricated functions - note slated for removalwjames51-5/+23
2007-08-01move common processes into classwjames52-4/+114
2007-07-31Migrate to SimplePie for parsing feeds - add support for multifeeds in module...wjames55-24/+139
2007-07-08append a common rss cache feed filename for easier maintenance. this tail inc...Max Kremmel1-2/+5
2007-07-08create cache dir if it doesn't existMax Kremmel1-1/+4
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-1/+1
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel1-0/+0
2007-06-17remove deprecated filenameMax Kremmel1-2/+5
2007-04-15merge tp_http_request with BitSystem::fetchRemoteFile, rename function to bit...Max Kremmel1-3/+3
2007-04-15merge tp_http_request with BitSystem::fetchRemoteFile, rename function to bit...Max Kremmel1-3/+3
2007-04-09remove escape on links - double parse bugwjames51-1/+1