Marcel Werk [Thu, 24 Oct 2013 12:25:20 +0000 (14:25 +0200)]
Fixed missing language variable
Marcel Werk [Wed, 16 Oct 2013 22:02:48 +0000 (00:02 +0200)]
Changed class name references
Matthias Schmidt [Wed, 16 Oct 2013 19:42:07 +0000 (21:42 +0200)]
Removes sessionID from mention links
woltlab.com [Wed, 16 Oct 2013 13:25:29 +0000 (15:25 +0200)]
Updating minified JavaScript files
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
Maximilian Mader [Wed, 16 Oct 2013 13:19:19 +0000 (15:19 +0200)]
Add missing global modifier to WCF.Template language tag
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
Marcel Werk [Tue, 15 Oct 2013 19:19:19 +0000 (21:19 +0200)]
Fixed title-case
Marcel Werk [Tue, 15 Oct 2013 11:26:23 +0000 (13:26 +0200)]
Removed obsolete code
Marcel Werk [Tue, 15 Oct 2013 11:21:23 +0000 (13:21 +0200)]
Small optimization
Marcel Werk [Mon, 14 Oct 2013 23:09:23 +0000 (01:09 +0200)]
Added missing language variable
Marcel Werk [Mon, 14 Oct 2013 22:43:28 +0000 (00:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 14 Oct 2013 22:43:14 +0000 (00:43 +0200)]
Fixed HTML issues
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
Matthias Schmidt [Sun, 13 Oct 2013 17:55:44 +0000 (19:55 +0200)]
Fixes code formatting
Matthias Schmidt [Sun, 13 Oct 2013 17:24:29 +0000 (19:24 +0200)]
Fixes comment formatting
Matthias Schmidt [Sun, 13 Oct 2013 17:11:23 +0000 (19:11 +0200)]
Adds code formatting fixes missing in previous commit
Matthias Schmidt [Sun, 13 Oct 2013 17:07:12 +0000 (19:07 +0200)]
Fixes code formatting
Matthias Schmidt [Sun, 13 Oct 2013 11:54:52 +0000 (13:54 +0200)]
Fixes code formatting
woltlab.com [Sat, 12 Oct 2013 13:25:28 +0000 (15:25 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 12 Oct 2013 13:24:19 +0000 (15:24 +0200)]
Adds scrollableDropdownMenu support for label choosers
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.
Marcel Werk [Fri, 11 Oct 2013 14:03:19 +0000 (16:03 +0200)]
Fixed small issue
Marcel Werk [Fri, 11 Oct 2013 13:53:29 +0000 (15:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 11 Oct 2013 13:53:10 +0000 (15:53 +0200)]
Fixed small issues
Sascha Greuel [Thu, 10 Oct 2013 12:56:39 +0000 (14:56 +0200)]
Additional usage fixes
These should be the last
Sascha Greuel [Thu, 10 Oct 2013 12:35:24 +0000 (14:35 +0200)]
Fixed usage of deprecated method
Alexander Ebert [Thu, 10 Oct 2013 09:56:35 +0000 (11:56 +0200)]
Properly applying debug mode
Marcel Werk [Wed, 9 Oct 2013 23:25:36 +0000 (01:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Oct 2013 23:25:23 +0000 (01:25 +0200)]
Fixed editor issue
Alexander Ebert [Wed, 9 Oct 2013 21:23:18 +0000 (23:23 +0200)]
Added cache clearing after import
Alexander Ebert [Wed, 9 Oct 2013 18:27:25 +0000 (20:27 +0200)]
Fixed use-statement order
Alexander Ebert [Wed, 9 Oct 2013 18:21:01 +0000 (20:21 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Oct 2013 18:20:47 +0000 (20:20 +0200)]
Properly checking against excluded versions
Marcel Werk [Wed, 9 Oct 2013 17:43:53 +0000 (10:43 -0700)]
Merge pull request #1541 from KittBlog/mixinFixes
Fixed mixin.less #1495
KittBlog [Wed, 9 Oct 2013 17:29:46 +0000 (19:29 +0200)]
Fixed #1495
Matthias Schmidt [Wed, 9 Oct 2013 16:51:17 +0000 (18:51 +0200)]
Fixes nesting level validation during category creation
Matthias Schmidt [Wed, 9 Oct 2013 16:47:17 +0000 (18:47 +0200)]
Fixes maximumNestingLevel condition in categoryOptionList.tpl
Matthias Schmidt [Wed, 9 Oct 2013 15:55:40 +0000 (17:55 +0200)]
Makes missing language item available in JavaScript code
Matthias Schmidt [Wed, 9 Oct 2013 15:46:26 +0000 (17:46 +0200)]
Adds missing parent menu item filter
Matthias Schmidt [Wed, 9 Oct 2013 15:42:49 +0000 (17:42 +0200)]
Uses AbstractPage::$activeMenuItem in user (group)-related forms
Matthias Schmidt [Wed, 9 Oct 2013 15:10:07 +0000 (17:10 +0200)]
Fixes typo
Matthias Schmidt [Wed, 9 Oct 2013 15:05:37 +0000 (17:05 +0200)]
Fixes name of edited group in group dropdown menu
Marcel Werk [Wed, 9 Oct 2013 14:12:57 +0000 (16:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Oct 2013 14:12:46 +0000 (16:12 +0200)]
Small style optimization
woltlab.com [Wed, 9 Oct 2013 14:00:28 +0000 (16:00 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 9 Oct 2013 13:57:49 +0000 (15:57 +0200)]
Fixed wrong redirect after login and potential security issues
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
Sascha Greuel [Wed, 9 Oct 2013 13:14:45 +0000 (15:14 +0200)]
Renamed option
Alexander Ebert [Wed, 9 Oct 2013 12:17:47 +0000 (14:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Oct 2013 12:17:32 +0000 (14:17 +0200)]
Fixed XSS vulnerability
Marcel Werk [Wed, 9 Oct 2013 12:15:59 +0000 (14:15 +0200)]
Fixed use order
Marcel Werk [Wed, 9 Oct 2013 12:00:58 +0000 (14:00 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Oct 2013 12:00:37 +0000 (14:00 +0200)]
Fixed attachment import issue
Alexander Ebert [Wed, 9 Oct 2013 10:49:02 +0000 (12:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 9 Oct 2013 10:48:49 +0000 (12:48 +0200)]
Fixed user storage reset/update race condition
woltlab.com [Wed, 9 Oct 2013 10:40:27 +0000 (12:40 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 9 Oct 2013 10:37:18 +0000 (12:37 +0200)]
Fixed retard protection
Alexander Ebert [Wed, 9 Oct 2013 09:55:41 +0000 (11:55 +0200)]
Properly cloning i18n style description
Alexander Ebert [Wed, 9 Oct 2013 09:28:56 +0000 (11:28 +0200)]
Fixed typo
Alexander Ebert [Tue, 8 Oct 2013 23:09:33 +0000 (01:09 +0200)]
Enabled debug mode if installed with dev=1
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/
Tim Düsterhus [Tue, 8 Oct 2013 21:24:41 +0000 (23:24 +0200)]
Fix typo in de.xml
woltlab.com [Tue, 8 Oct 2013 16:45:26 +0000 (18:45 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 8 Oct 2013 16:43:06 +0000 (18:43 +0200)]
Scrolling to message preview on request
Alexander Ebert [Tue, 8 Oct 2013 13:33:38 +0000 (15:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 8 Oct 2013 13:33:20 +0000 (15:33 +0200)]
Fixed use-statement order
woltlab.com [Tue, 8 Oct 2013 13:20:29 +0000 (15:20 +0200)]
Updating minified JavaScript files
Marcel Werk [Tue, 8 Oct 2013 13:19:02 +0000 (15:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Oct 2013 13:18:50 +0000 (15:18 +0200)]
Fixed like widget issue
Alexander Ebert [Tue, 8 Oct 2013 12:58:45 +0000 (14:58 +0200)]
Added ability to modify 'selectOptions' of options
Marcel Werk [Mon, 7 Oct 2013 21:13:24 +0000 (14:13 -0700)]
Merge pull request #1531 from SoftCreatR/RegisterRecaptchaFix
Fix ReCaptcha in RegisterForm
Marcel Werk [Mon, 7 Oct 2013 21:12:56 +0000 (14:12 -0700)]
Merge pull request #1528 from MeinAccount/cleanup/sitemap
Cleans up sitemap
Marcel Werk [Mon, 7 Oct 2013 21:11:09 +0000 (14:11 -0700)]
Merge pull request #1535 from SoftCreatR/ie11
Add IE11 detection
Marcel Werk [Mon, 7 Oct 2013 15:16:18 +0000 (17:16 +0200)]
removing control chars in messages
Marcel Werk [Mon, 7 Oct 2013 12:24:00 +0000 (14:24 +0200)]
Mobile optimization
Marcel Werk [Mon, 7 Oct 2013 12:18:39 +0000 (14:18 +0200)]
Fixed small style issue
Marcel Werk [Mon, 7 Oct 2013 11:42:50 +0000 (13:42 +0200)]
Added missing check for privacy settings
Marcel Werk [Mon, 7 Oct 2013 10:50:20 +0000 (12:50 +0200)]
Small optimization
Marcel Werk [Mon, 7 Oct 2013 10:50:05 +0000 (12:50 +0200)]
Disabled MySQl strict mode for import process
Marcel Werk [Sun, 6 Oct 2013 20:52:12 +0000 (22:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 6 Oct 2013 20:51:46 +0000 (22:51 +0200)]
Small mobile optimization
Sascha Greuel [Sat, 5 Oct 2013 20:28:06 +0000 (22:28 +0200)]
Added IE11 detection
Matthias Schmidt [Sat, 5 Oct 2013 14:35:44 +0000 (16:35 +0200)]
Fixes code formatting
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
Matthias Schmidt [Sat, 5 Oct 2013 09:20:09 +0000 (11:20 +0200)]
Fixes language item
Marcel Werk [Fri, 4 Oct 2013 22:32:51 +0000 (00:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 4 Oct 2013 22:32:38 +0000 (00:32 +0200)]
Fixed users online issue
Sascha Greuel [Fri, 4 Oct 2013 20:31:32 +0000 (22:31 +0200)]
Fixed ReCaptcha in RegisterForm
woltlab.com [Fri, 4 Oct 2013 17:45:26 +0000 (19:45 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 4 Oct 2013 17:41:46 +0000 (19:41 +0200)]
Changing multiple file uploads to properly support iOS 6+
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
woltlab.com [Fri, 4 Oct 2013 13:05:26 +0000 (15:05 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 4 Oct 2013 13:02:00 +0000 (15:02 +0200)]
Improved scaling of large images within spoiler tags
Alexander Ebert [Fri, 4 Oct 2013 12:51:43 +0000 (14:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 4 Oct 2013 12:51:23 +0000 (14:51 +0200)]
Fixed loading of uncompressed slimbox-JS during debug mode
Tim Düsterhus [Fri, 4 Oct 2013 12:24:18 +0000 (14:24 +0200)]
Fix typo in SmileyAddForm
Tim Düsterhus [Fri, 4 Oct 2013 12:23:44 +0000 (14:23 +0200)]
Fix SmileyAddForm
- proper validation of smileyPath
- reset aliases after submit
see http://beta.woltlab.com/index.php/Thread/4046-Fehler-beim-Smiley-hinzuf%C3%BCgen/
Tim Düsterhus [Thu, 3 Oct 2013 16:19:26 +0000 (18:19 +0200)]
Update PHPLine to latest version
Marcel Werk [Thu, 3 Oct 2013 13:06:57 +0000 (15:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF