GitHub/WoltLab/WCF.git
Author Commit
2021-12-30 Alexander EbertDefer the main menu creation into a separate module
2021-12-29 Alexander EbertAdmin panel menu drop-down menus are now accessible
2021-12-29 Alexander EbertPrototype for the mobile menu of the admin panel
2021-12-29 Alexander EbertAdded the missing ARIA labels
2021-12-29 Alexander EbertImplemented non-link sub menus
2021-12-29 Alexander EbertRegular login link in the menu for guests
2021-12-28 Alexander EbertImproved the menu overflow behavior
2021-12-28 Alexander EbertMenu overflow behavior, indicators for overflowing...
2021-12-27 Alexander EbertGap between menus, safe click area for touch browsers
2021-12-23 Alexander EbertRemoved hover states on touch devices
2021-12-23 Alexander EbertIncrease the tap target size to 44x44 px
2021-12-23 Alexander EbertIndicator for user menu tabs with unread content
2021-12-23 Alexander EbertMissing indicator for unread content
2021-12-20 Alexander EbertReintroduced the unread indicators
2021-12-20 Alexander EbertMissing re-enable of body scrolling when the page is...
2021-12-20 Alexander EbertImproved the behavior of the search overlay
2021-12-20 Alexander EbertIntegrate the search bar into the mobile header
2021-12-19 Alexander EbertPage menus were too small
2021-12-19 Alexander EbertIncreased the size of the touch areas of header items
2021-12-19 Alexander EbertOverhauled the layout of the mobile header
2021-12-15 Alexander EbertAlign the menu to the side on tablets
2021-12-15 Alexander EbertImplicitly close tabs upon navigation
2021-12-15 Alexander EbertSupport legacy user panels in the mobile user menu
2021-12-14 Alexander EbertBetter code isolation, using consistent types
2021-12-14 Alexander EbertEmbed the control panel into the user menu
2021-12-14 Alexander EbertIntegrate the new user menu providers into the mobile...
2021-12-13 Alexander EbertImplemented tab activation, keyboard support for a11y
2021-12-13 Alexander EbertDraft for the layout of the user menu
2021-12-12 Alexander EbertConsistent behavior of the mobile menu
2021-12-12 Alexander EbertInclude the footer menu at the bottom of the menu
2021-12-12 Alexander EbertPrototype for a new mobile menu
2021-12-10 Alexander EbertMerge pull request #4604 from WoltLab/focus-trap
2021-12-10 Alexander EbertUse `focus-trap` to maintain the focus in dialogs
2021-12-10 Tim DüsterhusRemove logout confirmation in ACP
2021-12-09 Alexander EbertChanged the logout action into a `POST`
2021-12-09 Alexander EbertInsert the new style variables as early as possible...
2021-12-09 Alexander EbertWorkaround for an incorrect width calculation inside...
2021-12-09 Alexander EbertAllow multiple instances of the quote manager on one...
2021-12-09 Alexander EbertUse `focus-trap` to maintain the focus in the reaction...
2021-12-09 Alexander EbertUse `focus-trap` to maintain the focus in date pickers
2021-12-09 Alexander EbertMerge pull request #4603 from WoltLab/user-panel-v2
2021-12-08 Alexander EbertAdjust the vertical position for fixed buttons
2021-12-08 Alexander EbertImplemented the overflow behavior
2021-12-08 Alexander EbertImproved code clarity
2021-12-08 Alexander EbertCode cleanup
2021-12-08 Alexander EbertUse tabs for `scss` files
2021-12-08 Alexander EbertCode cleanup, module comments
2021-12-08 Tim DüsterhusUpdate canonical package server path in install.sql
2021-12-08 Tim DüsterhusFix upgrade from 5.4.*
2021-12-08 Tim DüsterhusFix update_com.woltlab.wcf_5.5.php
2021-12-08 Tim DüsterhusAdd update instructions from 5.4.*
2021-12-07 Alexander EbertBad z-index for use in the style editor
2021-12-07 Alexander EbertSupport for the user menu styling in the style editor
2021-12-07 Tim DüsterhusIncrease version to 5.5.0 Alpha 1
2021-12-07 Alexander EbertRemoved the separate link color
2021-12-07 Alexander EbertIntroduced a separate link color, use font sizes from...
2021-12-07 Alexander EbertRemove the "mark all as read" button when there is...
2021-12-07 Alexander EbertBackwards compatibility with the legacy mobile menu
2021-12-07 Alexander EbertMerge branch 'master' into user-panel-v2
2021-12-07 Alexander EbertMissing action to close reports
2021-12-07 Tim DüsterhusMerge branch '5.4'
2021-12-07 Tim DüsterhusMerge branch '5.3' into 5.4
2021-12-07 mutecCast `$length` to an actual `int` in TLengthDatabaseTab...
2021-12-07 Tim DüsterhusUpdate fileDelete.xml
2021-12-07 Tim DüsterhusUpdate composer dependencies
2021-12-07 Tim DüsterhusMerge branch '5.4'
2021-12-06 Alexander EbertCSS for the user menu
2021-12-06 Alexander EbertRedesigned the user menu of the control panel
2021-12-06 Tim DüsterhusMerge pull request #4602 from WoltLab/available-username
2021-12-06 Tim DüsterhusStrip ZERO WIDTH SPACE in StringUtil::trim()
2021-12-06 Tim DüsterhusDo not error out in UserEditForm if the username confli...
2021-12-06 Tim DüsterhusDo not error out in AccountManagement if the username...
2021-12-06 Tim DüsterhusStop using UserUtil::isAvailableEmail()
2021-12-06 Tim DüsterhusDeprecate UserUtil::isAvailableEmail()
2021-12-06 Tim DüsterhusStop using UserUtil::isAvailableUsername()
2021-12-06 Tim DüsterhusDeprecate UserUtil::isAvailableUsername()
2021-12-05 Alexander EbertSynchronize the close behavior among all overlays
2021-12-05 Alexander EbertImplemented the user menu for moderation queues
2021-12-04 Alexander EbertMerge branch 'master' into user-panel-v2
2021-12-04 Alexander EbertRemoving an ACL entry did not persist the current chang...
2021-12-04 Alexander EbertDeselecting columns for the user result list was overri...
2021-12-04 Alexander EbertRestrict the width of the login form
2021-12-04 Alexander EbertGracefully handle missing permissions to delete cover...
2021-12-04 Alexander EbertDo not block the DevTools language switch if viewing...
2021-12-04 Alexander EbertIncorrect cleanup of pasted tables
2021-12-03 Alexander EbertTrap the focus inside the menu content
2021-12-03 Tim DüsterhusDeprecate IExtendedMessageQuickReplyAction
2021-12-03 Alexander EbertInclude the `focus-trap` library for a11y
2021-12-02 Alexander EbertReuse data as long as it is not stale, clean-up
2021-12-02 Alexander EbertRemoved `favico.js` and `WCF.User.Panel.Notification`
2021-12-02 Alexander EbertMenu providers are now self-registering
2021-12-02 Tim DüsterhusMerge branch '5.4'
2021-12-02 Tim DüsterhusUpdate composer dependencies
2021-12-01 Alexander EbertIncorrect detection of the last child of a list element...
2021-12-01 Alexander EbertIncorrect backspacing of empty paragraphs in list with...
2021-12-01 Tim DüsterhusMerge pull request #4597 from WoltLab/buffer-pool-size
2021-12-01 Tim DüsterhusMerge branch '5.4'
2021-12-01 Tim DüsterhusCheck the name of the PRIMARY KEY in PHP DDL
2021-12-01 Tim DüsterhusAdd check for the buffer pool size to SystemCheckPage
2021-12-01 Tim DüsterhusUse `SELECT @@<var_name>` instead of `SHOW VARIABLES...
next