GitHub/WoltLab/WCF.git
11 years agoMerge pull request #1204 from MeinAccount/js/abortRequest
Alexander Ebert [Mon, 27 May 2013 22:44:58 +0000 (15:44 -0700)]
Merge pull request #1204 from MeinAccount/js/abortRequest

Allowing aborting of requests in WCF.Action.Proxy

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 27 May 2013 22:31:36 +0000 (00:31 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing language variables
Marcel Werk [Mon, 27 May 2013 22:31:23 +0000 (00:31 +0200)]
Added missing language variables

11 years agoMerge pull request #1285 from SoftCreatR/cloudflareCDN
Alexander Ebert [Mon, 27 May 2013 22:31:17 +0000 (15:31 -0700)]
Merge pull request #1285 from SoftCreatR/cloudflareCDN

Added Cloudflare as additional JQuery Source

11 years agoMerge pull request #1301 from SoftCreatR/CDATA
Alexander Ebert [Mon, 27 May 2013 22:27:36 +0000 (15:27 -0700)]
Merge pull request #1301 from SoftCreatR/CDATA

More consistent usage of CDATA

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 May 2013 19:20:58 +0000 (21:20 +0200)]
Updating minified JavaScript files

11 years agoFixed i18n
Alexander Ebert [Mon, 27 May 2013 19:17:25 +0000 (21:17 +0200)]
Fixed i18n

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 May 2013 18:55:58 +0000 (20:55 +0200)]
Updating minified JavaScript files

