GitHub/WoltLab/WCF.git
10 years agoAdded JS-based pagination for phrase management
Alexander Ebert [Thu, 18 Dec 2014 14:58:35 +0000 (15:58 +0100)]
Added JS-based pagination for phrase management

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Dec 2014 13:01:48 +0000 (14:01 +0100)]
Updating minified JavaScript files

10 years agoMoved image handling further down to avoid required whitespaces chopped of
Alexander Ebert [Thu, 18 Dec 2014 12:57:12 +0000 (13:57 +0100)]
Moved image handling further down to avoid required whitespaces chopped of

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Dec 2014 01:41:46 +0000 (02:41 +0100)]
Updating minified JavaScript files

10 years agoRenamed variable, YUI Compressor treats "float" as reserved word
Alexander Ebert [Thu, 18 Dec 2014 01:38:10 +0000 (02:38 +0100)]
Renamed variable, YUI Compressor treats "float" as reserved word

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Dec 2014 01:36:45 +0000 (02:36 +0100)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Dec 2014 01:32:00 +0000 (02:32 +0100)]
Updating minified JavaScript files

10 years agoFixed argument list
Alexander Ebert [Thu, 18 Dec 2014 01:19:16 +0000 (02:19 +0100)]
Fixed argument list

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Dec 2014 01:06:46 +0000 (02:06 +0100)]
Updating minified JavaScript files

10 years agoImproved handling of images and image attachments
Alexander Ebert [Thu, 18 Dec 2014 01:02:20 +0000 (02:02 +0100)]
Improved handling of images and image attachments

10 years agoFix typo in de.xml
Tim Düsterhus [Wed, 17 Dec 2014 23:05:56 +0000 (00:05 +0100)]
Fix typo in de.xml

10 years agoRemove obsolete <enableoptions> from HTTP_ENABLE_GZIP
Tim Düsterhus [Wed, 17 Dec 2014 22:07:19 +0000 (23:07 +0100)]
Remove obsolete <enableoptions> from HTTP_ENABLE_GZIP

10 years agoRemove HTTP_GZIP_LEVEL option
Tim Düsterhus [Wed, 17 Dec 2014 22:04:45 +0000 (23:04 +0100)]
Remove HTTP_GZIP_LEVEL option

10 years agoProperly support an empty escape in Highlighter.class.php
Tim Düsterhus [Tue, 16 Dec 2014 22:52:54 +0000 (23:52 +0100)]
Properly support an empty escape in Highlighter.class.php

10 years agoFixed uploading packages as styles
Alexander Ebert [Wed, 17 Dec 2014 12:02:37 +0000 (13:02 +0100)]
Fixed uploading packages as styles

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 17 Dec 2014 00:16:47 +0000 (01:16 +0100)]
Updating minified JavaScript files

10 years agoFixed text nodes being direct editor childNodes breaking stuff
Alexander Ebert [Wed, 17 Dec 2014 00:13:44 +0000 (01:13 +0100)]
Fixed text nodes being direct editor childNodes breaking stuff

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Dec 2014 23:26:48 +0000 (00:26 +0100)]
Updating minified JavaScript files

10 years agoFixed variable reference
Alexander Ebert [Tue, 16 Dec 2014 23:24:46 +0000 (00:24 +0100)]
Fixed variable reference

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Dec 2014 22:06:46 +0000 (23:06 +0100)]
Updating minified JavaScript files

10 years agoAdded [CTRL] + [Y] to redo (in addition to [CTRL] + [SHIFT] + [Z])
Alexander Ebert [Tue, 16 Dec 2014 22:00:57 +0000 (23:00 +0100)]
Added [CTRL] + [Y] to redo (in addition to [CTRL] + [SHIFT] + [Z])

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Dec 2014 21:46:46 +0000 (22:46 +0100)]
Updating minified JavaScript files

10 years agoDisabled [Ctrl/Meta] + [S] on mobile devices
Alexander Ebert [Tue, 16 Dec 2014 21:45:09 +0000 (22:45 +0100)]
Disabled [Ctrl/Meta] + [S] on mobile devices

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Dec 2014 14:51:45 +0000 (15:51 +0100)]
Updating minified JavaScript files

10 years agoImproved handling of inline formatting tags
Alexander Ebert [Tue, 16 Dec 2014 14:46:56 +0000 (15:46 +0100)]
Improved handling of inline formatting tags

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 16 Dec 2014 12:41:46 +0000 (13:41 +0100)]
Updating minified JavaScript files

