jordi number 3: i think we are talking plain old categories (or projects in this case) can have roles assigned to them. Check under categories (projects) in the settings tab..
I modified my version manually so only users with the Developer role could be assigned tasks (by using a permission), so that is doable. I would suggest adding a permission (can be assigned tasks) as the best way to do this.
I think review is a go…
ok. I just put them in the JS folder in Issuetracker. I assumed you auto included them. maybe you can add these lines as default?
if ($Head) $Head->AddScript('extensions/IssueTracker/js/lib/prototype.js');
if ($Head) $Head->AddScript('extensi…
how do I assign a user to an issue? clicking on the image with no user assign does nothing.. and arent you gonna send with it that sweet theme you had applied on your screenshot?
jordi number 3: i think we are talking plain old categories (or projects in this case) can have roles assigned to them. Check under categories (projects) in the settings tab..
I modified my version manually so only users with the Developer role could be assigned tasks (by using a permission), so that is doable. I would suggest adding a permission (can be assigned tasks) as the best way to do this.
I think review is a go…
ok. I just put them in the JS folder in Issuetracker. I assumed you auto included them. maybe you can add these lines as default?
if ($Head) $Head->AddScript('extensions/IssueTracker/js/lib/prototype.js');
if ($Head) $Head->AddScript('extensi…
how do I assign a user to an issue? clicking on the image with no user assign does nothing.. and arent you gonna send with it that sweet theme you had applied on your screenshot?
that seems correct if ur role is adminstrator. did u also follow my other instructions about makine a theme with my file? you have to select it in the settings page under themes and styles too
that seems correct if ur role is adminstrator. did u also follow my other instructions about makine a theme with my file? you have to select it in the settings page under themes and styles too
Eh sorry, I may never have gotten around to this, or uploaded the wrong version. I dont have the code offline at this time, but basically all you do is run the SQL given above by ChiOne
ALTER TABLE `Attachment` ADD `vis` TINYINT( 1 ) NOT NULL DEFAUL…