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
Matthias Schmidt [Fri, 10 Jun 2016 16:02:22 +0000 (18:02 +0200)]
Merge branch 'code-style' into next
Matthias Schmidt [Fri, 10 Jun 2016 15:56:07 +0000 (17:56 +0200)]
Remove unnecessary implements statement
`AbstractCondition` already implements `ICondition`
Matthias Schmidt [Fri, 10 Jun 2016 15:54:17 +0000 (17:54 +0200)]
Remove unnecessary trailing commas
Matthias Schmidt [Fri, 10 Jun 2016 15:51:56 +0000 (17:51 +0200)]
Use short array syntax
Matthias Schmidt [Fri, 10 Jun 2016 15:51:20 +0000 (17:51 +0200)]
Do not call non-static method static in BackgroundQueueHandler
Matthias Schmidt [Fri, 10 Jun 2016 15:46:31 +0000 (17:46 +0200)]
Add missing return value and parameter documentation
Matthias Schmidt [Fri, 10 Jun 2016 15:40:18 +0000 (17:40 +0200)]
Fix warnings about undefined classes
woltlab.com [Fri, 10 Jun 2016 15:36:15 +0000 (17:36 +0200)]
Updating minified JavaScript files
Marcel Werk [Fri, 10 Jun 2016 15:35:42 +0000 (17:35 +0200)]
Overhauled share buttons
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
woltlab.com [Fri, 10 Jun 2016 15:06:15 +0000 (17:06 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Fri, 10 Jun 2016 15:06:39 +0000 (17:06 +0200)]
Merge pull request #2044 from Fabii547/patch-21
Fix typos
Fabii547 [Fri, 10 Jun 2016 14:23:29 +0000 (16:23 +0200)]
Fix typos
Matthias Schmidt [Thu, 9 Jun 2016 17:20:57 +0000 (19:20 +0200)]
Fix typo in exception message in BoxHandler::createBoxCondition()
Matthias Schmidt [Thu, 9 Jun 2016 17:20:33 +0000 (19:20 +0200)]
Change exception class in BoxHandler::createBoxCondition()
Matthias Schmidt [Thu, 9 Jun 2016 17:01:23 +0000 (19:01 +0200)]
Fix property reset in ArticleAddForm::save()
woltlab.com [Thu, 9 Jun 2016 16:36:15 +0000 (18:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 9 Jun 2016 16:35:32 +0000 (18:35 +0200)]
Added basic support for code bbcode (WIP!)
Marcel Werk [Thu, 9 Jun 2016 14:37:37 +0000 (16:37 +0200)]
Added recent activity events for article comments
Marcel Werk [Thu, 9 Jun 2016 14:15:12 +0000 (16:15 +0200)]
Hide about box if 'about me' text is empty
Marcel Werk [Thu, 9 Jun 2016 11:03:27 +0000 (13:03 +0200)]
Added frontend links to article management
Marcel Werk [Thu, 9 Jun 2016 10:38:36 +0000 (12:38 +0200)]
inheritdoc -> inheritDoc
Marcel Werk [Thu, 9 Jun 2016 10:32:28 +0000 (12:32 +0200)]
Added publication cronjob for delayed articles
woltlab.com [Thu, 9 Jun 2016 10:06:16 +0000 (12:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 9 Jun 2016 10:06:50 +0000 (12:06 +0200)]
Fixed DateUtil returning bad minutes
Alexander Ebert [Wed, 8 Jun 2016 14:13:27 +0000 (16:13 +0200)]
Fixed use-statement order
Alexander Ebert [Wed, 8 Jun 2016 14:07:41 +0000 (16:07 +0200)]
Deprecated `add()` and `update()`, use `set()` instead
Marcel Werk [Wed, 8 Jun 2016 13:50:26 +0000 (15:50 +0200)]
Added recent activity event for liked articles
Marcel Werk [Wed, 8 Jun 2016 13:18:20 +0000 (15:18 +0200)]
Added links to other (language) versions of an article
woltlab.com [Wed, 8 Jun 2016 13:41:16 +0000 (15:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Jun 2016 13:42:34 +0000 (15:42 +0200)]
Added support for inline code / [tt]
woltlab.com [Wed, 8 Jun 2016 11:41:16 +0000 (13:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Jun 2016 11:41:39 +0000 (13:41 +0200)]
WYSIWYG template sync
Alexander Ebert [Wed, 8 Jun 2016 11:40:33 +0000 (13:40 +0200)]
Added support for custom bbcode buttons
woltlab.com [Wed, 8 Jun 2016 10:36:15 +0000 (12:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Jun 2016 10:34:04 +0000 (12:34 +0200)]
Properly reset editor content on reset event
Alexander Ebert [Wed, 8 Jun 2016 10:18:28 +0000 (12:18 +0200)]
Added proper support for CI controllers
woltlab.com [Wed, 8 Jun 2016 09:51:16 +0000 (11:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Jun 2016 09:52:00 +0000 (11:52 +0200)]
Added missing phrases for image editing
Marcel Werk [Wed, 8 Jun 2016 08:56:05 +0000 (10:56 +0200)]
Changed type of join in article search implementation
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
joshuaruesweg [Tue, 7 Jun 2016 22:39:18 +0000 (00:39 +0200)]
add feed page for user notifications
Matthias Schmidt [Tue, 7 Jun 2016 17:40:20 +0000 (19:40 +0200)]
Fix code style issues
Matthias Schmidt [Tue, 7 Jun 2016 17:33:21 +0000 (19:33 +0200)]
Fix documentation of SearchResultArticleContentList
Marcel Werk [Tue, 7 Jun 2016 16:41:41 +0000 (18:41 +0200)]
Added rebuild worker for articles
woltlab.com [Tue, 7 Jun 2016 16:26:17 +0000 (18:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Jun 2016 16:23:50 +0000 (18:23 +0200)]
Excluded smilies from editing/attachments with fixed source
woltlab.com [Tue, 7 Jun 2016 16:01:17 +0000 (18:01 +0200)]
Updating minified JavaScript files
Marcel Werk [Tue, 7 Jun 2016 16:02:41 +0000 (18:02 +0200)]
Improved detection of article pages
Alexander Ebert [Tue, 7 Jun 2016 16:01:45 +0000 (18:01 +0200)]
Added support for image adding and floats
Marcel Werk [Tue, 7 Jun 2016 15:52:30 +0000 (17:52 +0200)]
Improved article search
Marcel Werk [Tue, 7 Jun 2016 15:52:17 +0000 (17:52 +0200)]
Changed default setting for search form captcha
Marcel Werk [Tue, 7 Jun 2016 15:51:51 +0000 (17:51 +0200)]
Fixed UTF-8 issue in text parser
Marcel Werk [Tue, 7 Jun 2016 11:16:10 +0000 (13:16 +0200)]
Added article search support
Alexander Ebert [Mon, 6 Jun 2016 20:49:22 +0000 (22:49 +0200)]
Synced wysiwyg template
Marcel Werk [Mon, 6 Jun 2016 20:38:08 +0000 (22:38 +0200)]
Fixed issue in media management
Marcel Werk [Mon, 6 Jun 2016 20:11:39 +0000 (22:11 +0200)]
Fixed sql issue in related articles query
Marcel Werk [Mon, 6 Jun 2016 20:11:20 +0000 (22:11 +0200)]
Fixed template modifier name
Tim Düsterhus [Mon, 6 Jun 2016 15:39:44 +0000 (17:39 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Mon, 6 Jun 2016 15:35:30 +0000 (17:35 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Mon, 6 Jun 2016 15:34:35 +0000 (17:34 +0200)]
Merge branch '2.0'
Tim Düsterhus [Mon, 6 Jun 2016 15:34:12 +0000 (17:34 +0200)]
Remove IMAGETYPE_JPG in style preview image type check
Alexander Ebert [Mon, 6 Jun 2016 15:31:45 +0000 (17:31 +0200)]
Some minor style fixes
Marcel Werk [Mon, 6 Jun 2016 15:30:04 +0000 (17:30 +0200)]
Removed collapsible sidebar relics
Marcel Werk [Mon, 6 Jun 2016 15:12:33 +0000 (17:12 +0200)]
Small style optimizations
Tim Düsterhus [Mon, 6 Jun 2016 15:28:59 +0000 (17:28 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Mon, 6 Jun 2016 15:27:51 +0000 (17:27 +0200)]
Merge branch '2.0'
Tim Düsterhus [Mon, 6 Jun 2016 15:27:12 +0000 (17:27 +0200)]
Fix validation of style preview image type
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
woltlab.com [Mon, 6 Jun 2016 15:21:18 +0000 (17:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 6 Jun 2016 15:21:50 +0000 (17:21 +0200)]
Using custom image edit template
Alexander Ebert [Mon, 6 Jun 2016 15:21:38 +0000 (17:21 +0200)]
Added basic dialog overlay support
Alexander Ebert [Mon, 6 Jun 2016 12:24:21 +0000 (14:24 +0200)]
Allow undoing of inserted attachments
Alexander Ebert [Mon, 6 Jun 2016 12:10:11 +0000 (14:10 +0200)]
Fixed attachment handler call
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.
woltlab.com [Mon, 6 Jun 2016 15:01:17 +0000 (17:01 +0200)]
Updating minified JavaScript files
Marcel Werk [Mon, 6 Jun 2016 15:02:45 +0000 (17:02 +0200)]
Added article system
Alexander Ebert [Sun, 5 Jun 2016 16:41:39 +0000 (18:41 +0200)]
Partially mimic editor visuals to reduce impact on load
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.
Alexander Ebert [Sun, 5 Jun 2016 12:25:31 +0000 (14:25 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sun, 5 Jun 2016 12:25:25 +0000 (14:25 +0200)]
Added a tiny helper function to help debugging
woltlab.com [Sun, 5 Jun 2016 12:16:18 +0000 (14:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 5 Jun 2016 12:14:51 +0000 (14:14 +0200)]
Improved support for inline validation
woltlab.com [Sun, 5 Jun 2016 11:01:16 +0000 (13:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 5 Jun 2016 11:02:06 +0000 (13:02 +0200)]
Fixed poll management in non inline form
Alexander Ebert [Sun, 5 Jun 2016 11:01:45 +0000 (13:01 +0200)]
Fixed reference and datetime format
Alexander Ebert [Sun, 5 Jun 2016 11:01:35 +0000 (13:01 +0200)]
Added preselection of tab containg an error
Alexander Ebert [Sun, 5 Jun 2016 09:53:20 +0000 (11:53 +0200)]
Proper datetime support / updated style
Alexander Ebert [Fri, 3 Jun 2016 23:20:43 +0000 (01:20 +0200)]
Added additional callback during quick reply
Allows to inject additional data before reading the message list.
Alexander Ebert [Fri, 3 Jun 2016 22:48:15 +0000 (00:48 +0200)]
Preset button states to prevent layout jumps
Alexander Ebert [Fri, 3 Jun 2016 22:47:16 +0000 (00:47 +0200)]
Preset button states to prevent layout jumps
Matthias Schmidt [Fri, 3 Jun 2016 16:25:30 +0000 (18:25 +0200)]
Remove Google Maps sensor parameter
See
https://developers.google.com/maps/documentation/javascript/error-messag
es#deverrorcodes
woltlab.com [Fri, 3 Jun 2016 15:11:16 +0000 (17:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 3 Jun 2016 15:12:22 +0000 (17:12 +0200)]
Added poll management to quick reply/inline edit
Alexander Ebert [Thu, 2 Jun 2016 13:50:47 +0000 (15:50 +0200)]
Properly hiding message header during inline edit
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.
Tim Düsterhus [Thu, 2 Jun 2016 22:17:41 +0000 (00:17 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Thu, 2 Jun 2016 22:16:30 +0000 (00:16 +0200)]
Install Parsedown via composer
Tim Düsterhus [Thu, 2 Jun 2016 21:39:20 +0000 (23:39 +0200)]
Fix typo in install.sql