GitHub/WoltLab/WCF.git
8 years agoImprove WCFSETUP_USEDEFAULTWCFDIR
Tim Düsterhus [Tue, 2 Aug 2016 16:58:32 +0000 (18:58 +0200)]
Improve WCFSETUP_USEDEFAULTWCFDIR

8 years agoFix calculation of paths during WCFSetup
Tim Düsterhus [Tue, 2 Aug 2016 16:58:13 +0000 (18:58 +0200)]
Fix calculation of paths during WCFSetup

8 years agoFix cookie prefix
Tim Düsterhus [Tue, 2 Aug 2016 15:42:29 +0000 (17:42 +0200)]
Fix cookie prefix

see a6a8750420422e8bdf32017e9f854a7e2cf70741

8 years agoRemoved doctype and fixed entities for text/plain
Alexander Ebert [Mon, 1 Aug 2016 15:07:05 +0000 (17:07 +0200)]
Removed doctype and fixed entities for text/plain

Fixes #2069

8 years agoFixed ACP min width
Alexander Ebert [Mon, 1 Aug 2016 10:45:06 +0000 (12:45 +0200)]
Fixed ACP min width

8 years agoFixed cookie hash mismatch
Alexander Ebert [Mon, 1 Aug 2016 10:08:25 +0000 (12:08 +0200)]
Fixed cookie hash mismatch

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 1 Aug 2016 09:47:17 +0000 (11:47 +0200)]
Updating minified JavaScript files

8 years agoFixed image handling
Alexander Ebert [Mon, 1 Aug 2016 09:37:43 +0000 (11:37 +0200)]
Fixed image handling

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 31 Jul 2016 20:02:18 +0000 (22:02 +0200)]
Updating minified JavaScript files

8 years agoFixed a few selection issues
Alexander Ebert [Sun, 31 Jul 2016 19:56:57 +0000 (21:56 +0200)]
Fixed a few selection issues

8 years agoFixed selection lost when opening modals
Alexander Ebert [Sun, 31 Jul 2016 19:18:20 +0000 (21:18 +0200)]
Fixed selection lost when opening modals

8 years agoImproved simplified html message versions
Marcel Werk [Sun, 31 Jul 2016 19:20:29 +0000 (21:20 +0200)]
Improved simplified html message versions

8 years agoImprove layout of text/plain emails
Tim Düsterhus [Sun, 31 Jul 2016 19:08:29 +0000 (21:08 +0200)]
Improve layout of text/plain emails

8 years agoConvert MailWorker to new email API
Tim Düsterhus [Sun, 31 Jul 2016 17:54:15 +0000 (19:54 +0200)]
Convert MailWorker to new email API

8 years agoChange validation order of menu item fields
Matthias Schmidt [Sun, 31 Jul 2016 16:15:37 +0000 (18:15 +0200)]
Change validation order of menu item fields

Fields should generally be validated in the order in which they are
presented to the user.

8 years agoFix validation of menu title and menu item title
Matthias Schmidt [Sun, 31 Jul 2016 16:14:03 +0000 (18:14 +0200)]
Fix validation of menu title and menu item title

8 years agoAdd TUserLookupPageHandler::isValid()
Matthias Schmidt [Sun, 31 Jul 2016 16:07:35 +0000 (18:07 +0200)]
Add TUserLookupPageHandler::isValid()

8 years agoRemove unnecessary CDATA
Matthias Schmidt [Sun, 31 Jul 2016 16:03:03 +0000 (18:03 +0200)]
Remove unnecessary CDATA

8 years agoRemove unnecessary CDATA
Matthias Schmidt [Sun, 31 Jul 2016 14:44:40 +0000 (16:44 +0200)]
Remove unnecessary CDATA

8 years agoForce lower case custom URLs for pages
Tim Düsterhus [Sun, 31 Jul 2016 13:59:34 +0000 (15:59 +0200)]
Force lower case custom URLs for pages

8 years agoUse InvalidArgumentException in BackgroundQueueHandler
Tim Düsterhus [Sun, 31 Jul 2016 12:59:33 +0000 (14:59 +0200)]
Use InvalidArgumentException in BackgroundQueueHandler

8 years agoAvoid potential issue with overlong lines in Emails
Tim Düsterhus [Sun, 31 Jul 2016 12:58:52 +0000 (14:58 +0200)]
Avoid potential issue with overlong lines in Emails

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 31 Jul 2016 12:47:17 +0000 (14:47 +0200)]
Updating minified JavaScript files

8 years agoFixed an issue w/ ACP mobile menu
Alexander Ebert [Sun, 31 Jul 2016 12:41:54 +0000 (14:41 +0200)]
Fixed an issue w/ ACP mobile menu

8 years agoConvert EmailNewActivationCodeForm to new email API
Tim Düsterhus [Sun, 31 Jul 2016 12:08:51 +0000 (14:08 +0200)]
Convert EmailNewActivationCodeForm to new email API

8 years agoConvert MailForm to new email API
Tim Düsterhus [Sun, 31 Jul 2016 11:57:40 +0000 (13:57 +0200)]
Convert MailForm to new email API

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 31 Jul 2016 11:47:17 +0000 (13:47 +0200)]
Updating minified JavaScript files

8 years agoFix potential error in UiPageAction.remove()
Matthias Schmidt [Sun, 31 Jul 2016 11:43:58 +0000 (13:43 +0200)]
Fix potential error in UiPageAction.remove()

8 years agoUnmark media after insertion
Matthias Schmidt [Sun, 31 Jul 2016 11:38:32 +0000 (13:38 +0200)]
Unmark media after insertion

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 31 Jul 2016 11:32:16 +0000 (13:32 +0200)]
Updating minified JavaScript files

8 years agoResolve todo in MediaManagerSelect
Matthias Schmidt [Sun, 31 Jul 2016 11:30:44 +0000 (13:30 +0200)]
Resolve todo in MediaManagerSelect

8 years agoResolve media search threshold todo
Matthias Schmidt [Sun, 31 Jul 2016 11:18:10 +0000 (13:18 +0200)]
Resolve media search threshold todo

8 years agoResolve ToDo in DailyMailNotificationCronjob
Tim Düsterhus [Sun, 31 Jul 2016 11:24:51 +0000 (13:24 +0200)]
Resolve ToDo in DailyMailNotificationCronjob

8 years agoAdd menu name to list of its menu items
Matthias Schmidt [Sun, 31 Jul 2016 11:06:04 +0000 (13:06 +0200)]
Add menu name to list of its menu items

8 years agoTrim title of page object look up dialog
Matthias Schmidt [Sun, 31 Jul 2016 11:02:25 +0000 (13:02 +0200)]
Trim title of page object look up dialog

8 years agoAdd TUserLookupPageHandler
Matthias Schmidt [Sun, 31 Jul 2016 10:52:00 +0000 (12:52 +0200)]
Add TUserLookupPageHandler

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 31 Jul 2016 08:17:17 +0000 (10:17 +0200)]
Updating minified JavaScript files

8 years agoFix like handler if user cannot dislike
Matthias Schmidt [Sun, 31 Jul 2016 08:03:44 +0000 (10:03 +0200)]
Fix like handler if user cannot dislike

8 years agoRemove unnecessary parentheses
Matthias Schmidt [Sun, 31 Jul 2016 07:26:23 +0000 (09:26 +0200)]
Remove unnecessary parentheses

8 years agoRemove unnecessary parentheses
Matthias Schmidt [Sun, 31 Jul 2016 07:08:22 +0000 (09:08 +0200)]
Remove unnecessary parentheses

8 years agoDo not dynamically call static methods
Matthias Schmidt [Sat, 30 Jul 2016 21:03:53 +0000 (23:03 +0200)]
Do not dynamically call static methods

8 years agoAdd key property parameter to `PreparedStatament::fetchObjects()`
Matthias Schmidt [Sat, 30 Jul 2016 19:48:47 +0000 (21:48 +0200)]
Add key property parameter to `PreparedStatament::fetchObjects()`

8 years agoSplit long method calls into multiple lines
Matthias Schmidt [Sat, 30 Jul 2016 19:06:12 +0000 (21:06 +0200)]
Split long method calls into multiple lines

8 years agoRemove trailing commas
Matthias Schmidt [Sat, 30 Jul 2016 17:29:56 +0000 (19:29 +0200)]
Remove trailing commas

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 30 Jul 2016 17:32:17 +0000 (19:32 +0200)]
Updating minified JavaScript files

8 years agoReplace usage of WCF.User with User
Matthias Schmidt [Sat, 30 Jul 2016 17:26:05 +0000 (19:26 +0200)]
Replace usage of WCF.User with User

8 years agoFix JavaScript issues
Matthias Schmidt [Sat, 30 Jul 2016 17:20:36 +0000 (19:20 +0200)]
Fix JavaScript issues

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 30 Jul 2016 16:02:19 +0000 (18:02 +0200)]
Updating minified JavaScript files

8 years agoAdded support for page navigation icons
Alexander Ebert [Sat, 30 Jul 2016 15:55:18 +0000 (17:55 +0200)]
Added support for page navigation icons

8 years agoImprove type hints
Matthias Schmidt [Sat, 30 Jul 2016 14:53:59 +0000 (16:53 +0200)]
Improve type hints

