GitHub/WoltLab/WCF.git
Author Commit
2023-05-09 Alexander EbertStrip the `margin-top` of the first section in dialogs
2023-05-09 Marcel WerkMerge branch '5.5'
2023-05-09 Marcel WerkMerge pull request #5496 from WoltLab/avatar-validation
2023-05-09 Tim DüsterhusFix search submit button in pageHeaderSearch
2023-05-08 Alexander EbertImprove the visuals for the search bar on tablets
2023-05-08 Alexander EbertUpcast `[wsm]` BBCode
2023-05-08 Alexander EbertMerge pull request #5474 from WoltLab/ckeditor-true...
2023-05-08 Alexander EbertFix the detection of `<p><br></p>`
2023-05-08 Alexander EbertReplace `<p>…</p>` with `<p>`
2023-05-08 Alexander EbertSync the implementation of the number of paragraphs...
2023-05-08 Alexander EbertUnify the clean up of trailing `<br>` in `<p>` and...
2023-05-08 Alexander EbertReplace the recursive call in `unwrapBr` with a loop
2023-05-08 Alexander EbertMake the normalizer reusable by passing in the `\DOMXPa...
2023-05-08 Alexander EbertSimplify the code to calculate the number of paragraphs...
2023-05-08 Alexander EbertPort the improve HTML normalization form PHP to TS
2023-05-08 Alexander EbertImprove the normalization of legacy messages
2023-05-08 Alexander EbertSuppress margins for the first/last child of a table...
2023-05-08 Alexander EbertUnwrap `<br>` contained in `<del>`
2023-05-08 Alexander EbertStrip trailing `<br>` in `<td>`
2023-05-08 Alexander EbertUnwrap and strip trailing `<br>`
2023-05-08 Alexander EbertClean up the markup passed to CKEditor
2023-05-08 Alexander EbertMove the clean up of legacy messages into a separate...
2023-05-08 Alexander EbertStrip the `data-cke-fillter` attribute in the HTML...
2023-05-08 Alexander EbertStrip legacy spacer paragraphs when editing messages
2023-05-08 Alexander EbertStrip extra paragraph elements that were created in...
2023-05-08 Alexander EbertAdd a proper margin to paragraphs
2023-05-08 Alexander EbertFlag empty paragraphs as editor generated
2023-05-08 Marcel WerkFix validation of the image file type
2023-05-08 Marcel WerkProper handling of the case that no image was uploaded
2023-05-08 Tim DüsterhusMerge pull request #5495 from WoltLab/application-manag...
2023-05-08 Tim DüsterhusImprove readability of conditions in applicationManagem...
2023-05-08 Tim DüsterhusEnforce the selection of a landing page for WoltLab...
2023-05-08 Tim DüsterhusUpdate composer dependencies
2023-05-08 Tim DüsterhusMerge pull request #5494 from WoltLab/domutil-types
2023-05-08 Tim DüsterhusMerge pull request #5493 from WoltLab/poll-isPublic
2023-05-08 Tim DüsterhusShow the “pollIsPublic” setting when editing polls
2023-05-08 Tim DüsterhusAdd proper types to DOMUtil
2023-05-08 Marcel WerkMerge pull request #5481 from WoltLab/tagged-page
2023-05-08 Tim DüsterhusFix titlecasing of “with” in page.xml (6.0)
2023-05-08 Tim DüsterhusMerge branch '5.5'
2023-05-08 Tim DüsterhusFix titlecasing of “with” in page.xml
2023-05-08 Tim DüsterhusMerge branch '5.5'
2023-05-08 Tim DüsterhusFix wcf.acp.rebuildData.com.woltlab.wcf.activityPoint*
2023-05-08 Tim DüsterhusAdd space in “Buffer Pool” in wcf.acp.systemCheck.mysql...
2023-05-07 Alexander EbertFix the overflow toolbar behavior on mobile
2023-05-07 Alexander EbertThe media bbcode button is injected by the bbcode plugin
2023-05-05 Marcel WerkImprove usability of the `TaggedPage`
2023-05-05 Marcel WerkImprove title of the `CombinedTaggedPage`
2023-05-05 Marcel WerkAdd button that leads back to the tag search form
2023-05-05 Marcel WerkAdd `CombinedTaggedPage` to page.xml
2023-05-05 Tim DüsterhusMerge branch '5.5'
2023-05-05 Tim DüsterhusUpdate fileDelete.xml
2023-05-05 Tim DüsterhusFix typo in de.xml
2023-05-05 Marcel WerkMerge pull request #5479 from WoltLab/line-break-separa...
2023-05-05 Marcel WerkUpdate outdated terms in trademark notice
2023-05-05 Marcel WerkFix issues when pasting in `LineBreakSeparatedText...
2023-05-05 Marcel WerkMerge pull request #5478 from WoltLab/sitemap-worker
2023-05-05 Marcel WerkFix PHP8.2 issues in `SitemapRebuildWorker`
2023-05-05 Marcel WerkMerge pull request #5477 from WoltLab/remove-configurab...
2023-05-05 Marcel WerkMake sitemap priority no longer configurable
2023-05-05 Tim DüsterhusAdd return types to LegacyPlaceholderResponse
2023-05-05 Tim DüsterhusMerge pull request #5476 from WoltLab/diactoros-3
2023-05-05 Tim DüsterhusUpdate composer dependencies
2023-05-05 Tim DüsterhusFix WCF.String.formatNumeric()
2023-05-05 Tim DüsterhusMerge branch '5.5'
2023-05-05 Tim DüsterhusAdd missing space before ellipsis in wcf.acp.package...
2023-05-05 Tim DüsterhusFix titlecasification in wcf.acp.user.security.multifactor
2023-05-05 Tim DüsterhusFix typos in wcf.date.interval.* in en.xml
2023-05-04 Tim DüsterhusMerge pull request #5475 from WoltLab/application-manag...
2023-05-04 Tim DüsterhusMerge pull request #5473 from WoltLab/cache-clear
2023-05-04 Tim DüsterhusAllow managing the landing pages in enterprise mode
2023-05-04 Tim DüsterhusRemove permissions for wcf.acp.menu.link.package acpMen...
2023-05-04 Tim DüsterhusUnify the cache management permissions to `admin.manage...
2023-05-04 Alexander EbertMerge pull request #5472 from WoltLab/ckeditor-font...
2023-05-04 Marcel WerkMerge pull request #5470 from WoltLab/select-form-field
2023-05-04 Tim DüsterhusFix WCF.String.addThousandsSeparator()
2023-05-04 Tim DüsterhusImprove formatting in SelectFormField::validate()
2023-05-04 Tim DüsterhusInternally work with `null` in SelectFormField
2023-05-04 Tim DüsterhusAdd __selectFormField to syncTemplates.json
2023-05-04 Tim DüsterhusFix wcf.user.notification.comment.like.message
2023-05-03 Alexander EbertAdd support for font styles
2023-05-03 Marcel WerkRemove invalid `name` attribute on `option` tags
2023-05-03 Marcel WerkAdd a dedicated form field for plain select fields
2023-05-03 Tim DüsterhusMerge pull request #5469 from WoltLab/reusable-phrase
2023-05-03 Tim DüsterhusAdd wcf.user.group.groupName phrase
2023-05-03 Tim DüsterhusAdd wcf.date.pointInTime phrase
2023-05-03 Tim DüsterhusMerge pull request #5468 from WoltLab/autoload-revert
2023-05-03 Tim DüsterhusRemove `file_exists()` check from production autoloader
2023-05-03 Alexander EbertIncrease the default font weight of section and page...
2023-05-03 Marcel WerkUse new generic share button position
2023-05-03 Alexander EbertSuppress the forced alignment of elements on desktop
2023-05-03 Tim DüsterhusUpdate CKEditor npm dependencies
2023-05-03 Alexander EbertForce a synchronous recalculation of the position
2023-05-03 Alexander EbertFix the tooltip position and alignment of the date...
2023-05-02 Alexander EbertMerge pull request #5465 from WoltLab/migrate-poll-api
2023-05-02 Tim DüsterhusMerge branch '5.5'
2023-05-02 Tim DüsterhusAdd missing “Address” for “Email Address” in wcf.user...
2023-05-02 Tim DüsterhusUpdate composer dependencies
2023-05-02 Tim DüsterhusMerge pull request #5467 from SoftCreatR/bugfix/languag...
2023-05-01 Sascha GreuelFixed LanguageImportForm
next