Jobvite API that support Contacts, Candidate, Requisitions and Job feed data display into webpage.
In order to access the services you will need to be issued an API key and secret key by the Jobvite
Customer Success team. Please file a request here: http://recruiting.jobvite.com/support/customer
Live Sites:
1. http://www.kony.com/careers
2. https://www.spotify.com/us/jobs/opportunities

Sandbox:
https://www.drupal.org/sandbox/jagadeeshkony/2606124

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/jagadeeshkony/2606124.git jobvite
cd jobvite

Comments

jagadeeshramuj 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/2607944

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

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

Issue summary: View changes
Status: Needs review » Needs work

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

Fixed the git clone URL in the issue summary for non-maintainer users.

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.

jagadeeshramuj’s picture

Hello,
Thanks for your suggestions. I have fixed all the issues raised by review tools.
http://pareview.sh/pareview/httpgitdrupalorgsandboxjagadeeshkony2606124git

May you please review modifications.

Thanks in advance.

jagadeesh

jagadeeshramuj’s picture

Status: Needs work » Needs review
sysosmaster’s picture

Priority: Critical » Normal

Project does not qualify for a Critical Priority, Bumped back to normal.

Manual Review

Utilizing simplytest.me and drupal 7.41
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] the 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
[No: Does not follow] the 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.]
Coding style & Drupal API usage
  1. (*)Line 98(jobvite.module)| "$data = json_decode($result->data);" ==> Use drupal_json_decode()
  2. (*)Readme does not tell me what your module actually does or how to use it (e.a. what the Readme is supposed to tell)
  3. (*)Settings page is not disclosed in the Info file or Registered in the Admin menu, therefore it does not appear in the Configuration section of the drupal.
  4. (+)It is unclear how to actually get API access.(How to get a key)
  5. (+)Clearify your relationship with the Live sites. Are they just examples of your module in action, or are they Donating to your module (or promoting).
  6. Admin page does not validate the form.
  7. The Drupal project part of your README.txt is abit strange (its hosted on drupal.org, if people need to know about drupal they should get it from the website itself or the CMS there using, not your README.txt

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.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

PA robot’s picture

Status: Needs review » Closed (duplicate)
Multiple Applications
It appears that there have been multiple project applications opened under your username:

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

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

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.

apaderno’s picture