GitHub/WoltLab/WCF.git
Author Commit
2016-11-05 Marcel WerkFixed exception during wcf installation
2016-11-04 Marcel WerkAdded support for update from 2.1
2016-11-04 Marcel WerkMerge pull request #2126 from joshuaruesweg/patch-78
2016-11-04 Joshua Rüswegremove superfluous pageLinks in template
2016-11-02 Marcel WerkAdded pagination below smiley list
2016-11-01 Marcel WerkAdded margin between multiple rows
2016-11-01 Marcel WerkRemoved obsolete code
2016-11-01 Alexander EbertAdded additional event for wysiwyg
2016-11-01 Matthias SchmidtRemove unused imports
2016-11-01 woltlab.comUpdating minified JavaScript files
2016-11-01 Alexander EbertFixed some spacing issues
2016-11-01 Marcel WerkRemoved image size handling during avatar import
2016-11-01 Marcel WerkImproved update of old/imported avatars
2016-11-01 Alexander EbertAdded support for another date grid row
2016-10-31 Alexander EbertFixed ACP width in IE 11
2016-10-31 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2016-10-31 Tim DüsterhusPartially revert "Update scssphp to 0.6.6"
2016-10-31 Alexander EbertFixed style compiler
2016-10-31 Alexander EbertFixed return types
2016-10-31 Alexander EbertRemoved parseTemporaryMessage()
2016-10-31 Alexander EbertUpgraded to FontAwesome 4.7.0
2016-10-31 Marcel Werkbox templates should always run in sandbox mode
2016-10-31 Marcel WerkFixed button size in user profile header (mobile)
2016-10-31 Marcel WerkFixed missing language variables
2016-10-31 Alexander EbertMerge pull request #2119 from WoltLab/composer
2016-10-31 Alexander EbertMerge pull request #2120 from WoltLab/scssphp
2016-10-30 Marcel WerkAdded missing input field for label color
2016-10-30 Alexander EbertFixed typos
2016-10-29 woltlab.comUpdating minified JavaScript files
2016-10-29 Alexander EbertIncreased maximum age from 100 to 120
2016-10-28 Tim DüsterhusCall $e->finalizeLog() in \wcf\functions\exception...
2016-10-28 woltlab.comUpdating minified JavaScript files
2016-10-28 Alexander EbertFixed pasting of empty lines from Microsoft Word
2016-10-28 Alexander EbertLinks to frontend were missing the object data
2016-10-28 Alexander EbertFixed typos
2016-10-27 Marcel WerkFixed thumbnail size in attachment list
2016-10-27 Marcel Werkadmin can always delete attachments (unless they are...
2016-10-27 Alexander EbertFixed update instructions 3.0.0_Beta_4
2016-10-27 Alexander EbertPreparing release 3.0.0 Beta 4
2016-10-27 Marcel WerkIncreased size of article images in sidebar boxes
2016-10-26 Marcel WerkRenamed "WCF" to "WoltLab Suite" in exception view
2016-10-26 Marcel WerkImproved jump to message anchor
2016-10-26 woltlab.comUpdating minified JavaScript files
2016-10-26 Alexander EbertFixed WCFSetup on mobile devices
2016-10-26 woltlab.comUpdating minified JavaScript files
2016-10-26 Alexander EbertAdded override for mobile box menus
2016-10-26 woltlab.comUpdating minified JavaScript files
2016-10-26 Alexander EbertFixed invisible button labels on mobile
2016-10-26 Alexander EbertHiding mobile navigation if there are no available...
2016-10-25 woltlab.comUpdating minified JavaScript files
2016-10-25 Alexander EbertWork-around for checkboxes inside links
2016-10-25 woltlab.comUpdating minified JavaScript files
2016-10-25 Alexander EbertRemoved debug output :(
2016-10-25 Alexander EbertWorking around some new bugs ;)
2016-10-25 Alexander EbertUpgraded to Redactor II 1.3.1
2016-10-25 Alexander EbertFixed disabled text input styling
2016-10-25 woltlab.comUpdating minified JavaScript files
2016-10-25 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2016-10-25 Alexander EbertWork-around for incorrect dropdown overflow
2016-10-24 woltlab.comUpdating minified JavaScript files
2016-10-24 Alexander EbertWorking around layout rounding errors
2016-10-24 Alexander EbertFixed registration link not respecting settings
2016-10-24 woltlab.comUpdating minified JavaScript files
2016-10-24 Alexander EbertAdded support for tabular lists
2016-10-24 woltlab.comUpdating minified JavaScript files
2016-10-24 Alexander EbertAdded support for legacy clipboard action objects
2016-10-23 Alexander EbertFixed dropdown z-index
2016-10-23 Matthias SchmidtAdd missing language item
2016-10-23 Alexander EbertFixed item sorting on mobile
2016-10-22 Alexander EbertRemoved outdated property
2016-10-22 Alexander EbertAdded missing HD versions for auto-detected smilies
2016-10-22 Alexander EbertFixed the most annoying GC issue ever
2016-10-22 Marcel WerkFixed fatal error in box controllers if request object...
2016-10-22 Marcel WerkFixed overflow issue in .dataList
2016-10-22 woltlab.comUpdating minified JavaScript files
2016-10-22 Matthias SchmidtMerge branch '2.1'
2016-10-22 Matthias SchmidtAdd missing values reset in `LanguageAddForm`
2016-10-22 Matthias SchmidtHide multilingual media options if only one language...
2016-10-22 Matthias SchmidtFix `UserBirthdayCache::$birthdays` type documentation
2016-10-22 Matthias SchmidtFix import order
2016-10-22 Matthias SchmidtFix IDE warnings/notices in `UserStorageHandler`
2016-10-22 Matthias SchmidtRemove unused imports
2016-10-22 Matthias SchmidtMerge branch '2.1'
2016-10-22 Matthias SchmidtFix issue with invalid links to moderation queue entry...
2016-10-22 Matthias SchmidtFix `UserProfile::getAnchorTag()` being called in ACP
2016-10-22 Matthias SchmidtFix `MultiPageCondition::showContent()` when showing...
2016-10-21 Tim DüsterhusUpdate scssphp to 0.6.6
2016-10-21 Tim DüsterhusUpdate composer dependencies
2016-10-21 Alexander EbertUpdating release date 3.0.0_Beta_3
2016-10-21 Alexander EbertCSS cleanup
2016-10-20 Marcel WerkAdded missing labels
2016-10-20 woltlab.comUpdating minified JavaScript files
2016-10-20 Alexander EbertFixed handling certain HTML string
2016-10-20 woltlab.comUpdating minified JavaScript files
2016-10-20 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2016-10-20 Marcel WerkMerge pull request #2118 from Griborim/patch-1
2016-10-20 Alexander EbertImproved pasting
2016-10-20 Alexander EbertFixed method call
2016-10-20 Alexander EbertFixed input suffix styling
2016-10-20 Alexander EbertFixed inconsistent phrases
next