GitHub/WoltLab/WCF.git
8 years agoRenamed WCF to WSC / Removed obsolete phpdoc tags
Marcel Werk [Tue, 14 Jun 2016 22:25:32 +0000 (00:25 +0200)]
Renamed WCF to WSC / Removed obsolete phpdoc tags

8 years agoAllow overriding the envelope sender in Email::getJobs()
Tim Düsterhus [Tue, 14 Jun 2016 21:36:06 +0000 (23:36 +0200)]
Allow overriding the envelope sender in Email::getJobs()

8 years agoFix check for body in Email::getJobs()
Tim Düsterhus [Tue, 14 Jun 2016 21:43:09 +0000 (23:43 +0200)]
Fix check for body in Email::getJobs()

8 years agoCheck return value of mail()
Tim Düsterhus [Tue, 14 Jun 2016 21:22:25 +0000 (23:22 +0200)]
Check return value of mail()

8 years agoProperly support MAIL_USE_F_PARAM in new API
Tim Düsterhus [Tue, 14 Jun 2016 21:19:20 +0000 (23:19 +0200)]
Properly support MAIL_USE_F_PARAM in new API

8 years agoThrow LogicException in places that should be unreachable
Tim Düsterhus [Tue, 14 Jun 2016 20:37:24 +0000 (22:37 +0200)]
Throw LogicException in places that should be unreachable

8 years agoFixed use-statement order
Alexander Ebert [Tue, 14 Jun 2016 20:27:06 +0000 (22:27 +0200)]
Fixed use-statement order

8 years agorename WCF to WSC (#2047)
Joshua Rüsweg [Tue, 14 Jun 2016 20:07:58 +0000 (22:07 +0200)]
rename WCF to WSC (#2047)

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 14 Jun 2016 19:56:15 +0000 (21:56 +0200)]
Updating minified JavaScript files

8 years agoOverhauled code implementation for Redactor
Alexander Ebert [Tue, 14 Jun 2016 19:57:40 +0000 (21:57 +0200)]
Overhauled code implementation for Redactor

8 years agoFix length of headline underlining in README.md
Tim Düsterhus [Tue, 14 Jun 2016 19:11:40 +0000 (21:11 +0200)]
Fix length of headline underlining in README.md

8 years agoChanged package names/versions
Marcel Werk [Tue, 14 Jun 2016 15:33:53 +0000 (17:33 +0200)]
Changed package names/versions

* Renamed bundle to WoltLab Suite
* Renamed WCF to WoltLab Suite Core
* Changed core version to 3.0

8 years agoRemoved obsolete trailing slashes from void elements
Marcel Werk [Tue, 14 Jun 2016 10:21:20 +0000 (12:21 +0200)]
Removed obsolete trailing slashes from void elements

8 years agoRevert "Revert "Removed obsolete trailing slashes from void elements""
Marcel Werk [Tue, 14 Jun 2016 10:20:54 +0000 (12:20 +0200)]
Revert "Revert "Removed obsolete trailing slashes from void elements""

This reverts commit ef1f5b4a0268d7d70cc2bd4152853d59801660cf.

8 years agoRevert "Removed obsolete trailing slashes from void elements"
Marcel Werk [Tue, 14 Jun 2016 10:20:32 +0000 (12:20 +0200)]
Revert "Removed obsolete trailing slashes from void elements"

This reverts commit 7cdfcfbcce56375ed5a35b6177fe910000bb0fc9.

8 years agoRemoved obsolete trailing slashes from void elements
Marcel Werk [Tue, 14 Jun 2016 10:17:27 +0000 (12:17 +0200)]
Removed obsolete trailing slashes from void elements

8 years agoAdded hreflang-tags to other (language) versions of a page
Marcel Werk [Tue, 14 Jun 2016 09:29:56 +0000 (11:29 +0200)]
Added hreflang-tags to other (language) versions of a page

8 years agoIntroduced constants for publication status of articles
Marcel Werk [Mon, 13 Jun 2016 17:20:10 +0000 (19:20 +0200)]
Introduced constants for publication status of articles

8 years agoThrow proper exception on empty email body
Tim Düsterhus [Sat, 11 Jun 2016 20:07:34 +0000 (22:07 +0200)]
Throw proper exception on empty email body

8 years agoRename Email::$content property to Email::$body
Tim Düsterhus [Sat, 11 Jun 2016 20:05:29 +0000 (22:05 +0200)]
Rename Email::$content property to Email::$body

The body was called body everywhere, but in the property
declaration.

see f8419d80c08e4f61b105c086e709b1a3867c1f9e

8 years agoMerge branch 'code-style' into next
Matthias Schmidt [Fri, 10 Jun 2016 16:02:22 +0000 (18:02 +0200)]
Merge branch 'code-style' into next

8 years agoRemove unnecessary implements statement
Matthias Schmidt [Fri, 10 Jun 2016 15:56:07 +0000 (17:56 +0200)]
Remove unnecessary implements statement

`AbstractCondition` already implements `ICondition`

8 years agoRemove unnecessary trailing commas
Matthias Schmidt [Fri, 10 Jun 2016 15:54:17 +0000 (17:54 +0200)]
Remove unnecessary trailing commas

8 years agoUse short array syntax
Matthias Schmidt [Fri, 10 Jun 2016 15:51:56 +0000 (17:51 +0200)]
Use short array syntax

8 years agoDo not call non-static method static in BackgroundQueueHandler
Matthias Schmidt [Fri, 10 Jun 2016 15:51:20 +0000 (17:51 +0200)]
Do not call non-static method static in BackgroundQueueHandler

8 years agoAdd missing return value and parameter documentation
Matthias Schmidt [Fri, 10 Jun 2016 15:46:31 +0000 (17:46 +0200)]
Add missing return value and parameter documentation

8 years agoFix warnings about undefined classes
Matthias Schmidt [Fri, 10 Jun 2016 15:40:18 +0000 (17:40 +0200)]
Fix warnings about undefined classes

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Jun 2016 15:36:15 +0000 (17:36 +0200)]
Updating minified JavaScript files

