GitHub/WoltLab/WCF.git
9 years agofix cronjobLogList navigation
Joshua Rüsweg [Sun, 14 Dec 2014 14:08:42 +0000 (15:08 +0100)]
fix cronjobLogList navigation

9 years agoMerge branch 'sigsegv' into 2.0
Tim Düsterhus [Fri, 12 Dec 2014 00:17:23 +0000 (01:17 +0100)]
Merge branch 'sigsegv' into 2.0

9 years agoDisable highlighting for codes longer than 16KiB
Tim Düsterhus [Fri, 12 Dec 2014 00:10:53 +0000 (01:10 +0100)]
Disable highlighting for codes longer than 16KiB

9 years agoUse atomic group to match quotes in Highlighter.class.php
Tim Düsterhus [Thu, 11 Dec 2014 23:51:27 +0000 (00:51 +0100)]
Use atomic group to match quotes in Highlighter.class.php

This modification is safe, as backtracking the contents of the
parentheses will not help finding a match anyway, as the part
between the parentheses cannot match the closing quote character.

Previously PCRE would have build up a huge stack of backtracking
states for strings containing a single quote character and a large
number of other characters, leading to stack overflow and SIGSEGV
as the final result.

9 years agoFixed condition (Thank you @joshuaruesweg)
Alexander Ebert [Sun, 30 Nov 2014 15:20:19 +0000 (16:20 +0100)]
Fixed condition (Thank you @joshuaruesweg)

9 years agoFixed cronjobs executing during offline mode
Alexander Ebert [Sun, 30 Nov 2014 10:37:20 +0000 (11:37 +0100)]
Fixed cronjobs executing during offline mode

9 years agoFixed calculation issue in like rebuild worker
Marcel Werk [Wed, 26 Nov 2014 18:17:20 +0000 (19:17 +0100)]
Fixed calculation issue in like rebuild worker

9 years agoFixed wrong meta tag name
Marcel Werk [Tue, 25 Nov 2014 23:58:21 +0000 (00:58 +0100)]
Fixed wrong meta tag name

9 years agoFixed comment
Alexander Ebert [Tue, 25 Nov 2014 19:56:02 +0000 (20:56 +0100)]
Fixed comment

9 years agoFixed broken detection of void elements in truncateHTML()
Marcel Werk [Tue, 25 Nov 2014 15:16:57 +0000 (16:16 +0100)]
Fixed broken detection of void elements in truncateHTML()

9 years agoFix WCF.Location.GoogleMaps.LocationInput documentation
Matthias Schmidt [Sat, 22 Nov 2014 12:48:52 +0000 (13:48 +0100)]
Fix WCF.Location.GoogleMaps.LocationInput documentation

9 years agoUsing a different domain to allow flexible http(s) access
Alexander Ebert [Fri, 21 Nov 2014 23:03:50 +0000 (00:03 +0100)]
Using a different domain to allow flexible http(s) access

9 years agoFixed yet another typo
Alexander Ebert [Thu, 13 Nov 2014 20:52:52 +0000 (21:52 +0100)]
Fixed yet another typo

9 years agoFixed typo
Alexander Ebert [Thu, 13 Nov 2014 20:35:24 +0000 (21:35 +0100)]
Fixed typo

9 years agoFixed use-statement order
Alexander Ebert [Thu, 13 Nov 2014 15:36:19 +0000 (16:36 +0100)]
Fixed use-statement order

9 years agoFixed use-statement order
Alexander Ebert [Thu, 13 Nov 2014 15:18:16 +0000 (16:18 +0100)]
Fixed use-statement order

9 years agoPreparing release 2.0.10
Alexander Ebert [Thu, 13 Nov 2014 14:42:12 +0000 (15:42 +0100)]
Preparing release 2.0.10

9 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Thu, 13 Nov 2014 01:02:27 +0000 (02:02 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

9 years agoFixed missing parameter validation in moderation forms
Marcel Werk [Thu, 13 Nov 2014 01:02:18 +0000 (02:02 +0100)]
Fixed missing parameter validation in moderation forms

9 years agoFix broken avatar link in user panel after avatar removal
Matthias Schmidt [Wed, 12 Nov 2014 18:06:56 +0000 (19:06 +0100)]
Fix broken avatar link in user panel after avatar removal

9 years agoUpdated WCF version
Alexander Ebert [Wed, 12 Nov 2014 12:00:48 +0000 (13:00 +0100)]
Updated WCF version

9 years agoFixed undefined variable in style edit form
Marcel Werk [Tue, 11 Nov 2014 23:39:11 +0000 (00:39 +0100)]
Fixed undefined variable in style edit form

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 9 Nov 2014 11:50:59 +0000 (12:50 +0100)]
Updating minified JavaScript files

9 years agoFix interaction between reponse deletion and response loading
Matthias Schmidt [Sun, 9 Nov 2014 11:46:16 +0000 (12:46 +0100)]
Fix interaction between reponse deletion and response loading

9 years agoFixed textarea font-size in firefox
Marcel Werk [Fri, 7 Nov 2014 19:33:12 +0000 (20:33 +0100)]
Fixed textarea font-size in firefox

9 years agoFixed validation of allowed bbcodes
Marcel Werk [Fri, 7 Nov 2014 13:01:04 +0000 (14:01 +0100)]
Fixed validation of allowed bbcodes

9 years agoFix comment
Matthias Schmidt [Tue, 4 Nov 2014 21:05:14 +0000 (22:05 +0100)]
Fix comment

9 years agoFix dimensions of animated gifs in ImagickImageAdapter
Matthias Schmidt [Tue, 4 Nov 2014 20:50:18 +0000 (21:50 +0100)]
Fix dimensions of animated gifs in ImagickImageAdapter

9 years agoFixed profile visitors in overlay not being sorted
Alexander Ebert [Mon, 3 Nov 2014 12:00:16 +0000 (13:00 +0100)]
Fixed profile visitors in overlay not being sorted

9 years agoFixed handling of empty user options
Alexander Ebert [Sun, 2 Nov 2014 23:00:21 +0000 (00:00 +0100)]
Fixed handling of empty user options

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 25 Oct 2014 12:50:59 +0000 (14:50 +0200)]
Updating minified JavaScript files

9 years agoFixed overflowing sitemap tabs
Alexander Ebert [Sat, 25 Oct 2014 12:47:53 +0000 (14:47 +0200)]
Fixed overflowing sitemap tabs

9 years agoFixed wrong default value in tag edit form
Marcel Werk [Fri, 24 Oct 2014 14:50:41 +0000 (16:50 +0200)]
Fixed wrong default value in tag edit form

9 years agoFix grammar in wcf.comment.error.floodControl
Tim Düsterhus [Sat, 18 Oct 2014 23:04:17 +0000 (01:04 +0200)]
Fix grammar in wcf.comment.error.floodControl

9 years agoFix SqlHighlighter in edge cases
Tim Düsterhus [Sun, 12 Oct 2014 15:10:42 +0000 (17:10 +0200)]
Fix SqlHighlighter in edge cases

9 years agoMerge pull request #1823 from SoftCreatR/patch-5
Marcel Werk [Fri, 10 Oct 2014 22:45:44 +0000 (00:45 +0200)]
Merge pull request #1823 from SoftCreatR/patch-5

Fix display of PHPInfoPage

9 years agoFixed reset to default value
Marcel Werk [Sun, 5 Oct 2014 13:57:40 +0000 (15:57 +0200)]
Fixed reset to default value

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 5 Oct 2014 08:20:58 +0000 (10:20 +0200)]
Updating minified JavaScript files

9 years agoRemove for attributes of deny all/grant all labels
Matthias Schmidt [Sun, 5 Oct 2014 08:17:22 +0000 (10:17 +0200)]
Remove for attributes of deny all/grant all labels

Fixes issue if two ACL lists are used on the same page.

9 years agoFixed typo
Sascha Greuel [Fri, 3 Oct 2014 09:19:02 +0000 (11:19 +0200)]
Fixed typo

