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

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

11 years agoUnified highlight color
Marcel Werk [Sun, 3 Mar 2013 19:56:43 +0000 (20:56 +0100)]
Unified highlight color

11 years agoCleans up AbstractDatabaseObjectAction
Matthias Schmidt [Sun, 3 Mar 2013 14:35:03 +0000 (15:35 +0100)]
Cleans up AbstractDatabaseObjectAction

11 years agoSmall style optimization
Marcel Werk [Sat, 2 Mar 2013 23:20:53 +0000 (00:20 +0100)]
Small style optimization

11 years agoUnified StringUtil::truncate() and StringUtil::truncateHTML()
Marcel Werk [Thu, 28 Feb 2013 20:32:26 +0000 (21:32 +0100)]
Unified StringUtil::truncate() and StringUtil::truncateHTML()

Closes #1040

11 years agoRemoved obsolete code
Marcel Werk [Thu, 28 Feb 2013 20:13:03 +0000 (21:13 +0100)]
Removed obsolete code

Fixes #1152

11 years agoAdded missing language variables
Marcel Werk [Thu, 28 Feb 2013 20:06:31 +0000 (21:06 +0100)]
Added missing language variables

Closes #1153

11 years agoSmall optimization
Marcel Werk [Thu, 28 Feb 2013 20:06:14 +0000 (21:06 +0100)]
Small optimization

11 years agoMinor fix
Alexander Ebert [Thu, 28 Feb 2013 13:13:36 +0000 (14:13 +0100)]
Minor fix

11 years agoAdded proper support for JSONP requests
Alexander Ebert [Thu, 28 Feb 2013 13:12:13 +0000 (14:12 +0100)]
Added proper support for JSONP requests

11 years agoMerge pull request #1160 from PhrozenByte/enhancement/HTTPRequestStatusCode
Tim Düsterhus [Wed, 27 Feb 2013 15:11:51 +0000 (07:11 -0800)]
Merge pull request #1160 from PhrozenByte/enhancement/HTTPRequestStatusCode

HTTPRequest: Validate length before status code

11 years agoHTTPRequest: Validate length before status code
Daniel Rudolf [Wed, 27 Feb 2013 11:38:27 +0000 (12:38 +0100)]
HTTPRequest: Validate length before status code

11 years agoAdded error type to failure data
Alexander Ebert [Wed, 27 Feb 2013 01:12:33 +0000 (02:12 +0100)]
Added error type to failure data

11 years agoChanged API for action proxy's failure method
Alexander Ebert [Wed, 27 Feb 2013 01:12:18 +0000 (02:12 +0100)]
Changed API for action proxy's failure method

11 years agoMerge pull request #1158 from PhrozenByte/enhancement/ToggleOptionsCallback
Alexander Ebert [Tue, 26 Feb 2013 18:50:55 +0000 (10:50 -0800)]
Merge pull request #1158 from PhrozenByte/enhancement/ToggleOptionsCallback

Add callback param to WCF.ToggleOptions

11 years agoWho needs $.proxy()...
Daniel Rudolf [Tue, 26 Feb 2013 18:13:04 +0000 (19:13 +0100)]
Who needs $.proxy()...

11 years agoWCF.ToggleOptions callback fix
Daniel Rudolf [Tue, 26 Feb 2013 18:10:29 +0000 (19:10 +0100)]
WCF.ToggleOptions callback fix

11 years agoAdd callback param to WCF.ToggleOptions
Daniel Rudolf [Tue, 26 Feb 2013 17:58:09 +0000 (18:58 +0100)]
Add callback param to WCF.ToggleOptions

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 26 Feb 2013 13:45:44 +0000 (14:45 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved obsolete code
Marcel Werk [Tue, 26 Feb 2013 13:45:29 +0000 (14:45 +0100)]
Removed obsolete code

11 years agoAdded namespaces for open graph protocol
Alexander Ebert [Mon, 25 Feb 2013 19:14:58 +0000 (20:14 +0100)]
Added namespaces for open graph protocol

11 years agogetRequestURI() is now static
Alexander Ebert [Mon, 25 Feb 2013 13:56:00 +0000 (14:56 +0100)]
getRequestURI() is now static

11 years agoAdded template event for Open Graph Protocol
Alexander Ebert [Sun, 24 Feb 2013 23:49:35 +0000 (00:49 +0100)]
Added template event for Open Graph Protocol

11 years agoAllow different dataType value for WCF.Action.Proxy
Alexander Ebert [Sat, 23 Feb 2013 16:06:57 +0000 (17:06 +0100)]
Allow different dataType value for WCF.Action.Proxy