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

8 years agoAuto clear on form submit
Alexander Ebert [Fri, 29 Jul 2016 14:19:48 +0000 (16:19 +0200)]
Auto clear on form submit

8 years agoMerge branch 'email-use' into next
Tim Düsterhus [Fri, 29 Jul 2016 14:31:37 +0000 (16:31 +0200)]
Merge branch 'email-use' into next

8 years agoMerge branch 'next' into email-use
Tim Düsterhus [Fri, 29 Jul 2016 14:30:55 +0000 (16:30 +0200)]
Merge branch 'next' into email-use

8 years agoMerge branch 'email-notification' into email-use
Tim Düsterhus [Fri, 29 Jul 2016 14:26:54 +0000 (16:26 +0200)]
Merge branch 'email-notification' into email-use

8 years agoConvert email notifications for new moderation comment responses to new API
Tim Düsterhus [Fri, 29 Jul 2016 14:17:52 +0000 (16:17 +0200)]
Convert email notifications for new moderation comment responses to new API

8 years agoConvert email notifications for new moderation comments to new API
Tim Düsterhus [Fri, 29 Jul 2016 13:49:44 +0000 (15:49 +0200)]
Convert email notifications for new moderation comments to new API

8 years agoPass variables from current scope in LangCompilerTemplatePlugin
Tim Düsterhus [Fri, 29 Jul 2016 13:35:12 +0000 (15:35 +0200)]
Pass variables from current scope in LangCompilerTemplatePlugin

This is needed in case the Template is evaluated by the
EmailTemplateEngine, as dynamic language variables use the variables
of the regular TemplateEngine.

8 years agoRevert "Fixed wrong language in mail notifications"
Tim Düsterhus [Thu, 28 Jul 2016 21:00:23 +0000 (23:00 +0200)]
Revert "Fixed wrong language in mail notifications"

This reverts commit 93c9f6ef5564d6787d21366dd6db4e4e1e752dda.

8 years agoLimit the number of notifications in daily mail
Tim Düsterhus [Sun, 19 Jun 2016 17:40:22 +0000 (19:40 +0200)]
Limit the number of notifications in daily mail

8 years agoProperly fill in all notification event information
Tim Düsterhus [Sun, 19 Jun 2016 17:40:06 +0000 (19:40 +0200)]
Properly fill in all notification event information

8 years agoProperly support stacking in daily notifications
Tim Düsterhus [Sun, 19 Jun 2016 16:52:30 +0000 (18:52 +0200)]
Properly support stacking in daily notifications

8 years agoImprove layout of daily notifications
Tim Düsterhus [Sun, 19 Jun 2016 15:16:57 +0000 (17:16 +0200)]
Improve layout of daily notifications

8 years agoReference the message-id of parent comment's email notification for responses
Tim Düsterhus [Sat, 18 Jun 2016 13:55:34 +0000 (15:55 +0200)]
Reference the message-id of parent comment's email notification for responses

8 years agoUse a fixed message-id in UserProfileCommentUserNotificationEvent
Tim Düsterhus [Sat, 18 Jun 2016 13:48:03 +0000 (15:48 +0200)]
Use a fixed message-id in UserProfileCommentUserNotificationEvent

8 years agoConvert email notifications for replies to wall comments to new API
Tim Düsterhus [Sat, 18 Jun 2016 11:22:30 +0000 (13:22 +0200)]
Convert email notifications for replies to wall comments to new API

8 years agoConvert email notifications for wall comments to new API
Tim Düsterhus [Fri, 17 Jun 2016 18:36:13 +0000 (20:36 +0200)]
Convert email notifications for wall comments to new API

8 years agoSend daily email notifications
Tim Düsterhus [Thu, 16 Jun 2016 19:34:41 +0000 (21:34 +0200)]
Send daily email notifications

8 years agoPartially convert new follower notification to new email API
Tim Düsterhus [Thu, 16 Jun 2016 15:23:55 +0000 (17:23 +0200)]
Partially convert new follower notification to new email API

8 years agoMake use of new email API in UserNotificationHandler::sendInstantMailNotification()
Tim Düsterhus [Wed, 15 Jun 2016 18:14:31 +0000 (20:14 +0200)]
Make use of new email API in UserNotificationHandler::sendInstantMailNotification()

8 years agoHide '-- ' in HTML signature
Tim Düsterhus [Sun, 19 Jun 2016 15:18:43 +0000 (17:18 +0200)]
Hide '-- ' in HTML signature

8 years agoAdd missing isEmail in links
Tim Düsterhus [Thu, 16 Jun 2016 14:52:07 +0000 (16:52 +0200)]
Add missing isEmail in links

8 years agoOptionally move links to the bottom in text/plain emails
Tim Düsterhus [Thu, 16 Jun 2016 14:47:15 +0000 (16:47 +0200)]
Optionally move links to the bottom in text/plain emails

8 years agoUse new email API for activation notifications
Tim Düsterhus [Mon, 6 Jun 2016 22:11:51 +0000 (00:11 +0200)]
Use new email API for activation notifications

