GitHub/WoltLab/WCF.git
Author Commit
2019-09-27 Matthias SchmidtRemove support for unsigned database columns in PHP API
2019-09-27 Matthias SchmidtResolve TODOs related to `wcf1_reaction_type` table
2019-09-08 Matthias SchmidtUpdate logging procedure of database change
2019-09-08 Matthias SchmidtCheck if foreign key has an action
2019-09-01 Matthias SchmidtAdd PHP API to update database tables
2019-09-01 Matthias SchmidtPrint split node exception messages in update log
2019-09-01 Matthias SchmidtFix user links in global modification log in ACP
2019-08-31 Marcel WerkAdded missing name attribute
2019-08-31 Marcel WerkReduced the height of the clickable avatar in the recen...
2019-08-30 Marcel WerkImproved alignment of full page error messages
2019-08-28 Joshua RüswegFix count buttons for single reaction objects
2019-08-28 Joshua RüswegOptimize legibility of if condition which checks agains...
2019-08-28 Marcel Werkignore disabled permissions in cache builder
2019-08-27 Joshua RüswegFix selecting actions in ModificationLogListPage
2019-08-27 Joshua RüswegFix SQL foreignKeys check, if the returning value is...
2019-08-26 Matthias SchmidtAdd hidden form field
2019-08-26 Alexander EbertUpdated the minimum required PHP version displayed...
2019-08-25 Joshua RüswegMerge remote-tracking branch 'origin/next' into next
2019-08-25 Joshua RüswegFix missing closing HTML tag
2019-08-25 Alexander EbertPreparing the release 5.2.0 Beta 1 5.2.0_Beta_1
2019-08-25 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2019-08-25 Matthias SchmidtUse fixed maximum length for email form field
2019-08-25 Fabii547Make subclasses of ItemListFormField compatible with...
2019-08-25 woltlab.comUpdating minified JavaScript files
2019-08-23 Alexander EbertTypo
2019-08-23 Alexander EbertImplemented `PreparedStatement::fetchList()`
2019-08-23 Joshua RüswegMerge branch 'master' into next
2019-08-23 Joshua RüswegMerge branch '3.0'
2019-08-23 Joshua RüswegMerge branch 'SoftCreatR-patch-6' into 3.0
2019-08-23 Sascha GreuelAdd user agent detection for Firefox on iOS
2019-08-23 Marcel Werkskip cache when updating user groups
2019-08-23 Matthias SchmidtAdd email form field
2019-08-22 Matthias Schmidt(User group) option search by identifier if dev mode...
2019-08-22 mutecFix TMultipleFormField::getMaximumMultiples() return...
2019-08-22 Matthias SchmidtFix singular/plural distinction in language items
2019-08-22 Matthias SchmidtItemListFormField implements IMultipleFormField instead...
2019-08-22 Matthias SchmidtAutomatically enable multiple values support when setti...
2019-08-22 Matthias SchmidtFix mixed up German language item
2019-08-20 Joshua RüswegFix navigation on iPad with large resolution on chrome
2019-08-20 Joshua RüswegMerge remote-tracking branch 'origin/next' into next
2019-08-20 Joshua RüswegFix navigation on iPad with large resolution
2019-08-19 Matthias SchmidtAdd pending items to item list on form submit
2019-08-19 Matthias SchmidtLog individual package installation steps (#3043)
2019-08-19 Matthias SchmidtTry to create non-existing database during setup (...
2019-08-19 Alexander EbertImproved the paste results from MS Word
2019-08-19 Alexander EbertMerge branch 'master' into next
2019-08-19 Alexander EbertMerge branch '3.0'
2019-08-19 Alexander EbertReject disallowed CSS styles
2019-08-19 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2019-08-19 Alexander EbertAvoid dots in IDs, they don't play well
2019-08-18 Matthias SchmidtRemove unused variable
2019-08-18 Matthias SchmidtFix title of code boxes in editor in highlighter is...
2019-08-18 Matthias SchmidtLog individual package installation steps
2019-08-18 Matthias SchmidtFix typos in German language item
2019-08-18 Matthias SchmidtAdd maximum number of items support for ItemListFormField
2019-08-18 Matthias SchmidtAllow removing initial excess items in static item...
2019-08-17 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2019-08-17 Alexander EbertInclude the number of other reactions in the tooltip
2019-08-17 Matthias SchmidtMerge pull request #3014 from WoltLab/databaseEditor_ge...
2019-08-17 Matthias SchmidtMerge branch 'next' into databaseEditor_getters
2019-08-17 Matthias SchmidtSupport disallowed bbcodes in wysiwyg form builder...
2019-08-17 Matthias SchmidtEnsure that language items belong to correct category
2019-08-17 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2019-08-17 Matthias SchmidtAdd censorship enforement for WSYIWYG form builder...
2019-08-17 Fabii547Fix XSD filenames generated by PIP GUI (#3038)
2019-08-17 Fabii547Fix order of status icons in `categoryList.tpl` (#3015)
2019-08-17 Matthias SchmidtFix small media image previews directly after upload
2019-08-17 Matthias SchmidtOnly return each index once in MysqlDatabaseEditor...
2019-08-17 Matthias SchmidtMerge branch 'master' into next
2019-08-17 Matthias SchmidtMerge branch '3.0'
2019-08-17 Matthias SchmidtFix wording in English language item
2019-08-17 Alexander EbertPreparing the release 5.2.0 Alpha 4 5.2.0_Alpha_4
2019-08-16 woltlab.comUpdating minified JavaScript files
2019-08-16 Alexander EbertFixed the auto insert of pasted/dropped images in the...
2019-08-16 Alexander EbertSupport event unbinding for legacy redactor plugins
2019-08-16 Alexander EbertReduced the reaction popover's z-index to avoid overlap...
2019-08-16 Alexander EbertMoved the reaction summary in comments below the message
2019-08-16 Alexander EbertDisallow spiders to access the auth actions
2019-08-16 Alexander EbertCompact view of the reaction summary
2019-08-16 Alexander EbertMerge branch 'master' into next
2019-08-16 Alexander EbertAllow access to the `MediaPage` when `FORCE_LOGIN`...
2019-08-15 Alexander EbertRedundant styles: Purge the inner style rather than...
2019-08-15 Alexander EbertWorkaround for arbitrary linebreaks in pasted text...
2019-08-14 Alexander EbertHide inaccessible categories for articles
2019-08-14 Alexander EbertMerge branch '3.0'
2019-08-14 Alexander EbertUse the actual `items` value for the list of details...
2019-08-14 Alexander EbertDisable the access to the UserMailForm by default
2019-08-14 Marcel WerkFixed typo
2019-08-12 Marcel WerkUnified phrases
2019-08-11 Matthias SchmidtSupport enum and double columns in MysqlDatabaseEditor...
2019-08-10 Matthias SchmidtImprove speed of MySQLDatabaseEditor::getForeignKeys()
2019-08-09 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2019-08-09 Alexander EbertDisplay the top reaction of an element
2019-08-08 Joshua RüswegUnify reaction list in notifications
2019-08-06 Matthias SchmidtAdd DatabaseEditor::(getForeignKeys|getIndexInformation)()
2019-08-06 Marcel WerkMerge branch '3.0'
2019-08-06 Marcel Werkfixed datepicker issue if min-date contains a future...
2019-08-05 Alexander EbertMerge pull request #3013 from Cyperghost/patch-1
2019-08-05 Olaf BraunFix marshal undefined exception
2019-08-03 Joshua RüswegFix reactionTypeList structure for UiSortableList
next