GitHub/WoltLab/WCF.git
9 years agoMerge branch '2.0'
Marcel Werk [Sun, 5 Oct 2014 14:00:13 +0000 (16:00 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/js/WCF.ACL.min.js

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 09:41:53 +0000 (11:41 +0200)]
Updating minified JavaScript files

9 years agoUse unique IDs in WCF.ACL.List for grantAll and denyAll
Matthias Schmidt [Sun, 5 Oct 2014 09:36:23 +0000 (11:36 +0200)]
Use unique IDs in WCF.ACL.List for grantAll and denyAll

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

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 agoMerge branch '2.0'
Matthias Schmidt [Sun, 5 Oct 2014 08:20:13 +0000 (10:20 +0200)]
Merge branch '2.0'

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 agoAdded missing permission check / limit
Marcel Werk [Sat, 4 Oct 2014 19:49:03 +0000 (21:49 +0200)]
Added missing permission check / limit

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 4 Oct 2014 13:51:53 +0000 (15:51 +0200)]
Updating minified JavaScript files

9 years agoUpdated Redactor 9.2 -> 10.0
Alexander Ebert [Sat, 4 Oct 2014 13:49:34 +0000 (15:49 +0200)]
Updated Redactor 9.2 -> 10.0

There are still some small glitches and I have not yet overhauled the API access from our own scripts (e.g. mentions). If something related to the editor is now broken, blame me.

9 years agoAdd FileUtil::checkMemoryLimit()
Matthias Schmidt [Sat, 4 Oct 2014 10:36:47 +0000 (12:36 +0200)]
Add FileUtil::checkMemoryLimit()

9 years agoAdd benchmark data to AJAXProxyAction response
Matthias Schmidt [Sat, 4 Oct 2014 09:54:46 +0000 (11:54 +0200)]
Add benchmark data to AJAXProxyAction response

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 3 Oct 2014 20:28:57 +0000 (22:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed minor issues in payment procession
Marcel Werk [Fri, 3 Oct 2014 20:28:45 +0000 (22:28 +0200)]
Fixed minor issues in payment procession

9 years agoAdded debug mode for paypal payments
Marcel Werk [Fri, 3 Oct 2014 20:28:21 +0000 (22:28 +0200)]
Added debug mode for paypal payments

9 years agoFixed floating issue
Marcel Werk [Fri, 3 Oct 2014 20:27:28 +0000 (22:27 +0200)]
Fixed floating issue

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 3 Oct 2014 16:41:53 +0000 (18:41 +0200)]
Updating minified JavaScript files

9 years agoFix closed confirmation being triggered by enter
Matthias Schmidt [Fri, 3 Oct 2014 16:36:35 +0000 (18:36 +0200)]
Fix closed confirmation being triggered by enter

9 years agoAdd global hide button language item
Matthias Schmidt [Fri, 3 Oct 2014 09:35:57 +0000 (11:35 +0200)]
Add global hide button language item

9 years agoMove inline CSS code into LESS file
Matthias Schmidt [Fri, 3 Oct 2014 09:32:02 +0000 (11:32 +0200)]
Move inline CSS code into LESS file

9 years agoAdded support for terms of service confirmation
Marcel Werk [Thu, 2 Oct 2014 23:08:42 +0000 (01:08 +0200)]
Added support for terms of service confirmation

9 years agoAdded fallback for empty log-file path
Marcel Werk [Thu, 2 Oct 2014 18:06:48 +0000 (20:06 +0200)]
Added fallback for empty log-file path

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 1 Oct 2014 16:52:12 +0000 (18:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImage viewer mobile optimizations
Marcel Werk [Wed, 1 Oct 2014 16:52:02 +0000 (18:52 +0200)]
Image viewer mobile optimizations

9 years agoMerge pull request #1821 from joshuaruesweg/patch-35
Alexander Ebert [Wed, 1 Oct 2014 16:45:54 +0000 (18:45 +0200)]
Merge pull request #1821 from joshuaruesweg/patch-35

add getRoutes()-methode

9 years agoadd getRoutes()-methode
Joshua Rüsweg [Wed, 1 Oct 2014 14:32:57 +0000 (16:32 +0200)]
add getRoutes()-methode

For a WCF2.1 plugin I need all the routes, which are registered. Since it's not possible to directly access the routes as a plugin, I would propose, for introducing a method.

9 years agoAdded missing translations
Marcel Werk [Tue, 30 Sep 2014 21:13:28 +0000 (23:13 +0200)]
Added missing translations

9 years agoFix AtomicWriter race condition on Windows
Tim Düsterhus [Tue, 30 Sep 2014 01:00:51 +0000 (03:00 +0200)]
Fix AtomicWriter race condition on Windows

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 29 Sep 2014 14:16:51 +0000 (16:16 +0200)]
Updating minified JavaScript files

9 years agoImproved recent activity filter button
Marcel Werk [Mon, 29 Sep 2014 14:11:47 +0000 (16:11 +0200)]
Improved recent activity filter button

