| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 14 days | Replace network-receive/transmit with go-down/go-up for move down/up iconsHEADmaster | Lester Caine | 1 | -2/+2 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-07 | Remove duplicate ipackage attributes from biticon calls | Lester Caine | 5 | -12/+12 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-05 | Switch icons: document-properties → edit, text-x-generic → view-list-text | Lester Caine | 6 | -7/+7 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-05 | Switch delete icon from edit-delete to user-trash (dustbin) | Lester Caine | 2 | -2/+2 | |
| user-trash updated to a proper dustbin SVG. All templates across all packages updated to use user-trash instead of edit-delete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Switch attachment icon from mail-attachment to stock_attach | Lester Caine | 1 | -1/+1 | |
| stock_attach (paperclip) is available as PNG (16px) and SVG (scalable), making it a cleaner fit for attach/assign/crosspost contexts than the mail-specific mail-attachment icon. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Convert {booticon} to {biticon} — freedesktop/tango icon names throughout | Lester Caine | 6 | -17/+17 | |
| Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with {biticon ipackage="icons" iname="<freedesktop-name>"} using the tango iconset. Mapping covers ~70 distinct old names to tango equivalents (edit-delete, document-properties, go-next, lock, internet-mail, etc.). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 11 | -0/+0 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-03-27 | Figured what has been causing a problem with using && and || in smarty ↵V5-php84 | lsces | 3 | -7/+7 | |
| templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. | |||||
| 2025-08-27 | Code updated to PHP8.4 and namespace | lsces | 2 | -2/+2 | |
| 2014-11-19 | add-forminput-label-param-for-bs3 | spiderr | 1 | -2/+2 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 5 | -26/+26 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 3 | -4/+4 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 2 | -5/+4 | |
| all table.data tags | |||||
| 2013-04-19 | fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵ | spiderr | 1 | -7/+5 | |
| user menus | |||||
| 2013-04-18 | tweak menu to display title link only when passed var | spiderr | 1 | -1/+1 | |
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 5 | -6/+9 | |
| 2013-04-04 | cleanup more booticonization | spiderr | 1 | -2/+0 | |
| 2013-04-04 | cleanup edit forms | spiderr | 3 | -4/+4 | |
| 2013-04-03 | lots of clean up for bootstrap menus, headers, and footer; purge some ↵ | spiderr | 1 | -1/+1 | |
| ancient defaults | |||||
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -4/+7 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert biticon to booticon | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 2 | -3/+3 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 3 | -5/+5 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 5 | -8/+8 | |
| 2013-04-02 | bootstrap updates convert class=row to class=control-group | spiderr | 5 | -26/+26 | |
| 2010-04-17 | step two of contenttype name plural - convert all mType references to ↵pre_ctype_desc_name_schmeachangeCVS_HEAD | wjames5 | 1 | -1/+1 | |
| getContentTypeName(), each of these was manually checked for rendering | |||||
| 2010-04-14 | Fix nexus menu edit service tab so it deletes the menu item when when remove ↵PRE_CONTENTTYPE_NAME_PLURAL | Daniel Sutcliffe | 1 | -1/+1 | |
| checkbox checked | |||||
| 2009-04-23 | tweak icons to be consistent with other menusR270 | Tekimaki | 1 | -2/+2 | |
| 2009-04-23 | display menu title up top so we know what we're adding menu items to | Tekimaki | 1 | -1/+2 | |
| 2009-01-24 | standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE ↵ | wjames5 | 1 | -1/+1 | |
| DEVELOPERS who use get_content_list_inc take notecvs up -dP | |||||
| 2008-10-17 | various fixes to the way URLs are processed when they are entered into the formpre_update_permission | Max Kremmel | 2 | -3/+3 | |
| 2008-06-02 | add some rudimentary help | Max Kremmel | 1 | -1/+2 | |
| 2008-03-06 | remove extra slashR202 | wjames5 | 1 | -1/+1 | |
| 2007-07-01 | avoid duplicate idsPRE_LIB_ATTACHMENT_REFACTOR | Max Kremmel | 1 | -2/+2 | |
| 2007-07-01 | standardise all menus by using new ilocation=menu and add missing icons | Max Kremmel | 1 | -5/+3 | |
| 2007-06-23 | add better help | Max Kremmel | 1 | -1/+1 | |
| 2007-06-21 | since we can have modules all around the content - also above the content, ↵ | Max Kremmel | 1 | -20/+2 | |
| i've changed the way you assign a nexus menu to the top menu bar. this should be more logical and flexible as it's possible to assign any menu type or even multiple menus to the top bar | |||||
| 2007-06-13 | add .clear class to avoid rendering issues | Max Kremmel | 1 | -1/+1 | |
| 2007-03-23 | now admins can access nexus menus even with top bar disabled | laetzer | 1 | -0/+1 | |
| 2007-01-29 | add .selected back in to <a> for more precise styling options using ↵ | Max Kremmel | 1 | -1/+1 | |
| li.selected and a.selected | |||||
| 2007-01-29 | apply .selected class to surrounding <li> instead of <a> - this allows for ↵ | Max Kremmel | 1 | -1/+1 | |
| better styling options and opens doors to funky menu effects | |||||
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where ↵ | Max Kremmel | 1 | -2/+2 | |
| appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout... | |||||
| 2006-12-16 | typo | Max Kremmel | 1 | -1/+1 | |
| 2006-12-06 | makes horz suckerfish top menu options appear at right time | wjames5 | 1 | -6/+1 | |
| 2006-11-25 | use liberty icons | Max Kremmel | 1 | -4/+4 | |
| 2006-11-10 | lots of fixes for tikiwiki style menus - now also highlights selected menu item | Max Kremmel | 1 | -17/+18 | |
| 2006-11-10 | remove xs </li> tag | Max Kremmel | 1 | -1/+1 | |
| 2006-10-11 | update plugins stuff with older but nicer UI, remove unused files, update ↵ | Max Kremmel | 3 | -74/+23 | |
| menu to reflect repositioning of admin area | |||||
| 2006-10-11 | add plugin selection part to admin screen | Max Kremmel | 1 | -0/+36 | |
