GitHub/WoltLab/WCF.git
10 years agoMerge pull request #1491 from fragsalat/image-patch
Alexander Ebert [Tue, 10 Sep 2013 20:56:49 +0000 (13:56 -0700)]
Merge pull request #1491 from fragsalat/image-patch

Added setTransparentColor to ImageAdapter classes

10 years agoDisabling user panel JS in offline mode for unprivileged users
Alexander Ebert [Tue, 10 Sep 2013 19:21:21 +0000 (21:21 +0200)]
Disabling user panel JS in offline mode for unprivileged users

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 10 Sep 2013 18:57:40 +0000 (20:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed handling of parameters for landing page
Alexander Ebert [Tue, 10 Sep 2013 18:57:24 +0000 (20:57 +0200)]
Fixed handling of parameters for landing page

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 10 Sep 2013 18:40:29 +0000 (20:40 +0200)]
Updating minified JavaScript files

10 years agoFixed canceling of edit mode and session expired issues
Alexander Ebert [Tue, 10 Sep 2013 18:39:46 +0000 (20:39 +0200)]
Fixed canceling of edit mode and session expired issues

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 10 Sep 2013 14:25:26 +0000 (16:25 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 10 Sep 2013 14:24:21 +0000 (16:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoImproved error message if attachment upload failed due to session
Alexander Ebert [Tue, 10 Sep 2013 14:24:11 +0000 (16:24 +0200)]
Improved error message if attachment upload failed due to session

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 10 Sep 2013 12:20:27 +0000 (14:20 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 10 Sep 2013 12:19:23 +0000 (14:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoBetter handling of expired sessions
Alexander Ebert [Tue, 10 Sep 2013 12:19:05 +0000 (14:19 +0200)]
Better handling of expired sessions

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 10 Sep 2013 12:13:28 +0000 (14:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixes uninstallation from package template
Matthias Schmidt [Tue, 10 Sep 2013 12:13:11 +0000 (14:13 +0200)]
Fixes uninstallation from package template

Fixes  #1481

10 years agoIgnoring found packages without accessible versions
Alexander Ebert [Tue, 10 Sep 2013 10:52:04 +0000 (12:52 +0200)]
Ignoring found packages without accessible versions

Fixes #1368

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 10 Sep 2013 10:48:24 +0000 (12:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoMakes existing PIP queries more accessible
Matthias Schmidt [Tue, 10 Sep 2013 10:47:54 +0000 (12:47 +0200)]
Makes existing PIP queries more accessible

… by using the already existing AbstractPackageInstallationPlugin::$application.

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 10 Sep 2013 10:45:27 +0000 (12:45 +0200)]
Updating minified JavaScript files

10 years agoDropdown menus now use the proper vertical direction
Alexander Ebert [Tue, 10 Sep 2013 10:44:17 +0000 (12:44 +0200)]
Dropdown menus now use the proper vertical direction

10 years agoFixed duplicate "Search for Updates" button
Alexander Ebert [Mon, 9 Sep 2013 16:48:32 +0000 (18:48 +0200)]
Fixed duplicate "Search for Updates" button

10 years agoRemove duplicate language item in en.xml
Tim Düsterhus [Mon, 9 Sep 2013 14:34:36 +0000 (16:34 +0200)]
Remove duplicate language item in en.xml

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 9 Sep 2013 09:11:25 +0000 (11:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved test.php to properly validate the return value
Alexander Ebert [Mon, 9 Sep 2013 09:11:13 +0000 (11:11 +0200)]
Improved test.php to properly validate the return value

Most nginx setups seem to simply throw a server error if a path_info is present and not resolvable by default. In some environments no error is thrown, but the path_info is still flawed.

11 years agoDisable ACP session access log for WorkerProxyAction
Tim Düsterhus [Sun, 8 Sep 2013 20:41:46 +0000 (22:41 +0200)]
Disable ACP session access log for WorkerProxyAction

This saves 4 queries in workers.

11 years agoUpdating minified JavaScript files
woltlab.com [Sun, 8 Sep 2013 20:05:28 +0000 (22:05 +0200)]
Updating minified JavaScript files

11 years agoComments now entirely work like Facebook's comments
Alexander Ebert [Sun, 8 Sep 2013 20:03:16 +0000 (22:03 +0200)]
Comments now entirely work like Facebook's comments

11 years agoUpdated translation
Alexander Ebert [Sun, 8 Sep 2013 18:40:30 +0000 (20:40 +0200)]
Updated translation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 8 Sep 2013 18:25:21 +0000 (20:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded update script PIP
Alexander Ebert [Sun, 8 Sep 2013 18:25:07 +0000 (20:25 +0200)]
Added update script PIP

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 8 Sep 2013 16:14:37 +0000 (18:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimizations
Marcel Werk [Sun, 8 Sep 2013 16:14:24 +0000 (18:14 +0200)]
Small optimizations

11 years agoUpdating minified JavaScript files
woltlab.com [Sun, 8 Sep 2013 16:05:26 +0000 (18:05 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 8 Sep 2013 16:03:11 +0000 (18:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoChanging comment response behavior (WIP)
Alexander Ebert [Sun, 8 Sep 2013 15:59:28 +0000 (17:59 +0200)]
Changing comment response behavior (WIP)

11 years agoFixes cancelling update using uploaded file
Matthias Schmidt [Sun, 8 Sep 2013 15:49:51 +0000 (17:49 +0200)]
Fixes cancelling update using uploaded file

11 years agoDisables update button after clicking on it
Matthias Schmidt [Sun, 8 Sep 2013 15:40:08 +0000 (17:40 +0200)]
Disables update button after clicking on it

11 years agoRemoved InnoDB-warning from ACP index page
Alexander Ebert [Sun, 8 Sep 2013 11:38:20 +0000 (13:38 +0200)]
Removed InnoDB-warning from ACP index page

11 years agoProperly supporting single-language setups
Alexander Ebert [Sun, 8 Sep 2013 11:22:44 +0000 (13:22 +0200)]
Properly supporting single-language setups

11 years agoFixed master password path
Alexander Ebert [Sun, 8 Sep 2013 10:59:20 +0000 (12:59 +0200)]
Fixed master password path

11 years agoWork-around for disable i18n with only one language installed
Alexander Ebert [Sun, 8 Sep 2013 00:40:06 +0000 (02:40 +0200)]
Work-around for disable i18n with only one language installed

11 years agoFix duplicate class="" attribute
Alexander Ebert [Sun, 8 Sep 2013 00:35:53 +0000 (02:35 +0200)]
Fix duplicate class="" attribute

11 years agoRemoves RELATIVE_WCF_DIR in language items
Matthias Schmidt [Sat, 7 Sep 2013 18:21:33 +0000 (20:21 +0200)]
Removes RELATIVE_WCF_DIR in language items

11 years agoUpdates Font Awesome to version 3.2.1
Matthias Schmidt [Sat, 7 Sep 2013 16:23:10 +0000 (18:23 +0200)]
Updates Font Awesome to version 3.2.1

Closes #1493

11 years agoFixed issue if display language and installed language differ
Alexander Ebert [Sat, 7 Sep 2013 14:11:50 +0000 (16:11 +0200)]
Fixed issue if display language and installed language differ

WCFSetup uses de, but only en is installed.

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Sep 2013 20:50:27 +0000 (22:50 +0200)]
Updating minified JavaScript files

11 years agoDisabling toggle (buttons) if only one item exists
Alexander Ebert [Fri, 6 Sep 2013 20:47:21 +0000 (22:47 +0200)]
Disabling toggle (buttons) if only one item exists

Fixes #1490

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Sep 2013 17:20:27 +0000 (19:20 +0200)]
Updating minified JavaScript files

11 years agoTriggering 'resize' event once sidebar collapsed/expanded
Alexander Ebert [Fri, 6 Sep 2013 17:19:46 +0000 (19:19 +0200)]
Triggering 'resize' event once sidebar collapsed/expanded

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 5 Sep 2013 17:20:12 +0000 (19:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdding new version of Blue Temptation during update 2.0.0_Beta_8
Alexander Ebert [Thu, 5 Sep 2013 17:19:55 +0000 (19:19 +0200)]
Adding new version of Blue Temptation during update

11 years agoFix issue with slimbox when pressing ENTER
Tim Düsterhus [Thu, 5 Sep 2013 11:20:32 +0000 (13:20 +0200)]
Fix issue with slimbox when pressing ENTER

see http://beta.woltlab.com/index.php/Thread/3561-Scroll-Leiste-verschwindet/?postID=29867#post29867

11 years agoFixed update scripts PIP
Alexander Ebert [Thu, 5 Sep 2013 10:11:38 +0000 (12:11 +0200)]
Fixed update scripts PIP

11 years agoDisable constant check during WCFSetup
Alexander Ebert [Wed, 4 Sep 2013 19:40:01 +0000 (21:40 +0200)]
Disable constant check during WCFSetup

11 years agoUpdated English translation
Alexander Ebert [Wed, 4 Sep 2013 19:35:09 +0000 (21:35 +0200)]
Updated English translation

11 years agoUpdated WCF version number
Alexander Ebert [Wed, 4 Sep 2013 19:31:43 +0000 (21:31 +0200)]
Updated WCF version number

11 years agoPreparing release 2.0.0 Beta 8
Alexander Ebert [Wed, 4 Sep 2013 18:27:33 +0000 (20:27 +0200)]
Preparing release 2.0.0 Beta 8

11 years agoDisallowing access to directory constants e.g. RELATIVE_WCF_DIR
Alexander Ebert [Wed, 4 Sep 2013 16:48:41 +0000 (18:48 +0200)]
Disallowing access to directory constants e.g. RELATIVE_WCF_DIR

These constants are only true for file system access, but are not guaranteed to be working on the webserver. Please read the error message carefully, it provides the correct replacement for the used constant.

11 years agoFixed like import
Marcel Werk [Wed, 4 Sep 2013 13:35:54 +0000 (15:35 +0200)]
Fixed like import

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 4 Sep 2013 12:06:14 +0000 (14:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved import performance
Marcel Werk [Wed, 4 Sep 2013 12:05:58 +0000 (14:05 +0200)]
Improved import performance

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 4 Sep 2013 12:01:05 +0000 (14:01 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoDisable OpenSSL password generation for PHP < 5.4.0
Alexander Ebert [Wed, 4 Sep 2013 12:00:49 +0000 (14:00 +0200)]
Disable OpenSSL password generation for PHP < 5.4.0

OpenSSL random byte generation is painful slow due to a bug in PHP 5.3, causing a delay of up to 15 seconds until the bytes are returned. Even though this decreases the potential security, it is simply not usable in affected versions.

11 years agoStyle update
Marcel Werk [Wed, 4 Sep 2013 10:57:18 +0000 (12:57 +0200)]
Style update

11 years agoChanged default package for custom templates
Marcel Werk [Tue, 3 Sep 2013 21:59:55 +0000 (23:59 +0200)]
Changed default package for custom templates

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 3 Sep 2013 21:56:37 +0000 (23:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Tue, 3 Sep 2013 21:56:24 +0000 (23:56 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 3 Sep 2013 21:54:16 +0000 (23:54 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes issue after label group deletion
Matthias Schmidt [Tue, 3 Sep 2013 21:54:04 +0000 (23:54 +0200)]
Fixes issue after label group deletion

11 years agoRemoves trailing tabs
Matthias Schmidt [Tue, 3 Sep 2013 21:53:42 +0000 (23:53 +0200)]
Removes trailing tabs

11 years agoStyle update
Marcel Werk [Tue, 3 Sep 2013 21:42:14 +0000 (23:42 +0200)]
Style update

11 years agoAdded some useful CSS classes
Marcel Werk [Tue, 3 Sep 2013 19:04:38 +0000 (21:04 +0200)]
Added some useful CSS classes

11 years agoFixed style issue
Marcel Werk [Tue, 3 Sep 2013 19:00:24 +0000 (21:00 +0200)]
Fixed style issue

11 years agoFixed notification issues
Marcel Werk [Tue, 3 Sep 2013 18:54:48 +0000 (20:54 +0200)]
Fixed notification issues

11 years agoFixed import issue
Marcel Werk [Tue, 3 Sep 2013 18:32:40 +0000 (20:32 +0200)]
Fixed import issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 3 Sep 2013 18:14:58 +0000 (20:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed import issue
Marcel Werk [Tue, 3 Sep 2013 18:14:36 +0000 (20:14 +0200)]
Fixed import issue

11 years agoFixed a few issues with user profile message fields
Alexander Ebert [Tue, 3 Sep 2013 17:19:40 +0000 (19:19 +0200)]
Fixed a few issues with user profile message fields

11 years agoUpdating minified JavaScript files
woltlab.com [Tue, 3 Sep 2013 16:35:25 +0000 (18:35 +0200)]
Updating minified JavaScript files

11 years agoAdds support for static tab menus
Matthias Schmidt [Tue, 3 Sep 2013 16:32:26 +0000 (18:32 +0200)]
Adds support for static tab menus

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 3 Sep 2013 16:11:08 +0000 (18:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed style issue
Marcel Werk [Tue, 3 Sep 2013 16:10:54 +0000 (18:10 +0200)]
Fixed style issue

11 years agoPrevent exceptions if no object ids have been passed
Alexander Ebert [Tue, 3 Sep 2013 15:51:43 +0000 (17:51 +0200)]
Prevent exceptions if no object ids have been passed

11 years agoIgnore error messages raised by direct access
Alexander Ebert [Tue, 3 Sep 2013 15:36:51 +0000 (17:36 +0200)]
Ignore error messages raised by direct access

11 years agoPrevent user panel item count from being out-of-sync
Alexander Ebert [Tue, 3 Sep 2013 10:47:10 +0000 (12:47 +0200)]
Prevent user panel item count from being out-of-sync

11 years agoReverted c3de08483d81c5dabdd0c829a80e924e45114d68
Marcel Werk [Mon, 2 Sep 2013 21:35:23 +0000 (23:35 +0200)]
Reverted c3de08483d81c5dabdd0c829a80e924e45114d68

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Sep 2013 21:20:31 +0000 (23:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed HTML5 issue
Marcel Werk [Mon, 2 Sep 2013 21:20:16 +0000 (23:20 +0200)]
Fixed HTML5 issue

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Sep 2013 21:05:25 +0000 (23:05 +0200)]
Updating minified JavaScript files

11 years agoPrevent errors if CKEditor is in source mode
Alexander Ebert [Mon, 2 Sep 2013 21:00:12 +0000 (23:00 +0200)]
Prevent errors if CKEditor is in source mode

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Sep 2013 20:55:24 +0000 (22:55 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed list-style-type support
Marcel Werk [Mon, 2 Sep 2013 20:55:12 +0000 (22:55 +0200)]
Fixed list-style-type support

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Sep 2013 20:45:26 +0000 (22:45 +0200)]
Updating minified JavaScript files

11 years agoFixed alignment of spinner overlay
Alexander Ebert [Mon, 2 Sep 2013 20:44:25 +0000 (22:44 +0200)]
Fixed alignment of spinner overlay

11 years agoFixed style issue
Marcel Werk [Mon, 2 Sep 2013 20:38:17 +0000 (22:38 +0200)]
Fixed style issue

11 years agoFixed mobile optimization issue
Marcel Werk [Mon, 2 Sep 2013 20:38:04 +0000 (22:38 +0200)]
Fixed mobile optimization issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Sep 2013 20:16:47 +0000 (22:16 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed mobile optimization issue
Marcel Werk [Mon, 2 Sep 2013 20:16:36 +0000 (22:16 +0200)]
Fixed mobile optimization issue

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Sep 2013 20:10:26 +0000 (22:10 +0200)]
Updating minified JavaScript files

11 years agoDisabled history for tab menus in overlays
Alexander Ebert [Mon, 2 Sep 2013 20:05:04 +0000 (22:05 +0200)]
Disabled history for tab menus in overlays

Doesn't make sense at all and raises strange issues, e.g. http://beta.woltlab.com/index.php/Thread/3518-Fehler-Schnellnavigation/

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 2 Sep 2013 20:03:36 +0000 (22:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF