source: extensions/nbc_ThemeChanger/Version.txt @ 6642

Last change on this file since 6642 was 6642, checked in by datajulien, 14 years ago

theme changer :
Correction du bug sur la suppression du thème présent sur une association active.
Utilisation unique des id des thèmes.
Mise en place jquery et tableSorter pour la gestion des tris.

File size: 4.0 KB
Line 
1Version 2.1.0.c
2
3[lang=fr]
4
5Correction du bug sur la suppression du thème présent sur une association active.
6Utilisation unique des id des thèmes.
7Mise en place jquery et tableSorter pour la gestion des tris.
8
9Fichiers impactés :
10        main.inc.php
11        admin/nbc_ThemeChanger_admin.php
12        admin/nbc_ThemeChanger_admin.tpl
13        include/functions_ThemeChanger.inc.php
14        include/jquery.tablesorter.js
15        theme/*
16[/lang=fr]
17[lang=en]
18
19
20Correction of the bug on the suppression of a theme present into an active association.
21Use of the theme's id instead of name
22Use of jquery and tablesorter plugin in order to manage the sort feature.
23       
24Files modifies:
25        main.inc.php
26        admin/nbc_ThemeChanger_admin.php
27        admin/nbc_ThemeChanger_admin.tpl
28        include/functions_ThemeChanger.inc.php
29        include/jquery.tablesorter.js
30        theme/*
31[/lang=en]
32
33[lang=it]       
34
35Correzione del bug sull'eliminazione di un tema se è ancora associato.
36Utilizzazione dell’id del tema invece del nome.
37Utilizzazione del plugin tablesorter e jquery per gestire l'ordinamento.
38
39File modificati :       
40        main.inc.php
41        admin/nbc_ThemeChanger_admin.php
42        admin/nbc_ThemeChanger_admin.tpl
43        include/functions_ThemeChanger.inc.php
44        include/jquery.tablesorter.js
45        theme/*
46
47       
48[/lang=it]
49--------------------------------------------------
50Version 2.1.0.b
51
52[lang=fr]
53
54Correction du bug sur les noms de menu avec espace.
55Correction du bug sur la fonctionnalité "modifiée" (lorsqu'on clique sur "modifier l'association",  la catégorie sélectionnée par défaut est celle à modifier (et non plus la première de la liste))
56
57Fichiers impactés :
58        main.inc.php
59        admin/nbc_ThemeChanger_admin.php
60        admin/nbc_ThemeChanger_admin.tpl
61[/lang=fr]
62[lang=en]
63
64Correction of the bug on menu name with spaces.
65Correction of a regretion bug on the "Modify" functionality , "Modify association" will now correctly fill in the form.
66       
67Files modifies:
68        main.inc.php
69        admin/nbc_ThemeChanger_admin.php
70        admin/nbc_ThemeChanger_admin.tpl
71[/lang=en]
72
73[lang=it]       
74
75Correzione del bug sulla denominazione delle teme con spazio.
76Correzione della funzionalità "Modificare". "Modificare l'associazione" riempirà correttamente il formulario.
77
78File modificati :       
79        main.inc.php
80        admin/nbc_ThemeChanger_admin.php
81        admin/nbc_ThemeChanger_admin.tpl
82
83       
84[/lang=it]
85--------------------------------------------------
86Version 2.1.0.a
87
88[lang=fr]
89Portage plugin on piwigo 2.1.x
90[/lang=fr]
91[lang=en]
92compatibility for piwigo 2.1.x
93[/lang=en]
94[lang=it]
95compatibilità per la versione piwigo 2.1.x
96[/lang=it]
97--------------------------------------------------
98Version 2.0.1.b
99[lang=fr]
100Ajout de la possibilité d'appliquer la modification du thème à toutes les sous-catégories de celle séléctionné
101Ajout de la hierarchie dans le nom des catégories ("Photo/Nuit" au lieu de "Nuit" seule)
102Correction de la fonctionnalité modifiée (lorsqu'on clique sur "modifier l'association",  la catégorie sélectionnée par défaut est celle à modifier (et non plus la première de la liste))
103Ajout la langue italienne
104
105Fichiers impactés :
106        language/*
107        admin/nbc_ThemeChanger_admin.php
108        admin/nbc_ThemeChanger_admin.tpl
109[/lang=fr]
110[lang=en]
111Add of the possibility of applying the theme modification on all the sub-categories of the category selected.
112Add of the full category's name path ("Photo/Nuit" instead of "Nuit" only)
113Correction of the "Modify" functionality , "Modify association" will now correctly fill in the form.
114Add of the Italian language
115
116Files modifies:
117        language/*
118        admin/nbc_ThemeChanger_admin.php
119        admin/nbc_ThemeChanger_admin.tpl
120[/lang=en]
121
122[lang=IT]
123Aggiunta della possibilità di applicare la modifica del tema a tutte le sotto-categorie selezionate.
124Aggiunta del albero completo della categoria ("Foto/Di_Notte" invece di solamente "Di_Notte").
125Correzione della funzionalità "Modificare". "Modificare l'associazione" riempirà correttamente il formulario.
126Aggiunta della lingua italiana
127
128File modificati :
129        language/*
130        admin/nbc_ThemeChanger_admin.php
131        admin/nbc_ThemeChanger_admin.tpl
132[/lang=IT]
133--------------------------------------------------
134Version 2.0.1.a
135
136Portage plugin on piwigo 2.0.x
Note: See TracBrowser for help on using the repository browser.