10 years agoImproved handling of newlines in list items
Alexander Ebert [Tue, 16 Dec 2014 12:38:47 +0000 (13:38 +0100)]
Improved handling of newlines in list items

10 years agoself cannot be used inside a closure (at least not in PHP 5.3)
Alexander Ebert [Tue, 16 Dec 2014 12:26:06 +0000 (13:26 +0100)]
self cannot be used inside a closure (at least not in PHP 5.3)

10 years agoOverhauled error handling in Database classes
Alexander Ebert [Mon, 15 Dec 2014 15:56:35 +0000 (16:56 +0100)]
Overhauled error handling in Database classes

Since we're no longer using prepared statement emulation, prepares fail at another stage which did not properly report the actual error message.

Additionally I've changed the error mode to actually throw exceptions rather than bogus non-success return values like 'false'.

10 years agoWork-around for PHP 5.3.3 randomly failing in uasort()
Alexander Ebert [Mon, 15 Dec 2014 15:53:48 +0000 (16:53 +0100)]
Work-around for PHP 5.3.3 randomly failing in uasort()

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 15 Dec 2014 14:46:46 +0000 (15:46 +0100)]
Updating minified JavaScript files

10 years agoImproved selection handling
Alexander Ebert [Mon, 15 Dec 2014 14:44:01 +0000 (15:44 +0100)]
Improved selection handling

10 years agoFixed use-statement order
Alexander Ebert [Mon, 15 Dec 2014 13:04:35 +0000 (14:04 +0100)]
Fixed use-statement order

10 years agoMoved supportsSSL() from HTTPRequest to RemoteFile
Alexander Ebert [Mon, 15 Dec 2014 12:57:00 +0000 (13:57 +0100)]
Moved supportsSSL() from HTTPRequest to RemoteFile

10 years agoUpdated URL for pluginstore widget (not yet available!)
Alexander Ebert [Mon, 15 Dec 2014 12:56:44 +0000 (13:56 +0100)]
Updated URL for pluginstore widget (not yet available!)

10 years agoFixed some issues related to the plugin-store purchase query
Alexander Ebert [Mon, 15 Dec 2014 01:13:24 +0000 (02:13 +0100)]
Fixed some issues related to the plugin-store purchase query

10 years agoUpdated translation
Alexander Ebert [Sun, 14 Dec 2014 21:59:29 +0000 (22:59 +0100)]
Updated translation

10 years agoWork-around for glob() randomly failing for no reason
Alexander Ebert [Sun, 14 Dec 2014 21:08:01 +0000 (22:08 +0100)]
Work-around for glob() randomly failing for no reason

Closes #1835

10 years agoAdd missing language item for moderation JavaScript
Matthias Schmidt [Sun, 14 Dec 2014 19:48:24 +0000 (20:48 +0100)]
Add missing language item for moderation JavaScript

10 years agoFix removal of old gravatars in AvatarEditForm
Tim Düsterhus [Sun, 14 Dec 2014 19:31:28 +0000 (20:31 +0100)]
Fix removal of old gravatars in AvatarEditForm

10 years agoAdd missing "Can view tag" permission language item
Matthias Schmidt [Sun, 14 Dec 2014 19:04:37 +0000 (20:04 +0100)]
Add missing "Can view tag" permission language item

10 years agoImprove comment in codeBBCodeTag.tpl 2.1.0_Beta_1
Tim Düsterhus [Sun, 14 Dec 2014 16:54:12 +0000 (17:54 +0100)]
Improve comment in codeBBCodeTag.tpl

10 years agoImprove behaviour of collapsed code boxes
Tim Düsterhus [Sun, 14 Dec 2014 16:45:51 +0000 (17:45 +0100)]
Improve behaviour of collapsed code boxes

10 years agoMerge branch '2.0'
Tim Düsterhus [Sun, 14 Dec 2014 16:19:29 +0000 (17:19 +0100)]
Merge branch '2.0'

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 14 Dec 2014 16:05:44 +0000 (17:05 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoReverted broken list optimizations in messageBody
Marcel Werk [Sun, 14 Dec 2014 16:05:33 +0000 (17:05 +0100)]
Reverted broken list optimizations in messageBody

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 14 Dec 2014 15:56:45 +0000 (16:56 +0100)]
Updating minified JavaScript files

10 years agoiOS does not support unprefixed "transform"
Alexander Ebert [Sun, 14 Dec 2014 15:53:58 +0000 (16:53 +0100)]
iOS does not support unprefixed "transform"

