View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08243 | Bug reports | Survey participants (Tokens) | public | 2013-10-07 13:24 | 2013-10-09 11:22 |
Reporter | abezverkhyy | Assigned To | c_schmitz | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 08243: On token admin page, all buttons are shown even for a read-only user | ||||
Description | On the token administration page, all controls are always displayed, even if the current user has read-only rights. I wrote a patch trying to solve this issue : | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 130913 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Thank you for the patch! For your next patch please, please adhere to the commit message standard laid out in http://manual.limesurvey.org/wiki/Standard_for_Git_commit_messages . Thank you! |
|
2.00+ Build 121009 released |
|
LimeSurvey: master 639c36b2 2013-10-09 00:33 Details Diff |
Merge pull request #141 from Grapsus/fix_invite_controls On token admin page, hide buttons the user isn't allowed to use |
Affected Issues 08243 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/browse.php | Diff File | ||
mod - scripts/admin/tokens.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-07 13:24 | abezverkhyy | New Issue | |
2013-10-07 13:24 | abezverkhyy | File Added: token_admin_controls.png | |
2013-10-08 23:34 | c_schmitz | Assigned To | => c_schmitz |
2013-10-08 23:34 | c_schmitz | Status | new => assigned |
2013-10-09 10:50 | c_schmitz | Changeset attached | => LimeSurvey master 639c36b2 |
2013-10-09 10:51 | c_schmitz | Note Added: 26647 | |
2013-10-09 10:51 | c_schmitz | Status | assigned => resolved |
2013-10-09 10:51 | c_schmitz | Fixed in Version | => 2.00+ |
2013-10-09 10:51 | c_schmitz | Resolution | open => fixed |
2013-10-09 11:22 | c_schmitz | Note Added: 26651 | |
2013-10-09 11:22 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |