GitHub/WoltLab/WCF.git
6 years agoImproved development section, disallow updates w/ benchmark on
Alexander Ebert [Tue, 18 Jul 2017 09:48:00 +0000 (11:48 +0200)]
Improved development section, disallow updates w/ benchmark on

See #2326

6 years agoAllow image-only ranks
Alexander Ebert [Mon, 17 Jul 2017 18:50:23 +0000 (20:50 +0200)]
Allow image-only ranks

Closes #2325

6 years agoFiltering labels by group now lifts the limit
Alexander Ebert [Mon, 17 Jul 2017 18:06:34 +0000 (20:06 +0200)]
Filtering labels by group now lifts the limit

Closes #2318

6 years agoAdded separate style variables for editor appearance
Alexander Ebert [Mon, 17 Jul 2017 13:22:52 +0000 (15:22 +0200)]
Added separate style variables for editor appearance

See #2317

6 years agoAdded automatic URL rewrite test
Alexander Ebert [Mon, 17 Jul 2017 11:45:35 +0000 (13:45 +0200)]
Added automatic URL rewrite test

See #2320

6 years agoFixed import of language files
Alexander Ebert [Mon, 17 Jul 2017 11:33:02 +0000 (13:33 +0200)]
Fixed import of language files

See #2331

6 years agoMerge pull request #2339 from fragsalat/article-meta-data-tpl-event
Marcel Werk [Mon, 17 Jul 2017 11:40:51 +0000 (13:40 +0200)]
Merge pull request #2339 from fragsalat/article-meta-data-tpl-event

Added template event to content meta data

6 years agoFix installation of application-specific files in dev tools
Matthias Schmidt [Sun, 16 Jul 2017 13:07:30 +0000 (15:07 +0200)]
Fix installation of application-specific files in dev tools

See #2331

6 years agoAdded template event to article meta data
Thomas Schlage [Sun, 16 Jul 2017 13:00:32 +0000 (15:00 +0200)]
Added template event to article meta data

6 years agoAss user trophy received user notification
Joshua Rüsweg [Sat, 15 Jul 2017 20:58:41 +0000 (22:58 +0200)]
Ass user trophy received user notification

See #2315

6 years agoFix $databaseTableIndexName for UserTrophy
Joshua Rüsweg [Sat, 15 Jul 2017 20:50:24 +0000 (22:50 +0200)]
Fix $databaseTableIndexName for UserTrophy

See #2315

6 years agoAdded `pluginStoreFileID` for packages
Alexander Ebert [Sat, 15 Jul 2017 20:35:17 +0000 (22:35 +0200)]
Added `pluginStoreFileID` for packages

See #2319

6 years agoAdd missing sync dependency for UserNotificationEvents PIP
Joshua Rüsweg [Sat, 15 Jul 2017 20:24:47 +0000 (22:24 +0200)]
Add missing sync dependency for UserNotificationEvents PIP

See #2331

6 years agoAdd UserTrophy notification object
Joshua Rüsweg [Sat, 15 Jul 2017 20:03:05 +0000 (22:03 +0200)]
Add UserTrophy notification object

See #2315

6 years agoAdd UserTrophy edit form
Joshua Rüsweg [Sat, 15 Jul 2017 19:49:40 +0000 (21:49 +0200)]
Add UserTrophy edit form

See #2315

6 years agoDisallow user trophy edit for automatically awarded trophies
Joshua Rüsweg [Sat, 15 Jul 2017 19:48:45 +0000 (21:48 +0200)]
Disallow user trophy edit for automatically awarded trophies

See #2315

6 years agoValidate if the user names are correct
Joshua Rüsweg [Sat, 15 Jul 2017 19:10:08 +0000 (21:10 +0200)]
Validate if the user names are correct

See #2315

6 years agoUse optgroup instead of own implementation
Joshua Rüsweg [Sat, 15 Jul 2017 19:08:28 +0000 (21:08 +0200)]
Use optgroup instead of own implementation

See #2315

6 years agoAdded `Url` wrapper for sane URL parsing
Alexander Ebert [Sat, 15 Jul 2017 10:37:00 +0000 (12:37 +0200)]
Added `Url` wrapper for sane URL parsing

See #2336

6 years agoAdded missing phrases
Alexander Ebert [Fri, 14 Jul 2017 16:19:57 +0000 (18:19 +0200)]
Added missing phrases

6 years agoThrow an exception when condition parameter is an empty array
Alexander Ebert [Fri, 14 Jul 2017 16:19:42 +0000 (18:19 +0200)]
Throw an exception when condition parameter is an empty array

See #2338

6 years agoAdded missing constant during WCFSetup
Alexander Ebert [Fri, 14 Jul 2017 16:01:27 +0000 (18:01 +0200)]
Added missing constant during WCFSetup

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Fri, 14 Jul 2017 15:30:44 +0000 (17:30 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/3rdParty/redactor2/redactor.min.js

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 14 Jul 2017 15:28:56 +0000 (17:28 +0200)]
Updating minified JavaScript files

6 years agoFixed counter for unread moderation items in user panel
Alexander Ebert [Fri, 14 Jul 2017 15:25:56 +0000 (17:25 +0200)]
Fixed counter for unread moderation items in user panel

6 years agoFixed switching between content languages
Alexander Ebert [Fri, 14 Jul 2017 15:11:47 +0000 (17:11 +0200)]
Fixed switching between content languages

6 years agoFixed pasting of plaintext in Firefox
Alexander Ebert [Fri, 14 Jul 2017 12:56:53 +0000 (14:56 +0200)]
Fixed pasting of plaintext in Firefox

6 years agoDisabled custom selection marker handling on paste
Alexander Ebert [Fri, 14 Jul 2017 11:40:46 +0000 (13:40 +0200)]
Disabled custom selection marker handling on paste

This change caused some issues with the browser's selection management
when rapidly pasting by holding ctrl+v

6 years agoUpgraded to Redactor II 2.8.1
Alexander Ebert [Fri, 14 Jul 2017 11:28:18 +0000 (13:28 +0200)]
Upgraded to Redactor II 2.8.1

6 years agoFixed usage of the `aboutMe` option type
Alexander Ebert [Fri, 14 Jul 2017 10:41:34 +0000 (12:41 +0200)]
Fixed usage of the `aboutMe` option type