9 years agoFixed display of PHPInfoPage
Sascha Greuel [Fri, 3 Oct 2014 09:13:39 +0000 (11:13 +0200)]
Fixed display of PHPInfoPage

9 years agoAdded missing error message in quick reply manager
Marcel Werk [Fri, 26 Sep 2014 22:52:02 +0000 (00:52 +0200)]
Added missing error message in quick reply manager

9 years agoFixed quick reply issues with empty messages
Marcel Werk [Fri, 26 Sep 2014 22:29:20 +0000 (00:29 +0200)]
Fixed quick reply issues with empty messages

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 26 Sep 2014 15:50:59 +0000 (17:50 +0200)]
Updating minified JavaScript files

9 years agoSmall code optimization
Marcel Werk [Fri, 26 Sep 2014 15:44:51 +0000 (17:44 +0200)]
Small code optimization

9 years agoAdded proper exclusion check during automatic update
Alexander Ebert [Tue, 23 Sep 2014 18:39:54 +0000 (20:39 +0200)]
Added proper exclusion check during automatic update

9 years agoOverhauled manual package installation (backport from WCF 2.1)
Alexander Ebert [Mon, 22 Sep 2014 13:09:04 +0000 (15:09 +0200)]
Overhauled manual package installation (backport from WCF 2.1)

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 20 Sep 2014 19:15:57 +0000 (21:15 +0200)]
Updating minified JavaScript files

9 years agoMerge pull request #1818 from max-m/patch-12
Tim Düsterhus [Sat, 20 Sep 2014 19:14:27 +0000 (21:14 +0200)]
Merge pull request #1818 from max-m/patch-12

Fix calculation of maximum width in WCF.ImageViewer._checkImageSize()

9 years agoFix calculation of maximum width in WCF.ImageViewer._checkImageSize()
Maximilian Mader [Sat, 20 Sep 2014 18:52:11 +0000 (20:52 +0200)]
Fix calculation of maximum width in WCF.ImageViewer._checkImageSize()

jQuery’s `.innerWidth()` returns the width of the element, including left and right padding, in pixels but the maximum width of an image should be the content width of its container.

9 years agoFixed multistep updates updating the version number in the wrong order
Alexander Ebert [Sat, 20 Sep 2014 11:53:06 +0000 (13:53 +0200)]
Fixed multistep updates updating the version number in the wrong order

Fixes #1778

9 years agoMerge pull request #1798 from SoftCreatR/patch-3
Marcel Werk [Fri, 19 Sep 2014 23:50:37 +0000 (01:50 +0200)]
Merge pull request #1798 from SoftCreatR/patch-3

Fix display of phpInfoPage

9 years agoMerge pull request #1769 from NBZ4live/header-template-event
Marcel Werk [Thu, 18 Sep 2014 20:47:17 +0000 (22:47 +0200)]
Merge pull request #1769 from NBZ4live/header-template-event

Add beforePageHeader to the header.tpl

9 years agoRevert "Applied small improvements"
Alexander Ebert [Thu, 18 Sep 2014 20:03:24 +0000 (22:03 +0200)]
Revert "Applied small improvements"

This reverts commit e5b454ecd12869620f30c206175b999c244d41a8.

9 years agoMerge pull request #1793 from SoftCreatR/patch-2
Alexander Ebert [Thu, 18 Sep 2014 20:02:17 +0000 (22:02 +0200)]
Merge pull request #1793 from SoftCreatR/patch-2

Apply small improvements (getFont.php)

9 years agoMerge pull request #1791 from SoftCreatR/patch-1
Alexander Ebert [Thu, 18 Sep 2014 20:01:55 +0000 (22:01 +0200)]
Merge pull request #1791 from SoftCreatR/patch-1

Remove obsolete code

9 years agoFixed regex
Alexander Ebert [Thu, 18 Sep 2014 13:16:05 +0000 (15:16 +0200)]
Fixed regex

9 years agoFixed <preset>0</preset> not being properly handled during install
Alexander Ebert [Thu, 18 Sep 2014 12:54:24 +0000 (14:54 +0200)]
Fixed <preset>0</preset> not being properly handled during install

