GitHub/WoltLab/WCF.git
Author Commit
2017-07-26 Alexander EbertDisplay tiny breadcrumbs on smaller screens
2017-07-26 Alexander EbertMinor improvements to the mobile message view
2017-07-25 Joshua RüswegAdd user trophy dialog (WIP)
2017-07-25 Alexander EbertUpdated mobile message buttons
2017-07-25 Alexander EbertFixed typo
2017-07-25 Alexander EbertAdded support for improved message group filters
2017-07-25 Alexander EbertFixed handling of placeholders
2017-07-23 jens1oUse HTTP/1.1 in header() calls
2017-07-23 Joshua RüswegFix variable name in TrophyCategoryCache
2017-07-23 Joshua RüswegAdd trophy page
2017-07-23 Matthias SchmidtRemove unused local variables
2017-07-23 Matthias SchmidtRemove unused language item
2017-07-23 Alexander EbertMoved sync button to the front of the row
2017-07-23 Alexander EbertAdded registration ip address to user profile and ACP...
2017-07-23 Marcel WerkFixed undefined method setThumbnailImage
2017-07-23 Tim DüsterhusMerge branch '3.0'
2017-07-23 Tim DüsterhusMerge branch '2.1' into 3.0
2017-07-23 jens1oFix parameter check in font/getFont.php
2017-07-23 Alexander EbertRemoved superfluous method
2017-07-23 Alexander EbertAdded send email/send new password actions on user...
2017-07-23 Matthias SchmidtFix code style issue
2017-07-23 Matthias SchmidtAdd quick setup of projects
2017-07-23 Matthias SchmidtAdd unique key for devtools project name column
2017-07-23 Matthias SchmidtFix unique project name validation when editing project
2017-07-23 Matthias SchmidtAdd missing check if project path is unique
2017-07-23 Matthias SchmidtAdd missing project path error language item
2017-07-23 Matthias SchmidtFix english trophy-related language items
2017-07-23 Matthias SchmidtFix deleting projects
2017-07-23 Matthias SchmidtMerge branch '3.0'
2017-07-23 Matthias SchmidtMake ignoring time `0` opt-in in AbstractTimestampCondition
2017-07-23 Matthias SchmidtRemove obsolete update files
2017-07-23 Matthias SchmidtUse short array syntax
2017-07-23 Matthias SchmidtImprove code for better IDE integration
2017-07-23 Matthias SchmidtFix warning about potentially undefined variable
2017-07-23 Matthias SchmidtRemove import of non-existing class
2017-07-23 Matthias SchmidtAdd missing import
2017-07-23 Matthias SchmidtFix type documentation issues
2017-07-23 Matthias SchmidtRemove unused imports
2017-07-22 Alexander EbertMoved `String.prototype.hashCode()`
2017-07-22 Alexander EbertOverhauled ACP user list edit icons
2017-07-22 Marcel WerkMerge pull request #2349 from Fabii547/patch-49
2017-07-22 Fabii547Fix box and page type in XSDs
2017-07-21 Alexander EbertFixed use-statement order
2017-07-21 Alexander EbertAdded error handling when hitting PHP upload limits
2017-07-21 Alexander EbertAdded i18n import capabilities
2017-07-21 Marcel WerkMerge pull request #2345 from Fabii547/patch-48
2017-07-21 Fabii547Add missing elements to XSDs
2017-07-21 Jens Hausdorfhttp => https in social networks links (#2332)
2017-07-21 Alexander EbertDisallow some pages from landing page
2017-07-21 Alexander EbertAdded option to force plain text pasting
2017-07-20 Marcel WerkMerge remote-tracking branch 'refs/remotes/origin/3.0'
2017-07-20 Marcel WerkFixed typo
2017-07-20 Alexander EbertAdded a simple SMTP test
2017-07-20 Alexander EbertMoved rewrite test into a separate template
2017-07-20 Alexander EbertFixed calculation of setup steps
2017-07-20 Alexander EbertAdded additional SQL offsets for WCFSetup
2017-07-19 Joshua RüswegAdd trophy list page
2017-07-19 Joshua RüswegAdd canViewTrophy user option
2017-07-19 Tim DüsterhusUse smaller avatars in email notifications
2017-07-19 Tim DüsterhusMerge branch '3.0'
2017-07-19 Tim DüsterhusFix handling of failed attempts to encrypt for starttls...
2017-07-19 Tim DüsterhusShow prefix of SMTP server replies in Exception
2017-07-19 Marcel WerkSmall code optimization
2017-07-19 Alexander EbertOnly throw an exception for empty arrays while devtools...
2017-07-18 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2017-07-18 Alexander EbertImproved setup access, allow MariaDB 5.5.47+
2017-07-18 Alexander EbertForce skip of system critical templates on style export
2017-07-18 Alexander EbertDisallow customization of system critical templates
2017-07-18 Alexander EbertPreserve general search scope inside search
2017-07-18 Alexander EbertImproved development section, disallow updates w/ bench...
2017-07-17 Alexander EbertAllow image-only ranks
2017-07-17 Alexander EbertFiltering labels by group now lifts the limit
2017-07-17 Alexander EbertAdded separate style variables for editor appearance
2017-07-17 Alexander EbertFixed an empty set of results when searching for packages
2017-07-17 Alexander EbertAdded automatic URL rewrite test
2017-07-17 Alexander EbertFixed import of language files
2017-07-17 Marcel WerkMerge pull request #2339 from fragsalat/article-meta...
2017-07-16 Matthias SchmidtFix installation of application-specific files in dev...
2017-07-16 Thomas SchlageAdded template event to article meta data
2017-07-15 Joshua RüswegAss user trophy received user notification
2017-07-15 Joshua RüswegFix $databaseTableIndexName for UserTrophy
2017-07-15 Alexander EbertAdded `pluginStoreFileID` for packages
2017-07-15 Joshua RüswegAdd missing sync dependency for UserNotificationEvents PIP
2017-07-15 Joshua RüswegAdd UserTrophy notification object
2017-07-15 Joshua RüswegAdd UserTrophy edit form
2017-07-15 Joshua RüswegDisallow user trophy edit for automatically awarded...
2017-07-15 Joshua RüswegValidate if the user names are correct
2017-07-15 Joshua RüswegUse optgroup instead of own implementation
2017-07-15 Alexander EbertAdded `Url` wrapper for sane URL parsing
2017-07-14 Alexander EbertAdded missing phrases
2017-07-14 Alexander EbertThrow an exception when condition parameter is an empty...
2017-07-14 Alexander EbertAdded missing constant during WCFSetup
2017-07-14 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2017-07-14 woltlab.comUpdating minified JavaScript files
2017-07-14 Alexander EbertFixed counter for unread moderation items in user panel
2017-07-14 Alexander EbertFixed switching between content languages
2017-07-14 Alexander EbertFixed pasting of plaintext in Firefox
2017-07-14 Alexander EbertDisabled custom selection marker handling on paste
2017-07-14 Alexander EbertUpgraded to Redactor II 2.8.1
2017-07-14 Alexander EbertFixed usage of the `aboutMe` option type
next