PluginBasicPolls » History » Version 10
  Victor Dulepov, 2010-06-02 12:06 
  
| 1 | 1 | Victor Dulepov | h1. Basic Polls plugin  | 
|---|---|---|---|
| 2 | |||
| 3 | 10 | Victor Dulepov | p>. attachment:redmine_polls_v0.0.1.zip  | 
| 4 | 9 | Victor Dulepov | |
| 5 | 1 | Victor Dulepov | h2. Features  | 
| 6 | |||
| 7 | Adds basic polls management to Redmine (the *Polls* tab at the project level). Create and edit polls and poll choices. Insert the resulting polls and poll results as Wiki macros:  | 
||
| 8 | |||
| 9 | *  *@{{poll(id)}}@* - show poll; | 
||
| 10 | *  *@{{poll_result(id)}}@* - show detailed poll results; | 
||
| 11 | |||
| 12 | Polls not yet voted by the current user are shown on Home (all projects) and on project's Overview in a box similar to _Latest News_.  | 
||
| 13 | Deleting a poll option already voted for by some users deletes their votes.  | 
||
| 14 | |||
| 15 | Permissions added: _Edit polls_, _Vote polls_.  | 
||
| 16 | |||
| 17 | h2. Compatibility  | 
||
| 18 | |||
| 19 | |_. Plugin Version|_. Redmine compatibility|  | 
||
| 20 | |0.0.1|0.9.4|  | 
||
| 21 | 6 | Victor Dulepov | |
| 22 | Requires [[PluginBlocksLayout|Blocks Layout]] plugin to run.  | 
||
| 23 | 1 | Victor Dulepov | |
| 24 | 8 | Victor Dulepov | h2. Credits:  | 
| 25 | 1 | Victor Dulepov | |
| 26 | * Author: "_Pavel Vinokurov_":mailto:vinokurov@axmor.com  | 
||
| 27 | * Inspired by "Confluence Survey plugin":https://plugins.atlassian.com/plugin/details/195  | 
||
| 28 | * Work sponsored by "Axmor Software":http://www.axmor.com  | 
||
| 29 | |||
| 30 | 7 | Victor Dulepov | h2. Screenshots:  | 
| 31 | 2 | Victor Dulepov | |
| 32 | h3. Poll and poll results in WIKI:  | 
||
| 33 | 5 | Felix Schäfer | |
| 34 | 2 | Victor Dulepov | !polls_in_wiki.png!  | 
| 35 | |||
| 36 | h3. Poll in issue description:  | 
||
| 37 | 5 | Felix Schäfer | |
| 38 | 2 | Victor Dulepov | !poll_in_issue_description.png!  | 
| 39 | |||
| 40 | h3. Polls listing:  | 
||
| 41 | 5 | Felix Schäfer | |
| 42 | 2 | Victor Dulepov | !polls_list.png!  | 
| 43 | |||
| 44 | h3. Editing a poll:  | 
||
| 45 | 5 | Felix Schäfer | |
| 46 | 2 | Victor Dulepov | !polls_edit_poll.png!  | 
| 47 | |||
| 48 | h3. Editing a poll option:  | 
||
| 49 | 5 | Felix Schäfer | |
| 50 | 2 | Victor Dulepov | !polls_edit_choice.png !  |