10 years agoFixed inserting quotes fail if editor is not visible yet
Alexander Ebert [Sun, 14 Dec 2014 15:51:07 +0000 (16:51 +0100)]
Fixed inserting quotes fail if editor is not visible yet

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 14 Dec 2014 15:37:46 +0000 (16:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUpdated WCF_VERSION
Alexander Ebert [Sun, 14 Dec 2014 15:37:32 +0000 (16:37 +0100)]
Updated WCF_VERSION

10 years agoMerge pull request #1853 from joshuaruesweg/patch-46
Alexander Ebert [Sun, 14 Dec 2014 15:25:16 +0000 (16:25 +0100)]
Merge pull request #1853 from joshuaruesweg/patch-46

fix cronjobLogList navigation

10 years agofix cronjobLogList navigation
Joshua Rüsweg [Sun, 14 Dec 2014 14:08:42 +0000 (15:08 +0100)]
fix cronjobLogList navigation

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 14 Dec 2014 14:01:47 +0000 (15:01 +0100)]
Updating minified JavaScript files

10 years agoWork-around for legacy notification messages w/o a link
Alexander Ebert [Sun, 14 Dec 2014 13:56:38 +0000 (14:56 +0100)]
Work-around for legacy notification messages w/o a link

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 14 Dec 2014 13:06:45 +0000 (14:06 +0100)]
Updating minified JavaScript files

10 years agoRemoving linebreak after [/quote] in getText()
Alexander Ebert [Sun, 14 Dec 2014 13:05:20 +0000 (14:05 +0100)]
Removing linebreak after [/quote] in getText()

10 years agoRemoved debug output
Alexander Ebert [Sun, 14 Dec 2014 12:58:12 +0000 (13:58 +0100)]
Removed debug output

10 years agoPreparing release 2.1.0 Beta 1
Alexander Ebert [Sun, 14 Dec 2014 12:32:09 +0000 (13:32 +0100)]
Preparing release 2.1.0 Beta 1

10 years agoFix use order
Matthias Schmidt [Sun, 14 Dec 2014 11:03:15 +0000 (12:03 +0100)]
Fix use order

10 years agoAdd file option type
Matthias Schmidt [Sun, 14 Dec 2014 10:46:41 +0000 (11:46 +0100)]
Add file option type

10 years agoMake checkboxes option type available for user options
Matthias Schmidt [Sun, 14 Dec 2014 10:30:29 +0000 (11:30 +0100)]
Make checkboxes option type available for user options

10 years agoAdd checkboxes option type
Matthias Schmidt [Sun, 14 Dec 2014 10:28:52 +0000 (11:28 +0100)]
Add checkboxes option type

10 years agoAdded WCF 2.0 package update servers
Alexander Ebert [Sun, 14 Dec 2014 02:58:27 +0000 (03:58 +0100)]
Added WCF 2.0 package update servers

10 years agoMobile image viewer now displays a button to access raw image
Alexander Ebert [Sun, 14 Dec 2014 02:41:01 +0000 (03:41 +0100)]
Mobile image viewer now displays a button to access raw image

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 14 Dec 2014 01:56:45 +0000 (02:56 +0100)]
Updating minified JavaScript files

10 years agoAdding a space before newly created badges
Alexander Ebert [Sun, 14 Dec 2014 01:53:03 +0000 (02:53 +0100)]
Adding a space before newly created badges

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 14 Dec 2014 01:51:46 +0000 (02:51 +0100)]
Updating minified JavaScript files

10 years agoRemoved obsolete code
Alexander Ebert [Sun, 14 Dec 2014 01:46:24 +0000 (02:46 +0100)]
Removed obsolete code

10 years agoDeprecating WCF.UserPanel in favor of WCF.User.Panel.Interactive
Alexander Ebert [Sun, 14 Dec 2014 01:46:18 +0000 (02:46 +0100)]
Deprecating WCF.UserPanel in favor of WCF.User.Panel.Interactive

10 years agoFixed quotes being wrapped inside <p /> which causes unwanted space
Alexander Ebert [Sun, 14 Dec 2014 01:44:14 +0000 (02:44 +0100)]
Fixed quotes being wrapped inside <p /> which causes unwanted space

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 14 Dec 2014 01:26:44 +0000 (02:26 +0100)]
Updating minified JavaScript files

