Closed (fixed)
Project:
Permission Select
Version:
7.x-1.x-dev
Component:
Module Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2010 at 11:13 UTC
Updated:
27 Aug 2013 at 17:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
realityloop commentedDitto, confirming this release currently does nothing in D7
Comment #2
alberto56 commentedThen this is critical, right?
Comment #3
OnkelTem commented7.x-1.1 is very outdated - it's released more then year ago :)
Forget about it )
UPD. I'm gonna try this snapshot http://ftp.drupal.org/files/projects/permission_select-7.x-1.1.tar.gz now
Doesn't work either. Dev doesn't work too.. Looks like the module abandoned.
Comment #4
himerus commentedI will try to get this working this weekend... not abandoned, but not high on the priority list either.
This WAS created early for D7, and yes, a good deal of things changed that make the 7.x version currently broken. I always accept patches as well, but no one has taken the effort to fix the sections in the .module and .js that would fix the issue...
I'll try to set aside an hour to get it working again this weekend.
Comment #5
mgiffordThanks! We're looking forward to using it.
Comment #6
AndrewJarvis commentedAnxiously awaiting this as well! Are there any other similar modules out there? Or one that are different but solve the same problem of having to click all those checkboxes?
Comment #7
OnkelTem commentedDoesn't work. -dev just adds checkboxes in perm groups - no global controls
Comment #8
Vote_Sizing_Steve commentedThe checkboxes in perm groups are added, but don't do anything for me when clicked.
Comment #9
kmajzlik commentedsubscribing, there is no Drupal 7 solution for permissions UI.
Comment #10
Vote_Sizing_Steve commentedI asked my developer to fix the D7 version, and he's provided the following files (I've attached the patches, and the build), which are working for me.
I'm not sure about the global select/unselect; but think that they are going to have to be part of a future D7 version.
Comment #11
kmajzlik commented#10 seems to be working well for me with Drupal 7.8 (+ together http://drupal.org/project/filter_perms )
Comment #12
badsit commented#10 #11 This patch as one file.
Comment #13
kingfisher64 commentedI really wanted this module to add a global select all, deselect all for specific roles. It's doing my head in having to manually scroll through all the modules installed checking to see. I've never understood why the default permissions for the administrator is not to have all permissions selected. Seems very odd to have someone looking after the system who can't fully look after the system!
Is there a timeline for a version with a global select all/deselect all button?
Many thanks
Comment #14
kmajzlik commentedkingfisher: i think that administrators permissions should be set rather by http://drupal.org/project/adminrole (for Drupal 6) which is now in core for Drupal7.
Comment #15
badsit commentedThe patch includes a patch from the comment #13, and I also added possibility for a global select all, deselect all for specific roles.
Comment #16
kingfisher64 commentedI couldn't get this patch in post #15 to apply properly.
Is there any chance of an updated version of this module? It's so close to being completed and only needs a few additions.
Comment #17
steveoliver commentedGot this patch to apply cleanly but didn't fix anything...
Comment #18
steveoliver commented...Sorry - it did! Works well. Thanks.
Comment #19
ezeedub commentedHere's the fix you asked for himerus. (There's whitespace stuff in here as well. Not sure if that's a plus or a minus. Just let me know and I'll re-roll it.)
Btw, I actually got here looking for the select-all perms for the admin role (not just by module) to replace what seems to be missing in core despite what it says on the adminrole module page.
It would be a separate issue, but is there any interest in overloading this module to handle that?
Comment #20
lefnire commentedWorks for me
Comment #21
kingfisher64 commentedCan we have all the patches rolled into a new version? Given the fact there's patches and versions on #10, #12, #15, #19. I'm hoping that the following error will disappear with a new version.
Error message
Notice: Undefined variable: rows in permission_select_theme_user_admin_perm() (line 72 of C:\wamp\www\kingfisher\sites\all\modules\permission_select\permission_select.module).or
can someone who has all these patches applied upload the new .zip version?
Comment #22
defconjuan commented+1 for consolidated patch
Comment #23
Anthony Pero commentedHmmm... I downloaded the latest dev (Feb 2012), and didn't work. Applied the patch at 19. No change. No check boxes, nothing. I've cleared the cache. What am I doing wrong here?
Comment #24
raveendrab commentedHi,
Is there any hope that an updated working module be available?
Comment #25
kingfisher64 commentedDownload the #10 zip version then apply the patches from #19 or any other comments after #10 - that worked for me.
I don't have any errors popping up in the version i'm using - which i've attached. This include the global select all option from #15, so one check of a box can select all for a specified role.
The zip below includes all of the patches
Comment #26
himerus commentedAnyone interested in maintaining this module? I've had no time of late to pay attention to the queue, and would love to let someone take over that can get patches applied and hopefully revive development on the project...
Comment #27
defconjuan commentedActually, yeah, I have time.
Comment #28
siteogra commented#25 Thanks
Comment #29
loopduplicate commented#25 works for me. Just download the whole zip file, no need to patch anything; patches are already applied. Thanks.Actually, only the appearance changed. Clicking on the boxes didn't do anything. #25 did not work for me.
#10 is working great though :)
Comment #30
dflitner commented#25 works for me but only if the Overlay is on. With the Overlay off, nothing happens when I click the global checkboxes at the top and the individual module checkboxes don't appear at all.
Screenshots attached.
Comment #31
jphelan commented#25 worked for me.
Comment #32
agerson commentedsubscribe
Comment #33
steveoliver commented#32 agerson: FYI: There is now a big green Follow button at the top of each issue on drupal.org. Please use it instead of posting "subscribe" comments.
Comment #34
h3rj4n commented#25 worked for me too.
But I don't find the layout very user friendly. Would one checkbox after the module name not be enough? It doesn't matter now which checkbox you click, you either select all, or select none (if all selected).