9 years agoAdded censorship in 'about me' text
Marcel Werk [Sat, 27 Sep 2014 20:45:30 +0000 (22:45 +0200)]
Added censorship in 'about me' text

9 years agoMerge branch '2.0'
Marcel Werk [Sat, 27 Sep 2014 20:16:59 +0000 (22:16 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php

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 16:41:52 +0000 (18:41 +0200)]
Updating minified JavaScript files

9 years agoMerge branch '2.0'
Marcel Werk [Fri, 26 Sep 2014 16:38:12 +0000 (18:38 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/js/WCF.ImageViewer.min.js

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 agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 25 Sep 2014 20:42:34 +0000 (22:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded detection for 'android browser'
Marcel Werk [Thu, 25 Sep 2014 20:42:21 +0000 (22:42 +0200)]
Added detection for 'android browser'

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 25 Sep 2014 19:26:51 +0000 (21:26 +0200)]
Updating minified JavaScript files

9 years agoOverhauled flexible menus and added support for message tab menu
Alexander Ebert [Thu, 25 Sep 2014 19:21:15 +0000 (21:21 +0200)]
Overhauled flexible menus and added support for message tab menu

9 years agoImproved Redactor buttons UI if they wrap into multiple lines
Alexander Ebert [Tue, 23 Sep 2014 22:05:55 +0000 (00:05 +0200)]
Improved Redactor buttons UI if they wrap into multiple lines

9 years agoSlightly decreased button width in Redactor's toolbar
Alexander Ebert [Tue, 23 Sep 2014 20:23:59 +0000 (22:23 +0200)]
Slightly decreased button width in Redactor's toolbar

9 years agoMerge branch '2.0'
Alexander Ebert [Tue, 23 Sep 2014 18:41:14 +0000 (20:41 +0200)]
Merge branch '2.0'

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 agoAdded missing form redirect
Marcel Werk [Tue, 23 Sep 2014 17:15:07 +0000 (19:15 +0200)]
Added missing form redirect

9 years agoFixed wrong CSS class
Marcel Werk [Tue, 23 Sep 2014 16:51:47 +0000 (18:51 +0200)]
Fixed wrong CSS class

9 years agoRestored PIP validation for WCF 2.1
Alexander Ebert [Mon, 22 Sep 2014 16:08:36 +0000 (18:08 +0200)]
Restored PIP validation for WCF 2.1

9 years agoMerge branch '2.0'
Alexander Ebert [Mon, 22 Sep 2014 14:54:07 +0000 (16:54 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/acp/templates/packageInstallationConfirm.tpl
wcfsetup/install/files/js/WCF.ImageViewer.min.js
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 22 Sep 2014 14:46:02 +0000 (16:46 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 22 Sep 2014 13:56:24 +0000 (15:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoedit-history styling overhaul
Marcel Werk [Mon, 22 Sep 2014 13:56:12 +0000 (15:56 +0200)]
edit-history styling overhaul

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 [Mon, 22 Sep 2014 12:06:51 +0000 (14:06 +0200)]
Updating minified JavaScript files

9 years agoAdded lock icon for banned users
Marcel Werk [Mon, 22 Sep 2014 12:05:28 +0000 (14:05 +0200)]
Added lock icon for banned users

9 years agoAvoid multiple loading of same embedded objects
Marcel Werk [Sun, 21 Sep 2014 18:58:01 +0000 (20:58 +0200)]
Avoid multiple loading of same embedded objects

Closes #1795

9 years agoImproved encoding of emails
Marcel Werk [Sun, 21 Sep 2014 18:38:06 +0000 (20:38 +0200)]
Improved encoding of emails

Closes #1566

9 years agoPseudo update instructions for testing only
Alexander Ebert [Sun, 21 Sep 2014 18:14:03 +0000 (20:14 +0200)]
Pseudo update instructions for testing only

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 21 Sep 2014 14:50:30 +0000 (16:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded support for 'DROP FOREIGN KEY'
Alexander Ebert [Sun, 21 Sep 2014 14:50:12 +0000 (16:50 +0200)]
Added support for 'DROP FOREIGN KEY'

9 years agoFixed CSS syntax error
Marcel Werk [Sat, 20 Sep 2014 20:16:56 +0000 (22:16 +0200)]
Fixed CSS syntax error

Closes #1516

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

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 branch '2.0'
Tim Düsterhus [Sat, 20 Sep 2014 19:15:29 +0000 (21:15 +0200)]
Merge branch '2.0'

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 agoMerge branch '2.0'
Alexander Ebert [Sat, 20 Sep 2014 11:53:26 +0000 (13:53 +0200)]
Merge branch '2.0'

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 agoUpdating minified JavaScript files
woltlab.com [Sat, 20 Sep 2014 09:51:51 +0000 (11:51 +0200)]
Updating minified JavaScript files

9 years agoFix loading activity events with same timestamp
Matthias Schmidt [Sat, 20 Sep 2014 09:47:42 +0000 (11:47 +0200)]
Fix loading activity events with same timestamp

Fixes #1583

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 agoFixed popover's min-height
Marcel Werk [Fri, 19 Sep 2014 23:30:43 +0000 (01:30 +0200)]
Fixed popover's min-height

Closes #1814

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 19 Sep 2014 18:07:42 +0000 (20:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded ad location styling
Marcel Werk [Fri, 19 Sep 2014 18:07:32 +0000 (20:07 +0200)]
Added ad location styling

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

9 years agoFixed pasting
Alexander Ebert [Fri, 19 Sep 2014 15:31:17 +0000 (17:31 +0200)]
Fixed pasting

9 years agoFixed an issue with the ISearchIndex::getInnerJoin() method
Alexander Ebert [Fri, 19 Sep 2014 15:22:11 +0000 (17:22 +0200)]
Fixed an issue with the ISearchIndex::getInnerJoin() method

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Sep 2014 14:31:53 +0000 (16:31 +0200)]
Updating minified JavaScript files

9 years agoFixed handling of floating attachments
Alexander Ebert [Fri, 19 Sep 2014 14:26:05 +0000 (16:26 +0200)]
Fixed handling of floating attachments

9 years agoUpdated comment
Alexander Ebert [Fri, 19 Sep 2014 12:46:52 +0000 (14:46 +0200)]
Updated comment

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Sep 2014 11:06:20 +0000 (13:06 +0200)]
Updating minified JavaScript files

9 years agoAdding 3rd party jQuery plugins to WCF.Combined.min.js
Alexander Ebert [Fri, 19 Sep 2014 11:01:15 +0000 (13:01 +0200)]
Adding 3rd party jQuery plugins to WCF.Combined.min.js

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Sep 2014 10:31:52 +0000 (12:31 +0200)]
Updating minified JavaScript files

9 years agoDeprecating executeUnbuffered() in favor of execute()
Alexander Ebert [Fri, 19 Sep 2014 10:26:07 +0000 (12:26 +0200)]
Deprecating executeUnbuffered() in favor of execute()

The method origins from the early days and does not differ from execute() anyway. For now it just forwards the call, but will be removed in future releases.

9 years agoFixed benchmark not stopping on database exceptions
Alexander Ebert [Fri, 19 Sep 2014 10:24:08 +0000 (12:24 +0200)]
Fixed benchmark not stopping on database exceptions

Fixes #1788

9 years agoFixed formatting causing newlines to be discarded
Alexander Ebert [Fri, 19 Sep 2014 10:21:17 +0000 (12:21 +0200)]
Fixed formatting causing newlines to be discarded

Fixes #1796

9 years agoMerge pull request #1815 from SoftCreatR/getfont
Alexander Ebert [Fri, 19 Sep 2014 10:12:55 +0000 (12:12 +0200)]
Merge pull request #1815 from SoftCreatR/getfont

Apply small improvements (getFont.php)

9 years agoMerge pull request #1808 from NetzwergX/fix-package-install-download-master
Alexander Ebert [Fri, 19 Sep 2014 10:12:32 +0000 (12:12 +0200)]
Merge pull request #1808 from NetzwergX/fix-package-install-download-master

Fixes #1807

9 years agoFixed typo
Marcel Werk [Fri, 19 Sep 2014 10:06:15 +0000 (12:06 +0200)]
Fixed typo

10 years agoUnified language variables
Marcel Werk [Thu, 18 Sep 2014 23:30:43 +0000 (01:30 +0200)]
Unified language variables

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 18 Sep 2014 21:06:54 +0000 (23:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded expiration date for ban messages
Marcel Werk [Thu, 18 Sep 2014 21:06:43 +0000 (23:06 +0200)]
Added expiration date for ban messages

Closes #1771

10 years agoMerge pull request #1782 from joshuaruesweg/patch-28
Marcel Werk [Thu, 18 Sep 2014 20:49:14 +0000 (22:49 +0200)]
Merge pull request #1782 from joshuaruesweg/patch-28

fetching user-options in getUserBy*() methods

10 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

10 years agoAdded missing newline
Sascha Greuel [Thu, 18 Sep 2014 20:30:49 +0000 (22:30 +0200)]
Added missing newline

Thank you, Travis.

10 years agoAdded check for business address
Marcel Werk [Thu, 18 Sep 2014 20:23:31 +0000 (22:23 +0200)]
Added check for business address

10 years agoApply small improvements (getFont.php)
Sascha Greuel [Thu, 18 Sep 2014 20:16:42 +0000 (22:16 +0200)]
Apply small improvements (getFont.php)

10 years agoMerge pull request #1809 from NetzwergX/dbo-enh-2
Alexander Ebert [Thu, 18 Sep 2014 20:09:47 +0000 (22:09 +0200)]
Merge pull request #1809 from NetzwergX/dbo-enh-2

Adds the ability to run custom initialization in derived DBOActions.