GitHub/WoltLab/WCF.git
8 years agoAdded poll management to quick reply/inline edit
Alexander Ebert [Fri, 3 Jun 2016 15:12:22 +0000 (17:12 +0200)]
Added poll management to quick reply/inline edit

8 years agoProperly hiding message header during inline edit
Alexander Ebert [Thu, 2 Jun 2016 13:50:47 +0000 (15:50 +0200)]
Properly hiding message header during inline edit

8 years agoExclude autoload_static.php from PHP syntax check
Tim Düsterhus [Thu, 2 Jun 2016 22:43:06 +0000 (00:43 +0200)]
Exclude autoload_static.php from PHP syntax check

The file is only used when PHP 5.6 is detected and
thus causes a false positive.

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Thu, 2 Jun 2016 22:17:41 +0000 (00:17 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoInstall Parsedown via composer
Tim Düsterhus [Thu, 2 Jun 2016 22:16:30 +0000 (00:16 +0200)]
Install Parsedown via composer

8 years agoFix typo in install.sql
Tim Düsterhus [Thu, 2 Jun 2016 21:39:20 +0000 (23:39 +0200)]
Fix typo in install.sql

8 years agoLog every failed background job in debug mode
Tim Düsterhus [Thu, 2 Jun 2016 20:35:51 +0000 (22:35 +0200)]
Log every failed background job in debug mode

8 years agoTemplate cleanup
Alexander Ebert [Thu, 2 Jun 2016 11:40:21 +0000 (13:40 +0200)]
Template cleanup

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 2 Jun 2016 11:24:17 +0000 (13:24 +0200)]
Updating minified JavaScript files

8 years agoAbility to assign custom search dropdown label
Alexander Ebert [Thu, 2 Jun 2016 09:48:50 +0000 (11:48 +0200)]
Ability to assign custom search dropdown label

This label is verified through JavaScript, but can be used to set a
custom label that is actually valid but represents a parameter-based
subtype of an existing type.

For instance Burning Board has the type 'forum' but also special
subtypes to search a thread/board, but this causes the label to read
'forum' until the JS kicks in and changes it if necessary. Statically
setting the correct label ahead of time prevents flickering.

8 years agoFixed creation of multilingual system boxes
Marcel Werk [Wed, 1 Jun 2016 16:51:13 +0000 (18:51 +0200)]
Fixed creation of multilingual system boxes

8 years agoSmall template improvements
Marcel Werk [Wed, 1 Jun 2016 16:50:50 +0000 (18:50 +0200)]
Small template improvements

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 1 Jun 2016 16:11:16 +0000 (18:11 +0200)]
Updating minified JavaScript files

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Wed, 1 Jun 2016 16:10:56 +0000 (18:10 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoMerge branch 'Fabii547-patch-17' into next
Tim Düsterhus [Wed, 1 Jun 2016 16:10:33 +0000 (18:10 +0200)]
Merge branch 'Fabii547-patch-17' into next

8 years agoMerge branch 'patch-17' of https://github.com/Fabii547/WCF into Fabii547-patch-17
Tim Düsterhus [Wed, 1 Jun 2016 16:10:06 +0000 (18:10 +0200)]
Merge branch 'patch-17' of https://github.com/Fabii547/WCF into Fabii547-patch-17

8 years agoFix use statement order (partially by removing unused imports)
Matthias Schmidt [Wed, 1 Jun 2016 15:48:07 +0000 (17:48 +0200)]
Fix use statement order (partially by removing unused imports)

8 years agoMerge branch 'master' into next
Matthias Schmidt [Wed, 1 Jun 2016 15:38:01 +0000 (17:38 +0200)]
Merge branch 'master' into next

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php
# wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php
#
wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php

8 years agoFix erroneous shortening of parameters in stack trace
Tim Düsterhus [Wed, 1 Jun 2016 14:55:04 +0000 (16:55 +0200)]
Fix erroneous shortening of parameters in stack trace

8 years agoFix HTML syntax in exceptionLogView.tpl
Tim Düsterhus [Wed, 1 Jun 2016 14:45:23 +0000 (16:45 +0200)]
Fix HTML syntax in exceptionLogView.tpl

8 years ago Use explicit newlines in ExceptionLogViewPage (2.2)
Tim Düsterhus [Wed, 1 Jun 2016 14:38:19 +0000 (16:38 +0200)]
 Use explicit newlines in ExceptionLogViewPage (2.2)

 see eb98d16e3ddb3da4dac45e061ab51acb537fe30c

8 years agoAdded sorted list of search providers
Marcel Werk [Wed, 1 Jun 2016 14:34:14 +0000 (16:34 +0200)]
Added sorted list of search providers

8 years agoUpdating release date 2.1.11
Alexander Ebert [Wed, 1 Jun 2016 10:14:36 +0000 (12:14 +0200)]
Updating release date

8 years agoRemoved '.htac' template list
Marcel Werk [Wed, 1 Jun 2016 10:59:18 +0000 (12:59 +0200)]
Removed '.htac' template list

8 years agoFix StyleAddForm
Tim Düsterhus [Tue, 31 May 2016 22:27:00 +0000 (00:27 +0200)]
Fix StyleAddForm

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 31 May 2016 21:11:14 +0000 (23:11 +0200)]
Updating minified JavaScript files