8 years agoRemove unused local variables
Matthias Schmidt [Sat, 30 Jul 2016 14:49:27 +0000 (16:49 +0200)]
Remove unused local variables

8 years agoRemove trailing commas
Matthias Schmidt [Sat, 30 Jul 2016 14:33:20 +0000 (16:33 +0200)]
Remove trailing commas

8 years agoUse short array syntax
Matthias Schmidt [Sat, 30 Jul 2016 14:32:27 +0000 (16:32 +0200)]
Use short array syntax

8 years agoAdded missing semicolon
Alexander Ebert [Sat, 30 Jul 2016 14:50:46 +0000 (16:50 +0200)]
Added missing semicolon

8 years agoRemove obsolete parameter documentation
Matthias Schmidt [Sat, 30 Jul 2016 14:26:35 +0000 (16:26 +0200)]
Remove obsolete parameter documentation

8 years agoRemove redundant one-time use variables
Matthias Schmidt [Sat, 30 Jul 2016 14:24:10 +0000 (16:24 +0200)]
Remove redundant one-time use variables

8 years agoReplace PHP alias functions with aliased functions
Matthias Schmidt [Sat, 30 Jul 2016 14:13:41 +0000 (16:13 +0200)]
Replace PHP alias functions with aliased functions

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 30 Jul 2016 14:17:16 +0000 (16:17 +0200)]
Updating minified JavaScript files

8 years agoImproved scrollable dropdown behavior
Alexander Ebert [Sat, 30 Jul 2016 14:09:07 +0000 (16:09 +0200)]
Improved scrollable dropdown behavior

8 years agoFix typo in en.xml
Tim Düsterhus [Sat, 30 Jul 2016 13:02:03 +0000 (15:02 +0200)]
Fix typo in en.xml

8 years agoFix import order
Matthias Schmidt [Sat, 30 Jul 2016 12:40:14 +0000 (14:40 +0200)]
Fix import order

8 years agoRemove obsolete comment in option.xml
Tim Düsterhus [Sat, 30 Jul 2016 12:37:28 +0000 (14:37 +0200)]
Remove obsolete comment in option.xml

8 years agoUpdate cookie prefix
Tim Düsterhus [Sat, 30 Jul 2016 12:35:25 +0000 (14:35 +0200)]
Update cookie prefix

8 years agoImprove documentation of `null` as return type (WIP)
Matthias Schmidt [Sat, 30 Jul 2016 12:35:13 +0000 (14:35 +0200)]
Improve documentation of `null` as return type (WIP)

8 years agoReplace "get" with "return" in comments
Matthias Schmidt [Sat, 30 Jul 2016 12:11:29 +0000 (14:11 +0200)]
Replace "get" with "return" in comments

8 years agoUpdate ToDo list for upgrade to WSC 3
Tim Düsterhus [Sat, 30 Jul 2016 12:33:28 +0000 (14:33 +0200)]
Update ToDo list for upgrade to WSC 3

8 years agoFix default value of exception_privacy
Tim Düsterhus [Sat, 30 Jul 2016 12:31:20 +0000 (14:31 +0200)]
Fix default value of exception_privacy

8 years agoConvert new email activation to new email API
Tim Düsterhus [Sat, 30 Jul 2016 12:11:51 +0000 (14:11 +0200)]
Convert new email activation to new email API

8 years agoRemove obsolete wcf1_package_update_version.isCritical
Matthias Schmidt [Sat, 30 Jul 2016 11:39:24 +0000 (13:39 +0200)]
Remove obsolete wcf1_package_update_version.isCritical

8 years agoFix code style
Tim Düsterhus [Fri, 29 Jul 2016 21:57:02 +0000 (23:57 +0200)]
Fix code style

8 years agoMerge branch 'new-password' into next
Tim Düsterhus [Fri, 29 Jul 2016 21:21:14 +0000 (23:21 +0200)]
Merge branch 'new-password' into next

8 years agoSend link to set new password in SendNewPasswordWorker
Tim Düsterhus [Fri, 29 Jul 2016 21:20:46 +0000 (23:20 +0200)]
Send link to set new password in SendNewPasswordWorker

8 years agoAdapt mail in LostPasswordForm
Tim Düsterhus [Fri, 29 Jul 2016 18:22:48 +0000 (20:22 +0200)]
Adapt mail in LostPasswordForm

8 years agoSet new password in NewPasswordForm instead of mailing it
Tim Düsterhus [Tue, 14 Jun 2016 19:58:59 +0000 (21:58 +0200)]
Set new password in NewPasswordForm instead of mailing it

