liquid_feedback_frontend
annotate LICENSE @ 52:88ac7798b562
Several bugfixes (getpic.c, accepted but canceled issues, ...); Listing of available policies
- Bugfixes in fastpath/getpic.c (related to crashes since alpha5)
- Respect Content-Types of images in database
(needs database update, as Content-Type was incorrectly stored by previous versions)
- Typo fixed in help messages
- RSS-Feed (currently only after manual authentication while session is valid)
- Listing of available policies
- German translation fixed: "gebe" -> "gib" (Imperativ)
- Bugfixes related to issues which had been accepted but canceled afterwards
- Prohibit creation of initiatives in disabled areas or with disabled policies
- Bugfixes in fastpath/getpic.c (related to crashes since alpha5)
- Respect Content-Types of images in database
(needs database update, as Content-Type was incorrectly stored by previous versions)
- Typo fixed in help messages
- RSS-Feed (currently only after manual authentication while session is valid)
- Listing of available policies
- German translation fixed: "gebe" -> "gib" (Imperativ)
- Bugfixes related to issues which had been accepted but canceled afterwards
- Prohibit creation of initiatives in disabled areas or with disabled policies
author | bsw/jbe |
---|---|
date | Thu Apr 15 19:58:25 2010 +0200 (2010-04-15) |
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/ ] |