GitHub/WoltLab/WCF.git
8 years agoAdd missing throws tag
Matthias Schmidt [Wed, 17 Aug 2016 14:33:21 +0000 (16:33 +0200)]
Add missing throws tag

8 years agoFixed z-index issue with mobile inplace dropdowns
Alexander Ebert [Wed, 17 Aug 2016 12:50:57 +0000 (14:50 +0200)]
Fixed z-index issue with mobile inplace dropdowns

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

8 years agoFixed interactive dropdown collapsing on scroll
Alexander Ebert [Wed, 17 Aug 2016 11:39:21 +0000 (13:39 +0200)]
Fixed interactive dropdown collapsing on scroll

8 years agoFixed moderation button not working on mobile
Alexander Ebert [Wed, 17 Aug 2016 11:39:10 +0000 (13:39 +0200)]
Fixed moderation button not working on mobile

8 years agoFixed moderation item always visible
Alexander Ebert [Wed, 17 Aug 2016 11:38:57 +0000 (13:38 +0200)]
Fixed moderation item always visible

8 years agoUpdating page header min-height on resize
Alexander Ebert [Wed, 17 Aug 2016 10:16:59 +0000 (12:16 +0200)]
Updating page header min-height on resize

8 years agoFixed missing language variable
Marcel Werk [Wed, 17 Aug 2016 09:01:54 +0000 (11:01 +0200)]
Fixed missing language variable

8 years agoFixed missing margin between buttons in contentFooterNavigation (mobile)
Marcel Werk [Wed, 17 Aug 2016 08:35:02 +0000 (10:35 +0200)]
Fixed missing margin between buttons in contentFooterNavigation (mobile)

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 17 Aug 2016 08:11:39 +0000 (10:11 +0200)]
Updating minified JavaScript files

8 years agoOverlooked an AJAX endpoint
Alexander Ebert [Wed, 17 Aug 2016 08:09:01 +0000 (10:09 +0200)]
Overlooked an AJAX endpoint

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 22:47:21 +0000 (00:47 +0200)]
Updating minified JavaScript files

8 years agoUnified AJAX endpoints
Alexander Ebert [Tue, 16 Aug 2016 22:41:15 +0000 (00:41 +0200)]
Unified AJAX endpoints

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 22:02:21 +0000 (00:02 +0200)]
Updating minified JavaScript files

8 years agoFixed invalid markup after edit
Alexander Ebert [Tue, 16 Aug 2016 21:59:30 +0000 (23:59 +0200)]
Fixed invalid markup after edit

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 19:02:24 +0000 (21:02 +0200)]
Updating minified JavaScript files

8 years agoUnify label list filter with other filters
Matthias Schmidt [Tue, 16 Aug 2016 18:59:39 +0000 (20:59 +0200)]
Unify label list filter with other filters

8 years agoRestored original behavior
Alexander Ebert [Tue, 16 Aug 2016 18:50:12 +0000 (20:50 +0200)]
Restored original behavior

8 years agoFix ViewableLabelGroup::hasPermissions()
Matthias Schmidt [Tue, 16 Aug 2016 18:49:45 +0000 (20:49 +0200)]
Fix ViewableLabelGroup::hasPermissions()

8 years agoFix import order in HtmlOutputNodeImg
Tim Düsterhus [Tue, 16 Aug 2016 18:33:00 +0000 (20:33 +0200)]
Fix import order in HtmlOutputNodeImg

8 years agoAdded missing imports
Alexander Ebert [Tue, 16 Aug 2016 18:24:25 +0000 (20:24 +0200)]
Added missing imports

8 years agoRedirect to static image in ImageProxyAction
Tim Düsterhus [Tue, 16 Aug 2016 18:18:31 +0000 (20:18 +0200)]
Redirect to static image in ImageProxyAction

This reduces load in case some use tries to be funny and directly
request ImageProxyAction over and over and over again.

8 years agoFixed image proxy
Alexander Ebert [Tue, 16 Aug 2016 18:20:24 +0000 (20:20 +0200)]
Fixed image proxy

8 years agoFix signature preview
Matthias Schmidt [Tue, 16 Aug 2016 18:16:59 +0000 (20:16 +0200)]
Fix signature preview

8 years agoLog exceptions in ImageProxyAction
Tim Düsterhus [Tue, 16 Aug 2016 18:11:28 +0000 (20:11 +0200)]
Log exceptions in ImageProxyAction

