GitHub/WoltLab/WCF.git
Author Commit
2018-08-23 Tim DüsterhusMerge branch 'master' into next
2018-08-23 Tim DüsterhusMerge tag '3.1.5' into next
2018-08-22 Joshua RüswegImprove error logging for failed validations
2018-08-22 Joshua RüswegUse multiple promises instead of one to make it easier...
2018-08-21 Joshua RüswegAdd promises support for MessageInlineEditor
2018-08-20 Marcel WerkAdded labels for complementary <aside> tags
2018-08-20 Marcel Werkreduce usage of complementary <aside> tags
2018-08-19 Joshua RüswegMerge branch '3.0'
2018-08-19 Joshua RüswegMerge branch 'Fabii547-patch-55' into 3.0
2018-08-19 Fabii547Fix UserProfileCommentResponseOwnerUserNotificationEven...
2018-08-18 Alexander EbertPreparing the release 3.1.5 pl 1 3.1.5_pl_1
2018-08-18 Alexander EbertMerge branch '3.0'
2018-08-18 Alexander EbertPreparing the release 3.0.17 pl 1 3.0.17_pl_1
2018-08-18 Alexander EbertForce-reset all cronjobs to their default state
2018-08-18 Alexander EbertMerge pull request #2741 from WoltLab/cronjobs
2018-08-18 woltlab.comUpdating minified JavaScript files
2018-08-18 Alexander EbertMerge branch '3.0'
2018-08-18 Tim DüsterhusRemove failCount condition from CronjobScheduler::reset...
2018-08-18 Tim DüsterhusAdd logging when Cronjobs are being reset to READY
2018-08-18 Tim DüsterhusFix logic in CronjobScheduler::resetFailedCronjobs()
2018-08-18 Tim DüsterhusCatch any type of Exception in CronjobScheduler
2018-08-18 woltlab.comUpdating minified JavaScript files
2018-08-18 Alexander EbertAvoid writing to `arguments` directly, strange optimiza...
2018-08-18 Tim DüsterhusFix calculation of afterNextExec in CronjobScheduler...
2018-08-18 Jens HausdorfFix some typos (#2740)
2018-08-18 Jens Hausdorffix typo (#2738)
2018-08-17 Matthias SchmidtAdd missing third parameter in `ISelectionFormField...
2018-08-17 Joshua RüswegFix unknown object type for article notifications
2018-08-17 Alexander EbertUpdated the release date 3.1.5
2018-08-17 Alexander EbertMerge branch '3.0'
2018-08-17 Alexander EbertPreparing the release 3.0.17 3.0.17
2018-08-17 Alexander EbertSoft-limit for the length of the open/close HTML tags
2018-08-17 Alexander EbertTypos
2018-08-14 Matthias SchmidtRemove superfluous whitespaces
2018-08-14 Matthias SchmidtAdd form to add custom phrases
2018-08-14 Matthias SchmidtMake selection form field labels' treatment as language...
2018-08-14 Matthias SchmidtAdd `VoidFormFieldDataProcessor`
2018-08-14 Matthias SchmidtAdd alternative object action name `AbstractFormBuilder...
2018-08-14 Matthias SchmidtLoosen strict matching requirement for single selection...
2018-08-14 Joshua RüswegUse explicit join type
2018-08-13 Joshua RüswegRevert object type renaming
2018-08-13 Joshua RüswegAdd notifications for article comments
2018-08-13 Marcel WerkFixed typo
2018-08-13 Joshua RüswegAdd comment notifications for page comments
2018-08-13 Joshua RüswegAllow commentResponseOwner events with multi recipient...
2018-08-12 Joshua RüswegSwitch revoking and adding trophies to make level troph...
2018-08-12 Joshua RüswegMerge branch 'master' into next
2018-08-12 Joshua RüswegMerge branch '3.0'
2018-08-12 Joshua RüswegDelete page comments after deleting the page
2018-08-12 Joshua RüswegReplace LikeHandler method with ReactionHandler method
2018-08-12 Matthias SchmidtAdd event in `DefaultUploadFileSaveStrategy::generateTh...
2018-08-12 Matthias SchmidtAdd media download counter
2018-08-11 Matthias SchmidtAdd permission to restrict access to own media
2018-08-11 Matthias SchmidtMerge branch '3.0'
2018-08-11 Matthias SchmidtFix user option condition forms ignoring set default...
2018-08-10 Alexander EbertPreparing the release 3.1.5
2018-08-10 woltlab.comUpdating minified JavaScript files
2018-08-10 Alexander EbertMerge branch '3.0'
2018-08-10 Alexander EbertUpdate the image when rotating by 180deg
2018-08-10 Alexander EbertMerge branch '3.0'
2018-08-10 Alexander EbertUpdate the image when rotating by 180deg
2018-08-10 Alexander EbertMinor phrasing improvements
2018-08-10 Alexander EbertMerge branch '3.0'
2018-08-10 Alexander EbertProper HTML processing for page rebuilds
2018-08-10 woltlab.comUpdating minified JavaScript files
2018-08-10 Alexander EbertPrevent concurrent message submit requests
2018-08-10 Joshua RüswegAdd recent activity events for page comments
2018-08-09 Joshua RüswegDo not import reactionTypes with unknown reactionTypeID
2018-08-09 Joshua RüswegMake abstract like importer work with reaction types
2018-08-09 Joshua RüswegAdd reaction type importer
2018-08-09 woltlab.comUpdating minified JavaScript files
2018-08-09 woltlab.comUpdating minified JavaScript files
2018-08-09 Joshua RüswegFix missing reaction summary container
2018-08-09 Marcel WerkMerge branch '3.0'
2018-08-09 Marcel WerkFixed broken indentation in multi-category condition
2018-08-09 Joshua RüswegAdd singleItem option for ReactionHandler
2018-08-09 Joshua RüswegFix trophies are not shown, if the user option is not set
2018-08-08 Tim DüsterhusAdd exception chaining to DateFormField::saveValueFormat
2018-08-08 Joshua RüswegMerge pull request #2732 from WoltLab/reactions
2018-08-08 Joshua RüswegCache likeable objects to avoid multiple queries
2018-08-08 Joshua RüswegMerge pull request #2734 from WoltLab/trophy
2018-08-08 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2018-08-07 Joshua RüswegRefine documentation
2018-08-07 Joshua RüswegEnable/Disable element instead of hiding the whole...
2018-08-07 Joshua RüswegCopy explicit joins from pseudo user list
2018-08-07 Joshua RüswegAdd support for revocable trophies
2018-08-07 Joshua RüswegUse internal functions to show/hide an element
2018-08-07 Joshua RüswegFix typo
2018-08-06 Alexander EbertMerge branch '3.0'
2018-08-06 Alexander EbertUse height/width attributes for compatibility
2018-08-06 Sascha GreuelAdd width/height properties for default avatars (#2555)
2018-08-06 Alexander EbertIncorrect usage of `continue`
2018-08-06 Joshua RüswegImprove legibility for inserting reaction types on...
2018-08-06 Joshua RüswegCorrect formAction value
2018-08-06 Joshua RüswegImprove sorting of reaction types in js
2018-08-06 Joshua RüswegMake detection of mobile navigations more readable
2018-08-06 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2018-08-06 Matthias SchmidtFix typo in property documentation
2018-08-06 Joshua RüswegAdd missing spaces
2018-08-06 Joshua RüswegCheck data key and sanitize value for getDataAttributes
next