9 years agoFixed an issue causing the heart smiley in the last line to truncate content
Alexander Ebert [Thu, 18 Sep 2014 12:41:28 +0000 (14:41 +0200)]
Fixed an issue causing the heart smiley in the last line to truncate content

9 years agoPreventing issues with parallel requests assigning users
Alexander Ebert [Thu, 18 Sep 2014 12:40:12 +0000 (14:40 +0200)]
Preventing issues with parallel requests assigning users

9 years agoFix language item in en.xml
Tim Düsterhus [Tue, 9 Sep 2014 17:44:58 +0000 (19:44 +0200)]
Fix language item in en.xml

9 years agoFixed encoding issues with [media]-BBCodes
Alexander Ebert [Tue, 9 Sep 2014 10:02:53 +0000 (12:02 +0200)]
Fixed encoding issues with [media]-BBCodes

9 years agoMerge pull request #1806 from SoftCreatR/patch-2
Marcel Werk [Sun, 7 Sep 2014 21:22:08 +0000 (23:22 +0200)]
Merge pull request #1806 from SoftCreatR/patch-2

Fixed language variable

9 years agoAdded missing encodeHTML
Marcel Werk [Sun, 7 Sep 2014 13:20:52 +0000 (15:20 +0200)]
Added missing encodeHTML

9 years agoFixed language variable
Sascha Greuel [Thu, 4 Sep 2014 19:00:51 +0000 (21:00 +0200)]
Fixed language variable

9 years agoRemove obsolete class
Matthias Schmidt [Tue, 2 Sep 2014 18:58:52 +0000 (20:58 +0200)]
Remove obsolete class

9 years agoPreparing release 2.0.9 2.0.9
Alexander Ebert [Fri, 29 Aug 2014 12:26:45 +0000 (14:26 +0200)]
Preparing release 2.0.9

9 years agoFixed title case
Marcel Werk [Wed, 27 Aug 2014 00:17:59 +0000 (02:17 +0200)]
Fixed title case

9 years agoFix error handling in NewPasswordForm
Tim Düsterhus [Sun, 24 Aug 2014 15:43:30 +0000 (17:43 +0200)]
Fix error handling in NewPasswordForm

9 years agoFix display of phpInfoPage
Sascha Greuel [Fri, 22 Aug 2014 18:57:57 +0000 (20:57 +0200)]
Fix display of phpInfoPage

9 years agoFix typo in ImageBBCode
Tim Düsterhus [Thu, 21 Aug 2014 21:20:06 +0000 (23:20 +0200)]
Fix typo in ImageBBCode

9 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Matthias Schmidt [Tue, 19 Aug 2014 19:59:51 +0000 (21:59 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

9 years agoAdd missing canViewPreview check in AttachmentBBCode
Matthias Schmidt [Tue, 19 Aug 2014 19:59:00 +0000 (21:59 +0200)]
Add missing canViewPreview check in AttachmentBBCode

If an image is posted and the active user may download it but may not view previews, a broken image was shown as preview because AttachmentPage correctly checks this permission.

9 years agoAdded whitespace
Alexander Ebert [Tue, 19 Aug 2014 18:49:04 +0000 (20:49 +0200)]
Added whitespace

9 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Tue, 19 Aug 2014 18:31:27 +0000 (20:31 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

9 years agoAdded work-arounds for IIS 8
Alexander Ebert [Tue, 19 Aug 2014 18:31:14 +0000 (20:31 +0200)]
Added work-arounds for IIS 8

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 19 Aug 2014 17:45:58 +0000 (19:45 +0200)]
Updating minified JavaScript files

9 years agoFix default marker position in WCF.Location.GoogleMaps.LocationInput
Matthias Schmidt [Tue, 19 Aug 2014 17:40:14 +0000 (19:40 +0200)]
Fix default marker position in WCF.Location.GoogleMaps.LocationInput

9 years agoAdded missing trims
Marcel Werk [Mon, 18 Aug 2014 22:30:36 +0000 (00:30 +0200)]
Added missing trims

9 years agoApplied small improvements
Sascha Greuel [Mon, 18 Aug 2014 13:31:27 +0000 (15:31 +0200)]
Applied small improvements

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 16 Aug 2014 18:10:57 +0000 (20:10 +0200)]
Updating minified JavaScript files

9 years agoFix mention issue
Matthias Schmidt [Sat, 16 Aug 2014 18:06:24 +0000 (20:06 +0200)]
Fix mention issue

Whenever the users presses any key while typing, we have to abort previous requests to make sure that they do not mess up anything.
We also need to consider requests which are not send at the moment but will be send in a moment because of the delay introduced by WCF.PeriodicalExecuter by stoping the periodical executer.

9 years agoFixed encoding of JavaScript redirect URLs
Alexander Ebert [Fri, 15 Aug 2014 11:50:20 +0000 (13:50 +0200)]
Fixed encoding of JavaScript redirect URLs

9 years agoRemoved obsolete code
Sascha Greuel [Tue, 12 Aug 2014 16:11:55 +0000 (18:11 +0200)]
Removed obsolete code

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 7 Aug 2014 11:50:58 +0000 (13:50 +0200)]
Updating minified JavaScript files

