GitHub/WoltLab/WCF.git
9 years agoFix URL for NIF spider
Tim Düsterhus [Wed, 4 Feb 2015 16:37:43 +0000 (17:37 +0100)]
Fix URL for NIF spider

9 years agoAdded template events in user menu
Alexander Ebert [Wed, 4 Feb 2015 15:11:15 +0000 (16:11 +0100)]
Added template events in user menu

9 years agoFixed message tabmenu's sub-tabmenu on mobile devices
Alexander Ebert [Wed, 4 Feb 2015 14:00:42 +0000 (15:00 +0100)]
Fixed message tabmenu's sub-tabmenu on mobile devices

9 years agoAdded missing language variable
Marcel Werk [Wed, 4 Feb 2015 11:27:30 +0000 (12:27 +0100)]
Added missing language variable

9 years agoAdded missing clearfix to userpanel
Marcel Werk [Wed, 4 Feb 2015 11:15:22 +0000 (12:15 +0100)]
Added missing clearfix to userpanel

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 4 Feb 2015 11:04:31 +0000 (12:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed font-size in spoiler box
Marcel Werk [Wed, 4 Feb 2015 11:04:14 +0000 (12:04 +0100)]
Fixed font-size in spoiler box

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 4 Feb 2015 10:36:46 +0000 (11:36 +0100)]
Updating minified JavaScript files

9 years agoFixed calculation for position aligned to the right boundary
Alexander Ebert [Wed, 4 Feb 2015 10:35:30 +0000 (11:35 +0100)]
Fixed calculation for position aligned to the right boundary

9 years agoFixed DOM
Alexander Ebert [Wed, 4 Feb 2015 09:52:50 +0000 (10:52 +0100)]
Fixed DOM

9 years agoForce cache invalidation when options.inc.php is (re-)created
Alexander Ebert [Tue, 3 Feb 2015 22:35:27 +0000 (23:35 +0100)]
Force cache invalidation when options.inc.php is (re-)created

9 years agoUpdating release date 2.1.0_Beta_4
Alexander Ebert [Mon, 2 Feb 2015 23:19:14 +0000 (00:19 +0100)]
Updating release date

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Feb 2015 18:56:50 +0000 (19:56 +0100)]
Updating minified JavaScript files

9 years agoImproved quote selection for messages containing quotes
Alexander Ebert [Mon, 2 Feb 2015 18:54:16 +0000 (19:54 +0100)]
Improved quote selection for messages containing quotes

Quotes are no longer considered to be valid and are removed from the selection and virtual message body. In addition quotes cannot be created if the mousedown or mouseup occured within a quote, simply checking with indexOf() does not work if the same exact phrase appears outside the quote but within the message body.

Quoting quotes isn't great because the system looks at it on a text level where it cannot understand that the quoted text belongs to a completely different message, causing confusion because the to be created quote will reference the message author.

9 years agoFix merge issue
Matthias Schmidt [Mon, 2 Feb 2015 17:34:58 +0000 (18:34 +0100)]
Fix merge issue

See 94220501822dbc301831afa1e50cd53659020cf9

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Feb 2015 17:31:47 +0000 (18:31 +0100)]
Updating minified JavaScript files

9 years agoFixed the famous br[type=_moz] bug. Again.
Alexander Ebert [Mon, 2 Feb 2015 17:29:28 +0000 (18:29 +0100)]
Fixed the famous br[type=_moz] bug. Again.

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Feb 2015 16:51:48 +0000 (17:51 +0100)]
Updating minified JavaScript files

