GitHub/WoltLab/WCF.git
8 years agoOverhauled ACP menu
Alexander Ebert [Sun, 18 Oct 2015 14:57:31 +0000 (16:57 +0200)]
Overhauled ACP menu

8 years agoUsing proper font classes
Alexander Ebert [Sun, 18 Oct 2015 14:27:45 +0000 (16:27 +0200)]
Using proper font classes

8 years agoImproved visuals of style editor
Alexander Ebert [Sun, 18 Oct 2015 12:23:47 +0000 (14:23 +0200)]
Improved visuals of style editor

8 years agoOverhauled style editor
Alexander Ebert [Sun, 18 Oct 2015 11:36:48 +0000 (13:36 +0200)]
Overhauled style editor

8 years agoImproved stacking of dialogs
Alexander Ebert [Fri, 16 Oct 2015 19:47:06 +0000 (21:47 +0200)]
Improved stacking of dialogs

8 years agoUpgraded ACP
Alexander Ebert [Fri, 16 Oct 2015 08:55:31 +0000 (10:55 +0200)]
Upgraded ACP

8 years agoMerge branch 'next' into next-lantia
Alexander Ebert [Mon, 28 Sep 2015 11:49:11 +0000 (13:49 +0200)]
Merge branch 'next' into next-lantia

Conflicts:
com.woltlab.wcf/templates/messageSidebar.tpl

8 years agoMerge branch 'master' into next
Alexander Ebert [Mon, 28 Sep 2015 11:47:50 +0000 (13:47 +0200)]
Merge branch 'master' into next

Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
wcfsetup/install/files/js/WCF.Combined.min.js
wcfsetup/install/files/lib/system/WCF.class.php

8 years agoAdded FontAwesome 4.4 SCSS files
Alexander Ebert [Mon, 28 Sep 2015 11:43:33 +0000 (13:43 +0200)]
Added FontAwesome 4.4 SCSS files

8 years agoUpgraded to Redactor 10.2.4
Alexander Ebert [Sun, 27 Sep 2015 18:54:06 +0000 (20:54 +0200)]
Upgraded to Redactor 10.2.4

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 27 Sep 2015 08:37:18 +0000 (10:37 +0200)]
Updating minified JavaScript files

8 years agoAdd Upload.js
Matthias Schmidt [Sun, 27 Sep 2015 08:34:11 +0000 (10:34 +0200)]
Add Upload.js

8 years agoProperly remove bad characters from subject
Alexander Ebert [Sat, 26 Sep 2015 21:13:02 +0000 (23:13 +0200)]
Properly remove bad characters from subject

8 years agoMerge branch '2.0'
Alexander Ebert [Sat, 26 Sep 2015 13:27:10 +0000 (15:27 +0200)]
Merge branch '2.0'

8 years agoWork-around for description in non-i18n environments
Alexander Ebert [Sat, 26 Sep 2015 13:25:25 +0000 (15:25 +0200)]
Work-around for description in non-i18n environments

If there is only a single language installed, the actual content is the
actual content and not a phrase. The `__optional` attribute will cause
`{lang}` to not yield any content at all.

This is pretty much an edge case because we want to suppress
non-existing descriptions to be displayed as a generic phrase.

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 25 Sep 2015 11:16:47 +0000 (13:16 +0200)]
Updating minified JavaScript files

8 years agoFixed input focus issue on iOS/Android
Alexander Ebert [Fri, 25 Sep 2015 11:11:41 +0000 (13:11 +0200)]
Fixed input focus issue on iOS/Android

8 years agoFix for pasting on iOS
Alexander Ebert [Fri, 25 Sep 2015 11:11:21 +0000 (13:11 +0200)]
Fix for pasting on iOS

8 years agoFixup HTTPRequest.class.php … again
Tim Düsterhus [Thu, 24 Sep 2015 19:24:05 +0000 (21:24 +0200)]
Fixup HTTPRequest.class.php … again

