Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 16:49 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jpontani commentedComment #2
tr commentedTagging.
You should also mention Ubercart in your description, so people who review Ubercart modules can find this application in a search.
Comment #3
Woggers commented+1 Get this module active! It is crucial for Ubercart!
Exactly what my clothing line client is requiring!
Comment #4
tr commented@Straddle: Perhaps you can provide a review then ...
Comment #5
klausiComment #6
MPeli commentedThanks for the review.
I have tried to fix all the requirements.
http://drupalcode.org/sandbox/MPeli/1173936.git/shortlog/refs/heads/7.x-1.x
Comment #7
asespat commentedHi, i installed the module and seems to work
i use it for a shoes shop.
it gives 10 options to the attribute stock, but we need more for all the sizes. And even more if i have to combine the sizes with differents colors
It's me unable to get it? or is still not in the module this options?
Thanks a lot an congratulations for this module , it's a great job
Comment #8
MPeli commentedHi asespat,
A possibility to define more options will come up if you try to define all 10 options and click submit button. It is possible to define unlimited options.
Martin.
Comment #9
asespat commentedThanks i didn't realized it works great.
Comment #10
klausiComment #11
MPeli commentedThe file uc_attribute_stock.css has been deleted.
All the other points should be fixed. Thank you, Martin.
Comment #12
MPeli commentedComment #13
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Please report any bugs to klausi.
Comment #14
MPeli commentedThanks, I will try to fix all warning.
I ran coder to check all errors. However, it gives me different output then to you.
Comment #15
klausiMake sure that you turn the "minor" setting on.
Comment #16
MPeli commentedSee the screenshot. Is says
Coder found 1 projects, 3 files, 0 warnings were flagged to be ignored
Coder found 1 projects, 3 files, 3 minor warnings, 0 warnings were flagged to be ignored
The "minor" is checked.
Thank you.
Comment #17
MPeli commentedI have deleted all trailing spaces and other minor issues.
Comment #18
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Please report any bugs to klausi.
manual review:
Comment #19
MPeli commentedHi,
thank you for the review. I have fixed all the issues. Coder returns "Coder found 1 projects, 3 files, 0 warnings were flagged to be ignored". How come you get different output then me?
Martin.
Comment #20
klausiYou need to enable the "minor" setting in Coder.
Review of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Please report any bugs to klausi.
manual review:
I think this is nearly ready.
Comment #21
MPeli commentedHi,
I fixed all the issues. I always set Coder to "minor". However, it does not return all problems. Thank you, Martin.
Comment #22
MPeli commentedComment #23
klausiGreat, RTBC for me.
Comment #24
gregglesWhy is there no access arguments or access callback on admin/store/settings/stock/settings?
Seems ready to go to me as well, just curious.
Comment #25
MPeli commentedAccess callback, page callback, and theme callback will be inherited from admin/store/settings/stock which is defined in uc_stock.module
http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...
I see you have a lot of experience with Drupal. Should I add access callback on admin/store/settings/stock/settings?
Thanks.
Comment #26
gregglesI'm somewhat wary of the inheritance system since it's easy for someone to alter the parent and not realize the unintended consequence on the child. Thanks for the explanation of your intent there.
Thanks for your contribution, MPeli! Welcome to the community of project contributors on drupal.org.
I've granted you the git vetted user role which will let you promote this to a full project and also create new projects as either sandbox or "full" projects depending on which you feel is best.
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
As you continue to work on your module, keep in minde: Commit messages - providing history and credit and Release naming conventions.
Comment #27.0
(not verified) commentedadded name of the module and the indended Drupal core version