9 years agoFixed some minor issues
Alexander Ebert [Mon, 2 Feb 2015 16:48:38 +0000 (17:48 +0100)]
Fixed some minor issues

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 2 Feb 2015 16:47:49 +0000 (17:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed rebuild script for comment response ids
Alexander Ebert [Sun, 1 Feb 2015 18:54:56 +0000 (19:54 +0100)]
Fixed rebuild script for comment response ids

9 years agoDropping foreign key during update
Alexander Ebert [Sun, 1 Feb 2015 18:30:47 +0000 (19:30 +0100)]
Dropping foreign key during update

9 years agoMerge branch '2.0'
Tim Düsterhus [Sun, 1 Feb 2015 18:06:57 +0000 (19:06 +0100)]
Merge branch '2.0'

Conflicts:
com.woltlab.wcf/package.xml

9 years agoMerge branch 'codesniff-backport' into 2.0
Tim Düsterhus [Sun, 1 Feb 2015 18:03:13 +0000 (19:03 +0100)]
Merge branch 'codesniff-backport' into 2.0

This backports the changes to the travis configuration of 'master':

0a41bff65a3b7fd71ce65b6a74ca05fd8e8d0c03
00a9e5b175ae7370fee3ce85f25ecd0916c1d4f6
e6d6eb5aebf17cede78eef5e857a631caa5f7111
29ddf8adf4e91ca5e7b6acae8f5f6888d8903caf

9 years agoAdd some more sane Code Sniffs and fix smelling code
Tim Düsterhus [Thu, 18 Dec 2014 21:37:55 +0000 (22:37 +0100)]
Add some more sane Code Sniffs and fix smelling code

9 years agoAdapt K&R brace style code sniff to our needs
Tim Düsterhus [Thu, 18 Dec 2014 20:57:55 +0000 (21:57 +0100)]
Adapt K&R brace style code sniff to our needs

9 years agoUse docker based travis builds
Tim Düsterhus [Thu, 18 Dec 2014 20:30:26 +0000 (21:30 +0100)]
Use docker based travis builds

9 years agoUpdate .travis.yml
Tim Düsterhus [Fri, 28 Nov 2014 01:20:42 +0000 (02:20 +0100)]
Update .travis.yml

9 years agoProcessing 100 instead of 50 comments per iteration
Alexander Ebert [Sun, 1 Feb 2015 17:50:38 +0000 (18:50 +0100)]
Processing 100 instead of 50 comments per iteration

9 years agoUpdated release date 2.0.10_pl_2
Alexander Ebert [Sun, 1 Feb 2015 17:05:38 +0000 (18:05 +0100)]
Updated release date

9 years agoAdded update SQL and fixed name
Alexander Ebert [Sun, 1 Feb 2015 16:56:41 +0000 (17:56 +0100)]
Added update SQL and fixed name

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 1 Feb 2015 14:58:08 +0000 (15:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed some typos
Alexander Ebert [Sun, 1 Feb 2015 14:57:53 +0000 (15:57 +0100)]
Fixed some typos

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 1 Feb 2015 14:56:46 +0000 (15:56 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 1 Feb 2015 14:51:56 +0000 (15:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoIncreased displayed comments from 10/3 to 30/5
Alexander Ebert [Sun, 1 Feb 2015 14:51:39 +0000 (15:51 +0100)]
Increased displayed comments from 10/3 to 30/5

9 years agoUpgraded to Redactor 10.0.7
Alexander Ebert [Sun, 1 Feb 2015 13:21:03 +0000 (14:21 +0100)]
Upgraded to Redactor 10.0.7

9 years agoMerge pull request #1874 from SoftCreatR/patch-1
Alexander Ebert [Sun, 1 Feb 2015 08:48:12 +0000 (09:48 +0100)]
Merge pull request #1874 from SoftCreatR/patch-1

Fix inconsistency

9 years agoCalculate bitmask for date instead of hardcoding it in Zip
Tim Düsterhus [Sun, 1 Feb 2015 02:46:56 +0000 (03:46 +0100)]
Calculate bitmask for date instead of hardcoding it in Zip

9 years agoFix code style in Zip.class.php
Tim Düsterhus [Sun, 1 Feb 2015 01:53:14 +0000 (02:53 +0100)]
Fix code style in Zip.class.php

9 years agoFixed inconsistency
Sascha Greuel [Sun, 1 Feb 2015 01:40:20 +0000 (02:40 +0100)]
Fixed inconsistency

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 31 Jan 2015 21:53:09 +0000 (22:53 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImproved insert speed on default MySQL setups
Alexander Ebert [Sat, 31 Jan 2015 21:52:54 +0000 (22:52 +0100)]
Improved insert speed on default MySQL setups

9 years agoMerge branch 'zip'
Tim Düsterhus [Sat, 31 Jan 2015 18:03:10 +0000 (19:03 +0100)]
Merge branch 'zip'

9 years agoSupport data descriptors in Zip
Tim Düsterhus [Sat, 31 Jan 2015 18:02:54 +0000 (19:02 +0100)]
Support data descriptors in Zip

9 years agoImprove locating the central zip directory
Tim Düsterhus [Sat, 31 Jan 2015 17:40:39 +0000 (18:40 +0100)]
Improve locating the central zip directory

9 years agoSome smaller adjustments
Alexander Ebert [Sat, 31 Jan 2015 10:59:02 +0000 (11:59 +0100)]
Some smaller adjustments

9 years agoMerge branch '2.0'
Alexander Ebert [Sat, 31 Jan 2015 10:57:18 +0000 (11:57 +0100)]
Merge branch '2.0'

Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

9 years agoPreparing release 2.0.10 pl 2
Alexander Ebert [Sat, 31 Jan 2015 10:50:08 +0000 (11:50 +0100)]
Preparing release 2.0.10 pl 2

9 years agoMerge branch '2.0'
Alexander Ebert [Sat, 31 Jan 2015 10:39:33 +0000 (11:39 +0100)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/js/WCF.Moderation.min.js
wcfsetup/install/files/lib/system/package/PackageArchive.class.php

9 years agoImproved handling of invalid files uploaded
Alexander Ebert [Sat, 31 Jan 2015 10:33:47 +0000 (11:33 +0100)]
Improved handling of invalid files uploaded

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 31 Jan 2015 01:11:46 +0000 (02:11 +0100)]
Updating minified JavaScript files

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 31 Jan 2015 01:07:00 +0000 (02:07 +0100)]
Updating minified JavaScript files

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 31 Jan 2015 01:06:56 +0000 (02:06 +0100)]
Updating minified JavaScript files

9 years agoAdded missing clearfix in dl.dataList
Marcel Werk [Fri, 30 Jan 2015 20:08:05 +0000 (21:08 +0100)]
Added missing clearfix in dl.dataList

9 years agoFixed interactive dropdown being incorrectly visible
Alexander Ebert [Fri, 30 Jan 2015 18:18:01 +0000 (19:18 +0100)]
Fixed interactive dropdown being incorrectly visible

9 years agoFixed handling of invalid files uploaded
Alexander Ebert [Fri, 30 Jan 2015 12:57:26 +0000 (13:57 +0100)]
Fixed handling of invalid files uploaded

9 years agoIncreased click area for 'Mark as Read' on mobile devices
Alexander Ebert [Fri, 30 Jan 2015 10:29:40 +0000 (11:29 +0100)]
Increased click area for 'Mark as Read' on mobile devices

9 years agoFixed and improved spoiler bbcode
Alexander Ebert [Thu, 29 Jan 2015 22:17:26 +0000 (23:17 +0100)]
Fixed and improved spoiler bbcode

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Jan 2015 20:26:50 +0000 (21:26 +0100)]
Updating minified JavaScript files

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Jan 2015 20:25:54 +0000 (21:25 +0100)]
Updating minified JavaScript files

9 years agoMerge branch '2.0'
Tim Düsterhus [Thu, 29 Jan 2015 20:24:54 +0000 (21:24 +0100)]
Merge branch '2.0'

9 years agoMerge pull request #1819 from joshuaruesweg/patch-34
Tim Düsterhus [Thu, 29 Jan 2015 20:22:41 +0000 (21:22 +0100)]
Merge pull request #1819 from joshuaruesweg/patch-34

add trim for JS Validation

9 years agoAdded link on user avatar
Alexander Ebert [Thu, 29 Jan 2015 18:24:57 +0000 (19:24 +0100)]
Added link on user avatar

9 years agoFix for potential overflow issue in user dropdown
Alexander Ebert [Thu, 29 Jan 2015 17:54:04 +0000 (18:54 +0100)]
Fix for potential overflow issue in user dropdown

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Jan 2015 17:16:46 +0000 (18:16 +0100)]
Updating minified JavaScript files