This fixes up commit 63f9ff4e0efc619ab8851463bbafe8f44eb72a89 and
d3ee6dcbc3f4cb62026e9c087561ae878572e096.

8 years agoFixup HTTPRequest.class.php
Tim Düsterhus [Thu, 24 Sep 2015 18:54:09 +0000 (20:54 +0200)]
Fixup HTTPRequest.class.php

This fixes up commit 63f9ff4e0efc619ab8851463bbafe8f44eb72a89.

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 24 Sep 2015 01:17:54 +0000 (03:17 +0200)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 24 Sep 2015 01:17:36 +0000 (03:17 +0200)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 23 Sep 2015 16:32:20 +0000 (18:32 +0200)]
Updating minified JavaScript files

8 years agoOverhaul WoltLab/WCF/Language/Input
Matthias Schmidt [Wed, 23 Sep 2015 16:24:11 +0000 (18:24 +0200)]
Overhaul WoltLab/WCF/Language/Input

* Add possibility to enable/disable multilingual input.
* Add values getter and setter.
* Add validate() function.

8 years agoAdd Core.inherit()
Matthias Schmidt [Wed, 23 Sep 2015 16:13:38 +0000 (18:13 +0200)]
Add Core.inherit()

8 years agoFix handling of FormData in AjaxRequest
Matthias Schmidt [Wed, 23 Sep 2015 16:10:29 +0000 (18:10 +0200)]
Fix handling of FormData in AjaxRequest

8 years agoAdd progress and upload progress callbacks for AjaxRequest
Matthias Schmidt [Wed, 23 Sep 2015 16:09:47 +0000 (18:09 +0200)]
Add progress and upload progress callbacks for AjaxRequest

8 years agoAdd contentType option for AjaxRequest
Matthias Schmidt [Wed, 23 Sep 2015 15:52:52 +0000 (17:52 +0200)]
Add contentType option for AjaxRequest

8 years agoAdd Permission.js
Matthias Schmidt [Wed, 23 Sep 2015 15:49:18 +0000 (17:49 +0200)]
Add Permission.js

8 years agoFix code formatting
Matthias Schmidt [Wed, 23 Sep 2015 15:46:21 +0000 (17:46 +0200)]
Fix code formatting

8 years agoFix path of HTTP request if both a proxy and SSL are used
Tim Düsterhus [Wed, 23 Sep 2015 01:37:51 +0000 (03:37 +0200)]
Fix path of HTTP request if both a proxy and SSL are used

9 years agoPage logo can be a gif now
Marcel Werk [Mon, 21 Sep 2015 11:16:57 +0000 (13:16 +0200)]
Page logo can be a gif now

9 years agoFixed RTL issue
Marcel Werk [Sun, 20 Sep 2015 20:25:19 +0000 (22:25 +0200)]
Fixed RTL issue

9 years agoRemoved obsolete code
Marcel Werk [Sun, 20 Sep 2015 16:24:14 +0000 (18:24 +0200)]
Removed obsolete code

9 years agoMerge pull request #1949 from ShatteredMotion/remove-superfluous-reflection
Tim Düsterhus [Sun, 20 Sep 2015 02:58:05 +0000 (04:58 +0200)]
Merge pull request #1949 from ShatteredMotion/remove-superfluous-reflection

remove superfluous interface treatment

9 years agodeprecate wcf\util\ClassUtil:: isInstanceOf
Florian Frantzen [Sat, 19 Sep 2015 20:30:49 +0000 (22:30 +0200)]
deprecate wcf\util\ClassUtil:: isInstanceOf

9 years agoSwitch from LESS -> SCSS (wip)
Alexander Ebert [Sat, 19 Sep 2015 17:50:53 +0000 (19:50 +0200)]
Switch from LESS -> SCSS (wip)

9 years agoremove superfluous interface treatment
Florian Frantzen [Sat, 19 Sep 2015 15:16:07 +0000 (17:16 +0200)]
remove superfluous interface treatment

Since PHP 5.3.9, `is_subclass_of` supports checks against interfaces as
well. Therefore, the special interface treatment with `ReflectionClass`
is obsolete.