Would be awesome if it could work something like the checkbox in Gmail. It display's a - if you have something checked, and an empty checkbox if nothing is checked.
Also, it's slow! ;) Haven't looked at the code what can be improved but can't imagine it can't be faster.
Comment #35
kingfisher64 commentedIs anyone interested in maintaining this mod? It's still a very very useful mod to use with the universal tick feature.
I wish I could maintain this project myself except i'm not up the standard of drupal core API knowledge to do so - at the moment.
Would be great to see if some coding guru could step up to just minimally maintain the project.
Posted in this rather that new issue queue as I thought more relevant people would see. :)
Any offers?
Comment #36
colanHere's the above zip in proper patch format with Git metadata. I also fixed some obvious coding-standards violations.
Comment #37
Leeteq commentedAlthough only tested briefly, I can confirm that #25 seems to work nicely.
(Tested with Commons 3.2 (D7.21).)
How about releasing #25 along with the patch in #36 (I have not tested #36) as the new 7.x-1.x-dev version, so we can get some more testers?
Comment #38
colanI'll happily put out a release if someone makes me a maintainer. :)
Comment #39
kingfisher64 commented@colan - himerus asked a while back for a new maintainer. Just ask him on http://drupal.org/user/159141 and I'm sure he'll make you the maintainer.
I'll gladly test the module or contribute in non php coding ways (not up to standard required with drupal yet). This is such a handy little module. There's a fair few small things that could be done to make it even more usable.
Comment #40
andyanderso commentedThanks you guys for working on this module. It is a nice feature to have. I am unclear whether this has been rolled into the dev release yet or if I should go ahead and patch the stable release?
Comment #41
anybodyHowever, the current stable release does not work, so it can't be more bad! There should be a stable release based on the .dev version I think.
So let's have a short look, if the .dev version is already patched, else patch it and create a stable release from it? =)
It would be so great to see this running again!
Comment #42
colanAll: Please see #2064143: Offering to maintain Permission Select module. So after two (2) weeks, we should be able to get this rolling again.
Comment #43
badsit commentedUpdated release.