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

7 years agoAdded template event before a category's title
Alexander Ebert [Wed, 28 Jun 2017 11:28:36 +0000 (13:28 +0200)]
Added template event before a category's title

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 28 Jun 2017 09:52:41 +0000 (11:52 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoWork-around for a bug in Chrome's XSS auditor
Alexander Ebert [Wed, 28 Jun 2017 09:39:34 +0000 (11:39 +0200)]
Work-around for a bug in Chrome's XSS auditor

7 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Wed, 28 Jun 2017 09:39:05 +0000 (11:39 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

7 years agoWork-around for a bug in Chrome's XSS auditor
Alexander Ebert [Wed, 28 Jun 2017 09:35:29 +0000 (11:35 +0200)]
Work-around for a bug in Chrome's XSS auditor

7 years agoAdd direct links to article comment responses
Matthias Schmidt [Tue, 27 Jun 2017 18:39:55 +0000 (20:39 +0200)]
Add direct links to article comment responses

See #2223

7 years agoFix going to/loading comments/responses on non-wall pages
Matthias Schmidt [Tue, 27 Jun 2017 18:31:30 +0000 (20:31 +0200)]
Fix going to/loading comments/responses on non-wall pages

See #2223

7 years agoFix comment rendering in sidebar box
Matthias Schmidt [Tue, 27 Jun 2017 18:16:11 +0000 (20:16 +0200)]
Fix comment rendering in sidebar box

See #2222

7 years agoExclude disabled comments in boxes
Matthias Schmidt [Tue, 27 Jun 2017 18:11:36 +0000 (20:11 +0200)]
Exclude disabled comments in boxes

See #2219

7 years agoFixed application check for favicon output
Alexander Ebert [Tue, 27 Jun 2017 08:03:07 +0000 (10:03 +0200)]
Fixed application check for favicon output

7 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 25 Jun 2017 10:00:28 +0000 (12:00 +0200)]
Merge branch '3.0'

7 years agoOnly require `IUploadAction` if action name is `upload` in Upload.js
Matthias Schmidt [Sun, 25 Jun 2017 10:00:06 +0000 (12:00 +0200)]
Only require `IUploadAction` if action name is `upload` in Upload.js

7 years agoAdd Hidde
Joshua Rüsweg [Sat, 24 Jun 2017 21:09:56 +0000 (23:09 +0200)]
Add Hidde

7 years agoFixed sitemap rebuild on Windows
Alexander Ebert [Sat, 24 Jun 2017 12:03:04 +0000 (14:03 +0200)]
Fixed sitemap rebuild on Windows

See #2286

7 years agoCode cleanup
Alexander Ebert [Sat, 24 Jun 2017 10:52:39 +0000 (12:52 +0200)]
Code cleanup

See #2286

7 years agoFixed typo
Alexander Ebert [Fri, 23 Jun 2017 15:42:53 +0000 (17:42 +0200)]
Fixed typo

See #2286

7 years agoFixed display issue with overlapping labels
Alexander Ebert [Fri, 23 Jun 2017 12:56:08 +0000 (14:56 +0200)]
Fixed display issue with overlapping labels

See #2314

7 years agoAdded toggle mode to display all categories at once
Alexander Ebert [Fri, 23 Jun 2017 12:48:44 +0000 (14:48 +0200)]
Added toggle mode to display all categories at once

See #2314

7 years agoImplemented direct selection for categories
Alexander Ebert [Fri, 23 Jun 2017 11:44:30 +0000 (13:44 +0200)]
Implemented direct selection for categories

See #2314

7 years agoUpdated readme
Alexander Ebert [Thu, 22 Jun 2017 18:15:35 +0000 (20:15 +0200)]
Updated readme

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Thu, 22 Jun 2017 16:32:27 +0000 (18:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/3rdParty/redactor2/redactor.min.js
# wcfsetup/install/files/lib/system/WCF.class.php

7 years agoPreparing release 3.0.6 3.0.6
Alexander Ebert [Thu, 22 Jun 2017 11:14:52 +0000 (13:14 +0200)]
Preparing release 3.0.6

7 years agoMerge branch '2.1'
Alexander Ebert [Thu, 22 Jun 2017 11:01:06 +0000 (13:01 +0200)]
Merge branch '2.1'

7 years agoPreparing release 2.1.16 2.1.16
Alexander Ebert [Thu, 22 Jun 2017 10:59:58 +0000 (12:59 +0200)]
Preparing release 2.1.16

7 years agoWork-around for a bug in Chrome's XSS auditor
Alexander Ebert [Thu, 22 Jun 2017 10:17:36 +0000 (12:17 +0200)]
Work-around for a bug in Chrome's XSS auditor

7 years agoFixed handling of empty bbcodes
Alexander Ebert [Thu, 22 Jun 2017 09:21:54 +0000 (11:21 +0200)]
Fixed handling of empty bbcodes

7 years agoMerge branch '2.1'
Joshua Rüsweg [Wed, 21 Jun 2017 20:54:16 +0000 (22:54 +0200)]
Merge branch '2.1'

7 years agoMerge branch '2.0' into 2.1
Joshua Rüsweg [Wed, 21 Jun 2017 20:49:20 +0000 (22:49 +0200)]
Merge branch '2.0' into 2.1

7 years agoExecute cronjobs as a System user
Joshua Rüsweg [Wed, 21 Jun 2017 20:37:24 +0000 (22:37 +0200)]
Execute cronjobs as a System user

7 years agoRevert "Execute cronjobs as a System user"
Joshua Rüsweg [Wed, 21 Jun 2017 20:20:08 +0000 (22:20 +0200)]
Revert "Execute cronjobs as a System user"

This reverts commit e238e424c32af42111917051efb4fa5fdede0742.

7 years agoExecute cronjobs as a System user
Joshua Rüsweg [Wed, 21 Jun 2017 20:10:04 +0000 (22:10 +0200)]
Execute cronjobs as a System user

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 21 Jun 2017 17:16:53 +0000 (19:16 +0200)]
Updating minified JavaScript files

7 years agoWork-around for lists escaping the block formatter
Alexander Ebert [Wed, 21 Jun 2017 17:01:38 +0000 (19:01 +0200)]
Work-around for lists escaping the block formatter

7 years agoFixed issue in validation of 'forceSelection'
Marcel Werk [Wed, 21 Jun 2017 16:49:51 +0000 (18:49 +0200)]
Fixed issue in validation of 'forceSelection'

7 years agoUpgraded to Redactor II 2.7
Alexander Ebert [Wed, 21 Jun 2017 16:13:43 +0000 (18:13 +0200)]
Upgraded to Redactor II 2.7

7 years agoAdded missing phrase
Alexander Ebert [Wed, 21 Jun 2017 14:52:29 +0000 (16:52 +0200)]
Added missing phrase

See #2308

7 years agoRemoved debug comment
Alexander Ebert [Wed, 21 Jun 2017 13:28:02 +0000 (15:28 +0200)]
Removed debug comment

7 years agoPhrase fix/cleanup
Alexander Ebert [Wed, 21 Jun 2017 12:56:10 +0000 (14:56 +0200)]
Phrase fix/cleanup

See #2308

7 years agoAdded sidebar toggle for screen-xs
Alexander Ebert [Wed, 21 Jun 2017 12:54:11 +0000 (14:54 +0200)]
Added sidebar toggle for screen-xs

See #2312

7 years agoAdded missing maxlength attributes
Marcel Werk [Wed, 21 Jun 2017 11:47:23 +0000 (13:47 +0200)]
Added missing maxlength attributes

7 years agoAdded some missing comments and minor cleanup
Alexander Ebert [Wed, 21 Jun 2017 10:17:51 +0000 (12:17 +0200)]
Added some missing comments and minor cleanup

7 years agoAdded frontend contact form
Alexander Ebert [Wed, 21 Jun 2017 09:52:19 +0000 (11:52 +0200)]
Added frontend contact form

See #2308