This module simplifies the assignment of workbench access sections in hierarchical select field by replacing workbench access default check box field, which is a greatly enhanced way for letting the user select items in a hierarchy.

The assigned section will be displayed in the dropbox and will provide remove link to remove the assigned items.

This module will work for both the Taxonomy and Menu system.

Please follow my review links:
1. https://drupal.org/comment/8391261#comment-8391261
2. https://drupal.org/comment/8422557#comment-8422557
3. https://drupal.org/comment/8422675#comment-8422675
4. https://drupal.org/comment/8435075#comment-8435075
5. https://drupal.org/comment/8471111#comment-8471111
6. https://drupal.org/comment/8482953#comment-8482953

Sandbox URL:
https://drupal.org/sandbox/pijus/2182613

Git Repo:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/pijus/2182613.git wa_hs_section

CommentFileSizeAuthor
#8 download_screenshot.png59.74 KBpijus

Comments

pijus’s picture

Issue summary: View changes
PA robot’s picture

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.

pijus’s picture

Priority: Normal » Major
pijus’s picture

Issue tags: +PAreview: review bonus
pijus’s picture

Title: Workbench Access Hierarchical Select Section Assignment » [D7] Workbench Access Hierarchical Select Section Assignment
pijus’s picture

Issue summary: View changes
dieuwe’s picture

Status: Needs review » Needs work

There is still a master branch which should be deleted. See: https://drupal.org/node/1127732.

Did a manual review of the code and there is just one thing that I could see that is definitely very wrong.

You have listed as a dependency hs_smallhierarchy, but no such module exists. From your project page I suspect that you mean hierarchical_select instead.

Wasn't able to test the module for functionality as it could not be installed due to the dependency issue.

pijus’s picture

Status: Needs work » Needs review
StatusFileSize
new59.74 KB

Thanks dieuwe for reviewing the module. As per your suggesion, I've deleted the masted branch.

Regarding the dependency, Hierarchical Select Small Hierarchy (hs_smallhierarchy) is a sub module of hierarchical_select. So, hs_smallhierarchy will be available whenever download the hierarchical_select module.

Attached the screenshot as well.

dieuwe’s picture

Ah, my bad. Didn't have hierarchical_select installed as I was just looking at the dependencies in the code. Perhaps you could update your project page dependency heading to just clarify that in case someone else gets confused like me.

I'll leave it for someone else to have a second look, but as far as I can see everything is in order.

pijus’s picture

Thanks dieuwe. I've updated the project page.

pijus’s picture

Issue summary: View changes
pijus’s picture

Issue summary: View changes
j.branson’s picture

Priority: Major » Normal

Hi Pijus, nice job and thanks for contributing! The code checks out well. I'm a little confused though by the functionality of this because I'm not all that familiar with workbench access in the first place. I know other users will have more familiarity, but either way my suggestion is that you add more documentation/help text into the UI descriptions and readme file. Particularly if this project is intended to make the UI better, that seems to fit the bill. Second, you should format your git clone code correctly for the application page. Checkout a few other examples and you'll see that it shouldn't be user specific and should include http:// not @.

My one question is that if this is strictly intended to improve the workbench access UI, would it be more appropriate as a patch to WA itself that can then be rolled out in the newest version of workbench access? It could still run only if hierarchical_select is enabled. Again I'm not all that familiar with WA, but after running your module I wanted to share my reactions.

pijus’s picture

Issue summary: View changes
pijus’s picture

Thanks J Branson for reviewing the module. As per your suggesion I've updated the git clone code.

Main intension of this module to improve the user interface of assigning the workbench access section (taxonomy terms/menus) to users. Now if there are *n* number of terms/menus then page have long list with checkboxes which is not maitaintable from user interface perspective. So to improve we can easily integrate HS(hierarchical_select) with WA using this module.

But this should not be the case of patch then dependency will come on WA of HS.
So better to use this module as an utility module to over come the senario which explained above regarding user interface.

klausi’s picture

Assigned: Unassigned » kscheirer
Status: Needs review » Reviewed & tested by the community

Thank you for you reviews. When finishing your review comment also set the issue status either to "needs work" (you found some problems with the project) or "reviewed & tested by the community" (you found no major flaws). I think you only found minor coding standard issues in most cases, so if you are happy with the code otherwise you should set it to RTBC.

But otherwise looks RTBC to me. Assigning to kscheirer as he might have time to take a final look at this.

pijus’s picture

Thanks for your review Klausi.

klausi’s picture

Status: Reviewed & tested by the community » Fixed

no objections for a week, so ...

Thanks for your contribution, pijus!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

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.

Thanks to the dedicated reviewer(s) as well.

pijus’s picture

Thank you Klausi.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.