Ignore:
Timestamp:
Jul 1, 2010, 12:00:51 AM (14 years ago)
Author:
datajulien
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/nbc_ThemeChanger/Version.txt

    r6573 r6642  
     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--------------------------------------------------
    150Version 2.1.0.b
    251
Note: See TracChangeset for help on using the changeset viewer.