GitHub/WoltLab/WCF.git
11 years agoMerge pull request #1392 from joshuaruesweg/patch-6
Alexander Ebert [Wed, 7 Aug 2013 17:52:51 +0000 (10:52 -0700)]
Merge pull request #1392 from joshuaruesweg/patch-6

Update UserBulkProcessingForm.class.php

11 years agoFixed import issues
Marcel Werk [Wed, 7 Aug 2013 17:22:18 +0000 (19:22 +0200)]
Fixed import issues

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 7 Aug 2013 17:07:39 +0000 (19:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed like rebuild worker
Marcel Werk [Wed, 7 Aug 2013 17:07:26 +0000 (19:07 +0200)]
Fixed like rebuild worker

11 years agoMakes it possible to use wysiwyg completely without smileys
Matthias Schmidt [Wed, 7 Aug 2013 16:55:27 +0000 (18:55 +0200)]
Makes it possible to use wysiwyg completely without smileys

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 7 Aug 2013 14:30:37 +0000 (16:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed overflow issues
Marcel Werk [Wed, 7 Aug 2013 14:30:23 +0000 (16:30 +0200)]
Fixed overflow issues

11 years agoFixed display of poll participants for guests
Alexander Ebert [Wed, 7 Aug 2013 14:28:07 +0000 (16:28 +0200)]
Fixed display of poll participants for guests

11 years agoAdded missing placeholder for JavaScript relocation
Alexander Ebert [Wed, 7 Aug 2013 14:14:24 +0000 (16:14 +0200)]
Added missing placeholder for JavaScript relocation

11 years agoFixed issue with relocating of JavaScript during WCFSetup
Alexander Ebert [Wed, 7 Aug 2013 13:35:50 +0000 (15:35 +0200)]
Fixed issue with relocating of JavaScript during WCFSetup

11 years agoChanged position of moved JavaScript tags
Alexander Ebert [Wed, 7 Aug 2013 11:26:00 +0000 (13:26 +0200)]
Changed position of moved JavaScript tags

Previously it would not be possible to simply paste usual JavaScript provided by 3rd parties, since they don't use the relocate-attribute. This isn't an issue, as long as you don't need jQuery, but if you do things would either fail or you need to include jQuery twice.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 6 Aug 2013 22:07:52 +0000 (00:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed word-wrap issues
Marcel Werk [Tue, 6 Aug 2013 22:07:36 +0000 (00:07 +0200)]
Fixed word-wrap issues

11 years agoFixes language item
Matthias Schmidt [Tue, 6 Aug 2013 15:41:53 +0000 (17:41 +0200)]
Fixes language item

11 years agoMoves form language items in own category
Matthias Schmidt [Tue, 6 Aug 2013 15:41:33 +0000 (17:41 +0200)]
Moves form language items in own category

11 years agoFixed word-wrap issues
Marcel Werk [Tue, 6 Aug 2013 12:25:43 +0000 (14:25 +0200)]
Fixed word-wrap issues

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 6 Aug 2013 11:06:03 +0000 (13:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed import issue
Marcel Werk [Tue, 6 Aug 2013 11:05:48 +0000 (13:05 +0200)]
Fixed import issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 6 Aug 2013 08:35:38 +0000 (10:35 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes error message for missing user rank CSS class names
Matthias Schmidt [Tue, 6 Aug 2013 08:35:19 +0000 (10:35 +0200)]
Fixes error message for missing user rank CSS class names

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 5 Aug 2013 16:35:29 +0000 (18:35 +0200)]
Updating minified JavaScript files

11 years agoAdded maxlength attribute for poll question/options
Alexander Ebert [Mon, 5 Aug 2013 16:30:13 +0000 (18:30 +0200)]
Added maxlength attribute for poll question/options

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 5 Aug 2013 13:30:22 +0000 (15:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed selection of minor versions for updating
Alexander Ebert [Mon, 5 Aug 2013 13:29:57 +0000 (15:29 +0200)]
Fixed selection of minor versions for updating

It is no longer possible to select a lower minor version, if a higher version of the same major release is available. That means you cannot select 4.0.0 Beta 5, if 4.0.0 Beta 6 is available.

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 5 Aug 2013 11:10:28 +0000 (13:10 +0200)]
Updating minified JavaScript files

11 years agoFixed check for empty message in quick reply
Alexander Ebert [Mon, 5 Aug 2013 11:09:45 +0000 (13:09 +0200)]
Fixed check for empty message in quick reply

PHP considers '0' to be empty.

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 5 Aug 2013 10:19:21 +0000 (12:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoDisables ACP search form submit
Matthias Schmidt [Mon, 5 Aug 2013 10:18:54 +0000 (12:18 +0200)]
Disables ACP search form submit

Fixes #1448

11 years agoUpdating minified JavaScript files
woltlab.com [Mon, 5 Aug 2013 09:30:28 +0000 (11:30 +0200)]
Updating minified JavaScript files

11 years agoAdds possibility to remove dropdowns
Matthias Schmidt [Mon, 5 Aug 2013 09:28:14 +0000 (11:28 +0200)]
Adds possibility to remove dropdowns

Fixes #1426

11 years agoMakes sure that done moderation queues stay marked done
Matthias Schmidt [Mon, 5 Aug 2013 09:14:05 +0000 (11:14 +0200)]
Makes sure that done moderation queues stay marked done

Fixes #1425

11 years agoFixed conversion of embedded IPv4 addresses
Alexander Ebert [Mon, 5 Aug 2013 00:20:46 +0000 (02:20 +0200)]
Fixed conversion of embedded IPv4 addresses

11 years agoFixed editing of foreign user profiles
Alexander Ebert [Sun, 4 Aug 2013 23:24:41 +0000 (01:24 +0200)]
Fixed editing of foreign user profiles

11 years agoFixed typo
Alexander Ebert [Sun, 4 Aug 2013 21:45:00 +0000 (23:45 +0200)]
Fixed typo

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 4 Aug 2013 14:24:54 +0000 (16:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdds new error messages
Matthias Schmidt [Sun, 4 Aug 2013 14:24:36 +0000 (16:24 +0200)]
Adds new error messages

11 years agoUpdating minified JavaScript files
woltlab.com [Sun, 4 Aug 2013 12:50:31 +0000 (14:50 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 4 Aug 2013 12:47:41 +0000 (14:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes poll option issues
Matthias Schmidt [Sun, 4 Aug 2013 12:47:19 +0000 (14:47 +0200)]
Fixes poll option issues

11 years agoUpdating minified JavaScript files
woltlab.com [Sun, 4 Aug 2013 11:50:28 +0000 (13:50 +0200)]
Updating minified JavaScript files

11 years agoRemoves propagation stop if overlay is closed
Matthias Schmidt [Sun, 4 Aug 2013 11:48:10 +0000 (13:48 +0200)]
Removes propagation stop if overlay is closed

This way dropdowns in overlays will automatically be closed if a overlay is closed by click.

Fixes #1442

11 years agoAdds missing language items
Matthias Schmidt [Sun, 4 Aug 2013 11:35:32 +0000 (13:35 +0200)]
Adds missing language items

Fixes #1434

11 years agoFixes indentation
Matthias Schmidt [Sun, 4 Aug 2013 11:17:40 +0000 (13:17 +0200)]
Fixes indentation

11 years agoRemoves unused code
Matthias Schmidt [Sun, 4 Aug 2013 10:41:07 +0000 (12:41 +0200)]
Removes unused code

11 years agoMerge pull request #1445 from max-m/patch-5
Tim Düsterhus [Sat, 3 Aug 2013 22:10:07 +0000 (15:10 -0700)]
Merge pull request #1445 from max-m/patch-5

Don't allow dates prior to 1980-01-01

11 years agoSort imports in ZipWriter.class.php
Maximilian Mader [Sat, 3 Aug 2013 22:04:36 +0000 (00:04 +0200)]
Sort imports in ZipWriter.class.php

11 years agoDon't allow dates prior to 1980-01-01
Maximilian Mader [Sat, 3 Aug 2013 21:56:13 +0000 (23:56 +0200)]
Don't allow dates prior to 1980-01-01

See WoltLab/WCF#1443

Zip doesn't support dates prior to `1980-01-01 00:00 UTC`

11 years agoFixes class name
Matthias Schmidt [Sat, 3 Aug 2013 17:06:19 +0000 (19:06 +0200)]
Fixes class name

11 years agoRe-add newline at end of TwitterAuthAction
Tim Düsterhus [Sat, 3 Aug 2013 13:34:43 +0000 (15:34 +0200)]
Re-add newline at end of TwitterAuthAction

11 years agoTrim whitespace from public key and private key
Tim Düsterhus [Sat, 3 Aug 2013 13:09:48 +0000 (15:09 +0200)]
Trim whitespace from public key and private key

11 years agoAdds missing constant during setup
Matthias Schmidt [Fri, 2 Aug 2013 20:15:48 +0000 (22:15 +0200)]
Adds missing constant during setup

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 2 Aug 2013 13:20:30 +0000 (15:20 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 2 Aug 2013 13:17:22 +0000 (15:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdds further dropdown position checks for overlay dropdowns
Matthias Schmidt [Fri, 2 Aug 2013 13:16:47 +0000 (15:16 +0200)]
Adds further dropdown position checks for overlay dropdowns

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 2 Aug 2013 13:06:35 +0000 (15:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded spider
Marcel Werk [Fri, 2 Aug 2013 13:06:17 +0000 (15:06 +0200)]
Added spider

11 years agoShow the required callback uris in option description
Tim Düsterhus [Fri, 2 Aug 2013 12:30:25 +0000 (14:30 +0200)]
Show the required callback uris in option description

Closes #1320

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 2 Aug 2013 12:20:30 +0000 (14:20 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 2 Aug 2013 12:17:13 +0000 (14:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoOverhauls dropdown behaviour in overlays during scrolling
Matthias Schmidt [Fri, 2 Aug 2013 12:16:51 +0000 (14:16 +0200)]
Overhauls dropdown behaviour in overlays during scrolling

11 years agoMerge pull request #1421 from soettl/improvedCategoryAddTemplate
Matthias Schmidt [Fri, 2 Aug 2013 11:18:48 +0000 (04:18 -0700)]
Merge pull request #1421 from soettl/improvedCategoryAddTemplate

Improved categoryAdd template

11 years agoMerge pull request #1428 from pebeah/CKEditorTableFix
Marcel Werk [Fri, 2 Aug 2013 11:15:46 +0000 (04:15 -0700)]
Merge pull request #1428 from pebeah/CKEditorTableFix

Fixes table styling in CKEditor div mode

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 2 Aug 2013 00:00:32 +0000 (02:00 +0200)]
Updating minified JavaScript files

11 years agoFix issue when inserting quotes in Firefox
Tim Düsterhus [Thu, 1 Aug 2013 23:57:34 +0000 (01:57 +0200)]
Fix issue when inserting quotes in Firefox

cf. http://beta.woltlab.com/index.php/Thread/2832-Fehler-durch-Zitieren/

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 1 Aug 2013 22:58:52 +0000 (00:58 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded category importer
Marcel Werk [Thu, 1 Aug 2013 22:58:37 +0000 (00:58 +0200)]
Added category importer

11 years agoAdded option to send "X-Frame-Options: SAMEORIGIN"
Alexander Ebert [Thu, 1 Aug 2013 22:54:15 +0000 (00:54 +0200)]
Added option to send "X-Frame-Options: SAMEORIGIN"

11 years agoRebuilding likes now rebuilds like objects
Alexander Ebert [Thu, 1 Aug 2013 22:22:59 +0000 (00:22 +0200)]
Rebuilding likes now rebuilds like objects

The cached users are not rebuilt yet, this will be added later.

11 years agoRefresh codemirror once again after one second
Tim Düsterhus [Thu, 1 Aug 2013 21:49:50 +0000 (23:49 +0200)]
Refresh codemirror once again after one second

Hopefully it has initialized until then.

cf. http://beta.woltlab.com/index.php/Thread/2676-ACP-Template-hinzuf%C3%BCgen-bearbeiten/

11 years agoRemoved empty newline
Alexander Ebert [Thu, 1 Aug 2013 19:42:37 +0000 (21:42 +0200)]
Removed empty newline

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 1 Aug 2013 19:33:20 +0000 (21:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded memory_limit check for thumbnail generation
Alexander Ebert [Thu, 1 Aug 2013 19:32:48 +0000 (21:32 +0200)]
Added memory_limit check for thumbnail generation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 1 Aug 2013 17:52:37 +0000 (19:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMobile optimization
Marcel Werk [Thu, 1 Aug 2013 17:52:25 +0000 (19:52 +0200)]
Mobile optimization

11 years agoFixed use-statements
Alexander Ebert [Thu, 1 Aug 2013 16:23:02 +0000 (18:23 +0200)]
Fixed use-statements

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 1 Aug 2013 16:06:43 +0000 (18:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoResetting all caches once import has been completed
Alexander Ebert [Thu, 1 Aug 2013 16:06:30 +0000 (18:06 +0200)]
Resetting all caches once import has been completed

11 years agoUpdating minified JavaScript files
woltlab.com [Thu, 1 Aug 2013 16:00:35 +0000 (18:00 +0200)]
Updating minified JavaScript files

11 years agoResetting update cache once package lists have been updated
Alexander Ebert [Thu, 1 Aug 2013 15:55:17 +0000 (17:55 +0200)]
Resetting update cache once package lists have been updated

11 years agoRemoved debug code
Alexander Ebert [Thu, 1 Aug 2013 15:51:54 +0000 (17:51 +0200)]
Removed debug code

11 years agoImproved UI for inline editors
Alexander Ebert [Thu, 1 Aug 2013 15:51:42 +0000 (17:51 +0200)]
Improved UI for inline editors

11 years agoFixed use-statement order
Alexander Ebert [Thu, 1 Aug 2013 14:29:11 +0000 (16:29 +0200)]
Fixed use-statement order

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 1 Aug 2013 14:20:28 +0000 (16:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoDisplaying notice for available updates
Alexander Ebert [Thu, 1 Aug 2013 14:19:37 +0000 (16:19 +0200)]
Displaying notice for available updates

11 years agoMobile optimizations
Marcel Werk [Thu, 1 Aug 2013 14:13:35 +0000 (16:13 +0200)]
Mobile optimizations

11 years agoFixes typo
Matthias Schmidt [Thu, 1 Aug 2013 11:35:47 +0000 (13:35 +0200)]
Fixes typo

11 years agoImproved UI for done queues
Alexander Ebert [Wed, 31 Jul 2013 23:10:20 +0000 (01:10 +0200)]
Improved UI for done queues

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 31 Jul 2013 20:30:26 +0000 (22:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed registering through Google Plus
Alexander Ebert [Wed, 31 Jul 2013 20:30:08 +0000 (22:30 +0200)]
Fixed registering through Google Plus

11 years agoAdded missing default value
Marcel Werk [Wed, 31 Jul 2013 19:23:13 +0000 (21:23 +0200)]
Added missing default value

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 31 Jul 2013 17:43:26 +0000 (19:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed missing language variable
Marcel Werk [Wed, 31 Jul 2013 17:43:13 +0000 (19:43 +0200)]
Fixed missing language variable

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 31 Jul 2013 17:40:36 +0000 (19:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed moderation queues not reappearing if content is moderated again
Alexander Ebert [Wed, 31 Jul 2013 17:40:18 +0000 (19:40 +0200)]
Fixed moderation queues not reappearing if content is moderated again

11 years agoSmall style optimization
Marcel Werk [Wed, 31 Jul 2013 17:24:24 +0000 (19:24 +0200)]
Small style optimization

11 years agoFixed import issue
Marcel Werk [Wed, 31 Jul 2013 11:52:18 +0000 (13:52 +0200)]
Fixed import issue

11 years agoFixed HTML issues in simplified output
Marcel Werk [Wed, 31 Jul 2013 11:05:40 +0000 (13:05 +0200)]
Fixed HTML issues in simplified output

11 years agoFixed small issue
Marcel Werk [Tue, 30 Jul 2013 17:08:19 +0000 (19:08 +0200)]
Fixed small issue

11 years agoPreparing update 2.0.0 Beta 6 2.0.0_Beta_6
Alexander Ebert [Tue, 30 Jul 2013 15:29:57 +0000 (17:29 +0200)]
Preparing update 2.0.0 Beta 6

11 years agoUpdating minified JavaScript files
woltlab.com [Tue, 30 Jul 2013 15:20:30 +0000 (17:20 +0200)]
Updating minified JavaScript files