GitHub/WoltLab/WCF.git
7 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

7 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

7 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

7 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

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

7 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

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

7 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

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

7 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

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

7 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

7 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

7 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

7 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

7 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'

7 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

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

7 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

7 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

7 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

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

See #2331

7 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

7 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

7 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

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

See #2331

7 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

7 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

7 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

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

See #2331

7 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'

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

7 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

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

7 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

7 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

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

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

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

See #2315

7 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

7 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

7 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'

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

7 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

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

7 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

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

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

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

7 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

7 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'

7 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

7 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

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

7 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.

7 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

7 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

7 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

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

7 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

7 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

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

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

7 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()

7 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

7 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

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

7 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()`

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

7 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

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

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

7 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

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

7 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

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

See #2315

7 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

7 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

7 years agoFixed boolean user group options
Alexander Ebert [Mon, 3 Jul 2017 13:55:40 +0000 (15:55 +0200)]
Fixed boolean user group options

7 years agoImproved behavior for missing comment approval permission
Alexander Ebert [Mon, 3 Jul 2017 12:21:48 +0000 (14:21 +0200)]
Improved behavior for missing comment approval permission

7 years agoImprove route planner view on small devices
Matthias Schmidt [Sun, 2 Jul 2017 14:30:00 +0000 (16:30 +0200)]
Improve route planner view on small devices

See #2321

7 years agoAdd route planner support for maps
Matthias Schmidt [Sun, 2 Jul 2017 14:08:06 +0000 (16:08 +0200)]
Add route planner support for maps

Close #2321

7 years agoMerge branch 'next'
Tim Düsterhus [Sat, 1 Jul 2017 20:37:24 +0000 (22:37 +0200)]
Merge branch 'next'

7 years agoAdd trophy category management
Joshua Rüsweg [Sat, 1 Jul 2017 20:36:02 +0000 (22:36 +0200)]
Add trophy category management

See #2315

7 years agoFix code style
Tim Düsterhus [Sat, 1 Jul 2017 17:50:35 +0000 (19:50 +0200)]
Fix code style

7 years agoAdd Email::debugDump()
Tim Düsterhus [Sat, 1 Jul 2017 17:37:04 +0000 (19:37 +0200)]
Add Email::debugDump()

7 years agoRestore language item
Joshua Rüsweg [Wed, 28 Jun 2017 14:56:22 +0000 (16:56 +0200)]
Restore language item

7 years agoAdd canAwardTrophy permission
Joshua Rüsweg [Wed, 28 Jun 2017 14:31:53 +0000 (16:31 +0200)]
Add canAwardTrophy permission

See #2315

7 years agoAdd canManageTrophy permission
Joshua Rüsweg [Wed, 28 Jun 2017 14:31:21 +0000 (16:31 +0200)]
Add canManageTrophy permission

See #2315

7 years agoAdd trophy module option
Joshua Rüsweg [Wed, 28 Jun 2017 14:06:55 +0000 (16:06 +0200)]
Add trophy module option

See #2315

7 years agoAdd trophy DBO
Joshua Rüsweg [Wed, 28 Jun 2017 13:54:27 +0000 (15:54 +0200)]
Add trophy DBO

See #2315

7 years agoAdd trophy category object
Joshua Rüsweg [Wed, 28 Jun 2017 13:46:28 +0000 (15:46 +0200)]
Add trophy category object

See #2315

7 years agoAllow applications to inject ACP SCSS stylesheets
Alexander Ebert [Wed, 28 Jun 2017 11:29:15 +0000 (13:29 +0200)]
Allow applications to inject ACP SCSS stylesheets