aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Menu
Commit message (Expand)AuthorAge
* Revert "use a dispatcher to access static image files"Andreas Gohr2024-09-08
* use a dispatcher to access static image filesAndreas Gohr2024-09-08
* code style: line breaksAndreas Gohr2023-08-31
* codestyle adjustments: class declaration bracesAndreas Gohr2023-08-30
* apply PSR-12 constant visibility ruleAndreas Gohr2023-08-30
* Apply rector fixes to inc/MenuAndreas Gohr2023-08-29
* do not display "show page" in pagetools if no read permissionAndreas Gohr2023-08-16
* Allow revert action for logged in users onlyAndreas Gohr2020-11-20
* relax Revert permission to EDIT from managerPhy2020-03-02
* PHP8 fix: string offset out of range due to nullPhy2019-12-01
* deprecated trigger_event() in favor of a static method on EventAndreas Gohr2019-04-20
* Fix issue #2396eiroca2019-02-25
* don't show empty optiongroup item in MobilemenuPhy2019-01-07
* Admin Menu Item should not throw an exceptionAndreas Gohr2018-10-30
* fix: display "show" item in page menu during search actionMichael Große2018-03-27
* fix: enforce optional svg & prevent arbitrary html in html_btnMichael Große2018-01-19
* feat: add optionally an SVG to html_btnMichael Große2018-01-18
* abbreviated ternary operatorAndreas Gohr2017-09-07
* added convenience method to display item as buttonAndreas Gohr2017-09-02
* MenuItems: add possibility to set a different title attributeAndreas Gohr2017-09-02
* added two more missing action iconsAndreas Gohr2017-09-02
* added missing icon for registerAndreas Gohr2017-09-02
* introduce a MenuInterfaceAndreas Gohr2017-09-01
* move type initialization to getterAndreas Gohr2017-08-15
* used index array for menu itemsAndreas Gohr2017-08-15
* make use of the new classes in tpl_get_action()Andreas Gohr2017-05-25
* overwrite item properties in constructor onlyAndreas Gohr2017-05-25
* avoid double encoding of generated URLsAndreas Gohr2017-05-24
* fix do parameter of revisions typeAndreas Gohr2017-05-24
* more doc blocks for the menu systemAndreas Gohr2017-05-19
* added mobile menuAndreas Gohr2017-05-19
* remove unused $category propertyAndreas Gohr2017-05-19
* use menu for site toolsAndreas Gohr2017-05-19
* use menu system for user toolsAndreas Gohr2017-05-19
* fixed icons for edit actionAndreas Gohr2017-05-19
* fixed typoAndreas Gohr2017-05-19
* fix base dir for imagesAndreas Gohr2017-05-19
* beginning of a complete refactoring of the menuesAndreas Gohr2017-05-19