GitHub/WoltLab/WCF.git
11 years agoFixes replacement of table prefixes
Matthias Schmidt [Mon, 15 Apr 2013 18:39:41 +0000 (20:39 +0200)]
Fixes replacement of table prefixes

If a package, that is no application, requires an application (in WCF 1, this would have been a plugin), only the `wcf1_` prefix is replaced, thus altering existing application tables or creating new application tables isn't possible.

This commit now replaces app1_ with app{WCF_N}_ for all installed applications.

11 years agoFixes error messages
Matthias Schmidt [Mon, 15 Apr 2013 18:30:49 +0000 (20:30 +0200)]
Fixes error messages

11 years agoFixed use order
Alexander Ebert [Mon, 15 Apr 2013 18:17:11 +0000 (20:17 +0200)]
Fixed use order

11 years agoEncoding square brackets in URLs
Alexander Ebert [Mon, 15 Apr 2013 18:11:15 +0000 (20:11 +0200)]
Encoding square brackets in URLs

11 years agoFixed use order
Alexander Ebert [Mon, 15 Apr 2013 17:58:37 +0000 (19:58 +0200)]
Fixed use order

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 15 Apr 2013 17:47:58 +0000 (19:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed exceptions if debug mode is disabled
Alexander Ebert [Mon, 15 Apr 2013 17:47:26 +0000 (19:47 +0200)]
Fixed exceptions if debug mode is disabled

11 years agoRemoves obsolete property
Matthias Schmidt [Mon, 15 Apr 2013 15:19:47 +0000 (17:19 +0200)]
Removes obsolete property

11 years agoRemoves obsolete code
Matthias Schmidt [Mon, 15 Apr 2013 15:16:33 +0000 (17:16 +0200)]
Removes obsolete code

This is now handled by `PackageInstallationDispatcher::installPackage()`.

11 years agoFixes update of options/option categories
Matthias Schmidt [Mon, 15 Apr 2013 15:14:13 +0000 (17:14 +0200)]
Fixes update of options/option categories

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 15 Apr 2013 15:11:34 +0000 (17:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdds missing language item to JavaScript
Matthias Schmidt [Mon, 15 Apr 2013 15:11:09 +0000 (17:11 +0200)]
Adds missing language item to JavaScript

11 years agoFixed use-statement order
Alexander Ebert [Mon, 15 Apr 2013 13:59:53 +0000 (15:59 +0200)]
Fixed use-statement order

11 years agoAdded missing language item
Marcel Werk [Mon, 15 Apr 2013 13:51:45 +0000 (15:51 +0200)]
Added missing language item

11 years agoException ID is now properly disabled
Alexander Ebert [Mon, 15 Apr 2013 13:25:26 +0000 (15:25 +0200)]
Exception ID is now properly disabled

11 years agoFixed usernames with apostrophes
Alexander Ebert [Mon, 15 Apr 2013 12:15:20 +0000 (14:15 +0200)]
Fixed usernames with apostrophes

11 years agoFixed exception
Alexander Ebert [Mon, 15 Apr 2013 11:56:07 +0000 (13:56 +0200)]
Fixed exception

11 years agoUserException no longer is a logged exception
Alexander Ebert [Sun, 14 Apr 2013 21:40:07 +0000 (23:40 +0200)]
UserException no longer is a logged exception

11 years agoFix formatting of stacktrace in log
Tim Düsterhus [Sun, 14 Apr 2013 20:50:03 +0000 (23:50 +0300)]
Fix formatting of stacktrace in log

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 14 Apr 2013 13:20:02 +0000 (15:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 14 Apr 2013 13:19:54 +0000 (15:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed closing of dialogs
Alexander Ebert [Sun, 14 Apr 2013 13:19:41 +0000 (15:19 +0200)]
Fixed closing of dialogs

11 years agoAdded missing guest access
Marcel Werk [Sun, 14 Apr 2013 13:19:35 +0000 (15:19 +0200)]
Added missing guest access

11 years agoRenamed RELATIVE_WCF_DIR => WCF_PATH
Alexander Ebert [Sun, 14 Apr 2013 12:56:57 +0000 (14:56 +0200)]
Renamed RELATIVE_WCF_DIR => WCF_PATH

11 years agoDisabled scroll blocking for touch devices
Alexander Ebert [Sun, 14 Apr 2013 12:54:15 +0000 (14:54 +0200)]
Disabled scroll blocking for touch devices

11 years agoMerge pull request #1214 from joshuaruesweg/patch-2
Matthias Schmidt [Sun, 14 Apr 2013 12:47:56 +0000 (05:47 -0700)]
Merge pull request #1214 from joshuaruesweg/patch-2

Update UsersMassProcessingForm.class.php

11 years agoFixes #1215
Matthias Schmidt [Sun, 14 Apr 2013 12:45:25 +0000 (14:45 +0200)]
Fixes #1215

11 years agoFixes bugs in UsersMassProcessingForm
Matthias Schmidt [Sun, 14 Apr 2013 12:41:19 +0000 (14:41 +0200)]
Fixes bugs in UsersMassProcessingForm

11 years agoUpdate UsersMassProcessingForm.class.php
joshuaruesweg [Sun, 14 Apr 2013 12:27:11 +0000 (15:27 +0300)]
Update UsersMassProcessingForm.class.php

fix SQL-Error

11 years agoFixed small style issue
Marcel Werk [Sun, 14 Apr 2013 11:31:28 +0000 (13:31 +0200)]
Fixed small style issue

11 years agoAllowing certain exceptions to ignore the debug mode
Alexander Ebert [Sun, 14 Apr 2013 11:19:34 +0000 (13:19 +0200)]
Allowing certain exceptions to ignore the debug mode

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 13 Apr 2013 21:50:32 +0000 (23:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimization
Marcel Werk [Sat, 13 Apr 2013 21:50:17 +0000 (23:50 +0200)]
Small optimization

11 years agoAdd possibility to specify delimiter in StringStack::pushToStringStack()
Tim Düsterhus [Sat, 13 Apr 2013 21:27:02 +0000 (23:27 +0200)]
Add possibility to specify delimiter in StringStack::pushToStringStack()

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 13 Apr 2013 21:08:46 +0000 (23:08 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoResolved some todos
Marcel Werk [Sat, 13 Apr 2013 21:08:29 +0000 (23:08 +0200)]
Resolved some todos

11 years agoMerge pull request #1210 from WoltLab/slimboxNoscroll
Alexander Ebert [Sat, 13 Apr 2013 18:29:05 +0000 (11:29 -0700)]
Merge pull request #1210 from WoltLab/slimboxNoscroll

Disable scrolling of the browser window when slimbox is active

11 years agoProvide a complete window.console dummy implementation
Tim Düsterhus [Sat, 13 Apr 2013 16:55:32 +0000 (18:55 +0200)]
Provide a complete window.console dummy implementation

11 years agoAdd WCF.System.DisableScrolling
Tim Düsterhus [Sat, 13 Apr 2013 16:54:59 +0000 (18:54 +0200)]
Add WCF.System.DisableScrolling

11 years agoDisable scrolling of the browser window when slimbox is active
Tim Düsterhus [Sat, 13 Apr 2013 16:27:48 +0000 (18:27 +0200)]
Disable scrolling of the browser window when slimbox is active

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 12 Apr 2013 21:18:30 +0000 (23:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoResolved some TODOs and removed 'Did you know'
Alexander Ebert [Fri, 12 Apr 2013 21:18:16 +0000 (23:18 +0200)]
Resolved some TODOs and removed 'Did you know'

11 years agoSmall style optimization
Marcel Werk [Fri, 12 Apr 2013 21:16:03 +0000 (23:16 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 12 Apr 2013 19:48:36 +0000 (21:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed bogus PHP error
Alexander Ebert [Fri, 12 Apr 2013 19:16:38 +0000 (21:16 +0200)]
Fixed bogus PHP error

Fixes #1200

11 years agoFixed installation of option categories
Marcel Werk [Fri, 12 Apr 2013 18:54:12 +0000 (20:54 +0200)]
Fixed installation of option categories

11 years agoSmall optimization
Marcel Werk [Fri, 12 Apr 2013 18:33:57 +0000 (20:33 +0200)]
Small optimization

11 years agoWCF now uses server timezone as the default timezone
Marcel Werk [Fri, 12 Apr 2013 18:28:26 +0000 (20:28 +0200)]
WCF now uses server timezone as the default timezone

11 years agoChanged default timezone value
Marcel Werk [Fri, 12 Apr 2013 18:04:08 +0000 (20:04 +0200)]
Changed default timezone value

11 years agoFixed small issue
Marcel Werk [Fri, 12 Apr 2013 17:54:09 +0000 (19:54 +0200)]
Fixed small issue

11 years agoResolved some TODOs
Marcel Werk [Fri, 12 Apr 2013 17:51:23 +0000 (19:51 +0200)]
Resolved some TODOs

11 years agoRemoved obsolete code
Marcel Werk [Fri, 12 Apr 2013 17:23:50 +0000 (19:23 +0200)]
Removed obsolete code

11 years agoFixed forceFrontend Parameter
Marcel Werk [Fri, 12 Apr 2013 12:58:35 +0000 (14:58 +0200)]
Fixed forceFrontend Parameter

11 years agoMerge pull request #1196 from Gravatronics/enhancement/actionUpdateCounters
Alexander Ebert [Thu, 11 Apr 2013 20:27:27 +0000 (13:27 -0700)]
Merge pull request #1196 from Gravatronics/enhancement/actionUpdateCounters

Makes it possible to easily update counters via AbstractDBOAction::update()

11 years agoMerge pull request #1207 from max-m/tooltip-update
Alexander Ebert [Thu, 11 Apr 2013 20:22:52 +0000 (13:22 -0700)]
Merge pull request #1207 from max-m/tooltip-update

Fixes balloon tooltips

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 11 Apr 2013 20:13:57 +0000 (22:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Thu, 11 Apr 2013 20:13:43 +0000 (22:13 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 11 Apr 2013 15:03:34 +0000 (17:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved xmlns-attributes (not valid nor required)
Alexander Ebert [Thu, 11 Apr 2013 15:03:09 +0000 (17:03 +0200)]
Removed xmlns-attributes (not valid nor required)

11 years agoAdd optimizations for mobile devices
Marcel Werk [Thu, 11 Apr 2013 14:50:55 +0000 (16:50 +0200)]
Add optimizations for mobile devices

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 10 Apr 2013 18:15:44 +0000 (20:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed handling of admindefaultvalue=0
Marcel Werk [Wed, 10 Apr 2013 18:15:30 +0000 (20:15 +0200)]
Fixed handling of admindefaultvalue=0

11 years agoResolved a few TODOs
Alexander Ebert [Wed, 10 Apr 2013 18:07:03 +0000 (20:07 +0200)]
Resolved a few TODOs

11 years agoHandle statuscodes in HTTPRequest compliant to RFC 2616
Tim Düsterhus [Wed, 10 Apr 2013 17:47:13 +0000 (19:47 +0200)]
Handle statuscodes in HTTPRequest compliant to RFC 2616

11 years agoSmall style optimization
Marcel Werk [Wed, 10 Apr 2013 13:17:18 +0000 (15:17 +0200)]
Small style optimization

11 years agoSmall style optimization
Marcel Werk [Wed, 10 Apr 2013 13:09:08 +0000 (15:09 +0200)]
Small style optimization

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

11 years agoFixed small style issues
Marcel Werk [Tue, 9 Apr 2013 21:09:03 +0000 (23:09 +0200)]
Fixed small style issues

11 years agoAdded fix for pseudo empty variables
Alexander Ebert [Tue, 9 Apr 2013 20:24:16 +0000 (22:24 +0200)]
Added fix for pseudo empty variables

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 9 Apr 2013 20:13:21 +0000 (22:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved unused language items
Alexander Ebert [Tue, 9 Apr 2013 20:12:55 +0000 (22:12 +0200)]
Removed unused language items

11 years agoAdd optimizations for mobile devices
Marcel Werk [Tue, 9 Apr 2013 20:02:42 +0000 (22:02 +0200)]
Add optimizations for mobile devices

11 years agoFixes balloon tooltips
max-m [Tue, 9 Apr 2013 18:08:59 +0000 (20:08 +0200)]
Fixes balloon tooltips

Balloon tooltips will show up above the hovered element if necessary

11 years agoFixed forceFrontend parameter
Marcel Werk [Tue, 9 Apr 2013 13:07:03 +0000 (15:07 +0200)]
Fixed forceFrontend parameter

11 years agoFixed small issue
Marcel Werk [Tue, 9 Apr 2013 11:47:46 +0000 (13:47 +0200)]
Fixed small issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 8 Apr 2013 23:30:45 +0000 (01:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded user ban function
Marcel Werk [Mon, 8 Apr 2013 23:30:25 +0000 (01:30 +0200)]
Added user ban function

11 years agoFixes name of called method
Matthias Schmidt [Sat, 6 Apr 2013 09:50:48 +0000 (11:50 +0200)]
Fixes name of called method

… and does some minor cleanup

11 years agoFixed typo
Alexander Ebert [Fri, 5 Apr 2013 23:45:50 +0000 (01:45 +0200)]
Fixed typo

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 5 Apr 2013 23:36:29 +0000 (01:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded ability to force links to frontend
Alexander Ebert [Fri, 5 Apr 2013 23:34:53 +0000 (01:34 +0200)]
Added ability to force links to frontend

If you ever create a cronjob and you would like to link to a frontend page (you're not supposed to link to the ACP anyway), you MUST set 'forceFrontend' to true. If you fail, there's some special place in hell for you!

11 years agoMerge pull request #1201 from ForkForce/fixes/MetaTagHandler
Alexander Ebert [Fri, 5 Apr 2013 22:55:02 +0000 (15:55 -0700)]
Merge pull request #1201 from ForkForce/fixes/MetaTagHandler

Fixes tag replacement in wcf\system\MetaTagHandler

11 years agoFixes tag replacement in wcf\system\MetaTagHandler
NetzwergX [Fri, 5 Apr 2013 22:40:32 +0000 (00:40 +0200)]
Fixes tag replacement in wcf\system\MetaTagHandler

11 years agoMerge pull request #1182 from MeinAccount/js/confirmation
Alexander Ebert [Fri, 5 Apr 2013 22:03:27 +0000 (15:03 -0700)]
Merge pull request #1182 from MeinAccount/js/confirmation

Confirmation dialogs

11 years agoAdded event after install/uninstall
Alexander Ebert [Fri, 5 Apr 2013 22:00:59 +0000 (00:00 +0200)]
Added event after install/uninstall

Fixes #1192

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 5 Apr 2013 21:58:34 +0000 (23:58 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoReset user storage after install/update/uninstall
Alexander Ebert [Fri, 5 Apr 2013 21:57:02 +0000 (23:57 +0200)]
Reset user storage after install/update/uninstall

Fixes #1183

11 years agoMerge pull request #1191 from Gravatronics/enhancement/colorPickerEventTrigger
Alexander Ebert [Fri, 5 Apr 2013 21:55:26 +0000 (14:55 -0700)]
Merge pull request #1191 from Gravatronics/enhancement/colorPickerEventTrigger

Adds change event trigger for ColorPicker if color is updated

11 years agoFixed typo
Alexander Ebert [Fri, 5 Apr 2013 21:54:31 +0000 (23:54 +0200)]
Fixed typo

Fixes #1199

11 years agoFixed small style issue
Marcel Werk [Thu, 4 Apr 2013 21:54:03 +0000 (23:54 +0200)]
Fixed small style issue

11 years agoAdded missing language variable
Marcel Werk [Thu, 4 Apr 2013 15:14:51 +0000 (17:14 +0200)]
Added missing language variable

11 years agoSmall style optimization
Marcel Werk [Wed, 3 Apr 2013 23:58:30 +0000 (01:58 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 3 Apr 2013 19:37:48 +0000 (21:37 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded template events
Marcel Werk [Wed, 3 Apr 2013 19:37:24 +0000 (21:37 +0200)]
Added template events

11 years agoSuppressing errors if keep alive was not possible
Alexander Ebert [Wed, 3 Apr 2013 00:22:09 +0000 (02:22 +0200)]
Suppressing errors if keep alive was not possible

11 years agoMakes it possible to easily update counters via AbstractDBOAction::update()
Matthias Schmidt [Tue, 2 Apr 2013 10:12:43 +0000 (12:12 +0200)]
Makes it possible to easily update counters via AbstractDBOAction::update()

11 years agoFixed documentation issue
Marcel Werk [Mon, 1 Apr 2013 23:28:38 +0000 (01:28 +0200)]
Fixed documentation issue

11 years agoAdded grayscale filter
Marcel Werk [Mon, 1 Apr 2013 15:11:19 +0000 (17:11 +0200)]
Added grayscale filter

11 years agoAdds change event trigger for ColorPicker if color is updated
Matthias Schmidt [Sun, 31 Mar 2013 17:47:58 +0000 (19:47 +0200)]
Adds change event trigger for ColorPicker if color is updated

If you want to use the color picker to select a color for an element that is currently visible, it might be nice to update the color of the element "live", i.e. each time the user updates the selected color, the element gets the new color. Currently, there is no way to detect when the user has changed the selected color. Now, they can simply listen to the `change` event of the input field.

11 years agoFixes typos
Matthias Schmidt [Sun, 31 Mar 2013 13:08:48 +0000 (15:08 +0200)]
Fixes typos