8 years agoAdded support for image proxy
Alexander Ebert [Tue, 16 Aug 2016 18:06:31 +0000 (20:06 +0200)]
Added support for image proxy

8 years agoFixed phrase
Alexander Ebert [Tue, 16 Aug 2016 17:33:51 +0000 (19:33 +0200)]
Fixed phrase

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 17:17:20 +0000 (19:17 +0200)]
Updating minified JavaScript files

8 years agoAdd missing margin in media manager media list
Matthias Schmidt [Tue, 16 Aug 2016 17:09:35 +0000 (19:09 +0200)]
Add missing margin in media manager media list

8 years agoFix deletion of media files via button
Matthias Schmidt [Tue, 16 Aug 2016 17:07:37 +0000 (19:07 +0200)]
Fix deletion of media files via button

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 16:47:21 +0000 (18:47 +0200)]
Updating minified JavaScript files

8 years agoUpdate to require.js 2.2.0
Tim Düsterhus [Tue, 16 Aug 2016 16:37:51 +0000 (18:37 +0200)]
Update to require.js 2.2.0

8 years agoMerge remote-tracking branch 'origin/next' into next
Matthias Schmidt [Tue, 16 Aug 2016 15:32:59 +0000 (17:32 +0200)]
Merge remote-tracking branch 'origin/next' into next

8 years agoAdd KEY for wcf1_clipboard_item.userID
Tim Düsterhus [Tue, 16 Aug 2016 14:58:07 +0000 (16:58 +0200)]
Add KEY for wcf1_clipboard_item.userID

see ClipboardHandler::loadMarkedItems()

8 years agoAdd KEY for wcf1_user_notification.confirmTime
Tim Düsterhus [Tue, 16 Aug 2016 14:55:35 +0000 (16:55 +0200)]
Add KEY for wcf1_user_notification.confirmTime

see DailyMailNotificationCronjob::execute()

8 years agoAdd KEY for wcf1_user_storage.field
Tim Düsterhus [Tue, 16 Aug 2016 14:52:06 +0000 (16:52 +0200)]
Add KEY for wcf1_user_storage.field

see UserStorageHandler::resetAll()

8 years agoRemoved old JS file
Alexander Ebert [Tue, 16 Aug 2016 14:34:55 +0000 (16:34 +0200)]
Removed old JS file

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Aug 2016 14:32:22 +0000 (16:32 +0200)]
Updating minified JavaScript files

8 years agoUsing unified names
Alexander Ebert [Tue, 16 Aug 2016 14:16:43 +0000 (16:16 +0200)]
Using unified names

8 years agoIgnore missing modules for r.js
Tim Düsterhus [Tue, 16 Aug 2016 11:40:01 +0000 (13:40 +0200)]
Ignore missing modules for r.js

8 years agoFix exclude in require.build-acp.js
Tim Düsterhus [Tue, 16 Aug 2016 11:38:26 +0000 (13:38 +0200)]
Fix exclude in require.build-acp.js

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

8 years agoFixed ACP ajax requests
Alexander Ebert [Tue, 16 Aug 2016 09:32:44 +0000 (11:32 +0200)]
Fixed ACP ajax requests

8 years agoUsing retina logos
Alexander Ebert [Mon, 15 Aug 2016 22:15:25 +0000 (00:15 +0200)]
Using retina logos

8 years agoAdded missing margin in acp menu
Marcel Werk [Mon, 15 Aug 2016 21:22:30 +0000 (23:22 +0200)]
Added missing margin in acp menu

8 years agoRemove unused imports
Matthias Schmidt [Mon, 15 Aug 2016 19:35:05 +0000 (21:35 +0200)]
Remove unused imports

8 years agoFix @copyright in class comment
Tim Düsterhus [Mon, 15 Aug 2016 19:14:33 +0000 (21:14 +0200)]
Fix @copyright in class comment

8 years agoAdd DBO property documentation
Matthias Schmidt [Mon, 15 Aug 2016 18:58:12 +0000 (20:58 +0200)]
Add DBO property documentation

8 years agoUpdated logo
Alexander Ebert [Mon, 15 Aug 2016 16:32:21 +0000 (18:32 +0200)]
Updated logo