9 years agoMerge pull request #1948 from Fabii547/master
Tim Düsterhus [Sat, 19 Sep 2015 14:58:22 +0000 (16:58 +0200)]
Merge pull request #1948 from Fabii547/master

Fixed indentation in tagging.less

9 years agoFixed indentation
Fabii547 [Sat, 19 Sep 2015 14:56:08 +0000 (16:56 +0200)]
Fixed indentation

9 years agoMerge branch '2.0'
Tim Düsterhus [Sat, 19 Sep 2015 13:32:44 +0000 (15:32 +0200)]
Merge branch '2.0'

9 years agoFix CodeMirror in RTL languages
Tim Düsterhus [Sat, 19 Sep 2015 13:32:29 +0000 (15:32 +0200)]
Fix CodeMirror in RTL languages

9 years agoMerge pull request #1945 from SoftCreatR/quotefix#2
Tim Düsterhus [Thu, 17 Sep 2015 14:49:32 +0000 (16:49 +0200)]
Merge pull request #1945 from SoftCreatR/quotefix#2

Escaped delimiter in validationPattern

9 years agoRestored update path 2.0.6 -> 2.0.7( pl 1)
Alexander Ebert [Tue, 8 Sep 2015 18:06:13 +0000 (20:06 +0200)]
Restored update path 2.0.6 -> 2.0.7( pl 1)

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Sep 2015 11:16:47 +0000 (13:16 +0200)]
Updating minified JavaScript files

9 years agoFixed dollar signs incorrectly treated inside [code]
Alexander Ebert [Tue, 8 Sep 2015 11:13:54 +0000 (13:13 +0200)]
Fixed dollar signs incorrectly treated inside [code]

9 years agoFixed avatar size in mobile optimization
Marcel Werk [Mon, 7 Sep 2015 17:06:45 +0000 (19:06 +0200)]
Fixed avatar size in mobile optimization

9 years agoMerge branch '2.0' 2.1.7
Alexander Ebert [Mon, 7 Sep 2015 08:39:57 +0000 (10:39 +0200)]
Merge branch '2.0'

9 years agoFixed encoding of guest username 2.0.13
Alexander Ebert [Mon, 7 Sep 2015 08:39:28 +0000 (10:39 +0200)]
Fixed encoding of guest username

9 years agoFixed encoding of guest username
Alexander Ebert [Mon, 7 Sep 2015 08:38:56 +0000 (10:38 +0200)]
Fixed encoding of guest username

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Sep 2015 13:22:19 +0000 (15:22 +0200)]
Updating minified JavaScript files

9 years agoFix mapping of old Ajax option showLoadingOverlay
Matthias Schmidt [Sun, 6 Sep 2015 13:17:54 +0000 (15:17 +0200)]
Fix mapping of old Ajax option showLoadingOverlay

9 years agoPreparing release 2.1.7 pl 1
Alexander Ebert [Thu, 3 Sep 2015 23:19:00 +0000 (01:19 +0200)]
Preparing release 2.1.7 pl 1

9 years agoFixed a reference error in NotificationHandler
Alexander Ebert [Thu, 3 Sep 2015 23:16:49 +0000 (01:16 +0200)]
Fixed a reference error in NotificationHandler

9 years agoMerge pull request #1946 from joshuaruesweg/patch-64
Alexander Ebert [Thu, 3 Sep 2015 20:49:37 +0000 (22:49 +0200)]
Merge pull request #1946 from joshuaruesweg/patch-64

add fireEvent-Event

9 years agoadd fireEvent-Event
Joshua Rüsweg [Thu, 3 Sep 2015 20:31:48 +0000 (22:31 +0200)]
add fireEvent-Event

9 years agoUpdating release date
Alexander Ebert [Thu, 3 Sep 2015 09:07:17 +0000 (11:07 +0200)]
Updating release date

9 years agoMerge branch '2.0'
Alexander Ebert [Thu, 3 Sep 2015 08:36:12 +0000 (10:36 +0200)]
Merge branch '2.0'

