GitHub/WoltLab/WCF.git
10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 20 Oct 2013 12:57:48 +0000 (14:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded flexible tab-based menus
Alexander Ebert [Sun, 20 Oct 2013 12:57:39 +0000 (14:57 +0200)]
Added flexible tab-based menus

10 years agoImproves documentation of misleadingly named properties
Matthias Schmidt [Sat, 19 Oct 2013 16:42:41 +0000 (18:42 +0200)]
Improves documentation of misleadingly named properties

10 years agoFixes method documentation
Matthias Schmidt [Sat, 19 Oct 2013 09:35:20 +0000 (11:35 +0200)]
Fixes method documentation

10 years agoFix typo in en.xml
Tim Düsterhus [Thu, 17 Oct 2013 22:50:33 +0000 (00:50 +0200)]
Fix typo in en.xml

10 years agoMerge pull request #1547 from max-m/patch-9
Tim Düsterhus [Wed, 16 Oct 2013 22:35:53 +0000 (15:35 -0700)]
Merge pull request #1547 from max-m/patch-9

Use UserAction instead of UserEditor in AccountManagementForm

10 years agoShow additional information in exception log as well
Tim Düsterhus [Wed, 16 Oct 2013 22:31:59 +0000 (00:31 +0200)]
Show additional information in exception log as well

see http://beta.woltlab.com/index.php/Thread/4155-Exception-Log-enth%C3%A4lt-keine-SQL-Informationen/

10 years agoUse UserAction instead of UserEditor in AccountManagementForm
Maximilian Mader [Wed, 16 Oct 2013 22:22:49 +0000 (00:22 +0200)]
Use UserAction instead of UserEditor in AccountManagementForm

This pull request closes WoltLab/WCF#1527.

I tested the account management with this patch applied and everything
works fine.

10 years agoChanged class name references
Marcel Werk [Wed, 16 Oct 2013 22:02:48 +0000 (00:02 +0200)]
Changed class name references

10 years agoRemoves sessionID from mention links
Matthias Schmidt [Wed, 16 Oct 2013 19:42:07 +0000 (21:42 +0200)]
Removes sessionID from mention links

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Oct 2013 13:25:29 +0000 (15:25 +0200)]
Updating minified JavaScript files

10 years agoMerge pull request #1545 from max-m/patch-7
Tim Düsterhus [Wed, 16 Oct 2013 13:20:38 +0000 (06:20 -0700)]
Merge pull request #1545 from max-m/patch-7

Add missing global modifier to WCF.Template language tag

10 years agoAdd missing global modifier to WCF.Template language tag
Maximilian Mader [Wed, 16 Oct 2013 13:19:19 +0000 (15:19 +0200)]
Add missing global modifier to WCF.Template language tag

10 years agoMerge pull request #1543 from SoftCreatR/depFix
Tim Düsterhus [Wed, 16 Oct 2013 10:53:12 +0000 (03:53 -0700)]
Merge pull request #1543 from SoftCreatR/depFix

Fix usage of deprecated method

10 years agoFixed title-case
Marcel Werk [Tue, 15 Oct 2013 19:19:19 +0000 (21:19 +0200)]
Fixed title-case

10 years agoRemoved obsolete code
Marcel Werk [Tue, 15 Oct 2013 11:26:23 +0000 (13:26 +0200)]
Removed obsolete code

10 years agoSmall optimization
Marcel Werk [Tue, 15 Oct 2013 11:21:23 +0000 (13:21 +0200)]
Small optimization

10 years agoAdded missing language variable
Marcel Werk [Mon, 14 Oct 2013 23:09:23 +0000 (01:09 +0200)]
Added missing language variable

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 14 Oct 2013 22:43:28 +0000 (00:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed HTML issues
Marcel Werk [Mon, 14 Oct 2013 22:43:14 +0000 (00:43 +0200)]
Fixed HTML issues

10 years agoFix legacy passwords which have a salt containing a colon
Tim Düsterhus [Mon, 14 Oct 2013 18:30:15 +0000 (20:30 +0200)]
Fix legacy passwords which have a salt containing a colon

Closes #1540

10 years agoFixes code formatting
Matthias Schmidt [Sun, 13 Oct 2013 17:55:44 +0000 (19:55 +0200)]
Fixes code formatting

10 years agoFixes comment formatting
Matthias Schmidt [Sun, 13 Oct 2013 17:24:29 +0000 (19:24 +0200)]
Fixes comment formatting

10 years agoAdds code formatting fixes missing in previous commit
Matthias Schmidt [Sun, 13 Oct 2013 17:11:23 +0000 (19:11 +0200)]
Adds code formatting fixes missing in previous commit

10 years agoFixes code formatting
Matthias Schmidt [Sun, 13 Oct 2013 17:07:12 +0000 (19:07 +0200)]
Fixes code formatting

10 years agoFixes code formatting
Matthias Schmidt [Sun, 13 Oct 2013 11:54:52 +0000 (13:54 +0200)]
Fixes code formatting

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 12 Oct 2013 13:25:28 +0000 (15:25 +0200)]
Updating minified JavaScript files