8 years agoOverhauled acp search
Marcel Werk [Tue, 31 May 2016 21:11:13 +0000 (23:11 +0200)]
Overhauled acp search

8 years agoCatch exceptions thrown when processing attachment files
Matthias Schmidt [Tue, 31 May 2016 18:56:48 +0000 (20:56 +0200)]
Catch exceptions thrown when processing attachment files

8 years agoSuppress warnings regarding JPEG images
Matthias Schmidt [Tue, 31 May 2016 18:40:07 +0000 (20:40 +0200)]
Suppress warnings regarding JPEG images

8 years agoImproved search input design
Marcel Werk [Tue, 31 May 2016 10:26:32 +0000 (12:26 +0200)]
Improved search input design

8 years agoFixed small mobile style issue
Marcel Werk [Tue, 31 May 2016 10:26:14 +0000 (12:26 +0200)]
Fixed small mobile style issue

8 years agoAdded text parser
Alexander Ebert [Tue, 31 May 2016 10:03:20 +0000 (12:03 +0200)]
Added text parser

8 years agoRemoved obsolete scss code
Marcel Werk [Mon, 30 May 2016 22:27:27 +0000 (00:27 +0200)]
Removed obsolete scss code

8 years agoImproved print version
Marcel Werk [Mon, 30 May 2016 22:27:06 +0000 (00:27 +0200)]
Improved print version

8 years agoAdded validation of custom page urls
Marcel Werk [Mon, 30 May 2016 22:26:56 +0000 (00:26 +0200)]
Added validation of custom page urls

8 years agoImproved 'register now' box
Marcel Werk [Mon, 30 May 2016 22:26:37 +0000 (00:26 +0200)]
Improved 'register now' box

8 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 30 May 2016 20:58:49 +0000 (22:58 +0200)]
Merge branch 'master' into next

8 years agoMerge branch '2.0'
Tim Düsterhus [Mon, 30 May 2016 20:58:29 +0000 (22:58 +0200)]
Merge branch '2.0'

8 years agoAttempt to make travis tests run faster
Tim Düsterhus [Mon, 30 May 2016 20:55:23 +0000 (22:55 +0200)]
Attempt to make travis tests run faster

8 years agoAdd Email::getBody()
Tim Düsterhus [Mon, 30 May 2016 18:00:30 +0000 (20:00 +0200)]
Add Email::getBody()

8 years agoSatisfy code sniffer
Tim Düsterhus [Mon, 30 May 2016 16:54:39 +0000 (18:54 +0200)]
Satisfy code sniffer

8 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 30 May 2016 16:50:54 +0000 (18:50 +0200)]
Merge branch 'master' into next

 Conflicts:
com.woltlab.wcf/bbcode.xml
com.woltlab.wcf/package.xml
wcfsetup/install/files/acp/templates/dataImport.tpl
wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js
wcfsetup/install/files/js/3rdParty/redactor/plugins/wutil.js
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/lang/en.xml
wcfsetup/setup/template/stepShowSystemRequirements.tpl
wcfsetup/test.php

8 years agoMerge remote-tracking branch 'origin/next' into next
Tim Düsterhus [Mon, 30 May 2016 16:44:22 +0000 (18:44 +0200)]
Merge remote-tracking branch 'origin/next' into next

8 years agoMerge branch 'email-template' into next
Tim Düsterhus [Mon, 30 May 2016 16:42:04 +0000 (18:42 +0200)]
Merge branch 'email-template' into next

8 years agoAdd MimePartFacade
Tim Düsterhus [Mon, 30 May 2016 16:40:54 +0000 (18:40 +0200)]
Add MimePartFacade

8 years agoStreamline handling of mime parts
Tim Düsterhus [Mon, 30 May 2016 16:11:48 +0000 (18:11 +0200)]
Streamline handling of mime parts

8 years agoUse proper Exceptions in new email system
Tim Düsterhus [Mon, 30 May 2016 14:20:45 +0000 (16:20 +0200)]
Use proper Exceptions in new email system