Fixes #2337

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 13 Jul 2017 23:32:16 +0000 (01:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed matching of update server urls
Alexander Ebert [Thu, 13 Jul 2017 23:31:58 +0000 (01:31 +0200)]
Fixed matching of update server urls

See #2327

6 years agoFixed static method call
Alexander Ebert [Thu, 13 Jul 2017 23:28:53 +0000 (01:28 +0200)]
Fixed static method call

6 years agoFixed word filter matching on empty lines
Alexander Ebert [Thu, 13 Jul 2017 23:16:11 +0000 (01:16 +0200)]
Fixed word filter matching on empty lines

See #2333

6 years agoAssign to default user groups during user rebuild if missing
Alexander Ebert [Thu, 13 Jul 2017 22:51:27 +0000 (00:51 +0200)]
Assign to default user groups during user rebuild if missing

See #2334

6 years agoAdded debug output for form validation errors
Alexander Ebert [Sun, 9 Jul 2017 14:46:15 +0000 (16:46 +0200)]
Added debug output for form validation errors

See #2316

6 years agoAdded lightweight developer tools
Alexander Ebert [Thu, 13 Jul 2017 18:22:11 +0000 (20:22 +0200)]
Added lightweight developer tools

See #2331

6 years agoAdd missing overwriting of DevtoolsPackageInstallationDispatcher::getPackage()
Matthias Schmidt [Thu, 13 Jul 2017 17:53:55 +0000 (19:53 +0200)]
Add missing overwriting of DevtoolsPackageInstallationDispatcher::getPackage()

See #2331

6 years agoIgnore `app.config.inc.php` during WSC file sync
Matthias Schmidt [Thu, 13 Jul 2017 17:46:54 +0000 (19:46 +0200)]
Ignore `app.config.inc.php` during WSC file sync

See #2331

6 years agoIgnore `options.inc.php` during WSC file sync
Matthias Schmidt [Thu, 13 Jul 2017 17:38:36 +0000 (19:38 +0200)]
Ignore `options.inc.php` during WSC file sync

See #2331

6 years agoFix English language item
Matthias Schmidt [Thu, 13 Jul 2017 17:29:52 +0000 (19:29 +0200)]
Fix English language item

See #2331

6 years agoAdd missing sync dependency for ACL option PIP
Matthias Schmidt [Thu, 13 Jul 2017 17:26:30 +0000 (19:26 +0200)]
Add missing sync dependency for ACL option PIP

See #2331

6 years agoFix executing non-wildcard XML PIPs during non-WSC project sync
Matthias Schmidt [Thu, 13 Jul 2017 17:23:43 +0000 (19:23 +0200)]
Fix executing non-wildcard XML PIPs during non-WSC project sync

See #2331

6 years agoFix namespace of DevtoolsSyncPage class
Matthias Schmidt [Thu, 13 Jul 2017 17:04:20 +0000 (19:04 +0200)]
Fix namespace of DevtoolsSyncPage class

See #2331

6 years agoImproved pip dependency
Alexander Ebert [Thu, 13 Jul 2017 16:30:29 +0000 (18:30 +0200)]
Improved pip dependency

See #2331

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 13 Jul 2017 13:38:54 +0000 (15:38 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed ob clearing
Alexander Ebert [Thu, 13 Jul 2017 13:23:32 +0000 (15:23 +0200)]
Fixed ob clearing

6 years agoAdded project version / excludedpackages validation
Alexander Ebert [Thu, 13 Jul 2017 12:57:16 +0000 (14:57 +0200)]
Added project version / excludedpackages validation

See #2331

6 years agoMinor code style fixes
Alexander Ebert [Thu, 13 Jul 2017 12:21:04 +0000 (14:21 +0200)]
Minor code style fixes

6 years agoMerge remote-tracking branch 'origin/master'
Alexander Ebert [Thu, 13 Jul 2017 12:12:45 +0000 (14:12 +0200)]
Merge remote-tracking branch 'origin/master'

# Conflicts:
# wcfsetup/install/lang/en.xml

6 years agoAdded 'sync all', improved behavior, fixes
Alexander Ebert [Thu, 13 Jul 2017 12:11:55 +0000 (14:11 +0200)]
Added 'sync all', improved behavior, fixes

See #2331

6 years agoFixed spelling of "Kontaktformular"
Marcel Werk [Wed, 12 Jul 2017 15:54:20 +0000 (17:54 +0200)]
Fixed spelling of "Kontaktformular"

6 years agoAdd user trophy add form
Joshua Rüsweg [Wed, 12 Jul 2017 12:42:12 +0000 (14:42 +0200)]
Add user trophy add form

See #2315

6 years agoAdd user trophy list
Joshua Rüsweg [Wed, 12 Jul 2017 12:41:42 +0000 (14:41 +0200)]
Add user trophy list

See #2315

6 years agoMerge branch '3.0'
Alexander Ebert [Wed, 12 Jul 2017 07:53:33 +0000 (09:53 +0200)]
Merge branch '3.0'

6 years agoPreparing release 3.0.7 3.0.7
Alexander Ebert [Tue, 11 Jul 2017 17:52:04 +0000 (19:52 +0200)]
Preparing release 3.0.7

6 years agoAdded basic developer tools (wip)
Alexander Ebert [Tue, 11 Jul 2017 17:18:14 +0000 (19:18 +0200)]
Added basic developer tools (wip)

See #2331

6 years agoAdded debug output for form validation errors
Alexander Ebert [Sun, 9 Jul 2017 14:46:15 +0000 (16:46 +0200)]
Added debug output for form validation errors

See #2316

6 years agoImprove event name for getReplacements
Joshua Rüsweg [Sun, 9 Jul 2017 14:15:42 +0000 (16:15 +0200)]
Improve event name for getReplacements

See #2315

6 years agoAdd method to cache the replacements for each object
Joshua Rüsweg [Sun, 9 Jul 2017 14:12:37 +0000 (16:12 +0200)]
Add method to cache the replacements for each object

See #2315

6 years agoAdd userTrophy DBO
Joshua Rüsweg [Sun, 9 Jul 2017 13:48:49 +0000 (15:48 +0200)]
Add userTrophy DBO

See #2315

6 years agoAdd canSeeTrophies user group permission
Joshua Rüsweg [Sun, 9 Jul 2017 13:48:08 +0000 (15:48 +0200)]
Add canSeeTrophies user group permission

See #2315

6 years agoAdd trophy edit form
Joshua Rüsweg [Sun, 9 Jul 2017 11:40:01 +0000 (13:40 +0200)]
Add trophy edit form

See #2315

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sat, 8 Jul 2017 19:20:27 +0000 (21:20 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoRemoved debug output
Alexander Ebert [Sat, 8 Jul 2017 19:10:37 +0000 (21:10 +0200)]
Removed debug output

6 years agoAdd trophy image upload
Joshua Rüsweg [Sat, 8 Jul 2017 13:37:11 +0000 (15:37 +0200)]
Add trophy image upload

See #2315

6 years agoFixed HTMLPurifier config handling
Alexander Ebert [Thu, 6 Jul 2017 18:14:22 +0000 (20:14 +0200)]
Fixed HTMLPurifier config handling

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Thu, 6 Jul 2017 18:13:33 +0000 (20:13 +0200)]
Merge branch '2.1' into 3.0

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 6 Jul 2017 17:48:50 +0000 (19:48 +0200)]
Updating minified JavaScript files

6 years agoFixed mention handling
Alexander Ebert [Thu, 6 Jul 2017 17:46:11 +0000 (19:46 +0200)]
Fixed mention handling

6 years agoBypass CodeSniffer for URIScheme class
Alexander Ebert [Thu, 6 Jul 2017 15:34:50 +0000 (17:34 +0200)]
Bypass CodeSniffer for URIScheme class

6 years agoAdded support for `ts3server://` URI schema
Alexander Ebert [Thu, 6 Jul 2017 15:19:51 +0000 (17:19 +0200)]
Added support for `ts3server://` URI schema

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 6 Jul 2017 14:32:01 +0000 (16:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoAdded recognition of legacy controller names
Alexander Ebert [Thu, 6 Jul 2017 14:31:21 +0000 (16:31 +0200)]
Added recognition of legacy controller names

Fixes #2323

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 6 Jul 2017 11:55:17 +0000 (13:55 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# com.woltlab.wcf/templates/wysiwyg.tpl
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/WoltLabSuite.Core.min.js

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 6 Jul 2017 11:52:45 +0000 (13:52 +0200)]
Updating minified JavaScript files

6 years agoFixed insert all / adding newline after attachments
Alexander Ebert [Thu, 6 Jul 2017 10:38:09 +0000 (12:38 +0200)]
Fixed insert all / adding newline after attachments

Newlines are only inserted if the attachment is at the very end,
attachments inserted inside the text flow will behave the same as
before.

6 years agoAdd trophy add form (WIP)
Joshua Rüsweg [Wed, 5 Jul 2017 20:02:41 +0000 (22:02 +0200)]
Add trophy add form (WIP)

See #2315

6 years agoAdd trophy list page
Joshua Rüsweg [Wed, 5 Jul 2017 19:51:59 +0000 (21:51 +0200)]
Add trophy list page

See #2315

6 years agoMove trophyBadge template to the correct folder
Joshua Rüsweg [Wed, 5 Jul 2017 19:18:36 +0000 (21:18 +0200)]
Move trophyBadge template to the correct folder

See #2315

6 years agoProperly validating package dependencies
Alexander Ebert [Wed, 5 Jul 2017 16:52:39 +0000 (18:52 +0200)]
Properly validating package dependencies

6 years agoFixed incorrect behavior for smilies w/ disabled images
Alexander Ebert [Wed, 5 Jul 2017 10:56:24 +0000 (12:56 +0200)]
Fixed incorrect behavior for smilies w/ disabled images

6 years agoFixed article category breadcrumbs and nesting restriction
Alexander Ebert [Wed, 5 Jul 2017 10:17:15 +0000 (12:17 +0200)]
Fixed article category breadcrumbs and nesting restriction

6 years agoFixed iframe support in AMP
Alexander Ebert [Wed, 5 Jul 2017 09:53:12 +0000 (11:53 +0200)]
Fixed iframe support in AMP

6 years agoFixed check for Firefox
Alexander Ebert [Tue, 4 Jul 2017 17:37:38 +0000 (19:37 +0200)]
Fixed check for Firefox

6 years agoReturn jqXHR object in WCF.Upload.Parallel._sendRequest()
Matthias Schmidt [Tue, 4 Jul 2017 16:51:51 +0000 (18:51 +0200)]
Return jqXHR object in WCF.Upload.Parallel._sendRequest()

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Tue, 4 Jul 2017 15:31:57 +0000 (17:31 +0200)]
Merge branch '2.1' into 3.0

6 years agoFixed a z-index issue on mobile
Alexander Ebert [Tue, 4 Jul 2017 15:30:43 +0000 (17:30 +0200)]
Fixed a z-index issue on mobile

6 years agoFixed poll participants count
Alexander Ebert [Tue, 4 Jul 2017 15:20:51 +0000 (17:20 +0200)]
Fixed poll participants count

6 years agoFixed object id collection in `ItemList.getValues()`
Alexander Ebert [Tue, 4 Jul 2017 15:15:21 +0000 (17:15 +0200)]
Fixed object id collection in `ItemList.getValues()`

6 years agoFixed dialog destruction
Alexander Ebert [Tue, 4 Jul 2017 15:08:50 +0000 (17:08 +0200)]
Fixed dialog destruction

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Tue, 4 Jul 2017 13:59:10 +0000 (15:59 +0200)]
Merge branch '2.1' into 3.0

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 4 Jul 2017 10:03:38 +0000 (12:03 +0200)]
Updating minified JavaScript files

