Marcel Werk [Mon, 3 Jun 2013 18:28:27 +0000 (20:28 +0200)]
Fixed permission check
Marcel Werk [Mon, 3 Jun 2013 18:22:36 +0000 (20:22 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 18:22:24 +0000 (20:22 +0200)]
Message sidebar improvements
Alexander Ebert [Mon, 3 Jun 2013 18:21:45 +0000 (20:21 +0200)]
Improved ACP search
woltlab.com [Mon, 3 Jun 2013 17:01:04 +0000 (19:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 3 Jun 2013 16:59:02 +0000 (18:59 +0200)]
Added ability to disable auto-focus of search results
Alexander Ebert [Mon, 3 Jun 2013 16:29:55 +0000 (18:29 +0200)]
Fixed detection of IPv4 addresses embedded into IPv6
Marcel Werk [Mon, 3 Jun 2013 16:26:34 +0000 (18:26 +0200)]
Changed default search field
Marcel Werk [Mon, 3 Jun 2013 15:56:25 +0000 (17:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 3 Jun 2013 15:56:12 +0000 (17:56 +0200)]
Fixed typo
woltlab.com [Mon, 3 Jun 2013 15:06:13 +0000 (17:06 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Mon, 3 Jun 2013 15:00:32 +0000 (17:00 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 3 Jun 2013 15:00:08 +0000 (17:00 +0200)]
Removes attachment limit-reached error if an attachment is deleted
woltlab.com [Mon, 3 Jun 2013 14:46:10 +0000 (16:46 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Mon, 3 Jun 2013 14:43:04 +0000 (16:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 3 Jun 2013 14:42:30 +0000 (16:42 +0200)]
Fixes issues with attachment limits
When having uploaded attachments, the input field/upload button is removed and recreated again to "reset" its `files` property which can't be directly reseted since its read-only.
woltlab.com [Mon, 3 Jun 2013 13:31:13 +0000 (15:31 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Mon, 3 Jun 2013 13:28:39 +0000 (15:28 +0200)]
Fixes unmarking all marked elements
Tim Düsterhus [Mon, 3 Jun 2013 13:01:16 +0000 (15:01 +0200)]
Fix custom class name focusing in labelAdd.tpl
see http://beta.woltlab.com/index.php/Thread/1780-Label-customCssClassName-kein-Input-m%C3%B6glich/
Alexander Ebert [Mon, 3 Jun 2013 11:42:30 +0000 (13:42 +0200)]
Fixed createDB during WCFSetup
Alexander Ebert [Mon, 3 Jun 2013 11:27:42 +0000 (13:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 3 Jun 2013 11:23:45 +0000 (13:23 +0200)]
Fixed typo
Marcel Werk [Mon, 3 Jun 2013 11:19:48 +0000 (13:19 +0200)]
Added missing user storage reset
Alexander Ebert [Mon, 3 Jun 2013 01:14:11 +0000 (03:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 3 Jun 2013 01:13:51 +0000 (03:13 +0200)]
Trying sequential SQL imports to avoid hitting timeouts
I've observed that adding the foreign keys is taking up ~70% of the entire time needed to import the SQL file. This work-around does not decrease the time, instead it splits it into big chunks processed in multiple requests.
Marcel Werk [Mon, 3 Jun 2013 00:07:30 +0000 (02:07 +0200)]
Small style optimization
Marcel Werk [Sun, 2 Jun 2013 22:41:11 +0000 (00:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 22:41:01 +0000 (00:41 +0200)]
Fixed permission check
Marcel Werk [Sun, 2 Jun 2013 22:40:49 +0000 (00:40 +0200)]
Fixed SQL syntax errors
Alexander Ebert [Sun, 2 Jun 2013 22:22:33 +0000 (00:22 +0200)]
Improved logging for SQLParser
Marcel Werk [Sun, 2 Jun 2013 22:06:56 +0000 (00:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 22:06:44 +0000 (00:06 +0200)]
Added default permissions for moderators
Alexander Ebert [Sun, 2 Jun 2013 20:55:52 +0000 (22:55 +0200)]
More debugging
Alexander Ebert [Sun, 2 Jun 2013 20:08:54 +0000 (22:08 +0200)]
Fixed logging
Alexander Ebert [Sun, 2 Jun 2013 19:55:29 +0000 (21:55 +0200)]
Added performance logging for initial SQL creation
Alexander Ebert [Sun, 2 Jun 2013 18:56:22 +0000 (20:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 2 Jun 2013 18:54:50 +0000 (20:54 +0200)]
Added more performance logging during WCFSetup
Marcel Werk [Sun, 2 Jun 2013 18:39:14 +0000 (20:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 18:39:01 +0000 (20:39 +0200)]
Small optimization
Alexander Ebert [Sun, 2 Jun 2013 18:28:27 +0000 (20:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 2 Jun 2013 18:28:10 +0000 (20:28 +0200)]
Ignoring chmod() errors
Marcel Werk [Sun, 2 Jun 2013 18:02:11 +0000 (20:02 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 18:01:55 +0000 (20:01 +0200)]
Fixed layout issue
Alexander Ebert [Sun, 2 Jun 2013 17:52:08 +0000 (19:52 +0200)]
Fixed missing filename
Alexander Ebert [Sun, 2 Jun 2013 17:40:33 +0000 (19:40 +0200)]
Fixed file reference for owner check during WCFSetup
Alexander Ebert [Sun, 2 Jun 2013 16:56:11 +0000 (18:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 2 Jun 2013 16:55:50 +0000 (18:55 +0200)]
Fixed conversion error of file modes
Alexander Ebert [Sun, 2 Jun 2013 16:54:40 +0000 (18:54 +0200)]
Fixed use-statement order
Tim Düsterhus [Sun, 2 Jun 2013 16:37:44 +0000 (18:37 +0200)]
Fix ordering of use statements in RegisterActivationForm
Alexander Ebert [Sun, 2 Jun 2013 16:38:09 +0000 (18:38 +0200)]
Fixed FileUtil::makeWritable during WCFSetup
Alexander Ebert [Sun, 2 Jun 2013 16:35:03 +0000 (18:35 +0200)]
Fixed variable name
Alexander Ebert [Sun, 2 Jun 2013 16:16:10 +0000 (18:16 +0200)]
Removed initial checks for writable
Marcel Werk [Sun, 2 Jun 2013 15:26:35 +0000 (17:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 15:26:23 +0000 (17:26 +0200)]
Fixed float issues in messages
woltlab.com [Sun, 2 Jun 2013 15:20:58 +0000 (17:20 +0200)]
Updating minified JavaScript files
Marcel Werk [Sun, 2 Jun 2013 15:15:11 +0000 (17:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 15:14:55 +0000 (17:14 +0200)]
Fixed search for group members
Marcel Werk [Sun, 2 Jun 2013 15:11:31 +0000 (17:11 +0200)]
Fixed issue when editing disabled users
Alexander Ebert [Sun, 2 Jun 2013 15:07:18 +0000 (17:07 +0200)]
Forcing application ACP-Login unless no applications available
Marcel Werk [Sun, 2 Jun 2013 15:06:55 +0000 (17:06 +0200)]
Removed obsolete code
Marcel Werk [Sun, 2 Jun 2013 15:06:47 +0000 (17:06 +0200)]
Fixed user enable/disable function
Alexander Ebert [Sun, 2 Jun 2013 14:59:54 +0000 (16:59 +0200)]
Improved makeWritable() to set as much permissions as possible
This avoids issues on webspace environments where user and group of the webserver differ from the FTP user, preventing either the webserver or FTP user to modify the files.
Marcel Werk [Sun, 2 Jun 2013 14:44:06 +0000 (16:44 +0200)]
Removed obsolete code
Marcel Werk [Sun, 2 Jun 2013 14:43:40 +0000 (16:43 +0200)]
Fixed bulk processing issue
Marcel Werk [Sun, 2 Jun 2013 14:18:07 +0000 (16:18 +0200)]
Fixed HTML5 issue
Marcel Werk [Sun, 2 Jun 2013 14:13:24 +0000 (16:13 +0200)]
Fixed recaptcha module setting
Matthias Schmidt [Sun, 2 Jun 2013 12:49:41 +0000 (14:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 2 Jun 2013 12:49:23 +0000 (14:49 +0200)]
Fixes button label for native BBCodes
Marcel Werk [Sun, 2 Jun 2013 11:39:55 +0000 (13:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Jun 2013 11:39:43 +0000 (13:39 +0200)]
Added missing target=_blank
woltlab.com [Sun, 2 Jun 2013 10:41:03 +0000 (12:41 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 2 Jun 2013 10:35:22 +0000 (12:35 +0200)]
Adds BBCode permission validation for message previews
Matthias Schmidt [Sun, 2 Jun 2013 09:45:28 +0000 (11:45 +0200)]
Fixes sorting footer menu items
Alexander Ebert [Sat, 1 Jun 2013 23:14:38 +0000 (01:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 1 Jun 2013 22:57:33 +0000 (00:57 +0200)]
Fixed request method too long issue
Marcel Werk [Sat, 1 Jun 2013 22:45:53 +0000 (00:45 +0200)]
Small style optimization
Alexander Ebert [Sat, 1 Jun 2013 22:42:39 +0000 (00:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Jun 2013 22:42:15 +0000 (00:42 +0200)]
Fixed temp folder during WCFSetup
Marcel Werk [Sat, 1 Jun 2013 21:39:06 +0000 (23:39 +0200)]
Fixed issues when using old PCRE library version
Marcel Werk [Sat, 1 Jun 2013 21:11:38 +0000 (23:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 1 Jun 2013 21:11:24 +0000 (23:11 +0200)]
Fixed issues when using old PCRE library version
Matthias Schmidt [Sat, 1 Jun 2013 19:50:56 +0000 (21:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 1 Jun 2013 19:49:56 +0000 (21:49 +0200)]
Adds possibility to cancel installation
Closes #1078
Tim Düsterhus [Sat, 1 Jun 2013 18:59:08 +0000 (11:59 -0700)]
Merge pull request #1324 from SoftCreatR/YTFix
[Youtube] Added support for #at Hashtag
Matthias Schmidt [Sat, 1 Jun 2013 18:51:02 +0000 (20:51 +0200)]
Fixes typo in English setup language item
Matthias Schmidt [Sat, 1 Jun 2013 18:42:36 +0000 (20:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 1 Jun 2013 18:42:14 +0000 (20:42 +0200)]
Removes ACP search JS from ACP login page
Alexander Ebert [Sat, 1 Jun 2013 18:31:41 +0000 (20:31 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Jun 2013 18:25:48 +0000 (20:25 +0200)]
Fixed domain path calculation
Matthias Schmidt [Sat, 1 Jun 2013 18:23:23 +0000 (20:23 +0200)]
Fixes poll end time if form is reloaded because of any error
Matthias Schmidt [Sat, 1 Jun 2013 18:03:16 +0000 (20:03 +0200)]
Fixes Poll::isFinished()
Closes #1322
Matthias Schmidt [Sat, 1 Jun 2013 17:39:36 +0000 (19:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 1 Jun 2013 17:38:43 +0000 (19:38 +0200)]
Fixes comments/comment responses of deleted users
Tim Düsterhus [Sat, 1 Jun 2013 17:22:08 +0000 (19:22 +0200)]
Add application filter to TemplateListPage
Closes #1314
Alexander Ebert [Sat, 1 Jun 2013 16:59:40 +0000 (18:59 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Jun 2013 16:59:23 +0000 (18:59 +0200)]
Trying to fix package dir/domain path on broken setups
woltlab.com [Sat, 1 Jun 2013 16:26:00 +0000 (18:26 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 1 Jun 2013 16:20:53 +0000 (18:20 +0200)]
Fixes quote managing on pages without quote handler
Alexander Ebert [Sat, 1 Jun 2013 16:00:34 +0000 (18:00 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Jun 2013 16:00:18 +0000 (18:00 +0200)]
Attempt to fix package dir in broken environments