8 years agoOverhauled share buttons
Marcel Werk [Fri, 10 Jun 2016 15:35:42 +0000 (17:35 +0200)]
Overhauled share buttons

8 years agoImproved article template
Marcel Werk [Fri, 10 Jun 2016 14:22:33 +0000 (16:22 +0200)]
Improved article template

* Removed duplicate display of article category
* Changed position of share buttons
* Added language dropdown for multilingual articles

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Jun 2016 15:06:15 +0000 (17:06 +0200)]
Updating minified JavaScript files

8 years agoMerge pull request #2044 from Fabii547/patch-21
Tim Düsterhus [Fri, 10 Jun 2016 15:06:39 +0000 (17:06 +0200)]
Merge pull request #2044 from Fabii547/patch-21

Fix typos

8 years agoFix typos
Fabii547 [Fri, 10 Jun 2016 14:23:29 +0000 (16:23 +0200)]
Fix typos

8 years agoFix typo in exception message in BoxHandler::createBoxCondition()
Matthias Schmidt [Thu, 9 Jun 2016 17:20:57 +0000 (19:20 +0200)]
Fix typo in exception message in BoxHandler::createBoxCondition()

8 years agoChange exception class in BoxHandler::createBoxCondition()
Matthias Schmidt [Thu, 9 Jun 2016 17:20:33 +0000 (19:20 +0200)]
Change exception class in BoxHandler::createBoxCondition()

8 years agoFix property reset in ArticleAddForm::save()
Matthias Schmidt [Thu, 9 Jun 2016 17:01:23 +0000 (19:01 +0200)]
Fix property reset in ArticleAddForm::save()

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Jun 2016 16:36:15 +0000 (18:36 +0200)]
Updating minified JavaScript files

8 years agoAdded basic support for code bbcode (WIP!)
Alexander Ebert [Thu, 9 Jun 2016 16:35:32 +0000 (18:35 +0200)]
Added basic support for code bbcode (WIP!)

8 years agoAdded recent activity events for article comments
Marcel Werk [Thu, 9 Jun 2016 14:37:37 +0000 (16:37 +0200)]
Added recent activity events for article comments

8 years agoHide about box if 'about me' text is empty
Marcel Werk [Thu, 9 Jun 2016 14:15:12 +0000 (16:15 +0200)]
Hide about box if 'about me' text is empty

8 years agoAdded frontend links to article management
Marcel Werk [Thu, 9 Jun 2016 11:03:27 +0000 (13:03 +0200)]
Added frontend links to article management

8 years agoinheritdoc -> inheritDoc
Marcel Werk [Thu, 9 Jun 2016 10:38:36 +0000 (12:38 +0200)]
inheritdoc -> inheritDoc

8 years agoAdded publication cronjob for delayed articles
Marcel Werk [Thu, 9 Jun 2016 10:32:28 +0000 (12:32 +0200)]
Added publication cronjob for delayed articles

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Jun 2016 10:06:16 +0000 (12:06 +0200)]
Updating minified JavaScript files

8 years agoFixed DateUtil returning bad minutes
Alexander Ebert [Thu, 9 Jun 2016 10:06:50 +0000 (12:06 +0200)]
Fixed DateUtil returning bad minutes

