Unify the terms 'Staff' and 'Team'
[GitHub/WoltLab/WCF.git] / ts /
2 days ago Alexander EbertMerge branch '5.5' into 6.0
2 days ago Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2 days ago Alexander EbertMerge branch '6.0'
2 days ago Alexander EbertMerge branch '5.5' into 6.0
2 days ago Alexander EbertUpdate the position of the search bar and drop-down...
4 days ago Marcel WerkReset to page 1 when changing sort order
5 days ago CyperghostMove the registration of the HTML-Element `woltlab...
6 days ago Marcel WerkAdd sorting function
6 days ago Marcel WerkGrid view (PoC)
9 days ago Olaf BraunMerge pull request #5989 from WoltLab/wsc-rpc-api-const
9 days ago CyperghostAdd new contacts `WSC_RPC_API_URL`, which points to...
2024-08-26 Alexander EbertMerge branch '6.0'
2024-08-26 Alexander EbertMerge branch '5.5' into 6.0
2024-08-26 Alexander EbertFix the alignment of the control panel when resizing
2024-08-21 Alexander EbertSuppress popovers inside legacy popovers and vice versa
2024-08-21 CyperghostThe input field no longer exists in the shadow root
2024-08-19 Marcel WerkMerge pull request #5979 from WoltLab/fix-outdated...
2024-08-19 dependabot[bot]Merge pull request #5948 from WoltLab/dependabot/npm_an...
2024-08-19 Alexander EbertMerge branch '6.0'
2024-08-19 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2024-08-19 Alexander EbertUse a regular button for the upload field
2024-08-16 Alexander EbertMerge branch '6.0'
2024-08-14 Alexander EbertAdd the missing tmp hash to messages
2024-08-07 Alexander EbertMerge branch '6.0'
2024-08-05 Marcel WerkMerge branch '6.0'
2024-08-02 Olaf BraunMerge pull request #5970 from WoltLab/multiple-select...
2024-08-02 Olaf BraunSwitch map and filter on the array
2024-08-02 CyperghostAdd a JavaScript data handler for the form field
2024-08-01 Alexander EbertDisplay the full image if thumbnails are not available
2024-08-01 Alexander EbertMerge branch '6.0'
2024-07-24 Marcel WerkMerge branch '6.0'
2024-07-23 Olaf BraunMerge pull request #5964 from WoltLab/tag-form-field...
2024-07-15 CyperghostAdd the new variable `FileProcessorFormField::$bigPrevi...
2024-07-12 Olaf BraunMerge pull request #5963 from WoltLab/validate-uploaded...
2024-07-10 CyperghostAdds a new function to the `IFileProcessor` which is...
2024-07-06 Olaf BraunMerge pull request #5951 from WoltLab/upload-form-field-v2
2024-07-04 CyperghostFixed a bug still accessing the old `_data` field
2024-07-04 CyperghostMerge remote-tracking branch 'origin/upload-form-field...
2024-07-04 CyperghostRename `WoltLabSuite/Core/Component/File/File` to ...
2024-07-03 Olaf BraunApply suggestions from code review
2024-07-03 CyperghostExport `clearPreviousErrors()`
2024-07-03 CyperghostChange the function that adds a button so that it only...
2024-07-03 CyperghostRemove radix parameter from `parseInt`
2024-07-03 CyperghostFix css-class added in `markElementAsErroneous()`
2024-07-03 CyperghostAdd helper function to insert default file information...
2024-07-02 CyperghostAdd helper function `fileInitializationFailed`
2024-07-02 CyperghostUpdate some comments
2024-07-02 CyperghostAdd helper functions `trackUploadProgress` and `removeU...
2024-07-02 CyperghostAllow the function `get values()` to return only one...
2024-07-02 CyperghostInsert data handler for an ajax form
2024-06-26 CyperghostRemove async from `#registerFile()`
2024-06-26 CyperghostMove statement to the correct comment position
2024-06-26 CyperghostSet `bubbles` to `true` for the custom event `fileProce...
2024-06-26 CyperghostIntegrate the upload progressbar to file processor...
2024-06-26 CyperghostFixes the problem that the DOM element was not removed...
2024-06-25 Olaf BraunMerge pull request #5805 from WoltLab/service-worker...
2024-06-24 Olaf BraunMerge branch 'refs/heads/master' into service-worker...
2024-06-24 Alexander EbertMerge branch '6.0'
2024-06-24 CyperghostMerge branch 'refs/heads/master' into service-worker...
2024-06-24 CyperghostMove upload progressbar from attachment to fileList
2024-06-24 CyperghostMerge branch 'refs/heads/master' into upload-form-field-v2
2024-06-21 Alexander EbertAdd a chunk-based progress tracking
2024-06-21 CyperghostAdd extra buttons to FileProcessorFormField
2024-06-20 CyperghostCombine the CSS of Attachment and FileProcessorFormFiel...
2024-06-20 CyperghostAdd `item__` prefix to the css-classname
2024-06-20 CyperghostAdd lazy loading for the hidden image
2024-06-20 CyperghostAdd filename and filesize information
2024-06-20 CyperghostRemove the other EventListener if one has been executed
2024-06-20 CyperghostDisplay of the replace button only if one file can...
2024-06-20 CyperghostRemove the TODO, this cannot be implemented because...
2024-06-19 Alexander EbertMerge branch '6.0'
2024-06-19 CyperghostUse this.classPrefix for class name on error message...
2024-06-19 Alexander EbertMerge branch '5.5' into 6.0
2024-06-19 Alexander EbertMerge branch '5.4' into 5.5
2024-06-19 CyperghostSet `addDeleteButton`, `addReplaceButton` and `addButto...
2024-06-19 CyperghostAllow the `FileProcessorFormField` to handle only one...
2024-06-19 CyperghostLoad the file(s) when `$this->value` is set
2024-06-18 CyperghostShow an error message on upload failed
2024-06-18 CyperghostHandle replace button clicked
2024-06-17 Marcel WerkMerge pull request #5944 from WoltLab/comment-backend...
2024-06-17 Olaf BraunMerge pull request #5947 from WoltLab/delete-files...
2024-06-17 CyperghostAdd a replace button
2024-06-15 Alexander EbertMerge branch '6.0'
2024-06-14 Alexander EbertAdd a proper error message for incompatible Plugin...
2024-06-14 Marcel WerkRemove obsolete guest dialog code
2024-06-14 Marcel WerkMade use of the new backend methods
2024-06-14 Marcel WerkAdd typescript methods for requesting the new backend
2024-06-14 CyperghostMerge branch 'refs/heads/master' into upload-form-field-v2
2024-06-14 CyperghostAdd button groups to file element
2024-06-13 Alexander EbertPrevent scrolling when defocusing a reaction overlay
2024-06-13 CyperghostMerge branch 'refs/heads/master' into upload-form-field-v2
2024-06-13 CyperghostMerge branch 'refs/heads/master' into upload-form-field-v2
2024-06-13 CyperghostIt Was only necessary for testing
2024-06-13 CyperghostRemove an unnecessary map from files
2024-06-12 Alexander EbertMerge branch '6.0'
2024-06-12 Alexander EbertDo not focus the editor when resetting it
2024-06-12 CyperghostMerge branch 'refs/heads/master' into upload-form-field-v2
2024-06-12 CyperghostFixes the problem if `maxHeight` and or `maxWidth`...
2024-06-12 CyperghostAdd file processor form field
2024-06-09 Alexander EbertImprove the handling of server errors
next