GitHub/WoltLab/WCF.git
Author Commit
2019-01-28 Joshua RüswegAdd support for uploads in the acp
2019-01-28 Joshua RüswegFix displaying of single image files
2019-01-28 Joshua RüswegFix typo
2019-01-28 Joshua RüswegMerge branch 'next' into unified_file_upload
2019-01-28 Joshua RüswegCleanup form in the `saved` method
2019-01-28 Joshua RüswegAdd support for svg images
2019-01-28 Marcel WerkDon't close datepicker (with time) after selecting...
2019-01-27 Matthias SchmidtFix `like` return value of `LikeHandler::like()`
2019-01-27 Matthias SchmidtMerge branch 'master' into next
2019-01-27 Matthias SchmidtShow likes when loading comment (responses) via permalink
2019-01-27 Matthias SchmidtAllow media links generated in the ACP to point to...
2019-01-27 Matthias SchmidtAdd missing since tags
2019-01-27 Matthias SchmidtMark comment (response) notifications as read when...
2019-01-27 Matthias SchmidtAdd methods to mark comment-related notifications as...
2019-01-27 Matthias SchmidtFix variable name in comment response list template
2019-01-25 Marcel WerkFixed mobile style issue
2019-01-24 Matthias SchmidtMerge branch 'master' into next
2019-01-24 Matthias SchmidtMerge branch '3.0'
2019-01-24 Matthias SchmidtFix typo in German language item
2019-01-24 Matthias SchmidtFix exception when reading value of field without immut...
2019-01-22 Alexander EbertPrevent errors caused by unknown media objects
2019-01-22 Alexander EbertMerge branch '3.0'
2019-01-22 Alexander EbertRemove superfluous `<br>` inserted by Firefox
2019-01-20 Joshua RüswegAdd method to set a custom image link
2019-01-20 Joshua RüswegSet object property to null
2019-01-20 Joshua RüswegUse max width
2019-01-20 Joshua RüswegUnregister field, after destroy the form
2019-01-20 Joshua RüswegRemove errors on upload
2019-01-20 Joshua RüswegRemove unique file errors
2019-01-20 Joshua RüswegFix typo in method names
2019-01-20 Matthias SchmidtUnify table icon size
2019-01-20 Matthias SchmidtImprove wording of English language item
2019-01-20 Matthias SchmidtAdd permission check for notifiction test page
2019-01-20 Matthias SchmidtAdd support for HTML in category descriptions
2019-01-20 Matthias SchmidtFix WCFSetup due to undefined option constant
2019-01-19 Joshua RüswegSimplify getValue method
2019-01-19 Tim DüsterhusExpose ENABLE_PRODUCTION_DEBUG_MODE to JavaScript in ACP
2019-01-18 Joshua RüswegAdd missing object id
2019-01-18 Matthias SchmidtUse video player for video attachments
2019-01-18 Marcel WerkMerge branch '3.0'
2019-01-18 Marcel WerkFixed validation of article categories
2019-01-18 Marcel WerkMerge branch '3.0'
2019-01-18 Marcel WerkUpdated description for paypal address
2019-01-18 Marcel WerkMerge branch '3.0'
2019-01-18 Marcel WerkUpdated cookie policy
2019-01-18 Marcel WerkMerge branch 'master' into next
2019-01-18 Marcel WerkMerge branch '3.0'
2019-01-18 Marcel WerkMerge branch '3.0' into next
2019-01-18 Marcel WerkUpdated privacy policy
2019-01-18 Marcel WerkFixed small design issue
2019-01-18 Marcel WerkFixed missing language variable
2019-01-18 Marcel WerkAdded notification for new user registrations
2019-01-17 Alexander EbertRestrict the mentioning of groups using a permission
2019-01-16 Alexander EbertSupport mentions of user groups
2019-01-16 Tim DüsterhusMerge pull request #2756 from WoltLab/old-to-new-mail
2019-01-15 Joshua RüswegAdd `value` method
2019-01-15 Joshua RüswegUse random id instead of sha1 for uniqueFileId
2019-01-15 Joshua RüswegReturn files, newFiles and removedFiles in getValue()
2019-01-15 Joshua RüswegAdd basic UploadFormField
2019-01-14 Joshua RüswegAdd support `null` for maxFiles
2019-01-14 Joshua RüswegRewrite template to fit the FormBuilder system
2019-01-13 Tim DüsterhusMerge remote-tracking branch 'origin/next' into next
2019-01-13 Tim DüsterhusMerge branch 'master' into next
2019-01-13 Tim DüsterhusFix Tar extraction of empty files and ignore symlinks
2019-01-13 Matthias SchmidtReplace backticks with single quotes
2019-01-13 Matthias SchmidtAdd missing newline at end of file
2019-01-13 Matthias SchmidtMove form field immutability to separate interface
2019-01-13 Matthias SchmidtSupport disabling all checkboxes created by `{htmlCheck...
2019-01-13 Matthias SchmidtAdd support for disabled item lists
2019-01-13 Matthias SchmidtExplicitly support disabled date picker fields
2019-01-13 Matthias SchmidtFix internal value format after setting value of date...
2019-01-13 Matthias SchmidtAdd better upload error handling if debug is enabled
2019-01-12 Alexander EbertMerge branch 'master' into next
2019-01-12 Alexander EbertImproved behavior of sortable options
2019-01-12 Alexander EbertSupport for some pasted styles
2019-01-12 Alexander EbertHousekeeping
2019-01-12 Matthias SchmidtFix format of API version-related English language...
2019-01-11 Joshua RüswegFix code style issues in template
2019-01-11 Joshua RüswegRemove unused imports
2019-01-11 Joshua RüswegRewrite JS API for uploads
2019-01-11 Alexander EbertNewline recognition for the new code highlighter
2019-01-11 Alexander EbertImplemented the 'First Time Setup' page
2019-01-10 Alexander EbertUse the highlight parameter to start a new search if...
2019-01-10 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2019-01-10 Alexander EbertConsistent sort order of user group suggestions
2019-01-10 Matthias SchmidtUpdate version number 3.2 to 5.2
2019-01-10 Alexander EbertMerge branch 'master' into next
2019-01-10 Alexander EbertMerge branch '3.0'
2019-01-10 Matthias SchmidtFix undefined constants breaking installation
2019-01-10 Alexander EbertFix for backspacing inside an empty editor in Firefox...
2019-01-10 Alexander EbertNew permission to disallow profile editing
2019-01-10 Joshua RüswegSimplify code
2019-01-10 Joshua RüswegImprove documentation for the unified file upload
2019-01-10 Joshua RüswegRemove explicit casting
2019-01-10 Joshua RüswegRemove check whether a internalId is already used
2019-01-10 Alexander EbertAdjusted class hierachy for some rebuild data workers
2019-01-10 Alexander EbertInstructions for submitting the sitemap
2019-01-10 Alexander EbertPrevent important cronjobs from being disabled
2019-01-09 Matthias SchmidtFix name of used language item
2019-01-08 Tim DüsterhusFix JS code style
next