8 years agoAdd EmailTemplateEngine
Tim Düsterhus [Mon, 30 May 2016 14:04:59 +0000 (16:04 +0200)]
Add EmailTemplateEngine

8 years agoEnable installation in HTTPS-only enviroment (#2033)
Clemens K [Mon, 30 May 2016 16:13:07 +0000 (18:13 +0200)]
Enable installation in HTTPS-only enviroment (#2033)

8 years agoImproved print version
Marcel Werk [Mon, 30 May 2016 14:53:40 +0000 (16:53 +0200)]
Improved print version

8 years agoFixed missing avatar background color
Marcel Werk [Mon, 30 May 2016 14:53:26 +0000 (16:53 +0200)]
Fixed missing avatar background color

8 years agoAdded print version
Marcel Werk [Mon, 30 May 2016 14:17:24 +0000 (16:17 +0200)]
Added print version

8 years agoAdd email template group
Tim Düsterhus [Mon, 30 May 2016 13:43:52 +0000 (15:43 +0200)]
Add email template group

8 years agoquick fix for display members’ signatures (#2035)
Smooey [Mon, 30 May 2016 07:40:30 +0000 (03:40 -0400)]
quick fix for display members’ signatures (#2035)

8 years agoOverhauled user profile design
Marcel Werk [Sun, 29 May 2016 19:50:55 +0000 (21:50 +0200)]
Overhauled user profile design

8 years agoFixed mixin 'screen-md-up'
Marcel Werk [Sun, 29 May 2016 14:30:39 +0000 (16:30 +0200)]
Fixed mixin 'screen-md-up'

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 29 May 2016 17:51:14 +0000 (19:51 +0200)]
Updating minified JavaScript files

8 years agoSome cleanup
Alexander Ebert [Sun, 29 May 2016 17:48:49 +0000 (19:48 +0200)]
Some cleanup

8 years agoFix HTML in dataImport.tpl
Tim Düsterhus [Sun, 29 May 2016 14:06:58 +0000 (16:06 +0200)]
Fix HTML in dataImport.tpl

8 years agoAdd @method tag for IRuntimeCache::getCachedObjects()
Matthias Schmidt [Sun, 29 May 2016 12:50:46 +0000 (14:50 +0200)]
Add @method tag for IRuntimeCache::getCachedObjects()

8 years agoFix warnings about undefined fields in data classes (WIP)
Matthias Schmidt [Sun, 29 May 2016 12:48:17 +0000 (14:48 +0200)]
Fix warnings about undefined fields in data classes (WIP)

8 years agoFix warnings about undefined methods in data classes
Matthias Schmidt [Sun, 29 May 2016 12:36:21 +0000 (14:36 +0200)]
Fix warnings about undefined methods in data classes

8 years agoFix type of AbstractDatabaseObjectAction::$parameters
Matthias Schmidt [Sun, 29 May 2016 12:31:00 +0000 (14:31 +0200)]
Fix type of AbstractDatabaseObjectAction::$parameters

8 years agoFix typo
Matthias Schmidt [Sun, 29 May 2016 12:23:33 +0000 (14:23 +0200)]
Fix typo

8 years agoFix GithubAuthAction
Tim Düsterhus [Sun, 29 May 2016 12:19:21 +0000 (14:19 +0200)]
Fix GithubAuthAction

see 6901535c493de0acd63207fc9341e8b017c5f4e8

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 29 May 2016 10:36:11 +0000 (12:36 +0200)]
Updating minified JavaScript files

8 years agoAdd UiItemList.setValues()
Matthias Schmidt [Sun, 29 May 2016 10:35:50 +0000 (12:35 +0200)]
Add UiItemList.setValues()

8 years agoFixed MariaDB issue
Marcel Werk [Sun, 29 May 2016 09:33:00 +0000 (11:33 +0200)]
Fixed MariaDB issue

8 years agoRemoved obsolete code
Marcel Werk [Sun, 29 May 2016 09:28:14 +0000 (11:28 +0200)]
Removed obsolete code

8 years agoAdded support for embedded objects
Alexander Ebert [Sat, 28 May 2016 17:11:27 +0000 (19:11 +0200)]
Added support for embedded objects

8 years agoAdded handling of attachment images in editor
Alexander Ebert [Fri, 27 May 2016 23:10:13 +0000 (01:10 +0200)]
Added handling of attachment images in editor

8 years agoRemove unused erroneous method
Matthias Schmidt [Fri, 27 May 2016 20:29:50 +0000 (22:29 +0200)]
Remove unused erroneous method

8 years agoFix warnings about undefined methods (WIP)
Matthias Schmidt [Fri, 27 May 2016 20:11:27 +0000 (22:11 +0200)]
Fix warnings about undefined methods (WIP)

8 years agoSmall ui improvement
Marcel Werk [Fri, 27 May 2016 16:19:37 +0000 (18:19 +0200)]
Small ui improvement

8 years agoFixed disabling of the landing page
Marcel Werk [Fri, 27 May 2016 16:08:01 +0000 (18:08 +0200)]
Fixed disabling of the landing page

8 years agoImproved input size in mobile version
Marcel Werk [Fri, 27 May 2016 15:49:26 +0000 (17:49 +0200)]
Improved input size in mobile version

8 years agoFixed template scripting issue
Marcel Werk [Fri, 27 May 2016 15:46:40 +0000 (17:46 +0200)]
Fixed template scripting issue

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 27 May 2016 15:51:15 +0000 (17:51 +0200)]
Updating minified JavaScript files

8 years agoProperly removing [attach] from editor on delete
Alexander Ebert [Fri, 27 May 2016 15:50:45 +0000 (17:50 +0200)]
Properly removing [attach] from editor on delete

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 27 May 2016 15:21:13 +0000 (17:21 +0200)]
Updating minified JavaScript files