8 years agoChanged default value of http_enable_no_cache_headers
Marcel Werk [Mon, 15 Aug 2016 15:44:53 +0000 (17:44 +0200)]
Changed default value of http_enable_no_cache_headers

8 years agoFix missing uses of TemplateGroup::getName()
Tim Düsterhus [Mon, 15 Aug 2016 15:40:42 +0000 (17:40 +0200)]
Fix missing uses of TemplateGroup::getName()

8 years agoFix name of email template group in templateDiff.tpl
Tim Düsterhus [Mon, 15 Aug 2016 15:33:50 +0000 (17:33 +0200)]
Fix name of email template group in templateDiff.tpl

8 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 15 Aug 2016 15:30:59 +0000 (17:30 +0200)]
Merge branch 'master' into next

8 years agoSet $initialized flag after initialization in EmailTemplateEngine
Tim Düsterhus [Mon, 15 Aug 2016 15:30:23 +0000 (17:30 +0200)]
Set $initialized flag after initialization in EmailTemplateEngine

8 years agoInitialize EmailTemplateEngine lazily
Tim Düsterhus [Mon, 15 Aug 2016 15:28:28 +0000 (17:28 +0200)]
Initialize EmailTemplateEngine lazily

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 15 Aug 2016 14:17:17 +0000 (16:17 +0200)]
Updating minified JavaScript files

8 years agoUse absolute URIs for ajax requests
Alexander Ebert [Mon, 15 Aug 2016 14:14:24 +0000 (16:14 +0200)]
Use absolute URIs for ajax requests

8 years agoFixed visuals for text type boxes
Alexander Ebert [Mon, 15 Aug 2016 14:12:16 +0000 (16:12 +0200)]
Fixed visuals for text type boxes

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 15 Aug 2016 08:17:17 +0000 (10:17 +0200)]
Updating minified JavaScript files

8 years agoSearch input could get stuck if there are no matches
Alexander Ebert [Mon, 15 Aug 2016 08:13:55 +0000 (10:13 +0200)]
Search input could get stuck if there are no matches

8 years agoFixed JSDoc / option name
Alexander Ebert [Mon, 15 Aug 2016 08:03:20 +0000 (10:03 +0200)]
Fixed JSDoc / option name

8 years agoReset version number
Alexander Ebert [Mon, 15 Aug 2016 07:41:44 +0000 (09:41 +0200)]
Reset version number

8 years agoFixed SystemException namespace
Marcel Werk [Sat, 13 Aug 2016 08:22:36 +0000 (10:22 +0200)]
Fixed SystemException namespace

Closes #2076

8 years agoDifferent styling for readonly input elements
Alexander Ebert [Sat, 13 Aug 2016 07:58:05 +0000 (09:58 +0200)]
Different styling for readonly input elements

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 12 Aug 2016 20:17:17 +0000 (22:17 +0200)]
Updating minified JavaScript files

8 years agoRestore element name on datepicker destruction
Alexander Ebert [Fri, 12 Aug 2016 20:13:14 +0000 (22:13 +0200)]
Restore element name on datepicker destruction

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

8 years agoFixed SystemException namespace
Marcel Werk [Fri, 12 Aug 2016 19:36:38 +0000 (21:36 +0200)]
Fixed SystemException namespace

8 years agoRemoved obsolete imports
Marcel Werk [Fri, 12 Aug 2016 19:35:20 +0000 (21:35 +0200)]
Removed obsolete imports

8 years agoFixed datepicker polyfill
Alexander Ebert [Fri, 12 Aug 2016 19:32:14 +0000 (21:32 +0200)]
Fixed datepicker polyfill

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

8 years agoAdded option to disable datepicker clear button
Alexander Ebert [Fri, 12 Aug 2016 15:16:03 +0000 (17:16 +0200)]
Added option to disable datepicker clear button

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

8 years agoUsing alternate approach to deal with mentions
Alexander Ebert [Fri, 12 Aug 2016 13:45:50 +0000 (15:45 +0200)]
Using alternate approach to deal with mentions

Using a custom element has too many drawbacks and issues, all though
being far more elegant, it is just not worth it.

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 11 Aug 2016 22:32:22 +0000 (00:32 +0200)]
Updating minified JavaScript files

8 years agoUpdated visuals for mentions
Alexander Ebert [Thu, 11 Aug 2016 22:18:11 +0000 (00:18 +0200)]
Updated visuals for mentions

8 years agoRemoved outdated class
Alexander Ebert [Thu, 11 Aug 2016 20:50:01 +0000 (22:50 +0200)]
Removed outdated class

8 years agoPreventing trailing <br>
Alexander Ebert [Thu, 11 Aug 2016 20:11:46 +0000 (22:11 +0200)]
Preventing trailing <br>

8 years agoAdded missing color preview styling
Marcel Werk [Thu, 11 Aug 2016 17:07:37 +0000 (19:07 +0200)]
Added missing color preview styling

8 years agoRemoved outdated and broken route implementations
Alexander Ebert [Thu, 11 Aug 2016 17:03:17 +0000 (19:03 +0200)]
Removed outdated and broken route implementations

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 11 Aug 2016 14:47:18 +0000 (16:47 +0200)]
Updating minified JavaScript files

8 years agoRemoved some todos
Alexander Ebert [Thu, 11 Aug 2016 14:40:08 +0000 (16:40 +0200)]
Removed some todos

Some of them are already resolved and others don't matter at all.

8 years agoAdded some missing phrases
Alexander Ebert [Thu, 11 Aug 2016 07:53:14 +0000 (09:53 +0200)]
Added some missing phrases

8 years agoMerge pull request #2075 from Fabii547/patch-35
Alexander Ebert [Thu, 11 Aug 2016 07:48:56 +0000 (09:48 +0200)]
Merge pull request #2075 from Fabii547/patch-35

Remove obsolete parameter 'appendSession' from LinkHandler calls

8 years agoRemove obsolete parameter 'appendSession' from LinkHandler calls
Fabii547 [Thu, 11 Aug 2016 07:27:35 +0000 (09:27 +0200)]
Remove obsolete parameter 'appendSession' from LinkHandler calls

8 years agoMerge pull request #2074 from Fabii547/patch-34
Marcel Werk [Wed, 10 Aug 2016 09:47:01 +0000 (11:47 +0200)]
Merge pull request #2074 from Fabii547/patch-34

Parse template scripting in 'wcf.ajax.error.*'

8 years agoParse template scripting in 'wcf.ajax.error.*'
Fabii547 [Wed, 10 Aug 2016 08:06:57 +0000 (10:06 +0200)]
Parse template scripting in 'wcf.ajax.error.*'

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 9 Aug 2016 16:47:20 +0000 (18:47 +0200)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 9 Aug 2016 16:46:35 +0000 (18:46 +0200)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 9 Aug 2016 16:32:12 +0000 (18:32 +0200)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 9 Aug 2016 16:31:36 +0000 (18:31 +0200)]
Updating minified JavaScript files

8 years agoFixed r.js build config
Alexander Ebert [Tue, 9 Aug 2016 16:29:36 +0000 (18:29 +0200)]
Fixed r.js build config

8 years agoDisabled media gallery for now
Alexander Ebert [Tue, 9 Aug 2016 15:36:38 +0000 (17:36 +0200)]
Disabled media gallery for now

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 9 Aug 2016 13:47:15 +0000 (15:47 +0200)]
Updating minified JavaScript files

8 years agoFixed attachments not being converted inside Redactor
Alexander Ebert [Tue, 9 Aug 2016 13:34:55 +0000 (15:34 +0200)]
Fixed attachments not being converted inside Redactor

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 9 Aug 2016 10:17:12 +0000 (12:17 +0200)]
Updating minified JavaScript files

8 years agoFixed profile overlays displaying empty title
Alexander Ebert [Tue, 9 Aug 2016 10:01:48 +0000 (12:01 +0200)]
Fixed profile overlays displaying empty title

8 years agoFixed markup of grouped user lists
Alexander Ebert [Tue, 9 Aug 2016 10:01:35 +0000 (12:01 +0200)]
Fixed markup of grouped user lists

8 years agoRemoved obsolete class SofortUeberweisungPaymentMethod
Marcel Werk [Mon, 8 Aug 2016 14:57:15 +0000 (16:57 +0200)]
Removed obsolete class SofortUeberweisungPaymentMethod

8 years agoRemoved obsolete class UserProfileCache
Marcel Werk [Mon, 8 Aug 2016 14:57:04 +0000 (16:57 +0200)]
Removed obsolete class UserProfileCache