| 1 | // +-----------------------------------------------------------------------+ |
|---|
| 2 | // | PiwiShack - a Piwigo Plugin | |
|---|
| 3 | // | Copyright (C) 2009 MOREAU Julien - gotcha@piwigo.org | |
|---|
| 4 | // +-----------------------------------------------------------------------+ |
|---|
| 5 | // | This program is free software; you can redistribute it and/or modify | |
|---|
| 6 | // | it under the terms of the GNU General Public License as published by | |
|---|
| 7 | // | the Free Software Foundation | |
|---|
| 8 | // | | |
|---|
| 9 | // | This program is distributed in the hope that it will be useful, but | |
|---|
| 10 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
|---|
| 11 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
|---|
| 12 | // | General Public License for more details. | |
|---|
| 13 | // | | |
|---|
| 14 | // | You should have received a copy of the GNU General Public License | |
|---|
| 15 | // | along with this program; if not, write to the Free Software | |
|---|
| 16 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
|---|
| 17 | // | USA. | |
|---|
| 18 | // +-----------------------------------------------------------------------+ |
|---|
| 19 | |
|---|
| 20 | v0.1 Disponible le 23-11-2009 |
|---|
| 21 | [Bugtracker, bug 1261, fixed] Add description.txt |
|---|
| 22 | [Bugtracker, bug 1262, fixed] Add multi-language |
|---|
| 23 | [Bugtracker, bug 1263, fixed] Language not ok |
|---|
| 24 | [Bugtracker, bug 1264, fixed] Conflit with other plugin |
|---|
| 25 | [Bugtracker, bug 1265, fixed] Verify comportement in a lot of picture |
|---|
| 26 | [Bugtracker, bug 1266, fixed] Header and LLBGO |
|---|
| 27 | [Bugtracker, bug 1267, fixed] Change icons set |
|---|
| 28 | [Bugtracker, bug 1268, open] Count of visit which increments. |
|---|
| 29 | [Bugtracker, bug 1269, fixed] Verrify compatibility with HotBlocker plugin |
|---|
| 30 | [Bugtracker, bug 1270, fixed] Formating documents in UNIX format |
|---|
| 31 | [Bugtracker, bug 1271, open] Add an administrator panel |
|---|
| 32 | [Bugtracker, bug 1272, fixed] Error in category page |
|---|
| 33 | [Bugtracker, bug 1274, fixed] HTML 4.0 |
|---|
| 34 | [Bugtracker, bug 1275, fixed] A good formatage |
|---|
| 35 | [Bugtracker, bug 1276, fixed] Ascensors |
|---|
| 36 | [Bugtracker, bug 1279, fixed] Convert in UTF-8 without BOM |
|---|
| 37 | [Bugtracker, bug 1280, fixed] Language error on FR |
|---|
| 38 | [Bugtracker, bug 1281, fixed] Title of page need more visibility |
|---|
| 39 | |
|---|
| 40 | v0.2 Disponible le 28-11-2009 |
|---|
| 41 | [Bugtracker, bug 1284, fixed] Change the pop-up for an other solution |
|---|
| 42 | [Bugtracker, bug 1293, reopened] Thumbnail link open in new page |
|---|
| 43 | |
|---|
| 44 | v0.3 Disponible le 05-03-2010 |
|---|
| 45 | [Bugtracker, bug 1341, fixed] Add a balise for personnel area One (Wordpress) |
|---|
| 46 | [Bugtracker, bug 1360, open] Plugin removal behavior |
|---|
| 47 | [Bugtracker, bug 1361, open] External configuration |
|---|
| 48 | [Bugtracker, bug 1371, fixed] Wrong parameters for item 1 |
|---|
| 49 | [Bugtracker, bug 1386, fixed] Wrong argument for custom field 1 |
|---|
| 50 | [Bugtracker, bug 1447, fixed] Add RU traduction. Thanks to Andrew |
|---|
| 51 | [Bugtracker, bug 1455, fixed] Problem with the area "Direct link to your file" |
|---|
| 52 | [Bugtracker, bug 1470, fixed] CSS body align window width |
|---|
| 53 | [Bugtracker, bug 1480, open] Chrome browser not supported |
|---|
| 54 | [Bugtracker, bug 1481, open] Returns to the line not valide |
|---|