DESCRIPTION:
This module provide a flexible tool to setup background for your pages on Drupal 8. Main feature of this module is providing flexible and user friendly interface which allows you to change background/backgrounds set for any page on your site.

MAIN FEATURES:
User friendly management.
All you need is to install this module as any other Drupal module and you can start to create Sets of backgrounds for your pages, just place block on required page and that's it!

Project page: https://www.drupal.org/sandbox/shumer/2573903
Git clone command: git clone --branch 8.x-1.x http://git.drupal.org/sandbox/shumer/2573903.git

Comments

shumer created an issue. See original summary.

PA robot’s picture

Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: https://www.drupal.org/node/2573987

Project 2: https://www.drupal.org/node/2563259

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.

I'm a robot and this is an automated message from Project Applications Scraper.

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxshumer2573903git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

shumer’s picture

Status: Needs work » Needs review

Coding standards fixed.

m.krestnicov’s picture

Automated Review

No errors in the Pareview.sh - http://pareview.sh/pareview/httpgitdrupalorgsandboxshumer2573903git

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
Yes: Follows guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.

I do not see any blocker, this is a well written project.

m.krestnicov’s picture

Status: Needs review » Reviewed & tested by the community
FreeAndEasy’s picture

Status: Reviewed & tested by the community » Needs work

Automated Review

FILE: ...review/pareview_temp/js/background_changer/jquery.superbgimage.min.js
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------

FILE: /var/www/drupal-7-pareview/pareview_temp/src/Entity/BackgroundSet.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
35 | WARNING | Line exceeds 80 characters; contains 84 characters
---------------------------------------------------------------------------

Manual Review

Individual user account
Yes: Follows
No duplication
Yes: Does not cause duplication and/or fragmentation
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
No: Does not follows the guidelines for 3rd party assets/code (jQuery-Plugin SuperBGimage).
README.txt/README.md
Yes: Follows the guidelines for in-project documentation and the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
  1. * When trying to add a background the following error occurs: Recoverable fatal error: Argument 4 passed to Drupal\background_changer\BackgroundSetAccessControlHandler::checkAccess() must implement interface Drupal\Core\Session\AccountInterface, none given, called in /drupal-8.0.0-rc4/core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php on line 84 and defined in /drupal-8.0.0-rc4/modules/2573903/src/BackgroundSetAccessControlHandler.php on line 24

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

This review uses the Project Application Review Template.

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.