8 years agoFixed use-statement order
Alexander Ebert [Wed, 8 Jun 2016 14:13:27 +0000 (16:13 +0200)]
Fixed use-statement order

8 years agoDeprecated `add()` and `update()`, use `set()` instead
Alexander Ebert [Wed, 8 Jun 2016 14:07:41 +0000 (16:07 +0200)]
Deprecated `add()` and `update()`, use `set()` instead

8 years agoAdded recent activity event for liked articles
Marcel Werk [Wed, 8 Jun 2016 13:50:26 +0000 (15:50 +0200)]
Added recent activity event for liked articles

8 years agoAdded links to other (language) versions of an article
Marcel Werk [Wed, 8 Jun 2016 13:18:20 +0000 (15:18 +0200)]
Added links to other (language) versions of an article

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Jun 2016 13:41:16 +0000 (15:41 +0200)]
Updating minified JavaScript files

8 years agoAdded support for inline code / [tt]
Alexander Ebert [Wed, 8 Jun 2016 13:42:34 +0000 (15:42 +0200)]
Added support for inline code / [tt]

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

8 years agoWYSIWYG template sync
Alexander Ebert [Wed, 8 Jun 2016 11:41:39 +0000 (13:41 +0200)]
WYSIWYG template sync

8 years agoAdded support for custom bbcode buttons
Alexander Ebert [Wed, 8 Jun 2016 11:40:33 +0000 (13:40 +0200)]
Added support for custom bbcode buttons

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Jun 2016 10:36:15 +0000 (12:36 +0200)]
Updating minified JavaScript files

8 years agoProperly reset editor content on reset event
Alexander Ebert [Wed, 8 Jun 2016 10:34:04 +0000 (12:34 +0200)]
Properly reset editor content on reset event

8 years agoAdded proper support for CI controllers
Alexander Ebert [Wed, 8 Jun 2016 10:18:28 +0000 (12:18 +0200)]
Added proper support for CI controllers

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

8 years agoAdded missing phrases for image editing
Alexander Ebert [Wed, 8 Jun 2016 09:52:00 +0000 (11:52 +0200)]
Added missing phrases for image editing

8 years agoChanged type of join in article search implementation
Marcel Werk [Wed, 8 Jun 2016 08:56:05 +0000 (10:56 +0200)]
Changed type of join in article search implementation

8 years agoMerge pull request #2042 from joshuaruesweg/rssFeed
Marcel Werk [Wed, 8 Jun 2016 08:26:42 +0000 (10:26 +0200)]
Merge pull request #2042 from joshuaruesweg/rssFeed

add feed page for user notifications

8 years agoadd feed page for user notifications
joshuaruesweg [Tue, 7 Jun 2016 22:39:18 +0000 (00:39 +0200)]
add feed page for user notifications

8 years agoFix code style issues
Matthias Schmidt [Tue, 7 Jun 2016 17:40:20 +0000 (19:40 +0200)]
Fix code style issues

8 years agoFix documentation of SearchResultArticleContentList
Matthias Schmidt [Tue, 7 Jun 2016 17:33:21 +0000 (19:33 +0200)]
Fix documentation of SearchResultArticleContentList

8 years agoAdded rebuild worker for articles
Marcel Werk [Tue, 7 Jun 2016 16:41:41 +0000 (18:41 +0200)]
Added rebuild worker for articles

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 7 Jun 2016 16:26:17 +0000 (18:26 +0200)]
Updating minified JavaScript files

8 years agoExcluded smilies from editing/attachments with fixed source
Alexander Ebert [Tue, 7 Jun 2016 16:23:50 +0000 (18:23 +0200)]
Excluded smilies from editing/attachments with fixed source

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 7 Jun 2016 16:01:17 +0000 (18:01 +0200)]
Updating minified JavaScript files

8 years agoImproved detection of article pages
Marcel Werk [Tue, 7 Jun 2016 16:02:41 +0000 (18:02 +0200)]
Improved detection of article pages

8 years agoAdded support for image adding and floats
Alexander Ebert [Tue, 7 Jun 2016 16:01:45 +0000 (18:01 +0200)]
Added support for image adding and floats

8 years agoImproved article search
Marcel Werk [Tue, 7 Jun 2016 15:52:30 +0000 (17:52 +0200)]
Improved article search

8 years agoChanged default setting for search form captcha
Marcel Werk [Tue, 7 Jun 2016 15:52:17 +0000 (17:52 +0200)]
Changed default setting for search form captcha

8 years agoFixed UTF-8 issue in text parser
Marcel Werk [Tue, 7 Jun 2016 15:51:51 +0000 (17:51 +0200)]
Fixed UTF-8 issue in text parser