8 years agoOverhauled configuration section in acp menu
Marcel Werk [Fri, 29 Jul 2016 13:26:11 +0000 (15:26 +0200)]
Overhauled configuration section in acp menu

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Fri, 29 Jul 2016 13:26:18 +0000 (15:26 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoSetting global min-width 0
Alexander Ebert [Fri, 29 Jul 2016 13:26:13 +0000 (15:26 +0200)]
Setting global min-width 0

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

8 years agoAdded autosave feature
Alexander Ebert [Fri, 29 Jul 2016 12:23:11 +0000 (14:23 +0200)]
Added autosave feature

8 years agoRemove some remains of Community Framework 2.2
Tim Düsterhus [Fri, 29 Jul 2016 12:10:37 +0000 (14:10 +0200)]
Remove some remains of Community Framework 2.2

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

8 years agoImprove backwards compatibility in WoltLab/WCF/Language
Tim Düsterhus [Fri, 29 Jul 2016 11:51:15 +0000 (13:51 +0200)]
Improve backwards compatibility in WoltLab/WCF/Language

8 years agoAdded missing language variable
Marcel Werk [Fri, 29 Jul 2016 09:21:19 +0000 (11:21 +0200)]
Added missing language variable

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Thu, 28 Jul 2016 21:30:21 +0000 (23:30 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoFixed an infinite loop
Alexander Ebert [Thu, 28 Jul 2016 21:30:17 +0000 (23:30 +0200)]
Fixed an infinite loop

8 years agoFixed small buttons
Marcel Werk [Thu, 28 Jul 2016 20:49:47 +0000 (22:49 +0200)]
Fixed small buttons

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

8 years agoAdded mobile page logo; width/height for normal logo
Marcel Werk [Thu, 28 Jul 2016 20:16:36 +0000 (22:16 +0200)]
Added mobile page logo; width/height for normal logo

8 years agoConvert register admin notification to new email API
Tim Düsterhus [Mon, 6 Jun 2016 21:36:02 +0000 (23:36 +0200)]
Convert register admin notification to new email API

8 years agoMake emails less ugly in Microsoft Outlook
Tim Düsterhus [Mon, 6 Jun 2016 14:11:54 +0000 (16:11 +0200)]
Make emails less ugly in Microsoft Outlook

… also make source code of emails more ugly for everyone else :(

8 years agoUse new email API in RegisterNewActivationCodeForm
Tim Düsterhus [Sun, 5 Jun 2016 19:55:23 +0000 (21:55 +0200)]
Use new email API in RegisterNewActivationCodeForm

8 years agoSwitch RegisterForm (needActivation) to new email API
Tim Düsterhus [Thu, 2 Jun 2016 21:45:53 +0000 (23:45 +0200)]
Switch RegisterForm (needActivation) to new email API

8 years agoAdd pelago/emogrifier
Tim Düsterhus [Thu, 2 Jun 2016 22:08:14 +0000 (00:08 +0200)]
Add pelago/emogrifier

8 years agoForce CRLF in quoted-printable mime parts
Tim Düsterhus [Thu, 2 Jun 2016 22:01:39 +0000 (00:01 +0200)]
Force CRLF in quoted-printable mime parts

8 years agoPass default style to template in RecipientAwareTextMimePart
Tim Düsterhus [Thu, 2 Jun 2016 21:07:30 +0000 (23:07 +0200)]
Pass default style to template in RecipientAwareTextMimePart

8 years agoImprove parameter order in RecipientAwareTextMimePart
Tim Düsterhus [Thu, 2 Jun 2016 20:35:15 +0000 (22:35 +0200)]
Improve parameter order in RecipientAwareTextMimePart

8 years agoSplit email.tpl into email_html.tpl and email_plaintext.tpl
Tim Düsterhus [Wed, 1 Jun 2016 22:23:50 +0000 (00:23 +0200)]
Split email.tpl into email_html.tpl and email_plaintext.tpl

8 years agoInclude EmailTemplateEngine in WCF::setLanguageID()
Tim Düsterhus [Sun, 5 Jun 2016 19:47:22 +0000 (21:47 +0200)]
Include EmailTemplateEngine in WCF::setLanguageID()

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 28 Jul 2016 19:02:21 +0000 (21:02 +0200)]
Updating minified JavaScript files

8 years agoSome more fixes for IE and Edge
Alexander Ebert [Thu, 28 Jul 2016 18:59:12 +0000 (20:59 +0200)]
Some more fixes for IE and Edge

Obviously Safari and Edge are equally garbage now, yay!

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Thu, 28 Jul 2016 17:27:33 +0000 (19:27 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoSome cleanup and fixes
Alexander Ebert [Thu, 28 Jul 2016 17:27:29 +0000 (19:27 +0200)]
Some cleanup and fixes

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

8 years agoIncluding settings when submitting inline edit
Alexander Ebert [Thu, 28 Jul 2016 15:42:30 +0000 (17:42 +0200)]
Including settings when submitting inline edit

8 years agoAdded link validation for quotes
Alexander Ebert [Thu, 28 Jul 2016 15:42:15 +0000 (17:42 +0200)]
Added link validation for quotes

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 28 Jul 2016 15:02:21 +0000 (17:02 +0200)]
Updating minified JavaScript files