summaryrefslogtreecommitdiff
path: root/admin/plugins.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+2
2025-08-27Admin code changes to cover namespace and style changes for PHP8.4lsces1-10/+12
2022-11-12fix include simple_form_functions_libspiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2008-08-01add verify ticket and a double refresh after resetting plugins because of inc...Christian Fowler1-6/+11
2008-07-31add verifyTicketChristian Fowler1-0/+1
2008-07-17sort out chicken and egg issue with loading libertyMime plugins in other pack...Max Kremmel1-5/+11
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-1/+1
2008-06-18Include package in config entryLester Caine1-2/+2
2007-07-07replace header with bit_redirect and remove unnecessary multiple page reloads...Max Kremmel1-9/+1
2007-06-09add htmlpurifier plugin and separate options pageMax Kremmel1-1/+1
2007-06-08Restore content_allow_html optionLester Caine1-1/+1
2007-06-07Fix double escape in comments. Add Force Allow HTML feature to deal withNick Palmer1-1/+2
2006-12-23add option to reset all plugin settings. need this since i've had to mess wit...Max Kremmel1-2/+19
2006-11-10clean up allow html code and UIChristian Fowler1-1/+1
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler1-0/+2
2006-08-30remove allow_html toggle - we use page specific settings nowMax Kremmel1-5/+0
2006-07-30load only active liberty plugins and eliminate liberty_plugins tableJams H Thompson1-0/+4
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-1/+1
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-1/+1
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel1-4/+4
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-4/+10
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-1/+3
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+28