9 years agoImproved handling of static dropdowns
Alexander Ebert [Thu, 29 Jan 2015 17:15:00 +0000 (18:15 +0100)]
Improved handling of static dropdowns

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Jan 2015 10:56:47 +0000 (11:56 +0100)]
Updating minified JavaScript files

9 years agoFixed and improved borders in editor toolbar
Alexander Ebert [Thu, 29 Jan 2015 10:54:18 +0000 (11:54 +0100)]
Fixed and improved borders in editor toolbar

Using linear gradient with pixel-based color stops is awful since the browser will draw a gradient instead of a sharp border. To avoid this, one can simply set the background-size in pixels and then use percentage values, resulting in sharp borders where wanted and a smooth gradient on top.

9 years agoAdding newline after [/align]
Alexander Ebert [Thu, 29 Jan 2015 09:22:18 +0000 (10:22 +0100)]
Adding newline after [/align]

9 years agoUpdated user dropdown
Alexander Ebert [Wed, 28 Jan 2015 23:48:22 +0000 (00:48 +0100)]
Updated user dropdown

9 years agoFixed like match pattern in language item search
Marcel Werk [Tue, 27 Jan 2015 23:10:33 +0000 (00:10 +0100)]
Fixed like match pattern in language item search

9 years agoFixed user menu logout
Alexander Ebert [Tue, 27 Jan 2015 18:12:27 +0000 (19:12 +0100)]
Fixed user menu logout

9 years agoPreparing internal update
Alexander Ebert [Tue, 27 Jan 2015 16:11:29 +0000 (17:11 +0100)]
Preparing internal update