8 years agoAdded article search support
Marcel Werk [Tue, 7 Jun 2016 11:16:10 +0000 (13:16 +0200)]
Added article search support

8 years agoSynced wysiwyg template
Alexander Ebert [Mon, 6 Jun 2016 20:49:22 +0000 (22:49 +0200)]
Synced wysiwyg template

8 years agoFixed issue in media management
Marcel Werk [Mon, 6 Jun 2016 20:38:08 +0000 (22:38 +0200)]
Fixed issue in media management

8 years agoFixed sql issue in related articles query
Marcel Werk [Mon, 6 Jun 2016 20:11:39 +0000 (22:11 +0200)]
Fixed sql issue in related articles query

8 years agoFixed template modifier name
Marcel Werk [Mon, 6 Jun 2016 20:11:20 +0000 (22:11 +0200)]
Fixed template modifier name

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Mon, 6 Jun 2016 15:39:44 +0000 (17:39 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 6 Jun 2016 15:35:30 +0000 (17:35 +0200)]
Merge branch 'master' into next

8 years agoMerge branch '2.0'
Tim Düsterhus [Mon, 6 Jun 2016 15:34:35 +0000 (17:34 +0200)]
Merge branch '2.0'

8 years agoRemove IMAGETYPE_JPG in style preview image type check
Tim Düsterhus [Mon, 6 Jun 2016 15:34:12 +0000 (17:34 +0200)]
Remove IMAGETYPE_JPG in style preview image type check

8 years agoSome minor style fixes
Alexander Ebert [Mon, 6 Jun 2016 15:31:45 +0000 (17:31 +0200)]
Some minor style fixes

8 years agoRemoved collapsible sidebar relics
Marcel Werk [Mon, 6 Jun 2016 15:30:04 +0000 (17:30 +0200)]
Removed collapsible sidebar relics

8 years agoSmall style optimizations
Marcel Werk [Mon, 6 Jun 2016 15:12:33 +0000 (17:12 +0200)]
Small style optimizations

8 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 6 Jun 2016 15:28:59 +0000 (17:28 +0200)]
Merge branch 'master' into next

8 years agoMerge branch '2.0'
Tim Düsterhus [Mon, 6 Jun 2016 15:27:51 +0000 (17:27 +0200)]
Merge branch '2.0'

8 years agoFix validation of style preview image type
Tim Düsterhus [Mon, 6 Jun 2016 15:27:12 +0000 (17:27 +0200)]
Fix validation of style preview image type

8 years agoMerge pull request #2039 from SoftCreatR/patch-2
Marcel Werk [Mon, 6 Jun 2016 15:27:05 +0000 (17:27 +0200)]
Merge pull request #2039 from SoftCreatR/patch-2

Remove MyVideo as media provider

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 6 Jun 2016 15:21:18 +0000 (17:21 +0200)]
Updating minified JavaScript files

8 years agoUsing custom image edit template
Alexander Ebert [Mon, 6 Jun 2016 15:21:50 +0000 (17:21 +0200)]
Using custom image edit template

8 years agoAdded basic dialog overlay support
Alexander Ebert [Mon, 6 Jun 2016 15:21:38 +0000 (17:21 +0200)]
Added basic dialog overlay support

8 years agoAllow undoing of inserted attachments
Alexander Ebert [Mon, 6 Jun 2016 12:24:21 +0000 (14:24 +0200)]
Allow undoing of inserted attachments

8 years agoFixed attachment handler call
Alexander Ebert [Mon, 6 Jun 2016 12:10:11 +0000 (14:10 +0200)]
Fixed attachment handler call

8 years agoUsing head.js to load Redactor
Alexander Ebert [Mon, 6 Jun 2016 10:31:53 +0000 (12:31 +0200)]
Using head.js to load Redactor

Using simple script tags caused some issues because redactor.js was
executed again if loaded via AJAX and thus cause the internal uuid to be
reset. This led to major issues including duplicate ids being generated.

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 6 Jun 2016 15:01:17 +0000 (17:01 +0200)]
Updating minified JavaScript files

8 years agoAdded article system
Marcel Werk [Mon, 6 Jun 2016 15:02:45 +0000 (17:02 +0200)]
Added article system

8 years agoPartially mimic editor visuals to reduce impact on load
Alexander Ebert [Sun, 5 Jun 2016 16:41:39 +0000 (18:41 +0200)]
Partially mimic editor visuals to reduce impact on load

8 years agoAdded missing line
Alexander Ebert [Sun, 5 Jun 2016 14:22:29 +0000 (16:22 +0200)]
Added missing line

It was in the source, but accidently unchecked it for the commit.

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sun, 5 Jun 2016 12:25:31 +0000 (14:25 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next