Conflicts:
com.woltlab.wcf/package.xml

9 years agoUpdated release date
Alexander Ebert [Wed, 2 Sep 2015 08:50:59 +0000 (10:50 +0200)]
Updated release date

9 years agoExclude next WCF major in exported styles
Alexander Ebert [Mon, 31 Aug 2015 22:00:55 +0000 (00:00 +0200)]
Exclude next WCF major in exported styles

9 years agoMerge branch '2.0'
Alexander Ebert [Mon, 31 Aug 2015 21:53:44 +0000 (23:53 +0200)]
Merge branch '2.0'

9 years agoUsing return type 'static' for IDE suggestions
Alexander Ebert [Mon, 31 Aug 2015 21:52:35 +0000 (23:52 +0200)]
Using return type 'static' for IDE suggestions

9 years agoBackport of e09c704
Alexander Ebert [Mon, 31 Aug 2015 12:18:32 +0000 (14:18 +0200)]
Backport of e09c704

9 years agoPreparing release 2.1.7
Alexander Ebert [Sun, 30 Aug 2015 21:00:58 +0000 (23:00 +0200)]
Preparing release 2.1.7

9 years agoMerge branch '2.0'
Alexander Ebert [Sun, 30 Aug 2015 19:21:22 +0000 (21:21 +0200)]
Merge branch '2.0'

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

9 years agoPreparing release 2.0.13
Alexander Ebert [Sun, 30 Aug 2015 14:00:55 +0000 (16:00 +0200)]
Preparing release 2.0.13

9 years agoEscaped delimiter in validationPattern
Sascha Greuel [Sun, 30 Aug 2015 12:44:00 +0000 (14:44 +0200)]
Escaped delimiter in validationPattern

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 30 Aug 2015 10:11:46 +0000 (12:11 +0200)]
Updating minified JavaScript files

9 years agoFixed leading newline in Edge
Alexander Ebert [Sun, 30 Aug 2015 10:10:39 +0000 (12:10 +0200)]
Fixed leading newline in Edge

9 years agoUsing return type 'static' for IDE suggestions
Alexander Ebert [Sun, 30 Aug 2015 10:03:25 +0000 (12:03 +0200)]
Using return type 'static' for IDE suggestions

9 years agoFixed class references
Alexander Ebert [Sun, 30 Aug 2015 10:02:59 +0000 (12:02 +0200)]
Fixed class references

9 years agoFix typo in AbstractWatchedObjectImporter
Tim Düsterhus [Sat, 29 Aug 2015 12:01:09 +0000 (14:01 +0200)]
Fix typo in AbstractWatchedObjectImporter

9 years agoFix up AbstractWatchedObjectImporter
Tim Düsterhus [Sat, 29 Aug 2015 11:44:36 +0000 (13:44 +0200)]
Fix up AbstractWatchedObjectImporter

This fixes up commit a3d486408bf1ce30aa88223a75e2d7fa2da6bc0f

9 years agoGuard against stupid forum software containing duplicate subscriptions
Tim Düsterhus [Fri, 28 Aug 2015 17:17:04 +0000 (19:17 +0200)]
Guard against stupid forum software containing duplicate subscriptions

9 years agoMerge branch '2.0'
Marcel Werk [Fri, 28 Aug 2015 13:11:47 +0000 (15:11 +0200)]
Merge branch '2.0'

