Closed (fixed)
Project:
Apply for role
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2008 at 17:35 UTC
Updated:
22 Aug 2008 at 15:44 UTC
Jump to comment: Most recent file
The client I'm working for needs a denied state so that once someone has applied for a role they can be marked as denied and not be allowed to re-apply. Doing this will involved some over hauling of the admin page. I'm thinking that some filtering and mass approval/denial ala #273692: Add bulk role approval and denial administrative interface will be needed.
I've got to write it either way but obviously I'd like to get it committed so they'll have an upgrade path so if you've got any feedback or suggestions I'd love to hear them..
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | afr_rewrite.patch | 41.83 KB | drewish |
| #4 | apply_for_role.token_.inc_.txt | 10.01 KB | drewish |
| #4 | apply_for_role.admin_.inc_.txt | 8.49 KB | drewish |
| #4 | afr_rewrite.patch | 22.9 KB | drewish |
| #3 | apply_for_role.module.txt | 19.76 KB | drewish |
Comments
Comment #1
drewish commentedgot the denied bit taken care of and working on turning the admin page into a form so i can add checkboxes to allow multiple applications to be approved or denied at the same time. this is sort of turning into a mega patch because it includes my work from #290378: Make full use of D6's menu and forms systems. once i get everything the way i need it i'll try to work with you guys to break it up and get the parts you like committed. i'm attaching a patched copy of the module so non-devs can review it.
Comment #2
drewish commentedi need to rename the approved_date column to processed_date since it doesn't have to only be approved now. while i'm at it i'd like to rename tables and variables from user_role_apply to apply_for_role. i'm guessing the module changed names at one point.
Comment #3
drewish commentedthis adds token and trigger support.
Comment #4
drewish commentedi need to split this up into separate patches now that #290378: Make full use of D6's menu and forms systems has been committed. broke the tokens support into it's own .inc file.
Comment #5
drewish commentedit's still a mega patch. added the ability to change from approved to denied and back.
Comment #6
Soren Jones commentedNo problem. I'll give it a quick test tonight.
Comment #7
Soren Jones commentedCommitted!
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.