8 years agoNull password in SendNewPasswordWorker
Tim Düsterhus [Tue, 14 Jun 2016 20:07:26 +0000 (22:07 +0200)]
Null password in SendNewPasswordWorker

8 years agoAllow nulling a password
Tim Düsterhus [Tue, 14 Jun 2016 20:03:51 +0000 (22:03 +0200)]
Allow nulling a password

8 years agoFix UserProfileCommentResponse*UserNotificationEvent email notifications
Tim Düsterhus [Fri, 29 Jul 2016 20:44:02 +0000 (22:44 +0200)]
Fix UserProfileCommentResponse*UserNotificationEvent email notifications

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 29 Jul 2016 19:47:18 +0000 (21:47 +0200)]
Updating minified JavaScript files

8 years agoSuppress warnings about incompatible return type
Matthias Schmidt [Fri, 29 Jul 2016 19:39:23 +0000 (21:39 +0200)]
Suppress warnings about incompatible return type

8 years agoAdd missing variable in anonymous function's use list
Matthias Schmidt [Fri, 29 Jul 2016 19:34:04 +0000 (21:34 +0200)]
Add missing variable in anonymous function's use list

8 years agoAdd missing import
Matthias Schmidt [Fri, 29 Jul 2016 19:29:19 +0000 (21:29 +0200)]
Add missing import

8 years agoRemove unused imports
Matthias Schmidt [Fri, 29 Jul 2016 19:27:41 +0000 (21:27 +0200)]
Remove unused imports

8 years agoUpdate WCF.ACP.Ad.LocationHandler
Matthias Schmidt [Fri, 29 Jul 2016 19:23:54 +0000 (21:23 +0200)]
Update WCF.ACP.Ad.LocationHandler

8 years agoOnly show ban clipboard action for non-banned users
Matthias Schmidt [Fri, 29 Jul 2016 17:33:42 +0000 (19:33 +0200)]
Only show ban clipboard action for non-banned users

8 years agoAdd missing semicolon
Matthias Schmidt [Fri, 29 Jul 2016 17:03:45 +0000 (19:03 +0200)]
Add missing semicolon

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 29 Jul 2016 16:32:20 +0000 (18:32 +0200)]
Updating minified JavaScript files

8 years agoUpdate tag clipboard-related JavaScript code
Matthias Schmidt [Fri, 29 Jul 2016 16:18:59 +0000 (18:18 +0200)]
Update tag clipboard-related JavaScript code

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 29 Jul 2016 16:17:18 +0000 (18:17 +0200)]
Updating minified JavaScript files

8 years agoUse DebugMailTransport when installed in developer mode
Tim Düsterhus [Fri, 29 Jul 2016 16:14:01 +0000 (18:14 +0200)]
Use DebugMailTransport when installed in developer mode

8 years agoFill in email information during WCFSetup
Tim Düsterhus [Fri, 29 Jul 2016 16:10:41 +0000 (18:10 +0200)]
Fill in email information during WCFSetup

8 years agoUpdate user clipboard-related JavaScript code
Matthias Schmidt [Fri, 29 Jul 2016 16:08:26 +0000 (18:08 +0200)]
Update user clipboard-related JavaScript code

8 years agoHiding floating buttons when image viewer is active
Alexander Ebert [Fri, 29 Jul 2016 16:01:39 +0000 (18:01 +0200)]
Hiding floating buttons when image viewer is active

8 years agoFixed ImageViewer failing for some images
Alexander Ebert [Fri, 29 Jul 2016 16:00:04 +0000 (18:00 +0200)]
Fixed ImageViewer failing for some images

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 29 Jul 2016 15:47:17 +0000 (17:47 +0200)]
Updating minified JavaScript files

8 years agoFixed image viewer
Alexander Ebert [Fri, 29 Jul 2016 15:36:11 +0000 (17:36 +0200)]
Fixed image viewer

8 years agoFixed error message for preview if message is empty
Alexander Ebert [Fri, 29 Jul 2016 15:15:10 +0000 (17:15 +0200)]
Fixed error message for preview if message is empty

8 years agoMerge branch 'master' into next
Tim Düsterhus [Fri, 29 Jul 2016 15:12:59 +0000 (17:12 +0200)]
Merge branch 'master' into next

8 years agoCode-style fixes
Alexander Ebert [Fri, 29 Jul 2016 14:49:22 +0000 (16:49 +0200)]
Code-style fixes

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 29 Jul 2016 14:47:17 +0000 (16:47 +0200)]
Updating minified JavaScript files

8 years agoAdded autosave support for ACP
Alexander Ebert [Fri, 29 Jul 2016 14:35:38 +0000 (16:35 +0200)]
Added autosave support for ACP