Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2013 at 19:26 UTC
Updated:
11 Oct 2013 at 22:24 UTC
This modules contains submodules for interacting with The City software (http://developer.onthecity.org/)
Currently it includes the following submodules:
When the City's OAUTH API is released this module will contain other submodules which will act as a wrapper to the City's API.
https://drupal.org/sandbox/andyhails/2045185
git clone --branch master andyhails@git.drupal.org:sandbox/andyhails/2045185.git thecity
Comments
Comment #0.0
funex commentedUpdated issue summary.
Comment #1
PA robot commentedWe 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.
Comment #2
arjkap commentedHi,
Manual review of the 7.x-1.x branch :
1. Please correct the link to the project sandbox page. It gave me a 404 error.
2. You need to shift to a version specific branch in your git repo. There are some minor errors - http://ventral.org/pareview/httpgitdrupalorgsandboxandyhails2045185git
3. Please add a readme.txt file to your project.
4. I could not find any module or related files in your git repo. Please commit and push all the required files and then open the project for a review again.
Comment #2.0
arjkap commentedUpdated issue summary.
Comment #2.1
funex commentedUpdated the broken project URL to the sandbox URL.
Comment #3
funex commentedHi arjkap,
Thanks for reviewing the module. I Apologise for the amount of errors - its my first module!
I've made those updates. It turns out there weren't any files there because I was using git submodules which just confused matters!
I've removed this so it should work as usual.
I've set the Status back to 'Needs Review'.
Many thanks,
Andy
Comment #4
andrewsizz commentedI have found strange structure of you files in git repo http://drupalcode.org/sandbox/andyhails/2045185.git/tree. It seems you need to delete all old files and you need to transfer all files from thecity_login directory into root.
Comment #5
funex commentedHi AndrewsizZ,
Thanks, the main module is a container other other modules that I intend to add. Currently the only submodule in there is thecity_login but there will be more. Do I still need to move the contents into the root directory?
Andy
Comment #6
funex commentedHi AndrewsizZ,
Thanks, the main module is a container other other modules that I intend to add. Currently the only submodule in there is thecity_login but there will be more. Do I still need to move the contents into the root directory?
Andy
Comment #7
andrewsizz commentedHi, but without .module file of main module it not looks correctly.
Comment #8
funex commentedOK I will add a .module file :-)
Comment #9
funex commentedOK, I've reworked the file structure so that thecity_login module is in the root. As and when I create other modules to go in here I'll move this into it's own subdirectory.
Also, I've made other updates including:
Thanks
Comment #10
bhobbs-chitika commentedCheck http://ventral.org/pareview/httpgitdrupalorgsandboxandyhails2045185git to fix all issues.
Your variable need to include your project name. If your project name is The City Login, then all of your variable need to be thecity_login_{some_name} but most seem to be thecity_{some_name}. Refer to https://drupal.org/coding-standards#naming
I didn't find anything else that stuck out to me. Just fix all the reported issues by ventral.
Great job so far.
Comment #11
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #11.0
PA robot commentedUpdated issue summary.