6 years agoFixed newline handling after `</table>`
Alexander Ebert [Tue, 4 Jul 2017 09:57:09 +0000 (11:57 +0200)]
Fixed newline handling after `</table>`

6 years agoFixed newline handling inside of tables
Alexander Ebert [Tue, 4 Jul 2017 09:38:20 +0000 (11:38 +0200)]
Fixed newline handling inside of tables

6 years agoremove superfluous empty line
Joshua Rüsweg [Mon, 3 Jul 2017 20:18:03 +0000 (22:18 +0200)]
remove superfluous empty line

6 years agoAdd trophy badge rendering
Joshua Rüsweg [Mon, 3 Jul 2017 20:11:17 +0000 (22:11 +0200)]
Add trophy badge rendering

See #2315

6 years agoAdd trophy conditions
Joshua Rüsweg [Mon, 3 Jul 2017 20:00:54 +0000 (22:00 +0200)]
Add trophy conditions

See #2315

6 years agoImproved appearance of long acl lists
Marcel Werk [Mon, 3 Jul 2017 16:12:45 +0000 (18:12 +0200)]
Improved appearance of long acl lists

Closes #2324

6 years agoFixed compatibility w/ ancient PHP versions
Alexander Ebert [Mon, 3 Jul 2017 14:57:48 +0000 (16:57 +0200)]
Fixed compatibility w/ ancient PHP versions