Alexander Ebert [Tue, 25 Jul 2017 12:44:01 +0000 (14:44 +0200)]
Fixed typo
Alexander Ebert [Tue, 25 Jul 2017 10:49:00 +0000 (12:49 +0200)]
Added support for improved message group filters
Alexander Ebert [Tue, 25 Jul 2017 10:32:12 +0000 (12:32 +0200)]
Fixed handling of placeholders
jens1o [Sun, 23 Jul 2017 14:02:54 +0000 (16:02 +0200)]
Use HTTP/1.1 in header() calls
Using HTTP/1.0 forces mod_php into compatibility mode, HTTP/1.1 uses
default handling.
Closes #2351
Joshua Rüsweg [Sun, 23 Jul 2017 19:04:27 +0000 (21:04 +0200)]
Fix variable name in TrophyCategoryCache
See #2315
Joshua Rüsweg [Sun, 23 Jul 2017 19:02:19 +0000 (21:02 +0200)]
Add trophy page
See #2315
Matthias Schmidt [Sun, 23 Jul 2017 18:48:07 +0000 (20:48 +0200)]
Remove unused local variables
Matthias Schmidt [Sun, 23 Jul 2017 17:54:33 +0000 (19:54 +0200)]
Remove unused language item
See
c9df10e
Alexander Ebert [Sun, 23 Jul 2017 16:56:30 +0000 (18:56 +0200)]
Moved sync button to the front of the row
Alexander Ebert [Sun, 23 Jul 2017 16:46:19 +0000 (18:46 +0200)]
Added registration ip address to user profile and ACP user list
Closes #2348
Marcel Werk [Sun, 23 Jul 2017 16:16:25 +0000 (18:16 +0200)]
Fixed undefined method setThumbnailImage
Tim Düsterhus [Sun, 23 Jul 2017 15:16:22 +0000 (17:16 +0200)]
Merge branch '3.0'
Tim Düsterhus [Sun, 23 Jul 2017 15:15:52 +0000 (17:15 +0200)]
Merge branch '2.1' into 3.0
jens1o [Sun, 23 Jul 2017 15:14:34 +0000 (17:14 +0200)]
Fix parameter check in font/getFont.php
See #2351
Alexander Ebert [Sun, 23 Jul 2017 09:34:59 +0000 (11:34 +0200)]
Removed superfluous method
Alexander Ebert [Sun, 23 Jul 2017 09:32:18 +0000 (11:32 +0200)]
Added send email/send new password actions on user list
See #2347
Matthias Schmidt [Sun, 23 Jul 2017 09:19:50 +0000 (11:19 +0200)]
Fix code style issue
See #2350
Matthias Schmidt [Sun, 23 Jul 2017 09:09:18 +0000 (11:09 +0200)]
Add quick setup of projects
Close #2350
Matthias Schmidt [Sun, 23 Jul 2017 08:26:16 +0000 (10:26 +0200)]
Add unique key for devtools project name column
See #2331
Matthias Schmidt [Sun, 23 Jul 2017 08:22:41 +0000 (10:22 +0200)]
Fix unique project name validation when editing project
Matthias Schmidt [Sun, 23 Jul 2017 08:20:33 +0000 (10:20 +0200)]
Add missing check if project path is unique
See #2331
Matthias Schmidt [Sun, 23 Jul 2017 07:58:25 +0000 (09:58 +0200)]
Add missing project path error language item
Matthias Schmidt [Sun, 23 Jul 2017 07:54:33 +0000 (09:54 +0200)]
Fix english trophy-related language items
See #2315
Matthias Schmidt [Sun, 23 Jul 2017 07:31:43 +0000 (09:31 +0200)]
Fix deleting projects
See #2331
Matthias Schmidt [Sun, 23 Jul 2017 06:19:23 +0000 (08:19 +0200)]
Merge branch '3.0'
Matthias Schmidt [Sun, 23 Jul 2017 06:18:59 +0000 (08:18 +0200)]
Make ignoring time `0` opt-in in AbstractTimestampCondition
Matthias Schmidt [Sun, 23 Jul 2017 05:21:30 +0000 (07:21 +0200)]
Remove obsolete update files
Matthias Schmidt [Sun, 23 Jul 2017 05:19:54 +0000 (07:19 +0200)]
Use short array syntax
Matthias Schmidt [Sun, 23 Jul 2017 05:17:12 +0000 (07:17 +0200)]
Improve code for better IDE integration
Matthias Schmidt [Sun, 23 Jul 2017 05:12:08 +0000 (07:12 +0200)]
Fix warning about potentially undefined variable
Matthias Schmidt [Sun, 23 Jul 2017 05:11:13 +0000 (07:11 +0200)]
Remove import of non-existing class
Matthias Schmidt [Sun, 23 Jul 2017 05:10:53 +0000 (07:10 +0200)]
Add missing import
Matthias Schmidt [Sun, 23 Jul 2017 05:09:14 +0000 (07:09 +0200)]
Fix type documentation issues
Matthias Schmidt [Sun, 23 Jul 2017 04:53:13 +0000 (06:53 +0200)]
Remove unused imports
Alexander Ebert [Sat, 22 Jul 2017 19:55:44 +0000 (21:55 +0200)]
Moved `String.prototype.hashCode()`
The dev tools indirectly require this method to be loaded a bit earlier.
Alexander Ebert [Sat, 22 Jul 2017 18:53:51 +0000 (20:53 +0200)]
Overhauled ACP user list edit icons
See #2347
Marcel Werk [Sat, 22 Jul 2017 10:52:31 +0000 (12:52 +0200)]
Merge pull request #2349 from Fabii547/patch-49
Fix box and page type in XSDs
Fabii547 [Sat, 22 Jul 2017 08:26:32 +0000 (10:26 +0200)]
Fix box and page type in XSDs
Alexander Ebert [Fri, 21 Jul 2017 19:27:17 +0000 (21:27 +0200)]
Fixed use-statement order
Alexander Ebert [Fri, 21 Jul 2017 19:12:21 +0000 (21:12 +0200)]
Added error handling when hitting PHP upload limits
Closes #2346
Alexander Ebert [Fri, 21 Jul 2017 15:35:21 +0000 (17:35 +0200)]
Added i18n import capabilities
See WoltLab/com.woltlab.wcf.exporter#24
Marcel Werk [Fri, 21 Jul 2017 14:08:16 +0000 (16:08 +0200)]
Merge pull request #2345 from Fabii547/patch-48
Add missing elements to XSDs
Fabii547 [Fri, 21 Jul 2017 13:11:53 +0000 (15:11 +0200)]
Add missing elements to XSDs
Jens Hausdorf [Fri, 21 Jul 2017 12:44:56 +0000 (14:44 +0200)]
http => https in social networks links (#2332)
* http => https in social networks links
* http => https in external urls
* missed some links
Alexander Ebert [Fri, 21 Jul 2017 10:26:31 +0000 (12:26 +0200)]
Disallow some pages from landing page
Closes #2344
Alexander Ebert [Fri, 21 Jul 2017 08:36:21 +0000 (10:36 +0200)]
Added option to force plain text pasting
Closes #2343
Marcel Werk [Thu, 20 Jul 2017 18:01:54 +0000 (20:01 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 20 Jul 2017 18:00:20 +0000 (20:00 +0200)]
Fixed typo
Alexander Ebert [Thu, 20 Jul 2017 17:23:22 +0000 (19:23 +0200)]
Added a simple SMTP test
Closes #2342
Alexander Ebert [Thu, 20 Jul 2017 12:35:46 +0000 (14:35 +0200)]
Moved rewrite test into a separate template
See #2320
Alexander Ebert [Thu, 20 Jul 2017 11:08:43 +0000 (13:08 +0200)]
Fixed calculation of setup steps
See #2322
Alexander Ebert [Thu, 20 Jul 2017 11:04:41 +0000 (13:04 +0200)]
Added additional SQL offsets for WCFSetup
Closes #2322
Joshua Rüsweg [Wed, 19 Jul 2017 20:34:53 +0000 (22:34 +0200)]
Add trophy list page
See #2315
Joshua Rüsweg [Wed, 19 Jul 2017 19:54:31 +0000 (21:54 +0200)]
Add canViewTrophy user option
See #2315
Tim Düsterhus [Wed, 19 Jul 2017 15:59:43 +0000 (17:59 +0200)]
Use smaller avatars in email notifications
Closes WoltLab/WCF#2196
Tim Düsterhus [Wed, 19 Jul 2017 15:42:35 +0000 (17:42 +0200)]
Merge branch '3.0'
Tim Düsterhus [Wed, 19 Jul 2017 15:41:54 +0000 (17:41 +0200)]
Fix handling of failed attempts to encrypt for starttls = 'may'
Fixes #2340
Tim Düsterhus [Wed, 19 Jul 2017 15:39:02 +0000 (17:39 +0200)]
Show prefix of SMTP server replies in Exception
Marcel Werk [Wed, 19 Jul 2017 15:28:47 +0000 (17:28 +0200)]
Small code optimization
Alexander Ebert [Wed, 19 Jul 2017 15:23:22 +0000 (17:23 +0200)]
Only throw an exception for empty arrays while devtools are active
See #2338
Alexander Ebert [Tue, 18 Jul 2017 13:37:06 +0000 (15:37 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 18 Jul 2017 13:34:15 +0000 (15:34 +0200)]
Improved setup access, allow MariaDB 5.5.47+
Closes #2341
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 12:21:58 +0000 (14:21 +0200)]
Fixed an empty set of results when searching for packages
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