8 years agoDisabled broken mobile.js function
Marcel Werk [Fri, 27 May 2016 15:20:32 +0000 (17:20 +0200)]
Disabled broken mobile.js function

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 27 May 2016 15:01:14 +0000 (17:01 +0200)]
Updating minified JavaScript files

8 years agoAdded basic attachment support to Redactor
Alexander Ebert [Fri, 27 May 2016 14:58:42 +0000 (16:58 +0200)]
Added basic attachment support to Redactor

8 years agoAdded missing viewport attribute
Marcel Werk [Fri, 27 May 2016 14:25:09 +0000 (16:25 +0200)]
Added missing viewport attribute

8 years agoOverhauled db setup
Marcel Werk [Fri, 27 May 2016 14:15:57 +0000 (16:15 +0200)]
Overhauled db setup

8 years agoRemoved broken non-standard css declaration
Marcel Werk [Fri, 27 May 2016 14:15:29 +0000 (16:15 +0200)]
Removed broken non-standard css declaration

8 years agoAdded rebuild polls worker
Marcel Werk [Fri, 27 May 2016 12:49:20 +0000 (14:49 +0200)]
Added rebuild polls worker

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 27 May 2016 11:16:10 +0000 (13:16 +0200)]
Updating minified JavaScript files

8 years agoAdded support for smilies
Alexander Ebert [Fri, 27 May 2016 11:18:01 +0000 (13:18 +0200)]
Added support for smilies

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 27 May 2016 10:41:12 +0000 (12:41 +0200)]
Updating minified JavaScript files

8 years agoSome minor improvements
Alexander Ebert [Fri, 27 May 2016 10:42:18 +0000 (12:42 +0200)]
Some minor improvements

8 years agoFix warnings about local variables that might not have been defined
Matthias Schmidt [Fri, 27 May 2016 07:26:25 +0000 (09:26 +0200)]
Fix warnings about local variables that might not have been defined

8 years agoAdd missing import
Matthias Schmidt [Fri, 27 May 2016 07:16:15 +0000 (09:16 +0200)]
Add missing import

8 years agoRemove obsolete passed method parameter
Matthias Schmidt [Fri, 27 May 2016 07:15:10 +0000 (09:15 +0200)]
Remove obsolete passed method parameter

… as method only supports to parameters

8 years agoRemove unused imports
Matthias Schmidt [Fri, 27 May 2016 07:09:28 +0000 (09:09 +0200)]
Remove unused imports

8 years agoFix warnings about unused local variables
Matthias Schmidt [Fri, 27 May 2016 07:08:04 +0000 (09:08 +0200)]
Fix warnings about unused local variables

8 years agoUse AbstractDatabaseObjectAction::getObjects()
Matthias Schmidt [Fri, 27 May 2016 06:54:20 +0000 (08:54 +0200)]
Use AbstractDatabaseObjectAction::getObjects()

… so that IDE can property determine the type of the objects as the
return value type of `getObjects()` is specified by `@method` tags.

8 years agoAdd @noinspection PhpParamsInspection tag
Matthias Schmidt [Fri, 27 May 2016 06:48:15 +0000 (08:48 +0200)]
Add @noinspection PhpParamsInspection tag

8 years agoFix @method tags for file functions
Matthias Schmidt [Fri, 27 May 2016 06:39:04 +0000 (08:39 +0200)]
Fix @method tags for file functions

8 years agoFixed censorship issue
Marcel Werk [Fri, 27 May 2016 09:45:26 +0000 (11:45 +0200)]
Fixed censorship issue