GitHub/WoltLab/WCF.git
Author Commit
2018-08-29 Joshua RüswegSkip unread article values for guests
2018-08-29 Joshua RüswegAdd outstanding item count for article category pages
2018-08-29 Joshua RüswegAdd method to determine unread articles per category
2018-08-29 Joshua RüswegFix missing reset of unread watched articles
2018-08-29 Joshua RüswegFix class descriptions
2018-08-29 Joshua RüswegAdd missing new line
2018-08-29 Joshua RüswegAdd article notifications on watched categories
2018-08-29 Joshua RüswegAdd watched articles page
2018-08-29 Joshua RüswegAdd feature to subscribe article categories
2018-08-29 Joshua RüswegAllow multiple categories in CategoryArticleList as...
2018-08-28 Tim DüsterhusMerge branch 'master' into next
2018-08-28 Tim DüsterhusRemove spurious `continue` from InstallPackageAction
2018-08-28 Tim DüsterhusMerge branch 'master' into next
2018-08-28 Tim DüsterhusRemove spurious `continue` from UninstallPackageAction
2018-08-28 Tim DüsterhusAdd support for content(Top|Bottom) to RegisterButton box
2018-08-28 Joshua RüswegAdd category description
2018-08-28 Joshua RüswegFix missing newline
2018-08-28 Joshua RüswegAdd article report function
2018-08-28 Joshua RüswegAdd permission to manage own articles
2018-08-27 Joshua RüswegAdd support for passwordrules attribute
2018-08-27 Joshua RüswegAdd autocomplete feature for password fields in newPass...
2018-08-27 Joshua RüswegAdd autocomplete feature for password fields
2018-08-27 Marcel WerkMerge branch '3.0'
2018-08-27 Marcel WerkFixed broken media images in the editor
2018-08-26 Matthias SchmidtAdd `insteadOfReadObjects@MultipleLinkPage` event
2018-08-23 Joshua RüswegMerge branch 'master' into next
2018-08-23 Joshua RüswegMerge branch '3.0'
2018-08-23 Joshua RüswegFix setting monolingual i18n items with js
2018-08-23 Tim DüsterhusAdd media provider for Twitter Tweets
2018-08-23 Tim DüsterhusTrim spaces from host, username and password in SmtpEma...
2018-08-23 Tim DüsterhusAllow accessing the LoginForm when logged in
2018-08-23 Marcel WerkMerge branch 'next' of https://github.com/WoltLab/WCF...
2018-08-23 Marcel WerkImproved a11y in message tab-menu
2018-08-23 Tim DüsterhusFix position of bottom pagination in exceptionLogView
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
next