9 years agoAccidentally removed WCF.class.php
Alexander Ebert [Tue, 27 Jan 2015 16:09:16 +0000 (17:09 +0100)]
Accidentally removed WCF.class.php

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 27 Jan 2015 16:04:28 +0000 (17:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoMerge branch '2.0'
Alexander Ebert [Tue, 27 Jan 2015 16:03:58 +0000 (17:03 +0100)]
Merge branch '2.0'

Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/js/WCF.min.js
wcfsetup/install/files/lib/system/WCF.class.php

9 years agoFix update_210.sql
Tim Düsterhus [Tue, 27 Jan 2015 00:29:59 +0000 (01:29 +0100)]
Fix update_210.sql

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 27 Jan 2015 00:11:46 +0000 (01:11 +0100)]
Updating minified JavaScript files

9 years agoImproved readability in BBCode mode for lists
Alexander Ebert [Tue, 27 Jan 2015 00:07:39 +0000 (01:07 +0100)]
Improved readability in BBCode mode for lists

9 years agoFixed padding in user menu
Alexander Ebert [Mon, 26 Jan 2015 23:42:06 +0000 (00:42 +0100)]
Fixed padding in user menu

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Jan 2015 22:01:49 +0000 (23:01 +0100)]
Updating minified JavaScript files

9 years agoUpdated user menu to better match the other dropdowns
Alexander Ebert [Mon, 26 Jan 2015 21:58:48 +0000 (22:58 +0100)]
Updated user menu to better match the other dropdowns

9 years agoUpdating minified JavaScript files 2.0.10_pl_1
woltlab.com [Mon, 26 Jan 2015 10:30:55 +0000 (11:30 +0100)]
Updating minified JavaScript files

9 years agoPreparing small patch level update
Alexander Ebert [Mon, 26 Jan 2015 10:29:18 +0000 (11:29 +0100)]
Preparing small patch level update

9 years agoFixed overflow issue on Android Stock Browser
Alexander Ebert [Mon, 26 Jan 2015 10:26:35 +0000 (11:26 +0100)]
Fixed overflow issue on Android Stock Browser

Backport from: https://github.com/WoltLab/WCF/commit/d66c3c5ba1bcd8d75c912c5f5d0a3b7765b0275d

9 years agoSync acptemplates/recaptcha.tpl with templates/recaptcha.tpl
Tim Düsterhus [Mon, 26 Jan 2015 00:08:48 +0000 (01:08 +0100)]
Sync acptemplates/recaptcha.tpl with templates/recaptcha.tpl

9 years agoFixed some issues
Alexander Ebert [Sun, 25 Jan 2015 23:47:03 +0000 (00:47 +0100)]
Fixed some issues

9 years agoFix typo in en.xml
Tim Düsterhus [Sun, 25 Jan 2015 23:04:16 +0000 (00:04 +0100)]
Fix typo in en.xml

9 years agoUpdate Font Awesome to version 4.3
Matthias Schmidt [Sun, 25 Jan 2015 13:16:48 +0000 (14:16 +0100)]
Update Font Awesome to version 4.3

Close #1872

9 years agoFixed typo
Alexander Ebert [Sun, 25 Jan 2015 11:11:45 +0000 (12:11 +0100)]
Fixed typo

9 years agoMerge branch '2.0'
Alexander Ebert [Sun, 25 Jan 2015 10:51:46 +0000 (11:51 +0100)]
Merge branch '2.0'

9 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Sun, 25 Jan 2015 10:43:01 +0000 (11:43 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

9 years agoChanged status code returned for invalid security token
Alexander Ebert [Sun, 25 Jan 2015 10:42:51 +0000 (11:42 +0100)]
Changed status code returned for invalid security token

LiteSpeed refuses to return status codes unknown to it and instead yields a 200 OK.

9 years agoFixed (potential) issues during update WCF 2.0 -> 2.1
Alexander Ebert [Sun, 25 Jan 2015 01:22:31 +0000 (02:22 +0100)]
Fixed (potential) issues during update WCF 2.0 -> 2.1

9 years agoPreparing internal update 2.0 -> 2.1
Alexander Ebert [Fri, 23 Jan 2015 17:27:59 +0000 (18:27 +0100)]
Preparing internal update 2.0 -> 2.1

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 21 Jan 2015 23:26:46 +0000 (00:26 +0100)]
Updating minified JavaScript files

9 years agoImproved click handler
Alexander Ebert [Wed, 21 Jan 2015 23:23:06 +0000 (00:23 +0100)]
Improved click handler

9 years agoMerge branch '2.0'
Matthias Schmidt [Wed, 21 Jan 2015 20:48:17 +0000 (21:48 +0100)]
Merge branch '2.0'

9 years agoFix deletion of orphaned activity events
Matthias Schmidt [Wed, 21 Jan 2015 20:48:01 +0000 (21:48 +0100)]
Fix deletion of orphaned activity events

Initially, an activity event is neither accessible nor orphaned. If an orphaned activity event is detected, it is simply set as orphaned but internally it is also still marked as not accessible. Therefore, we need to first check if an event is an orphan and only afterwards if it is accessible (an accessible, but orphaned event makes no sense).