GitHub/WoltLab/WCF.git
11 years agoUsing WCF.Action.Proxy.abortPrevious() in WCF.ACP.Worker
Magnus Kühn [Sat, 20 Apr 2013 07:40:40 +0000 (09:40 +0200)]
Using WCF.Action.Proxy.abortPrevious() in WCF.ACP.Worker

11 years agoFixed aborting of requests
Magnus Kühn [Mon, 8 Apr 2013 12:55:03 +0000 (14:55 +0200)]
Fixed aborting of requests

11 years agoUsing auto-aborting in WCF.Search.Base
Magnus Kühn [Sun, 7 Apr 2013 19:09:35 +0000 (21:09 +0200)]
Using auto-aborting in WCF.Search.Base

11 years agoAdded WCF.Action.Proxy.abortPrevious()
Magnus Kühn [Sun, 7 Apr 2013 19:08:51 +0000 (21:08 +0200)]
Added WCF.Action.Proxy.abortPrevious()

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 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

11 years agoChanged default value
Marcel Werk [Sat, 30 Mar 2013 13:51:12 +0000 (14:51 +0100)]
Changed default value

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 28 Mar 2013 12:14:34 +0000 (13:14 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing language variable
Marcel Werk [Thu, 28 Mar 2013 12:14:17 +0000 (13:14 +0100)]
Added missing language variable

11 years agoWCF.Date.Time now properly handles time offsets
Alexander Ebert [Thu, 28 Mar 2013 11:48:39 +0000 (12:48 +0100)]
WCF.Date.Time now properly handles time offsets

The calculation of relative times previously failed if both the client and the server use the timezone, but their actual time is slightly different. In that case both times could be different by a few seconds, causing times to be in the future, even though it was just a mismatch.

Fixes #1179

11 years ago'S' (2nd/3rd/etc) will be dropped in jQuery UI's datepicker
Alexander Ebert [Thu, 28 Mar 2013 00:05:47 +0000 (01:05 +0100)]
'S' (2nd/3rd/etc) will be dropped in jQuery UI's datepicker

11 years agoFixed system notifications blocking the user panel
Alexander Ebert [Wed, 27 Mar 2013 23:51:26 +0000 (00:51 +0100)]
Fixed system notifications blocking the user panel

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 27 Mar 2013 18:09:48 +0000 (19:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRenamed method
Marcel Werk [Wed, 27 Mar 2013 18:09:31 +0000 (19:09 +0100)]
Renamed method

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 27 Mar 2013 17:16:04 +0000 (18:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdds missing execution of statement
Matthias Schmidt [Wed, 27 Mar 2013 16:35:28 +0000 (17:35 +0100)]
Adds missing execution of statement

11 years agoA confirmation dialog can always be confirmed with return
Magnus Kühn [Wed, 27 Mar 2013 14:21:52 +0000 (15:21 +0100)]
A confirmation dialog can always be confirmed with return

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 27 Mar 2013 11:59:20 +0000 (12:59 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed cursor issue
Marcel Werk [Wed, 27 Mar 2013 11:59:03 +0000 (12:59 +0100)]
Fixed cursor issue

11 years agoFixes language item name
Matthias Schmidt [Wed, 27 Mar 2013 08:06:25 +0000 (09:06 +0100)]
Fixes language item name

11 years agoAdded active-state for sub menu items
Marcel Werk [Sun, 24 Mar 2013 23:28:04 +0000 (00:28 +0100)]
Added active-state for sub menu items

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 24 Mar 2013 01:58:40 +0000 (02:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMerge pull request #1177 from Kiv4h/patch-6
Alexander Ebert [Sun, 24 Mar 2013 00:55:52 +0000 (17:55 -0700)]
Merge pull request #1177 from Kiv4h/patch-6

Update MySQLDatabaseEditor.class.php

11 years agoUpdate MySQLDatabaseEditor.class.php
Jeffrey Reichardt [Sun, 24 Mar 2013 00:17:08 +0000 (01:17 +0100)]
Update MySQLDatabaseEditor.class.php

``$tables`` isn't a class member.

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Sat, 23 Mar 2013 23:16:30 +0000 (00:16 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoFix typos in CONTRIBUTING.md
Tim Düsterhus [Sat, 23 Mar 2013 18:35:04 +0000 (19:35 +0100)]
Fix typos in CONTRIBUTING.md

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Sat, 23 Mar 2013 14:20:36 +0000 (15:20 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Sat, 23 Mar 2013 13:48:07 +0000 (14:48 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 22 Mar 2013 17:13:50 +0000 (18:13 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Fri, 22 Mar 2013 17:13:34 +0000 (18:13 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoFixed display of error messages
Alexander Ebert [Fri, 22 Mar 2013 14:43:24 +0000 (15:43 +0100)]
Fixed display of error messages

11 years agoImproved action methods
Alexander Ebert [Fri, 22 Mar 2013 00:38:42 +0000 (01:38 +0100)]
Improved action methods

11 years agoAllow stacking of transactions
Tim Düsterhus [Thu, 21 Mar 2013 14:38:30 +0000 (15:38 +0100)]
Allow stacking of transactions

Closes #1166

11 years agoUnified clipboard action labels
Alexander Ebert [Wed, 20 Mar 2013 17:02:51 +0000 (18:02 +0100)]
Unified clipboard action labels

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 19 Mar 2013 00:44:41 +0000 (01:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Tue, 19 Mar 2013 00:44:26 +0000 (01:44 +0100)]
Small style optimization

11 years agoPrevented JS error for script-tags passed to wcfDialog()
Alexander Ebert [Mon, 18 Mar 2013 19:21:16 +0000 (20:21 +0100)]
Prevented JS error for script-tags passed to wcfDialog()

11 years agoFixed small style issues
Marcel Werk [Mon, 18 Mar 2013 17:22:41 +0000 (18:22 +0100)]
Fixed small style issues

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 18 Mar 2013 17:03:21 +0000 (18:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed small style issue
Marcel Werk [Mon, 18 Mar 2013 16:59:39 +0000 (17:59 +0100)]
Fixed small style issue

11 years agoFixed small style issue
Marcel Werk [Mon, 18 Mar 2013 16:59:39 +0000 (17:59 +0100)]
Fixed small style issue

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Mon, 18 Mar 2013 01:01:50 +0000 (02:01 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Mon, 18 Mar 2013 00:37:00 +0000 (01:37 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoSmall style optimization
Marcel Werk [Sun, 17 Mar 2013 23:34:35 +0000 (00:34 +0100)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 17 Mar 2013 21:31:44 +0000 (22:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Sun, 17 Mar 2013 21:31:28 +0000 (22:31 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoAdded mobile browser detection
Alexander Ebert [Sun, 17 Mar 2013 21:23:06 +0000 (22:23 +0100)]
Added mobile browser detection

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 16 Mar 2013 00:02:15 +0000 (01:02 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall style optimization
Marcel Werk [Fri, 15 Mar 2013 23:51:43 +0000 (00:51 +0100)]
Small style optimization

11 years agoFixes condition
Matthias Schmidt [Fri, 15 Mar 2013 20:10:02 +0000 (21:10 +0100)]
Fixes condition

11 years agoRemoves trailing tab after success message HTML
Matthias Schmidt [Fri, 15 Mar 2013 16:53:46 +0000 (17:53 +0100)]
Removes trailing tab after success message HTML

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 15 Mar 2013 15:48:52 +0000 (16:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoUpdated English translation
Alexander Ebert [Fri, 15 Mar 2013 15:47:53 +0000 (16:47 +0100)]
Updated English translation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 14 Mar 2013 17:05:44 +0000 (18:05 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdd optimizations for mobile devices (WIP)
Marcel Werk [Thu, 14 Mar 2013 17:05:22 +0000 (18:05 +0100)]
Add optimizations for mobile devices (WIP)

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 14 Mar 2013 15:51:52 +0000 (16:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoUpdated English translation
Alexander Ebert [Thu, 14 Mar 2013 15:51:23 +0000 (16:51 +0100)]
Updated English translation

11 years agoReplaces tab with whitespace
Matthias Schmidt [Tue, 12 Mar 2013 12:57:54 +0000 (13:57 +0100)]
Replaces tab with whitespace

11 years agoLanguage overhaul (English)
Alexander Ebert [Mon, 11 Mar 2013 05:01:24 +0000 (06:01 +0100)]
Language overhaul (English)

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

11 years agoLanguage overhaul
Marcel Werk [Sun, 10 Mar 2013 21:59:59 +0000 (22:59 +0100)]
Language overhaul

11 years agoForcing ucfirst instead of lcfirst for cache name
Alexander Ebert [Sat, 9 Mar 2013 16:44:57 +0000 (17:44 +0100)]
Forcing ucfirst instead of lcfirst for cache name

11 years agoUpdates userList.tpl
Matthias Schmidt [Sat, 9 Mar 2013 12:21:33 +0000 (13:21 +0100)]
Updates userList.tpl

11 years agoAutomatically rewriting WCF::getAnchor() to current page
Alexander Ebert [Fri, 8 Mar 2013 19:16:29 +0000 (20:16 +0100)]
Automatically rewriting WCF::getAnchor() to current page

11 years agoFixed script tags recognized as dialog target
Alexander Ebert [Fri, 8 Mar 2013 01:40:10 +0000 (02:40 +0100)]
Fixed script tags recognized as dialog target

11 years agoLanguage category overhaul
Marcel Werk [Wed, 6 Mar 2013 20:19:03 +0000 (21:19 +0100)]
Language category overhaul

11 years agoFixes CSS class name
Matthias Schmidt [Wed, 6 Mar 2013 08:46:05 +0000 (09:46 +0100)]
Fixes CSS class name

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 5 Mar 2013 16:49:55 +0000 (17:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoUnified ckeditor margins/paddings
Marcel Werk [Tue, 5 Mar 2013 16:49:41 +0000 (17:49 +0100)]
Unified ckeditor margins/paddings

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 5 Mar 2013 13:58:36 +0000 (14:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoves obsolete JavaScript code
Matthias Schmidt [Tue, 5 Mar 2013 13:58:12 +0000 (14:58 +0100)]
Removes obsolete JavaScript code

11 years agoFixed meta tags implementation
Alexander Ebert [Mon, 4 Mar 2013 17:55:17 +0000 (18:55 +0100)]
Fixed meta tags implementation

11 years agoOGP description now acts as a replacement for page desc.
Alexander Ebert [Mon, 4 Mar 2013 17:25:59 +0000 (18:25 +0100)]
OGP description now acts as a replacement for page desc.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 4 Mar 2013 17:15:44 +0000 (18:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded MetaTagHandler (replaces OpenGraphProtocolHandler)
Alexander Ebert [Mon, 4 Mar 2013 17:15:32 +0000 (18:15 +0100)]
Added MetaTagHandler (replaces OpenGraphProtocolHandler)

11 years agoMerge pull request #1146 from MeinAccount/css/a.icon
Marcel Werk [Mon, 4 Mar 2013 14:34:06 +0000 (06:34 -0800)]
Merge pull request #1146 from MeinAccount/css/a.icon

Added styling for a.icon:hover

11 years agoAdds min value for categories' showOrder field
Matthias Schmidt [Mon, 4 Mar 2013 08:56:18 +0000 (09:56 +0100)]
Adds min value for categories' showOrder field

11 years agoFixed disabled javascript support
Marcel Werk [Mon, 4 Mar 2013 00:02:23 +0000 (01:02 +0100)]
Fixed disabled javascript support

11 years agoFix parameter in WCF.ACP.Worker
Tim Düsterhus [Sun, 3 Mar 2013 19:58:18 +0000 (20:58 +0100)]
Fix parameter in WCF.ACP.Worker

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 3 Mar 2013 19:57:00 +0000 (20:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF