GitHub/WoltLab/WCF.git
Author Commit
2021-12-09 Marcel WerkRemoved obsolete template
2021-12-09 Marcel WerkMoved css into scss file / mobile UI
2021-12-09 Marcel WerkPrevented direct call of old search page/form
2021-12-09 Marcel WerkDatepicker was not prefilled correctly
2021-12-09 Marcel WerkFixed search for author
2021-12-09 Marcel WerkAdded missing class documentation
2021-12-09 Marcel WerkNew interface for search providers
2021-12-08 Marcel WerkMerge branch 'master' into search-form-overhaul
2021-12-08 Marcel Werksort field / order validation
2021-12-08 Marcel WerkAllow guests access to the search function
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 Tim DüsterhusIncrease version to 5.5.0 Alpha 1
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 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 Marcel WerkBackward compatibility for SearchForm/SearchResultPage...
2021-12-05 Marcel WerkPagination support
2021-12-05 Marcel WerkFixed wrong class name
2021-12-04 Marcel WerkQuery string handling
2021-12-04 Marcel WerkMade search form in header functional
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 Tim DüsterhusDeprecate IExtendedMessageQuickReplyAction
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...
2021-12-01 Tim DüsterhusMerge branch '5.4'
2021-11-30 Alexander EbertRelease 5.4.9 5.4.9
2021-11-30 Alexander EbertMerge branch '5.3' into 5.4
2021-11-30 Alexander EbertRelease 5.3.15 5.3.15
2021-11-30 WoltLabUpdating minified JavaScript files
2021-11-30 Alexander EbertMerge branch '5.2' into 5.3
2021-11-30 Alexander EbertRelease 5.2.16 5.2.16
2021-11-30 WoltLabUpdating minified JavaScript files
2021-11-30 Alexander EbertMerge branch '3.1' into 5.2
2021-11-30 WoltLabUpdating minified JavaScript files 3.1.24
2021-11-30 Tim DüsterhusMerge branch '5.4'
2021-11-30 Tim DüsterhusMerge branch '5.3' into 5.4
2021-11-30 Sascha GreuelFixed suffix declaration in XSD
2021-11-30 Alexander EbertRelease 3.1.24
2021-11-29 Marcel WerkRemoved old results / show "no results" message
2021-11-29 Marcel WerkRemoved search_use_captcha option
2021-11-29 Marcel WerkBlock submitting of empty search form
2021-11-29 Marcel WerkKeyword suggestions in the extended form
2021-11-29 Marcel WerkMoved link to tag search to tagged page
2021-11-28 Marcel WerkCombined page for search form and results
2021-11-26 Alexander EbertClone the ajax response to read the body again
2021-11-26 Tim DüsterhusMerge branch '5.4'
2021-11-24 Tim DüsterhusUpdate composer dependencies
2021-11-24 Tim DüsterhusStop using getAnchor() with static targets
2021-11-23 Tim DüsterhusMerge pull request #4591 from WoltLab/script-relocate...
2021-11-23 Tim DüsterhusMerge pull request #4590 from WoltLab/tmpHash-session
2021-11-23 Tim DüsterhusRemove support for conditional comments from JavaScript...
2021-11-22 Alexander EbertRelease 5.4.9 dev 2 5.4.9_dev_2
2021-11-22 WoltLabUpdating minified JavaScript files
2021-11-22 Alexander EbertUnable to insert new links into the editor
2021-11-22 Tim DüsterhusDeprecate QuickReplyManager::setTmpHash()
2021-11-22 Tim DüsterhusStop reading __wcfAttachmentTmpHash in ContactForm
2021-11-22 Tim DüsterhusMerge pull request #4581 from WoltLab/formbuilder-inter...
2021-11-22 Tim DüsterhusMerge pull request #4589 from WoltLab/5.4-vb5crypt
2021-11-22 joshuarueswegAdd `Vb5Bcrypt` password algorithm
2021-11-22 Tim DüsterhusMerge branch '5.4'
2021-11-21 Alexander EbertRelease 5.4.9 dev 1 5.4.9_dev_1
2021-11-21 Marcel WerkSet default value to noindex for some pages
2021-11-21 Marcel WerkFixed wrong return type documentation
2021-11-20 WoltLabUpdating minified JavaScript files
2021-11-20 Alexander EbertIncorrect `width` of images for embedded links
2021-11-19 Alexander EbertWorkaround to recover tmpHashes for attachments for...
2021-11-17 Alexander EbertMerge pull request #4585 from WoltLab/typescript-ajax-api
2021-11-17 Tim DüsterhusDo not delegate to NotNullInt10DatabaseTableColumn...
2021-11-17 Tim DüsterhusAdd return types to the factory methods of the PHP...
2021-11-17 Tim DüsterhusPrevent object creation for the DatabaseTablePrimaryInd...
2021-11-16 Alexander EbertIntegrated the new AJAX API into the existing module
2021-11-16 Alexander EbertSimplified the code, avoid re-packing the same error
2021-11-16 Alexander EbertCommon ApiError class for ergonomic type checks
next