9 years agoFixed typo
Alexander Ebert [Thu, 7 Aug 2014 11:46:33 +0000 (13:46 +0200)]
Fixed typo

9 years agoSuppressing data-source for dropdowns with generic ids
Alexander Ebert [Thu, 7 Aug 2014 11:44:58 +0000 (13:44 +0200)]
Suppressing data-source for dropdowns with generic ids

9 years agoAdding the data-attribute "source" to dropdown menus
Alexander Ebert [Thu, 7 Aug 2014 11:42:57 +0000 (13:42 +0200)]
Adding the data-attribute "source" to dropdown menus

9 years agoFix validation of category in OptionForm
Matthias Schmidt [Wed, 6 Aug 2014 16:35:20 +0000 (18:35 +0200)]
Fix validation of category in OptionForm

9 years agoAdded missing module setting check
Marcel Werk [Wed, 6 Aug 2014 11:53:03 +0000 (13:53 +0200)]
Added missing module setting check

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 3 Aug 2014 16:25:57 +0000 (18:25 +0200)]
Updating minified JavaScript files

9 years agoFixed encoding issues
Alexander Ebert [Sun, 3 Aug 2014 16:21:20 +0000 (18:21 +0200)]
Fixed encoding issues

9 years agoFix forceSelection for i18n text option types
Matthias Schmidt [Fri, 1 Aug 2014 12:22:57 +0000 (14:22 +0200)]
Fix forceSelection for i18n text option types

9 years agoSync file-based PIPs separated to account for slow machines 2.0.8
Alexander Ebert [Sun, 27 Jul 2014 22:39:45 +0000 (00:39 +0200)]
Sync file-based PIPs separated to account for slow machines

9 years agoFixed an calculation issue
Alexander Ebert [Sun, 27 Jul 2014 14:59:18 +0000 (16:59 +0200)]
Fixed an calculation issue

9 years agoRemove likes when deleting comment responses
Matthias Schmidt [Sun, 27 Jul 2014 12:49:28 +0000 (14:49 +0200)]
Remove likes when deleting comment responses

9 years agoFixed WCF_VERSION
Alexander Ebert [Sun, 27 Jul 2014 09:39:29 +0000 (11:39 +0200)]
Fixed WCF_VERSION

9 years agoPreparing release 2.0.8
Alexander Ebert [Sat, 26 Jul 2014 22:57:06 +0000 (00:57 +0200)]
Preparing release 2.0.8

9 years agoFix checkPermissions() for category decorators
Matthias Schmidt [Sat, 26 Jul 2014 08:31:43 +0000 (10:31 +0200)]
Fix checkPermissions() for category decorators

9 years agoFix comment response notification-related language items
Matthias Schmidt [Fri, 25 Jul 2014 13:59:00 +0000 (15:59 +0200)]
Fix comment response notification-related language items