11 years agoFixed label dropdowns
Alexander Ebert [Mon, 27 May 2013 18:54:32 +0000 (20:54 +0200)]
Fixed label dropdowns

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 May 2013 16:41:00 +0000 (18:41 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 27 May 2013 16:35:52 +0000 (18:35 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed dropdown menu position for i18n textareas
Alexander Ebert [Mon, 27 May 2013 16:35:40 +0000 (18:35 +0200)]
Fixed dropdown menu position for i18n textareas

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 May 2013 15:50:59 +0000 (17:50 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 27 May 2013 15:48:25 +0000 (17:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved DOMNodeInsertedHandler
Alexander Ebert [Mon, 27 May 2013 15:47:39 +0000 (17:47 +0200)]
Improved DOMNodeInsertedHandler

Attention developers! I've redesigned it's entire API, you must now manually call WCF.DOMNodeInsertedHandler.execute() if you manipulate the DOM. The only exception are success-callbacks for WCF.Action.Proxy, in this case that method call is automatically invoked.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 27 May 2013 15:39:30 +0000 (17:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded Twitter account for German news
Marcel Werk [Mon, 27 May 2013 15:39:18 +0000 (17:39 +0200)]
Added Twitter account for German news

11 years agoUpdated to jQuery 2.0.1 and jQuery UI 1.10.3
Alexander Ebert [Mon, 27 May 2013 14:05:52 +0000 (16:05 +0200)]
Updated to jQuery 2.0.1 and jQuery UI 1.10.3

TODO: Neither Google nor Microsoft currently provide the latest version yet (2.0.0 as of today), it should be corrected asap

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 27 May 2013 13:27:18 +0000 (15:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed remove report button
Marcel Werk [Mon, 27 May 2013 13:27:02 +0000 (15:27 +0200)]
Fixed remove report button

11 years agoMerge pull request #1293 from wbbaddons/addSublimeAndTextMateToGitIgnore
Marcel Werk [Mon, 27 May 2013 13:18:06 +0000 (06:18 -0700)]
Merge pull request #1293 from wbbaddons/addSublimeAndTextMateToGitIgnore

Added sublime and textmate project files to .gitignore

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 May 2013 12:50:58 +0000 (14:50 +0200)]
Updating minified JavaScript files

11 years agoImproved dialog width calculations
Alexander Ebert [Mon, 27 May 2013 12:46:47 +0000 (14:46 +0200)]
Improved dialog width calculations

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 May 2013 01:15:56 +0000 (03:15 +0200)]
Updating minified JavaScript files

11 years agoOpening an overlay in mobile devices automatically scrolls to top
Alexander Ebert [Mon, 27 May 2013 01:13:16 +0000 (03:13 +0200)]
Opening an overlay in mobile devices automatically scrolls to top

11 years agoFixed calculation of page menu item show order
Alexander Ebert [Sun, 26 May 2013 22:54:26 +0000 (00:54 +0200)]
Fixed calculation of page menu item show order

11 years agoAdded even more debugging
Alexander Ebert [Sun, 26 May 2013 22:26:45 +0000 (00:26 +0200)]
Added even more debugging

11 years agoImproved debug log
Alexander Ebert [Sun, 26 May 2013 20:20:46 +0000 (22:20 +0200)]
Improved debug log

11 years agoFinally fixed debug log :/
Alexander Ebert [Sun, 26 May 2013 17:43:43 +0000 (19:43 +0200)]
Finally fixed debug log :/

11 years agoFixed typo
Alexander Ebert [Sun, 26 May 2013 17:38:26 +0000 (19:38 +0200)]
Fixed typo

11 years agoAdded debug log for page menu show order
Alexander Ebert [Sun, 26 May 2013 17:32:21 +0000 (19:32 +0200)]
Added debug log for page menu show order

11 years agoFixed language variables for package installation
Alexander Ebert [Sun, 26 May 2013 14:51:46 +0000 (16:51 +0200)]
Fixed language variables for package installation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 26 May 2013 13:52:37 +0000 (15:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed page menu PIP issue
Marcel Werk [Sun, 26 May 2013 13:52:26 +0000 (15:52 +0200)]
Fixed page menu PIP issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 26 May 2013 13:49:20 +0000 (15:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes typo
Matthias Schmidt [Sun, 26 May 2013 13:49:09 +0000 (15:49 +0200)]
Fixes typo

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 26 May 2013 12:47:56 +0000 (14:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

Conflicts:
wcfsetup/install/lang/de.xml

11 years agoFixed language variables during install
Alexander Ebert [Sun, 26 May 2013 12:44:44 +0000 (14:44 +0200)]
Fixed language variables during install

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 25 May 2013 22:29:27 +0000 (00:29 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimization
Marcel Werk [Sat, 25 May 2013 22:29:15 +0000 (00:29 +0200)]
Small optimization

11 years agoImproved display of update/installation
Alexander Ebert [Sat, 25 May 2013 22:06:13 +0000 (00:06 +0200)]
Improved display of update/installation

11 years agoSmall style optimization
Marcel Werk [Sat, 25 May 2013 21:58:52 +0000 (23:58 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 25 May 2013 18:06:30 +0000 (20:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes issue with outdated disk caches
Matthias Schmidt [Sat, 25 May 2013 18:06:10 +0000 (20:06 +0200)]
Fixes issue with outdated disk caches

Fixes #1289

11 years agoUpdating minified JavaScript files
woltlab.com [Sat, 25 May 2013 18:05:58 +0000 (20:05 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 25 May 2013 18:04:36 +0000 (20:04 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimization
Marcel Werk [Sat, 25 May 2013 18:04:25 +0000 (20:04 +0200)]
Small optimization

11 years agoFixed notification items
Alexander Ebert [Sat, 25 May 2013 18:03:18 +0000 (20:03 +0200)]
Fixed notification items

11 years agoAdds missing method documentation
Matthias Schmidt [Sat, 25 May 2013 16:41:41 +0000 (18:41 +0200)]
Adds missing method documentation

11 years agoImproves visual appearance of MultipleSelectionFormElementContainer
Matthias Schmidt [Sat, 25 May 2013 16:22:16 +0000 (18:22 +0200)]
Improves visual appearance of MultipleSelectionFormElementContainer

Previous the gap between the label and the matching description in the small element was larger than the gap between the small-element and the label of the next checkbox.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 25 May 2013 16:15:39 +0000 (18:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes installation dialog title during setup
Matthias Schmidt [Sat, 25 May 2013 16:15:06 +0000 (18:15 +0200)]
Fixes installation dialog title during setup

Fixes #1304

11 years agoUpdating minified JavaScript files
woltlab.com [Sat, 25 May 2013 15:50:58 +0000 (17:50 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 25 May 2013 15:44:52 +0000 (17:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed a few issues with the recent dropdown changes
Alexander Ebert [Sat, 25 May 2013 15:44:41 +0000 (17:44 +0200)]
Fixed a few issues with the recent dropdown changes

11 years agoUpdating minified JavaScript files
woltlab.com [Sat, 25 May 2013 15:25:58 +0000 (17:25 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 25 May 2013 15:23:55 +0000 (17:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes possibility to listen to clipboardAction(Response) events
Matthias Schmidt [Sat, 25 May 2013 15:23:32 +0000 (17:23 +0200)]
Fixes possibility to listen to clipboardAction(Response) events

11 years agoMobile optimizations
Marcel Werk [Sat, 25 May 2013 14:49:13 +0000 (16:49 +0200)]
Mobile optimizations

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 25 May 2013 14:30:40 +0000 (16:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed main menu dropdown in mobile version
Marcel Werk [Sat, 25 May 2013 14:30:28 +0000 (16:30 +0200)]
Fixed main menu dropdown in mobile version

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 25 May 2013 13:58:56 +0000 (15:58 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoCSS is now much less specific for an easier mixin usage
Alexander Ebert [Sat, 25 May 2013 13:58:39 +0000 (15:58 +0200)]
CSS is now much less specific for an easier mixin usage

11 years agoMerge pull request #1303 from SoftCreatR/langFix
Matthias Schmidt [Sat, 25 May 2013 11:25:20 +0000 (04:25 -0700)]
Merge pull request #1303 from SoftCreatR/langFix

Fixed missing bracket

11 years agoFixed missing bracket
SoftCreatR [Sat, 25 May 2013 10:56:46 +0000 (12:56 +0200)]
Fixed missing bracket

11 years agoMore consistent usage of CDATA
SoftCreatR [Sat, 25 May 2013 00:24:26 +0000 (02:24 +0200)]
More consistent usage of CDATA

Sometimes, it's used, sometimes not.

11 years agoMerge pull request #1299 from SoftCreatR/consistentGPlus
Marcel Werk [Sat, 25 May 2013 00:21:11 +0000 (17:21 -0700)]
Merge pull request #1299 from SoftCreatR/consistentGPlus

Small language optimization

11 years agoMerge pull request #1300 from SoftCreatR/XSD
Marcel Werk [Sat, 25 May 2013 00:20:52 +0000 (17:20 -0700)]
Merge pull request #1300 from SoftCreatR/XSD

Fixed obsolete/invalid schemaLocations

11 years agoFixed obsolete/invalid schemaLocations
SoftCreatR [Sat, 25 May 2013 00:05:11 +0000 (02:05 +0200)]
Fixed obsolete/invalid schemaLocations

11 years agoSmall language optimization
SoftCreatR [Fri, 24 May 2013 23:56:07 +0000 (01:56 +0200)]
Small language optimization

Fixed inconsistent usage of the name "Google Plus" (see en.xml)

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 24 May 2013 23:55:57 +0000 (01:55 +0200)]
Updating minified JavaScript files

11 years agoImproved dropdown menus
Alexander Ebert [Fri, 24 May 2013 23:50:02 +0000 (01:50 +0200)]
Improved dropdown menus

Attention! Dropdown menus are now moved into document's body to prevent issues with "display: overflow" set for certain elements. Please check the new API methods of WCF.Dropdown, especially the changed API signature for registered callbacks.

11 years agoFixed avatar administration
Marcel Werk [Fri, 24 May 2013 22:21:46 +0000 (00:21 +0200)]
Fixed avatar administration

11 years agoAdded missing folder
Marcel Werk [Fri, 24 May 2013 22:21:31 +0000 (00:21 +0200)]
Added missing folder

11 years agoFixed search engine issue
Marcel Werk [Fri, 24 May 2013 21:47:48 +0000 (23:47 +0200)]
Fixed search engine issue

11 years agoMerge pull request #1298 from ternes3/patch-1
Marcel Werk [Fri, 24 May 2013 20:16:35 +0000 (13:16 -0700)]
Merge pull request #1298 from ternes3/patch-1

Add: colors for the result.

11 years agoAdd smileyPath to smiley administration
Tim Düsterhus [Fri, 24 May 2013 19:54:38 +0000 (21:54 +0200)]
Add smileyPath to smiley administration

Closes #1296

11 years agoFix validation of uniqueness of smiley codes
Tim Düsterhus [Fri, 24 May 2013 19:36:12 +0000 (21:36 +0200)]
Fix validation of uniqueness of smiley codes

11 years agoAdd missing language items in smiley category ACP
Tim Düsterhus [Fri, 24 May 2013 19:30:06 +0000 (21:30 +0200)]
Add missing language items in smiley category ACP

11 years agoAdd: colors for the result.
ternes3 [Fri, 24 May 2013 18:58:25 +0000 (20:58 +0200)]
Add: colors for the result.

Add colors for the results. I think so it is better to understand.

11 years agoFix YouTube Regex
Tim Düsterhus [Fri, 24 May 2013 10:58:35 +0000 (12:58 +0200)]
Fix YouTube Regex

11 years agoFixed breadcrumbs in mobile version
Marcel Werk [Thu, 23 May 2013 21:20:25 +0000 (23:20 +0200)]
Fixed breadcrumbs in mobile version

11 years agoAdded missing user links
Marcel Werk [Thu, 23 May 2013 20:31:56 +0000 (22:31 +0200)]
Added missing user links

11 years agoSmall optimizations
Marcel Werk [Thu, 23 May 2013 20:23:55 +0000 (22:23 +0200)]
Small optimizations

11 years agoUpdating minified JavaScript files
woltlab.com [Thu, 23 May 2013 13:30:58 +0000 (15:30 +0200)]
Updating minified JavaScript files

11 years agoFixed suggestions
Alexander Ebert [Thu, 23 May 2013 13:25:58 +0000 (15:25 +0200)]
Fixed suggestions

11 years agoRemoved obsolete code
Marcel Werk [Wed, 22 May 2013 23:20:41 +0000 (01:20 +0200)]
Removed obsolete code

11 years agoAdded missing tracking
Marcel Werk [Wed, 22 May 2013 23:09:43 +0000 (01:09 +0200)]
Added missing tracking

11 years agoRemoved obsolete template
Marcel Werk [Wed, 22 May 2013 23:07:04 +0000 (01:07 +0200)]
Removed obsolete template

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 22 May 2013 23:01:19 +0000 (01:01 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed encoding issue
Marcel Werk [Wed, 22 May 2013 23:01:08 +0000 (01:01 +0200)]
Fixed encoding issue

11 years agoAllow hyphens in LESS overrides
Tim Düsterhus [Wed, 22 May 2013 22:56:25 +0000 (01:56 +0300)]
Allow hyphens in LESS overrides

11 years agoFixed missing font-family for inputs
Marcel Werk [Wed, 22 May 2013 20:58:22 +0000 (22:58 +0200)]
Fixed missing font-family for inputs

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 22 May 2013 20:38:46 +0000 (22:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoReduced size of the application column
Marcel Werk [Wed, 22 May 2013 20:38:34 +0000 (22:38 +0200)]
Reduced size of the application column

11 years agoFixed use-statements
Alexander Ebert [Wed, 22 May 2013 19:55:15 +0000 (21:55 +0200)]
Fixed use-statements

11 years agoUpdating minified JavaScript files
woltlab.com [Wed, 22 May 2013 19:51:06 +0000 (21:51 +0200)]
Updating minified JavaScript files

11 years agoAdded support to insert quotes for inline editors
Alexander Ebert [Wed, 22 May 2013 19:45:21 +0000 (21:45 +0200)]
Added support to insert quotes for inline editors

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 22 May 2013 14:03:13 +0000 (16:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimizations
Marcel Werk [Wed, 22 May 2013 14:03:02 +0000 (16:03 +0200)]
Small optimizations