summaryrefslogtreecommitdiff
path: root/admin/menus.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-1/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-17/+17
2025-08-27Admin tools updated to PHP8.4 and namespacelsces1-3/+3
2022-04-17fix include pathspiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2014-05-29fix mAppMenu['bar'] changesChristian Fowler1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-1/+1
2007-11-08remove the now obsolete top menu bar config settingMax Kremmel1-4/+5
2007-07-09Typojetskijoe1-2/+2
2007-06-09set package in kernel_config to same package menu entry belongs to that value...Max Kremmel1-3/+3
2006-11-11add option to enhance dropdown menu with simple javascript to make it easier ...Max Kremmel1-4/+32
2006-09-13add custom menu position configChristian Fowler1-0/+7
2006-09-12use bit_redirectChristian Fowler1-2/+1
2006-09-12drag sortable menus. not functional, but the drag sort, which is coolChristian Fowler1-0/+3
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...Max Kremmel1-3/+10
2006-04-17more kernel_config renames - themes related config settingsMax Kremmel1-3/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-1/+1
2006-03-29move all menu related issues to menus admin screen, use disabled flag in mApp...Max Kremmel1-6/+24
2006-03-29reload menu page after store to visualise changes and populate mAppMenuDisabl...Max Kremmel1-1/+9
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-2/+2
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-2/+2
2006-02-06allow any auto-registered menu to be turned offChristian Fowler1-0/+22