liquid_feedback_frontend
annotate LICENSE @ 19:00d1004545f1
Dynamic interface using XMLHttpRequests, and many other changes
Bugfixes:
- Only allow voting on admitted initiatives
- Repaired issue search
- Don't display delegations for closed issues on member page
- Don't show revoke link in initiative, when issue is already half_frozen
- Localization for voting JavaScript
- Display author of suggestions
Disclosure of voting data after voting is finished:
- Possibility to inspect every ballot including preferences
- Show number of voters preferring one initiative to another initiative
Interface behaviour changes:
- Reversed default order of drafts
- Default order of suggestions changed
- Show new drafts of initiatives only once per day in timeline
Accessibility:
- Barrier-free voting implemented
- POST links are now accessible without JavaScript
- Changed gray for unsatisfied supporters in bar graph to a lighter gray
Other interface improvements:
- Optical enhancements
- Dynamic interface using XMLHttpRequests
- Show usage terms in about section
- Show own membership in area listing
- Show uninformed supporters greyed out and marked with yellow question mark
- Warning box in non-admitted initiatives
- When voted, don't display voting notice and change label of voting link
- Show object counts in more tabulator heads
- Enlarged member statement input field
Miscellaneous:
- Code cleanup
- Added README file containing installation instructions
- Use new WebMCP function ui.filters{...} instead of own ui.filter and ui.order functions
Bugfixes:
- Only allow voting on admitted initiatives
- Repaired issue search
- Don't display delegations for closed issues on member page
- Don't show revoke link in initiative, when issue is already half_frozen
- Localization for voting JavaScript
- Display author of suggestions
Disclosure of voting data after voting is finished:
- Possibility to inspect every ballot including preferences
- Show number of voters preferring one initiative to another initiative
Interface behaviour changes:
- Reversed default order of drafts
- Default order of suggestions changed
- Show new drafts of initiatives only once per day in timeline
Accessibility:
- Barrier-free voting implemented
- POST links are now accessible without JavaScript
- Changed gray for unsatisfied supporters in bar graph to a lighter gray
Other interface improvements:
- Optical enhancements
- Dynamic interface using XMLHttpRequests
- Show usage terms in about section
- Show own membership in area listing
- Show uninformed supporters greyed out and marked with yellow question mark
- Warning box in non-admitted initiatives
- When voted, don't display voting notice and change label of voting link
- Show object counts in more tabulator heads
- Enlarged member statement input field
Miscellaneous:
- Code cleanup
- Added README file containing installation instructions
- Use new WebMCP function ui.filters{...} instead of own ui.filter and ui.order functions
| author | bsw/jbe |
|---|---|
| date | Sat Feb 20 22:10:31 2010 +0100 (2010-02-20) |
| parents | 8d91bccab0bf |
| children | 6a12fb7e4963 |
| rev | line source |
|---|---|
| bsw/jbe@0 | 1 Copyright (c) 2009 Public Software Group e. V., Berlin, Germany |
| bsw/jbe@0 | 2 |
| bsw/jbe@0 | 3 Permission is hereby granted, free of charge, to any person obtaining a |
| bsw/jbe@0 | 4 copy of this software and associated documentation files (the "Software"), |
| bsw/jbe@0 | 5 to deal in the Software without restriction, including without limitation |
| bsw/jbe@0 | 6 the rights to use, copy, modify, merge, publish, distribute, sublicense, |
| bsw/jbe@0 | 7 and/or sell copies of the Software, and to permit persons to whom the |
| bsw/jbe@0 | 8 Software is furnished to do so, subject to the following conditions: |
| bsw/jbe@0 | 9 |
| bsw/jbe@0 | 10 The above copyright notice and this permission notice shall be included in |
| bsw/jbe@0 | 11 all copies or substantial portions of the Software. |
| bsw/jbe@0 | 12 |
| bsw/jbe@0 | 13 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| bsw/jbe@0 | 14 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| bsw/jbe@0 | 15 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| bsw/jbe@0 | 16 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| bsw/jbe@0 | 17 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| bsw/jbe@0 | 18 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
| bsw/jbe@0 | 19 DEALINGS IN THE SOFTWARE. |
| bsw/jbe@0 | 20 |
| bsw/jbe@0 | 21 |
| bsw/jbe@0 | 22 3rd party license information: |
| bsw/jbe@0 | 23 |
| bsw/jbe@6 | 24 The icons used in LiquidFeedback (except national flags) are from Silk |
| bsw/jbe@0 | 25 icon set 1.3 by Mark James. [ http://www.famfamfam.com/lab/icons/silk/ ] |
| bsw/jbe@0 | 26 His work is licensed under a Creative Commons Attribution 2.5 License. |
| bsw/jbe@6 | 27 [ http://creativecommons.org/licenses/by/2.5/ ] |