9 years agoFixed sorting by user options
Marcel Werk [Fri, 28 Aug 2015 13:10:04 +0000 (15:10 +0200)]
Fixed sorting by user options

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Aug 2015 22:15:50 +0000 (00:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRemoved dead link if profile is protected
Marcel Werk [Thu, 27 Aug 2015 22:15:38 +0000 (00:15 +0200)]
Removed dead link if profile is protected

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 27 Aug 2015 15:08:15 +0000 (17:08 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUpgraded to Redactor 10.2.3
Alexander Ebert [Thu, 27 Aug 2015 15:07:06 +0000 (17:07 +0200)]
Upgraded to Redactor 10.2.3

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Aug 2015 14:21:48 +0000 (16:21 +0200)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 27 Aug 2015 14:16:30 +0000 (16:16 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoWork-around for iOS 8 zoom bug on first tap
Alexander Ebert [Thu, 27 Aug 2015 14:16:17 +0000 (16:16 +0200)]
Work-around for iOS 8 zoom bug on first tap

9 years agoDisable focus() on iOS
Alexander Ebert [Thu, 27 Aug 2015 14:16:05 +0000 (16:16 +0200)]
Disable focus() on iOS

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Aug 2015 13:32:14 +0000 (15:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded min value for birthdays
Marcel Werk [Thu, 27 Aug 2015 13:31:08 +0000 (15:31 +0200)]
Added min value for birthdays

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Aug 2015 12:21:46 +0000 (14:21 +0200)]
Updating minified JavaScript files

9 years agoMerge pull request #1940 from Fabii547/patch-1
Tim Düsterhus [Thu, 27 Aug 2015 12:17:13 +0000 (14:17 +0200)]
Merge pull request #1940 from Fabii547/patch-1

Fixed invalid link template

9 years agoFixed newline handling in list items
Alexander Ebert [Thu, 27 Aug 2015 11:39:53 +0000 (13:39 +0200)]
Fixed newline handling in list items

9 years agoOverhauled JavaScript for message inline editing
Alexander Ebert [Thu, 27 Aug 2015 11:17:29 +0000 (13:17 +0200)]
Overhauled JavaScript for message inline editing

9 years agoFixed invalid link template
Fabii [Thu, 27 Aug 2015 07:51:16 +0000 (09:51 +0200)]
Fixed invalid link template

9 years agoImprove descriptions of user group-related conditions
Matthias Schmidt [Wed, 26 Aug 2015 05:54:00 +0000 (07:54 +0200)]
Improve descriptions of user group-related conditions

9 years agoReworked message inline editor
Alexander Ebert [Thu, 20 Aug 2015 10:45:51 +0000 (12:45 +0200)]
Reworked message inline editor

9 years agoExplicitely check the return value of PDOStatement::execute()
Tim Düsterhus [Wed, 19 Aug 2015 11:04:53 +0000 (13:04 +0200)]
Explicitely check the return value of PDOStatement::execute()

PHP apparently does not always throw an Exception when a statement
could not be executed successfully. An example of this is:

    $sql = "SELECT ?";
    $statement = WCF::getDB()->prepareStatement($sql);
    $statement->execute([ 1, 2 ]); // returns false

This code is erroneous, as we try to send more parameters than there
are placeholders in the query. Thus execute() properly returns false,
but it does not throw an Exception.

Interestingly enough the reverse case properly throws: Sending less
parameters than placeholders.

9 years agoFix typo in German BBCode language item
Matthias Schmidt [Tue, 18 Aug 2015 19:18:48 +0000 (21:18 +0200)]
Fix typo in German BBCode language item

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 18 Aug 2015 18:12:19 +0000 (20:12 +0200)]
Updating minified JavaScript files

9 years agoFix showing AJAX request error in dialog
Matthias Schmidt [Tue, 18 Aug 2015 18:08:49 +0000 (20:08 +0200)]
Fix showing AJAX request error in dialog

9 years agoFixed 'about me' field in registration form
Marcel Werk [Tue, 18 Aug 2015 17:54:01 +0000 (19:54 +0200)]
Fixed 'about me' field in registration form

9 years agoAdded replacements for WCF.Like, WCF.User.List and $.ui.wcfPages
Alexander Ebert [Tue, 18 Aug 2015 15:48:52 +0000 (17:48 +0200)]
Added replacements for WCF.Like, WCF.User.List and $.ui.wcfPages

9 years agoMerge branch '2.0'
Alexander Ebert [Sun, 16 Aug 2015 10:10:03 +0000 (12:10 +0200)]
Merge branch '2.0'