Alexander Ebert [Tue, 18 Jul 2017 12:32:11 +0000 (14:32 +0200)]
Force skip of system critical templates on style export
See #2335
Alexander Ebert [Tue, 18 Jul 2017 12:30:42 +0000 (14:30 +0200)]
Disallow customization of system critical templates
Closes #2335
Alexander Ebert [Tue, 18 Jul 2017 10:22:40 +0000 (12:22 +0200)]
Preserve general search scope inside search
Closes #2328
Alexander Ebert [Tue, 18 Jul 2017 09:48:00 +0000 (11:48 +0200)]
Improved development section, disallow updates w/ benchmark on
See #2326
Alexander Ebert [Mon, 17 Jul 2017 18:50:23 +0000 (20:50 +0200)]
Allow image-only ranks
Closes #2325
Alexander Ebert [Mon, 17 Jul 2017 18:06:34 +0000 (20:06 +0200)]
Filtering labels by group now lifts the limit
Closes #2318
Alexander Ebert [Mon, 17 Jul 2017 13:22:52 +0000 (15:22 +0200)]
Added separate style variables for editor appearance
See #2317
Alexander Ebert [Mon, 17 Jul 2017 11:45:35 +0000 (13:45 +0200)]
Added automatic URL rewrite test
See #2320
Alexander Ebert [Mon, 17 Jul 2017 11:33:02 +0000 (13:33 +0200)]
Fixed import of language files
See #2331
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
Matthias Schmidt [Sun, 16 Jul 2017 13:07:30 +0000 (15:07 +0200)]
Fix installation of application-specific files in dev tools
See #2331
Thomas Schlage [Sun, 16 Jul 2017 13:00:32 +0000 (15:00 +0200)]
Added template event to article meta data
Joshua Rüsweg [Sat, 15 Jul 2017 20:58:41 +0000 (22:58 +0200)]
Ass user trophy received user notification
See #2315
Joshua Rüsweg [Sat, 15 Jul 2017 20:50:24 +0000 (22:50 +0200)]
Fix $databaseTableIndexName for UserTrophy
See #2315
Alexander Ebert [Sat, 15 Jul 2017 20:35:17 +0000 (22:35 +0200)]
Added `pluginStoreFileID` for packages
See #2319
Joshua Rüsweg [Sat, 15 Jul 2017 20:24:47 +0000 (22:24 +0200)]
Add missing sync dependency for UserNotificationEvents PIP
See #2331
Joshua Rüsweg [Sat, 15 Jul 2017 20:03:05 +0000 (22:03 +0200)]
Add UserTrophy notification object
See #2315
Joshua Rüsweg [Sat, 15 Jul 2017 19:49:40 +0000 (21:49 +0200)]
Add UserTrophy edit form
See #2315
Joshua Rüsweg [Sat, 15 Jul 2017 19:48:45 +0000 (21:48 +0200)]
Disallow user trophy edit for automatically awarded trophies
See #2315
Joshua Rüsweg [Sat, 15 Jul 2017 19:10:08 +0000 (21:10 +0200)]
Validate if the user names are correct
See #2315
Joshua Rüsweg [Sat, 15 Jul 2017 19:08:28 +0000 (21:08 +0200)]
Use optgroup instead of own implementation
See #2315
Alexander Ebert [Sat, 15 Jul 2017 10:37:00 +0000 (12:37 +0200)]
Added `Url` wrapper for sane URL parsing
See #2336
Alexander Ebert [Fri, 14 Jul 2017 16:19:57 +0000 (18:19 +0200)]
Added missing phrases
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
Alexander Ebert [Fri, 14 Jul 2017 16:01:27 +0000 (18:01 +0200)]
Added missing constant during WCFSetup
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
woltlab.com [Fri, 14 Jul 2017 15:28:56 +0000 (17:28 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 14 Jul 2017 15:25:56 +0000 (17:25 +0200)]
Fixed counter for unread moderation items in user panel
Alexander Ebert [Fri, 14 Jul 2017 15:11:47 +0000 (17:11 +0200)]
Fixed switching between content languages
Alexander Ebert [Fri, 14 Jul 2017 12:56:53 +0000 (14:56 +0200)]
Fixed pasting of plaintext in Firefox
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
Alexander Ebert [Fri, 14 Jul 2017 11:28:18 +0000 (13:28 +0200)]
Upgraded to Redactor II 2.8.1
Alexander Ebert [Fri, 14 Jul 2017 10:41:34 +0000 (12:41 +0200)]
Fixed usage of the `aboutMe` option type
Fixes #2337
Alexander Ebert [Thu, 13 Jul 2017 23:32:16 +0000 (01:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 13 Jul 2017 23:31:58 +0000 (01:31 +0200)]
Fixed matching of update server urls
See #2327
Alexander Ebert [Thu, 13 Jul 2017 23:28:53 +0000 (01:28 +0200)]
Fixed static method call
Alexander Ebert [Thu, 13 Jul 2017 23:16:11 +0000 (01:16 +0200)]
Fixed word filter matching on empty lines
See #2333
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
Alexander Ebert [Sun, 9 Jul 2017 14:46:15 +0000 (16:46 +0200)]
Added debug output for form validation errors
See #2316
Alexander Ebert [Thu, 13 Jul 2017 18:22:11 +0000 (20:22 +0200)]
Added lightweight developer tools
See #2331
Matthias Schmidt [Thu, 13 Jul 2017 17:53:55 +0000 (19:53 +0200)]
Add missing overwriting of DevtoolsPackageInstallationDispatcher::getPackage()
See #2331
Matthias Schmidt [Thu, 13 Jul 2017 17:46:54 +0000 (19:46 +0200)]
Ignore `app.config.inc.php` during WSC file sync
See #2331
Matthias Schmidt [Thu, 13 Jul 2017 17:38:36 +0000 (19:38 +0200)]
Ignore `options.inc.php` during WSC file sync
See #2331
Matthias Schmidt [Thu, 13 Jul 2017 17:29:52 +0000 (19:29 +0200)]
Fix English language item
See #2331
Matthias Schmidt [Thu, 13 Jul 2017 17:26:30 +0000 (19:26 +0200)]
Add missing sync dependency for ACL option PIP
See #2331
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
Matthias Schmidt [Thu, 13 Jul 2017 17:04:20 +0000 (19:04 +0200)]
Fix namespace of DevtoolsSyncPage class
See #2331
Alexander Ebert [Thu, 13 Jul 2017 16:30:29 +0000 (18:30 +0200)]
Improved pip dependency
See #2331
Alexander Ebert [Thu, 13 Jul 2017 13:38:54 +0000 (15:38 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 13 Jul 2017 13:23:32 +0000 (15:23 +0200)]
Fixed ob clearing
Alexander Ebert [Thu, 13 Jul 2017 12:57:16 +0000 (14:57 +0200)]
Added project version / excludedpackages validation
See #2331
Alexander Ebert [Thu, 13 Jul 2017 12:21:04 +0000 (14:21 +0200)]
Minor code style fixes
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
Alexander Ebert [Thu, 13 Jul 2017 12:11:55 +0000 (14:11 +0200)]
Added 'sync all', improved behavior, fixes
See #2331
Marcel Werk [Wed, 12 Jul 2017 15:54:20 +0000 (17:54 +0200)]
Fixed spelling of "Kontaktformular"
Joshua Rüsweg [Wed, 12 Jul 2017 12:42:12 +0000 (14:42 +0200)]
Add user trophy add form
See #2315
Joshua Rüsweg [Wed, 12 Jul 2017 12:41:42 +0000 (14:41 +0200)]
Add user trophy list
See #2315
Alexander Ebert [Wed, 12 Jul 2017 07:53:33 +0000 (09:53 +0200)]
Merge branch '3.0'
Alexander Ebert [Tue, 11 Jul 2017 17:52:04 +0000 (19:52 +0200)]
Preparing release 3.0.7
Alexander Ebert [Tue, 11 Jul 2017 17:18:14 +0000 (19:18 +0200)]
Added basic developer tools (wip)
See #2331
Alexander Ebert [Sun, 9 Jul 2017 14:46:15 +0000 (16:46 +0200)]
Added debug output for form validation errors
See #2316
Joshua Rüsweg [Sun, 9 Jul 2017 14:15:42 +0000 (16:15 +0200)]
Improve event name for getReplacements
See #2315
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
Joshua Rüsweg [Sun, 9 Jul 2017 13:48:49 +0000 (15:48 +0200)]
Add userTrophy DBO
See #2315
Joshua Rüsweg [Sun, 9 Jul 2017 13:48:08 +0000 (15:48 +0200)]
Add canSeeTrophies user group permission
See #2315
Joshua Rüsweg [Sun, 9 Jul 2017 11:40:01 +0000 (13:40 +0200)]
Add trophy edit form
See #2315
Alexander Ebert [Sat, 8 Jul 2017 19:20:27 +0000 (21:20 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sat, 8 Jul 2017 19:10:37 +0000 (21:10 +0200)]
Removed debug output
Joshua Rüsweg [Sat, 8 Jul 2017 13:37:11 +0000 (15:37 +0200)]
Add trophy image upload
See #2315
Alexander Ebert [Thu, 6 Jul 2017 18:14:22 +0000 (20:14 +0200)]
Fixed HTMLPurifier config handling
Alexander Ebert [Thu, 6 Jul 2017 18:13:33 +0000 (20:13 +0200)]
Merge branch '2.1' into 3.0
woltlab.com [Thu, 6 Jul 2017 17:48:50 +0000 (19:48 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 6 Jul 2017 17:46:11 +0000 (19:46 +0200)]
Fixed mention handling
Alexander Ebert [Thu, 6 Jul 2017 15:34:50 +0000 (17:34 +0200)]
Bypass CodeSniffer for URIScheme class
Alexander Ebert [Thu, 6 Jul 2017 15:19:51 +0000 (17:19 +0200)]
Added support for `ts3server://` URI schema
Alexander Ebert [Thu, 6 Jul 2017 14:32:01 +0000 (16:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 6 Jul 2017 14:31:21 +0000 (16:31 +0200)]
Added recognition of legacy controller names
Fixes #2323
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
woltlab.com [Thu, 6 Jul 2017 11:52:45 +0000 (13:52 +0200)]
Updating minified JavaScript files
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.
Joshua Rüsweg [Wed, 5 Jul 2017 20:02:41 +0000 (22:02 +0200)]
Add trophy add form (WIP)
See #2315
Joshua Rüsweg [Wed, 5 Jul 2017 19:51:59 +0000 (21:51 +0200)]
Add trophy list page
See #2315
Joshua Rüsweg [Wed, 5 Jul 2017 19:18:36 +0000 (21:18 +0200)]
Move trophyBadge template to the correct folder
See #2315
Alexander Ebert [Wed, 5 Jul 2017 16:52:39 +0000 (18:52 +0200)]
Properly validating package dependencies
Alexander Ebert [Wed, 5 Jul 2017 10:56:24 +0000 (12:56 +0200)]
Fixed incorrect behavior for smilies w/ disabled images
Alexander Ebert [Wed, 5 Jul 2017 10:17:15 +0000 (12:17 +0200)]
Fixed article category breadcrumbs and nesting restriction
Alexander Ebert [Wed, 5 Jul 2017 09:53:12 +0000 (11:53 +0200)]
Fixed iframe support in AMP
Alexander Ebert [Tue, 4 Jul 2017 17:37:38 +0000 (19:37 +0200)]
Fixed check for Firefox
Matthias Schmidt [Tue, 4 Jul 2017 16:51:51 +0000 (18:51 +0200)]
Return jqXHR object in WCF.Upload.Parallel._sendRequest()
Alexander Ebert [Tue, 4 Jul 2017 15:31:57 +0000 (17:31 +0200)]
Merge branch '2.1' into 3.0
Alexander Ebert [Tue, 4 Jul 2017 15:30:43 +0000 (17:30 +0200)]
Fixed a z-index issue on mobile
Alexander Ebert [Tue, 4 Jul 2017 15:20:51 +0000 (17:20 +0200)]
Fixed poll participants count
Alexander Ebert [Tue, 4 Jul 2017 15:15:21 +0000 (17:15 +0200)]
Fixed object id collection in `ItemList.getValues()`
Alexander Ebert [Tue, 4 Jul 2017 15:08:50 +0000 (17:08 +0200)]
Fixed dialog destruction
Alexander Ebert [Tue, 4 Jul 2017 13:59:10 +0000 (15:59 +0200)]
Merge branch '2.1' into 3.0
woltlab.com [Tue, 4 Jul 2017 10:03:38 +0000 (12:03 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 4 Jul 2017 09:57:09 +0000 (11:57 +0200)]
Fixed newline handling after `</table>`
Alexander Ebert [Tue, 4 Jul 2017 09:38:20 +0000 (11:38 +0200)]
Fixed newline handling inside of tables
Joshua Rüsweg [Mon, 3 Jul 2017 20:18:03 +0000 (22:18 +0200)]
remove superfluous empty line
Joshua Rüsweg [Mon, 3 Jul 2017 20:11:17 +0000 (22:11 +0200)]
Add trophy badge rendering
See #2315