10 years agoFixed orphan language dropdown breaking new ones
Alexander Ebert [Sun, 14 Dec 2014 01:20:55 +0000 (02:20 +0100)]
Fixed orphan language dropdown breaking new ones

10 years agoGreatly improve quality of automatically generated passwords
Tim Düsterhus [Sun, 14 Dec 2014 00:13:43 +0000 (01:13 +0100)]
Greatly improve quality of automatically generated passwords

Previously the amount of characters for each type was deterministic, as
the character types were chosen in a round robin fashion, instead of
randomly choosing from the entire character set. This lead to about
47 bit of entropy with the default length of 8 characters. Additionally
str_shuffle does not use a SRNG, which may have reduced the entropy even
further.

The new algorithm, choosing fairly from the whole range of alphanumeric
characters with a default length of 12 characters provides about 71 bits
of entropy.

10 years agoImproved and fixed moderation dropdown
Alexander Ebert [Sat, 13 Dec 2014 23:38:51 +0000 (00:38 +0100)]
Improved and fixed moderation dropdown

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 23:31:46 +0000 (00:31 +0100)]
Updating minified JavaScript files

10 years agoFixed WCF.Action.Delete sometimes triggering to early
Alexander Ebert [Sat, 13 Dec 2014 23:28:27 +0000 (00:28 +0100)]
Fixed WCF.Action.Delete sometimes triggering to early

10 years agoFixed default value
Alexander Ebert [Sat, 13 Dec 2014 23:28:05 +0000 (00:28 +0100)]
Fixed default value

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 17:22:52 +0000 (18:22 +0100)]
Updating minified JavaScript files

10 years agoFixed line-break convert
Alexander Ebert [Sat, 13 Dec 2014 17:20:50 +0000 (18:20 +0100)]
Fixed line-break convert

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 16:56:44 +0000 (17:56 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 13 Dec 2014 16:52:10 +0000 (17:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoCollapsing to end rather than start
Alexander Ebert [Sat, 13 Dec 2014 16:51:57 +0000 (17:51 +0100)]
Collapsing to end rather than start

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 16:51:45 +0000 (17:51 +0100)]
Updating minified JavaScript files

10 years agoFixed pasting in Internet Explorer 11
Alexander Ebert [Sat, 13 Dec 2014 16:50:08 +0000 (17:50 +0100)]
Fixed pasting in Internet Explorer 11

10 years agoProperly support reCAPTCHA V2 in RecaptchaForm
Tim Düsterhus [Sat, 13 Dec 2014 16:14:13 +0000 (17:14 +0100)]
Properly support reCAPTCHA V2 in RecaptchaForm

10 years agoUpdated URLs
Alexander Ebert [Sat, 13 Dec 2014 15:53:42 +0000 (16:53 +0100)]
Updated URLs

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 14:46:44 +0000 (15:46 +0100)]
Updating minified JavaScript files

10 years agoPotential fix for Firefox sometimes losing the text selection
Alexander Ebert [Sat, 13 Dec 2014 14:42:43 +0000 (15:42 +0100)]
Potential fix for Firefox sometimes losing the text selection

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 14:36:44 +0000 (15:36 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 13 Dec 2014 14:34:31 +0000 (15:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSelection may be misplaced if using focus.setEnd in quick reply
Alexander Ebert [Sat, 13 Dec 2014 14:34:18 +0000 (15:34 +0100)]
Selection may be misplaced if using focus.setEnd in quick reply

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 13:51:46 +0000 (14:51 +0100)]
Updating minified JavaScript files

10 years agoPrevious commit did not fix all issues w/ resize handles
Alexander Ebert [Sat, 13 Dec 2014 13:48:33 +0000 (14:48 +0100)]
Previous commit did not fix all issues w/ resize handles

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 13:46:44 +0000 (14:46 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 13 Dec 2014 13:44:31 +0000 (14:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoPrevent IE from messing things up with stupid object resizing
Alexander Ebert [Sat, 13 Dec 2014 13:44:21 +0000 (14:44 +0100)]
Prevent IE from messing things up with stupid object resizing

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 13:41:45 +0000 (14:41 +0100)]
Updating minified JavaScript files

10 years agoFixed text selection for quote in Internet Explorer
Alexander Ebert [Sat, 13 Dec 2014 13:35:43 +0000 (14:35 +0100)]
Fixed text selection for quote in Internet Explorer

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 13 Dec 2014 00:56:45 +0000 (01:56 +0100)]
Updating minified JavaScript files