Alexander Ebert [Sun, 18 Oct 2015 16:28:53 +0000 (18:28 +0200)]
Install/upload package is now a sub menu item
Alexander Ebert [Sun, 18 Oct 2015 16:28:14 +0000 (18:28 +0200)]
Removed option import/export
Alexander Ebert [Sun, 18 Oct 2015 14:58:44 +0000 (16:58 +0200)]
Fixed variable reference
Alexander Ebert [Sun, 18 Oct 2015 14:57:31 +0000 (16:57 +0200)]
Overhauled ACP menu
Alexander Ebert [Sun, 18 Oct 2015 14:27:45 +0000 (16:27 +0200)]
Using proper font classes
Alexander Ebert [Sun, 18 Oct 2015 12:23:47 +0000 (14:23 +0200)]
Improved visuals of style editor
Alexander Ebert [Sun, 18 Oct 2015 11:36:48 +0000 (13:36 +0200)]
Overhauled style editor
Alexander Ebert [Fri, 16 Oct 2015 19:47:06 +0000 (21:47 +0200)]
Improved stacking of dialogs
Alexander Ebert [Fri, 16 Oct 2015 08:55:31 +0000 (10:55 +0200)]
Upgraded ACP
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
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
Alexander Ebert [Mon, 28 Sep 2015 11:43:33 +0000 (13:43 +0200)]
Added FontAwesome 4.4 SCSS files
Alexander Ebert [Sun, 27 Sep 2015 18:54:06 +0000 (20:54 +0200)]
Upgraded to Redactor 10.2.4
woltlab.com [Sun, 27 Sep 2015 08:37:18 +0000 (10:37 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 27 Sep 2015 08:34:11 +0000 (10:34 +0200)]
Add Upload.js
Alexander Ebert [Sat, 26 Sep 2015 21:13:02 +0000 (23:13 +0200)]
Properly remove bad characters from subject
Alexander Ebert [Sat, 26 Sep 2015 13:27:10 +0000 (15:27 +0200)]
Merge branch '2.0'
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.
woltlab.com [Fri, 25 Sep 2015 11:16:47 +0000 (13:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 25 Sep 2015 11:11:41 +0000 (13:11 +0200)]
Fixed input focus issue on iOS/Android
Alexander Ebert [Fri, 25 Sep 2015 11:11:21 +0000 (13:11 +0200)]
Fix for pasting on iOS
Tim Düsterhus [Thu, 24 Sep 2015 19:24:05 +0000 (21:24 +0200)]
Tim Düsterhus [Thu, 24 Sep 2015 18:54:09 +0000 (20:54 +0200)]
Fixup HTTPRequest.class.php
This fixes up commit
63f9ff4e0efc619ab8851463bbafe8f44eb72a89.
woltlab.com [Thu, 24 Sep 2015 01:17:54 +0000 (03:17 +0200)]
Updating minified JavaScript files
woltlab.com [Thu, 24 Sep 2015 01:17:36 +0000 (03:17 +0200)]
Updating minified JavaScript files
woltlab.com [Wed, 23 Sep 2015 16:32:20 +0000 (18:32 +0200)]
Updating minified JavaScript files
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.
Matthias Schmidt [Wed, 23 Sep 2015 16:13:38 +0000 (18:13 +0200)]
Add Core.inherit()
Matthias Schmidt [Wed, 23 Sep 2015 16:10:29 +0000 (18:10 +0200)]
Fix handling of FormData in AjaxRequest
Matthias Schmidt [Wed, 23 Sep 2015 16:09:47 +0000 (18:09 +0200)]
Add progress and upload progress callbacks for AjaxRequest
Matthias Schmidt [Wed, 23 Sep 2015 15:52:52 +0000 (17:52 +0200)]
Add contentType option for AjaxRequest
Matthias Schmidt [Wed, 23 Sep 2015 15:49:18 +0000 (17:49 +0200)]
Add Permission.js
Matthias Schmidt [Wed, 23 Sep 2015 15:46:21 +0000 (17:46 +0200)]
Fix code formatting
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
Marcel Werk [Mon, 21 Sep 2015 11:16:57 +0000 (13:16 +0200)]
Page logo can be a gif now
Marcel Werk [Sun, 20 Sep 2015 20:25:19 +0000 (22:25 +0200)]
Fixed RTL issue
Marcel Werk [Sun, 20 Sep 2015 16:24:14 +0000 (18:24 +0200)]
Removed obsolete code
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
Florian Frantzen [Sat, 19 Sep 2015 20:30:49 +0000 (22:30 +0200)]
deprecate wcf\util\ClassUtil:: isInstanceOf
Alexander Ebert [Sat, 19 Sep 2015 17:50:53 +0000 (19:50 +0200)]
Switch from LESS -> SCSS (wip)
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.
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
Fabii547 [Sat, 19 Sep 2015 14:56:08 +0000 (16:56 +0200)]
Fixed indentation
Tim Düsterhus [Sat, 19 Sep 2015 13:32:44 +0000 (15:32 +0200)]
Merge branch '2.0'
Tim Düsterhus [Sat, 19 Sep 2015 13:32:29 +0000 (15:32 +0200)]
Fix CodeMirror in RTL languages
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
Alexander Ebert [Tue, 8 Sep 2015 18:06:13 +0000 (20:06 +0200)]
Restored update path 2.0.6 -> 2.0.7( pl 1)
woltlab.com [Tue, 8 Sep 2015 11:16:47 +0000 (13:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 8 Sep 2015 11:13:54 +0000 (13:13 +0200)]
Fixed dollar signs incorrectly treated inside [code]
Marcel Werk [Mon, 7 Sep 2015 17:06:45 +0000 (19:06 +0200)]
Fixed avatar size in mobile optimization
Alexander Ebert [Mon, 7 Sep 2015 08:39:57 +0000 (10:39 +0200)]
Merge branch '2.0'
Alexander Ebert [Mon, 7 Sep 2015 08:39:28 +0000 (10:39 +0200)]
Fixed encoding of guest username
Alexander Ebert [Mon, 7 Sep 2015 08:38:56 +0000 (10:38 +0200)]
Fixed encoding of guest username
woltlab.com [Sun, 6 Sep 2015 13:22:19 +0000 (15:22 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 6 Sep 2015 13:17:54 +0000 (15:17 +0200)]
Fix mapping of old Ajax option showLoadingOverlay
Alexander Ebert [Thu, 3 Sep 2015 23:19:00 +0000 (01:19 +0200)]
Preparing release 2.1.7 pl 1
Alexander Ebert [Thu, 3 Sep 2015 23:16:49 +0000 (01:16 +0200)]
Fixed a reference error in NotificationHandler
Alexander Ebert [Thu, 3 Sep 2015 20:49:37 +0000 (22:49 +0200)]
Merge pull request #1946 from joshuaruesweg/patch-64
add fireEvent-Event
Joshua Rüsweg [Thu, 3 Sep 2015 20:31:48 +0000 (22:31 +0200)]
add fireEvent-Event
Alexander Ebert [Thu, 3 Sep 2015 09:07:17 +0000 (11:07 +0200)]
Updating release date
Alexander Ebert [Thu, 3 Sep 2015 08:36:12 +0000 (10:36 +0200)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
Alexander Ebert [Wed, 2 Sep 2015 08:50:59 +0000 (10:50 +0200)]
Updated release date
Alexander Ebert [Mon, 31 Aug 2015 22:00:55 +0000 (00:00 +0200)]
Exclude next WCF major in exported styles
Alexander Ebert [Mon, 31 Aug 2015 21:53:44 +0000 (23:53 +0200)]
Merge branch '2.0'
Alexander Ebert [Mon, 31 Aug 2015 21:52:35 +0000 (23:52 +0200)]
Using return type 'static' for IDE suggestions
Alexander Ebert [Mon, 31 Aug 2015 12:18:32 +0000 (14:18 +0200)]
Alexander Ebert [Sun, 30 Aug 2015 21:00:58 +0000 (23:00 +0200)]
Preparing release 2.1.7
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
Alexander Ebert [Sun, 30 Aug 2015 14:00:55 +0000 (16:00 +0200)]
Preparing release 2.0.13
Sascha Greuel [Sun, 30 Aug 2015 12:44:00 +0000 (14:44 +0200)]
Escaped delimiter in validationPattern
woltlab.com [Sun, 30 Aug 2015 10:11:46 +0000 (12:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 30 Aug 2015 10:10:39 +0000 (12:10 +0200)]
Fixed leading newline in Edge
Alexander Ebert [Sun, 30 Aug 2015 10:03:25 +0000 (12:03 +0200)]
Using return type 'static' for IDE suggestions
Alexander Ebert [Sun, 30 Aug 2015 10:02:59 +0000 (12:02 +0200)]
Fixed class references
Tim Düsterhus [Sat, 29 Aug 2015 12:01:09 +0000 (14:01 +0200)]
Fix typo in AbstractWatchedObjectImporter
Tim Düsterhus [Sat, 29 Aug 2015 11:44:36 +0000 (13:44 +0200)]
Fix up AbstractWatchedObjectImporter
This fixes up commit
a3d486408bf1ce30aa88223a75e2d7fa2da6bc0f
Tim Düsterhus [Fri, 28 Aug 2015 17:17:04 +0000 (19:17 +0200)]
Guard against stupid forum software containing duplicate subscriptions
Marcel Werk [Fri, 28 Aug 2015 13:11:47 +0000 (15:11 +0200)]
Merge branch '2.0'
Marcel Werk [Fri, 28 Aug 2015 13:10:04 +0000 (15:10 +0200)]
Fixed sorting by user options
Marcel Werk [Thu, 27 Aug 2015 22:15:50 +0000 (00:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Aug 2015 22:15:38 +0000 (00:15 +0200)]
Removed dead link if profile is protected
Alexander Ebert [Thu, 27 Aug 2015 15:08:15 +0000 (17:08 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 27 Aug 2015 15:07:06 +0000 (17:07 +0200)]
Upgraded to Redactor 10.2.3
woltlab.com [Thu, 27 Aug 2015 14:21:48 +0000 (16:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 27 Aug 2015 14:16:30 +0000 (16:16 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 27 Aug 2015 14:16:17 +0000 (16:16 +0200)]
Work-around for iOS 8 zoom bug on first tap
Alexander Ebert [Thu, 27 Aug 2015 14:16:05 +0000 (16:16 +0200)]
Disable focus() on iOS
Marcel Werk [Thu, 27 Aug 2015 13:32:14 +0000 (15:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Aug 2015 13:31:08 +0000 (15:31 +0200)]
Added min value for birthdays
woltlab.com [Thu, 27 Aug 2015 12:21:46 +0000 (14:21 +0200)]
Updating minified JavaScript files
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
Alexander Ebert [Thu, 27 Aug 2015 11:39:53 +0000 (13:39 +0200)]
Fixed newline handling in list items
Alexander Ebert [Thu, 27 Aug 2015 11:17:29 +0000 (13:17 +0200)]
Overhauled JavaScript for message inline editing
Fabii [Thu, 27 Aug 2015 07:51:16 +0000 (09:51 +0200)]
Fixed invalid link template
Matthias Schmidt [Wed, 26 Aug 2015 05:54:00 +0000 (07:54 +0200)]
Improve descriptions of user group-related conditions
Alexander Ebert [Thu, 20 Aug 2015 10:45:51 +0000 (12:45 +0200)]
Reworked message inline editor
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.
Matthias Schmidt [Tue, 18 Aug 2015 19:18:48 +0000 (21:18 +0200)]
Fix typo in German BBCode language item
woltlab.com [Tue, 18 Aug 2015 18:12:19 +0000 (20:12 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Tue, 18 Aug 2015 18:08:49 +0000 (20:08 +0200)]
Fix showing AJAX request error in dialog