GitHub/WoltLab/WCF.git
10 years agoApplied CSS fixes
Alexander Ebert [Tue, 31 Dec 2013 14:56:19 +0000 (15:56 +0100)]
Applied CSS fixes

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 31 Dec 2013 14:26:46 +0000 (15:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed CSS syntax error
Marcel Werk [Tue, 31 Dec 2013 14:26:36 +0000 (15:26 +0100)]
Fixed CSS syntax error

10 years agoFixes comment flood control user group option type
Matthias Schmidt [Tue, 31 Dec 2013 14:22:28 +0000 (15:22 +0100)]
Fixes comment flood control user group option type

Fixes #1620

10 years agoAvoid timezone issues
Alexander Ebert [Tue, 31 Dec 2013 12:27:53 +0000 (13:27 +0100)]
Avoid timezone issues

10 years agoImproved editing of old polls
Alexander Ebert [Tue, 31 Dec 2013 11:13:16 +0000 (12:13 +0100)]
Improved editing of old polls

10 years agoUpdating WCF version
Alexander Ebert [Tue, 31 Dec 2013 02:21:31 +0000 (03:21 +0100)]
Updating WCF version

10 years agoPreparing release 2.0.1
Alexander Ebert [Mon, 30 Dec 2013 22:22:11 +0000 (23:22 +0100)]
Preparing release 2.0.1

11 years agoRemoves obsolete property references in TemplateScriptingCompiler
Matthias Schmidt [Sun, 29 Dec 2013 11:28:27 +0000 (12:28 +0100)]
Removes obsolete property references in TemplateScriptingCompiler

Fixes #1633

11 years agoRemoved $this->literalStack (not used anymore)
Alexander Ebert [Sun, 29 Dec 2013 11:22:18 +0000 (12:22 +0100)]
Removed $this->literalStack (not used anymore)

Fixes #1633

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 29 Dec 2013 07:23:50 +0000 (08:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 29 Dec 2013 07:23:38 +0000 (08:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdds support for labeledHeadline in combination with boxSubHeadline
Matthias Schmidt [Sun, 29 Dec 2013 07:22:04 +0000 (08:22 +0100)]
Adds support for labeledHeadline in combination with boxSubHeadline

11 years agoUpdating minified JavaScript files
woltlab.com [Sat, 28 Dec 2013 22:30:34 +0000 (23:30 +0100)]
Updating minified JavaScript files

11 years agoMerge pull request #1625 from FirePanther/wcf.message.js-2
Marcel Werk [Sat, 28 Dec 2013 22:25:08 +0000 (14:25 -0800)]
Merge pull request #1625 from FirePanther/wcf.message.js-2

"insert quotes" is buttonPrimary

11 years agoFixed date localization issues
Marcel Werk [Sat, 28 Dec 2013 21:37:41 +0000 (22:37 +0100)]
Fixed date localization issues

11 years agoFixed array to string conversion error
Marcel Werk [Fri, 27 Dec 2013 21:43:48 +0000 (22:43 +0100)]
Fixed array to string conversion error

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 27 Dec 2013 21:39:21 +0000 (22:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed missing permission check
Marcel Werk [Fri, 27 Dec 2013 21:39:09 +0000 (22:39 +0100)]
Fixed missing permission check

11 years ago"insert quotes" is buttonPrimary
FirePanther [Fri, 27 Dec 2013 08:33:12 +0000 (09:33 +0100)]
"insert quotes" is buttonPrimary

11 years agoFixes selector for user suggestions in userSearch.tpl
Matthias Schmidt [Thu, 26 Dec 2013 11:30:21 +0000 (12:30 +0100)]
Fixes selector for user suggestions in userSearch.tpl

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 24 Dec 2013 00:30:11 +0000 (01:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved search query parser
Alexander Ebert [Tue, 24 Dec 2013 00:29:58 +0000 (01:29 +0100)]
Improved search query parser

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 23 Dec 2013 22:08:51 +0000 (23:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing event
Marcel Werk [Mon, 23 Dec 2013 22:08:34 +0000 (23:08 +0100)]
Added missing event

11 years agoMerge pull request #1613 from FirePanther/(new)-spider-avatar
Marcel Werk [Mon, 23 Dec 2013 19:48:58 +0000 (11:48 -0800)]
Merge pull request #1613 from FirePanther/(new)-spider-avatar

added an avatar for spiders

11 years agoadded an avatar for spiders
FirePanther [Mon, 23 Dec 2013 18:36:12 +0000 (19:36 +0100)]
added an avatar for spiders

i’ve created this as default avatar for robots.

on coderz i also created individual avatars for some spiders:
https://coderz.pro/UsersOnlineList/#robots

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 23 Dec 2013 15:41:35 +0000 (16:41 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoProper validation of file extension (supports multipel e.g. .tar.gz)
Alexander Ebert [Mon, 23 Dec 2013 15:41:26 +0000 (16:41 +0100)]
Proper validation of file extension (supports multipel e.g. .tar.gz)

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 23 Dec 2013 13:46:35 +0000 (14:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes category acl option cache builder
Matthias Schmidt [Mon, 23 Dec 2013 13:44:52 +0000 (14:44 +0100)]
Fixes category acl option cache builder

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 23 Dec 2013 11:45:35 +0000 (12:45 +0100)]
Updating minified JavaScript files

11 years agoFix for assigned but no longer associated label groups
Alexander Ebert [Mon, 23 Dec 2013 11:44:27 +0000 (12:44 +0100)]
Fix for assigned but no longer associated label groups

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 22 Dec 2013 22:49:12 +0000 (23:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed 'apply changes to existing users' option
Marcel Werk [Sun, 22 Dec 2013 22:48:55 +0000 (23:48 +0100)]
Fixed 'apply changes to existing users' option

11 years agoUpdating minified JavaScript files
woltlab.com [Sun, 22 Dec 2013 10:05:33 +0000 (11:05 +0100)]
Updating minified JavaScript files

11 years agoFixes issue with extending WCF.Action.Toggle
Matthias Schmidt [Sun, 22 Dec 2013 10:01:30 +0000 (11:01 +0100)]
Fixes issue with extending WCF.Action.Toggle

11 years agoMerge pull request #1601 from Stricted/master
Marcel Werk [Sat, 21 Dec 2013 21:53:48 +0000 (13:53 -0800)]
Merge pull request #1601 from Stricted/master

fix count of available updates

11 years agofix count of available updates
Stricted [Sat, 21 Dec 2013 21:48:24 +0000 (22:48 +0100)]
fix count of available updates

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 21 Dec 2013 20:37:51 +0000 (21:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed a few issues with the English translation
Alexander Ebert [Sat, 21 Dec 2013 20:37:38 +0000 (21:37 +0100)]
Fixed a few issues with the English translation

11 years agoAdds missing package update cache reset
Matthias Schmidt [Sat, 21 Dec 2013 20:13:13 +0000 (21:13 +0100)]
Adds missing package update cache reset

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 21 Dec 2013 20:10:06 +0000 (21:10 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed missing language variable
Marcel Werk [Sat, 21 Dec 2013 20:09:56 +0000 (21:09 +0100)]
Fixed missing language variable

11 years agoFixed iOS issue
Marcel Werk [Sat, 21 Dec 2013 20:09:40 +0000 (21:09 +0100)]
Fixed iOS issue

11 years agoFixed user enable/disable through ACP
Alexander Ebert [Sat, 21 Dec 2013 19:31:00 +0000 (20:31 +0100)]
Fixed user enable/disable through ACP

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 21 Dec 2013 19:27:20 +0000 (20:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed datepicker's z-index
Marcel Werk [Sat, 21 Dec 2013 19:27:10 +0000 (20:27 +0100)]
Fixed datepicker's z-index

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 21 Dec 2013 14:27:56 +0000 (15:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSending "Cache-Control: no-store" for Firefox
Alexander Ebert [Sat, 21 Dec 2013 14:27:43 +0000 (15:27 +0100)]
Sending "Cache-Control: no-store" for Firefox

11 years agoSmall optimizations
Marcel Werk [Sat, 21 Dec 2013 13:38:48 +0000 (14:38 +0100)]
Small optimizations

11 years agoAdded whitespace
Alexander Ebert [Sat, 21 Dec 2013 12:16:59 +0000 (13:16 +0100)]
Added whitespace

11 years agoDisabling APC with the next update
Alexander Ebert [Sat, 21 Dec 2013 12:11:54 +0000 (13:11 +0100)]
Disabling APC with the next update

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 20 Dec 2013 00:28:19 +0000 (01:28 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed file permission issue on Windows
Alexander Ebert [Fri, 20 Dec 2013 00:28:04 +0000 (01:28 +0100)]
Fixed file permission issue on Windows

11 years agoAdds category permission inheritance
Matthias Schmidt [Thu, 19 Dec 2013 18:20:39 +0000 (19:20 +0100)]
Adds category permission inheritance

11 years agoFixes error handling for multilingual input elements in several ACP forms
Matthias Schmidt [Thu, 19 Dec 2013 17:28:40 +0000 (18:28 +0100)]
Fixes error handling for multilingual input elements in several ACP forms

11 years agoFixed user list issue
Marcel Werk [Thu, 19 Dec 2013 00:53:03 +0000 (01:53 +0100)]
Fixed user list issue

11 years agoFixed Data too long for column 'requestMethod' issue
Marcel Werk [Thu, 19 Dec 2013 00:44:01 +0000 (01:44 +0100)]
Fixed Data too long for column 'requestMethod' issue

11 years agoFixes packageDir in Template objects read via TemplateList
Matthias Schmidt [Wed, 18 Dec 2013 17:59:04 +0000 (18:59 +0100)]
Fixes packageDir in Template objects read via TemplateList

Fixes #1594

11 years agoFixes template handling during style export
Matthias Schmidt [Wed, 18 Dec 2013 17:44:06 +0000 (18:44 +0100)]
Fixes template handling during style export

Fixes #1595

11 years agoRemove duplicate variable assignment in MessageUtil
Tim Düsterhus [Wed, 18 Dec 2013 16:23:20 +0000 (17:23 +0100)]
Remove duplicate variable assignment in MessageUtil

11 years agoUsing PHP_EOL instead of php_uname() to determine version
Alexander Ebert [Wed, 18 Dec 2013 15:56:34 +0000 (16:56 +0100)]
Using PHP_EOL instead of php_uname() to determine version

11 years agoFixed exporting of languages
Alexander Ebert [Wed, 18 Dec 2013 15:47:14 +0000 (16:47 +0100)]
Fixed exporting of languages

11 years agoFixed typo
Alexander Ebert [Wed, 18 Dec 2013 14:02:28 +0000 (15:02 +0100)]
Fixed typo

11 years agoUpdating minified JavaScript files
woltlab.com [Wed, 18 Dec 2013 10:15:34 +0000 (11:15 +0100)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 18 Dec 2013 10:12:07 +0000 (11:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved debug code
Alexander Ebert [Wed, 18 Dec 2013 10:11:46 +0000 (11:11 +0100)]
Removed debug code

11 years agoFixed typo
Marcel Werk [Wed, 18 Dec 2013 00:59:29 +0000 (01:59 +0100)]
Fixed typo

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 18 Dec 2013 00:55:23 +0000 (01:55 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed 'parameter was not defined' issues
Marcel Werk [Wed, 18 Dec 2013 00:55:12 +0000 (01:55 +0100)]
Fixed 'parameter was not defined' issues

11 years agoFixed regex being too greedy
Alexander Ebert [Wed, 18 Dec 2013 00:49:12 +0000 (01:49 +0100)]
Fixed regex being too greedy

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 18 Dec 2013 00:18:10 +0000 (01:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoPrevent BBCodes being overwritten through 3rd party packages
Alexander Ebert [Wed, 18 Dec 2013 00:17:56 +0000 (01:17 +0100)]
Prevent BBCodes being overwritten through 3rd party packages

11 years agoSmall optimization
Marcel Werk [Wed, 18 Dec 2013 00:10:34 +0000 (01:10 +0100)]
Small optimization

11 years agoFix wrong pageNo calculation in Exception search
Tim Düsterhus [Tue, 17 Dec 2013 15:20:26 +0000 (16:20 +0100)]
Fix wrong pageNo calculation in Exception search

11 years agoFixes validation of templateName when copying templates
Matthias Schmidt [Mon, 16 Dec 2013 20:53:12 +0000 (21:53 +0100)]
Fixes validation of templateName when copying templates

This is relevant when copying a template of an application plugin and naming it the same way as a template of the relevant application which is also in the template group. In this case checking the packageID isn't sufficient since they are different (application <-> application plugin), but the applications also need to be checked.

11 years agoFixes packageDir property of template objects
Matthias Schmidt [Mon, 16 Dec 2013 20:26:24 +0000 (21:26 +0100)]
Fixes packageDir property of template objects

Fixes #1593

11 years agoUpdating minified JavaScript files
woltlab.com [Sun, 15 Dec 2013 22:55:34 +0000 (23:55 +0100)]
Updating minified JavaScript files

11 years agoImprove performance of WCF.Dropdown
Tim Düsterhus [Sun, 15 Dec 2013 22:08:10 +0000 (23:08 +0100)]
Improve performance of WCF.Dropdown

WCF.Dropdown formerly bound one scroll event every time init was called
Now there is only one scroll event for the whole lifetime of the page

11 years agoFixes issues in UserGroupOptionForm
Matthias Schmidt [Sun, 15 Dec 2013 19:40:42 +0000 (20:40 +0100)]
Fixes issues in UserGroupOptionForm

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 15 Dec 2013 17:04:21 +0000 (18:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdding requirement to package.xml generated by style export
Alexander Ebert [Sun, 15 Dec 2013 17:03:52 +0000 (18:03 +0100)]
Adding requirement to package.xml generated by style export

11 years agoValidate userOnlineMarking
Tim Düsterhus [Sun, 15 Dec 2013 15:54:06 +0000 (16:54 +0100)]
Validate userOnlineMarking

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 15 Dec 2013 15:39:40 +0000 (16:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimization
Marcel Werk [Sun, 15 Dec 2013 15:39:27 +0000 (16:39 +0100)]
Small optimization

11 years agoLame code sniff
Alexander Ebert [Sun, 15 Dec 2013 15:37:53 +0000 (16:37 +0100)]
Lame code sniff

11 years agoExporter: Fix non-default ports for MySQL
Alexander Ebert [Sun, 15 Dec 2013 15:32:01 +0000 (16:32 +0100)]
Exporter: Fix non-default ports for MySQL

11 years agoProviding a sane implementation for application start pages
Alexander Ebert [Sat, 14 Dec 2013 20:11:52 +0000 (21:11 +0100)]
Providing a sane implementation for application start pages

Accessing a non-primary application by it's directory will no longer redirect to the landing page, instead user is redirected to the application's primary controller.

11 years agoAdds missing CSS code für jQuery UI resizable
Matthias Schmidt [Sat, 14 Dec 2013 17:20:05 +0000 (18:20 +0100)]
Adds missing CSS code für jQuery UI resizable

11 years agoFixes reading central directory of zip files
Matthias Schmidt [Fri, 13 Dec 2013 16:02:23 +0000 (17:02 +0100)]
Fixes reading central directory of zip files

11 years agoFixed typo
Alexander Ebert [Fri, 13 Dec 2013 12:56:47 +0000 (13:56 +0100)]
Fixed typo

11 years agoFixed result if no matched package is accessible
Alexander Ebert [Thu, 12 Dec 2013 22:44:02 +0000 (23:44 +0100)]
Fixed result if no matched package is accessible

11 years agoForcing certain links in emails to point to frontend
Alexander Ebert [Thu, 12 Dec 2013 15:51:40 +0000 (16:51 +0100)]
Forcing certain links in emails to point to frontend

11 years agoFixed CSRF protection for new password form
Alexander Ebert [Thu, 12 Dec 2013 12:49:10 +0000 (13:49 +0100)]
Fixed CSRF protection for new password form

11 years agoUpdating minified JavaScript files 2.0.0
woltlab.com [Wed, 11 Dec 2013 17:55:34 +0000 (18:55 +0100)]
Updating minified JavaScript files

11 years agoAdds missing marker focus after user position determination
Matthias Schmidt [Wed, 11 Dec 2013 17:50:56 +0000 (18:50 +0100)]
Adds missing marker focus after user position determination

11 years agoFixed update instructions
Alexander Ebert [Wed, 11 Dec 2013 16:37:40 +0000 (17:37 +0100)]
Fixed update instructions

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 11 Dec 2013 14:33:59 +0000 (15:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed search issue
Marcel Werk [Wed, 11 Dec 2013 14:32:18 +0000 (15:32 +0100)]
Fixed search issue