10 years agoAdds scrollableDropdownMenu support for label choosers
Matthias Schmidt [Sat, 12 Oct 2013 13:24:19 +0000 (15:24 +0200)]
Adds scrollableDropdownMenu support for label choosers

10 years agoFixes issue with tag cache builder
Matthias Schmidt [Sat, 12 Oct 2013 08:28:39 +0000 (10:28 +0200)]
Fixes issue with tag cache builder

Since cache builders are singletons, before reading tags, the previously read tags need to be removed, i.e. `$tags` needs to be emptied.

10 years agoFixed small issue
Marcel Werk [Fri, 11 Oct 2013 14:03:19 +0000 (16:03 +0200)]
Fixed small issue

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 11 Oct 2013 13:53:29 +0000 (15:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed small issues
Marcel Werk [Fri, 11 Oct 2013 13:53:10 +0000 (15:53 +0200)]
Fixed small issues

10 years agoAdditional usage fixes
Sascha Greuel [Thu, 10 Oct 2013 12:56:39 +0000 (14:56 +0200)]
Additional usage fixes

These should be the last

10 years agoFixed usage of deprecated method
Sascha Greuel [Thu, 10 Oct 2013 12:35:24 +0000 (14:35 +0200)]
Fixed usage of deprecated method

10 years agoProperly applying debug mode
Alexander Ebert [Thu, 10 Oct 2013 09:56:35 +0000 (11:56 +0200)]
Properly applying debug mode

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Oct 2013 23:25:36 +0000 (01:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed editor issue
Marcel Werk [Wed, 9 Oct 2013 23:25:23 +0000 (01:25 +0200)]
Fixed editor issue

10 years agoAdded cache clearing after import
Alexander Ebert [Wed, 9 Oct 2013 21:23:18 +0000 (23:23 +0200)]
Added cache clearing after import

10 years agoFixed use-statement order
Alexander Ebert [Wed, 9 Oct 2013 18:27:25 +0000 (20:27 +0200)]
Fixed use-statement order

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Oct 2013 18:21:01 +0000 (20:21 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoProperly checking against excluded versions
Alexander Ebert [Wed, 9 Oct 2013 18:20:47 +0000 (20:20 +0200)]
Properly checking against excluded versions

10 years agoMerge pull request #1541 from KittBlog/mixinFixes
Marcel Werk [Wed, 9 Oct 2013 17:43:53 +0000 (10:43 -0700)]
Merge pull request #1541 from KittBlog/mixinFixes

Fixed mixin.less #1495

10 years agoFixed #1495
KittBlog [Wed, 9 Oct 2013 17:29:46 +0000 (19:29 +0200)]
Fixed #1495

10 years agoFixes nesting level validation during category creation
Matthias Schmidt [Wed, 9 Oct 2013 16:51:17 +0000 (18:51 +0200)]
Fixes nesting level validation during category creation

10 years agoFixes maximumNestingLevel condition in categoryOptionList.tpl
Matthias Schmidt [Wed, 9 Oct 2013 16:47:17 +0000 (18:47 +0200)]
Fixes maximumNestingLevel condition in categoryOptionList.tpl

10 years agoMakes missing language item available in JavaScript code
Matthias Schmidt [Wed, 9 Oct 2013 15:55:40 +0000 (17:55 +0200)]
Makes missing language item available in JavaScript code

10 years agoAdds missing parent menu item filter
Matthias Schmidt [Wed, 9 Oct 2013 15:46:26 +0000 (17:46 +0200)]
Adds missing parent menu item filter

10 years agoUses AbstractPage::$activeMenuItem in user (group)-related forms
Matthias Schmidt [Wed, 9 Oct 2013 15:42:49 +0000 (17:42 +0200)]
Uses AbstractPage::$activeMenuItem in user (group)-related forms

10 years agoFixes typo
Matthias Schmidt [Wed, 9 Oct 2013 15:10:07 +0000 (17:10 +0200)]
Fixes typo

10 years agoFixes name of edited group in group dropdown menu
Matthias Schmidt [Wed, 9 Oct 2013 15:05:37 +0000 (17:05 +0200)]
Fixes name of edited group in group dropdown menu

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Oct 2013 14:12:57 +0000 (16:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall style optimization
Marcel Werk [Wed, 9 Oct 2013 14:12:46 +0000 (16:12 +0200)]
Small style optimization

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 9 Oct 2013 14:00:28 +0000 (16:00 +0200)]
Updating minified JavaScript files

10 years agoFixed wrong redirect after login and potential security issues
Alexander Ebert [Wed, 9 Oct 2013 13:57:49 +0000 (15:57 +0200)]
Fixed wrong redirect after login and potential security issues

10 years agoMerge pull request #1538 from SoftCreatR/AttachmentActionMod
Marcel Werk [Wed, 9 Oct 2013 13:40:59 +0000 (06:40 -0700)]
Merge pull request #1538 from SoftCreatR/AttachmentActionMod

Add option to obtain thumbnail dimensions

10 years agoRenamed option
Sascha Greuel [Wed, 9 Oct 2013 13:14:45 +0000 (15:14 +0200)]
Renamed option

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Oct 2013 12:17:47 +0000 (14:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed XSS vulnerability
Alexander Ebert [Wed, 9 Oct 2013 12:17:32 +0000 (14:17 +0200)]
Fixed XSS vulnerability

10 years agoFixed use order
Marcel Werk [Wed, 9 Oct 2013 12:15:59 +0000 (14:15 +0200)]
Fixed use order

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Oct 2013 12:00:58 +0000 (14:00 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed attachment import issue
Marcel Werk [Wed, 9 Oct 2013 12:00:37 +0000 (14:00 +0200)]
Fixed attachment import issue

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Oct 2013 10:49:02 +0000 (12:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed user storage reset/update race condition
Alexander Ebert [Wed, 9 Oct 2013 10:48:49 +0000 (12:48 +0200)]
Fixed user storage reset/update race condition

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 9 Oct 2013 10:40:27 +0000 (12:40 +0200)]
Updating minified JavaScript files

10 years agoFixed retard protection
Alexander Ebert [Wed, 9 Oct 2013 10:37:18 +0000 (12:37 +0200)]
Fixed retard protection

10 years agoProperly cloning i18n style description
Alexander Ebert [Wed, 9 Oct 2013 09:55:41 +0000 (11:55 +0200)]
Properly cloning i18n style description

10 years agoFixed typo
Alexander Ebert [Wed, 9 Oct 2013 09:28:56 +0000 (11:28 +0200)]
Fixed typo

10 years agoEnabled debug mode if installed with dev=1
Alexander Ebert [Tue, 8 Oct 2013 23:09:33 +0000 (01:09 +0200)]
Enabled debug mode if installed with dev=1

10 years agoAdded option to obtain thumbnail dimensions
Sascha Greuel [Tue, 8 Oct 2013 21:43:51 +0000 (23:43 +0200)]
Added option to obtain thumbnail dimensions

See
http://beta.woltlab.com/index.php/Thread/4094-Dateianh%C3%A4nge-Vorschau-besser-skalieren/

10 years agoFix typo in de.xml
Tim Düsterhus [Tue, 8 Oct 2013 21:24:41 +0000 (23:24 +0200)]
Fix typo in de.xml

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Oct 2013 16:45:26 +0000 (18:45 +0200)]
Updating minified JavaScript files

10 years agoScrolling to message preview on request
Alexander Ebert [Tue, 8 Oct 2013 16:43:06 +0000 (18:43 +0200)]
Scrolling to message preview on request

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 8 Oct 2013 13:33:38 +0000 (15:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed use-statement order
Alexander Ebert [Tue, 8 Oct 2013 13:33:20 +0000 (15:33 +0200)]
Fixed use-statement order

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Oct 2013 13:20:29 +0000 (15:20 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Oct 2013 13:19:02 +0000 (15:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed like widget issue
Marcel Werk [Tue, 8 Oct 2013 13:18:50 +0000 (15:18 +0200)]
Fixed like widget issue

10 years agoAdded ability to modify 'selectOptions' of options
Alexander Ebert [Tue, 8 Oct 2013 12:58:45 +0000 (14:58 +0200)]
Added ability to modify 'selectOptions' of options

10 years agoMerge pull request #1531 from SoftCreatR/RegisterRecaptchaFix
Marcel Werk [Mon, 7 Oct 2013 21:13:24 +0000 (14:13 -0700)]
Merge pull request #1531 from SoftCreatR/RegisterRecaptchaFix

Fix ReCaptcha in RegisterForm

10 years agoMerge pull request #1528 from MeinAccount/cleanup/sitemap
Marcel Werk [Mon, 7 Oct 2013 21:12:56 +0000 (14:12 -0700)]
Merge pull request #1528 from MeinAccount/cleanup/sitemap

Cleans up sitemap

10 years agoMerge pull request #1535 from SoftCreatR/ie11
Marcel Werk [Mon, 7 Oct 2013 21:11:09 +0000 (14:11 -0700)]
Merge pull request #1535 from SoftCreatR/ie11

Add IE11 detection

10 years agoremoving control chars in messages
Marcel Werk [Mon, 7 Oct 2013 15:16:18 +0000 (17:16 +0200)]
removing control chars in messages

10 years agoMobile optimization
Marcel Werk [Mon, 7 Oct 2013 12:24:00 +0000 (14:24 +0200)]
Mobile optimization

10 years agoFixed small style issue
Marcel Werk [Mon, 7 Oct 2013 12:18:39 +0000 (14:18 +0200)]
Fixed small style issue

10 years agoAdded missing check for privacy settings
Marcel Werk [Mon, 7 Oct 2013 11:42:50 +0000 (13:42 +0200)]
Added missing check for privacy settings

10 years agoSmall optimization
Marcel Werk [Mon, 7 Oct 2013 10:50:20 +0000 (12:50 +0200)]
Small optimization

10 years agoDisabled MySQl strict mode for import process
Marcel Werk [Mon, 7 Oct 2013 10:50:05 +0000 (12:50 +0200)]
Disabled MySQl strict mode for import process

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 6 Oct 2013 20:52:12 +0000 (22:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall mobile optimization
Marcel Werk [Sun, 6 Oct 2013 20:51:46 +0000 (22:51 +0200)]
Small mobile optimization

10 years agoAdded IE11 detection
Sascha Greuel [Sat, 5 Oct 2013 20:28:06 +0000 (22:28 +0200)]
Added IE11 detection

10 years agoFixes code formatting
Matthias Schmidt [Sat, 5 Oct 2013 14:35:44 +0000 (16:35 +0200)]
Fixes code formatting

10 years agoMerge pull request #1530 from SoftCreatR/AvatarViewPerms
Marcel Werk [Sat, 5 Oct 2013 11:32:00 +0000 (04:32 -0700)]
Merge pull request #1530 from SoftCreatR/AvatarViewPerms

Add usergroup setting for avatar visibility

10 years agoFixes language item
Matthias Schmidt [Sat, 5 Oct 2013 09:20:09 +0000 (11:20 +0200)]
Fixes language item

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 4 Oct 2013 22:32:51 +0000 (00:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed users online issue
Marcel Werk [Fri, 4 Oct 2013 22:32:38 +0000 (00:32 +0200)]
Fixed users online issue

10 years agoFixed ReCaptcha in RegisterForm
Sascha Greuel [Fri, 4 Oct 2013 20:31:32 +0000 (22:31 +0200)]
Fixed ReCaptcha in RegisterForm

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 4 Oct 2013 17:45:26 +0000 (19:45 +0200)]
Updating minified JavaScript files

10 years agoChanging multiple file uploads to properly support iOS 6+
Alexander Ebert [Fri, 4 Oct 2013 17:41:46 +0000 (19:41 +0200)]
Changing multiple file uploads to properly support iOS 6+

10 years agoAdded usergroup setting for avatar visibility
Sascha Greuel [Fri, 4 Oct 2013 17:36:22 +0000 (19:36 +0200)]
Added usergroup setting for avatar visibility

See
http://beta.woltlab.com/index.php/Thread/4081-Avatar-ausblenden-f%C3%BCr-G%C3%A4ste

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 4 Oct 2013 13:05:26 +0000 (15:05 +0200)]
Updating minified JavaScript files