noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] branch master updated (3ab5669 -> 4a3e79e)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (3ab5669 -> 4a3e79e)
Date: Tue, 18 Nov 2014 01:09:00 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  3ab5669   Task #1044 - Implementation de Test Nouvelle constante 
LOGINPUT pour le développement et les tests
       new  3a818a9   Task #1045 - Amélioration apparence  : Gestion Cache les 
check quand on ferme la fenêtre
       new  abb7f16   Task #1045 - Amélioration apparence  : Configuration Menu 
: ajout des tabs
       new  6ffa773   Bug in function save
       new  8729603   Task #1045 - Amélioration apparence  : Placement Box menu
       new  80c2345   Remove global
       new  0590ca6   Adapt change for class_extension.php
       new  a03efcb   Code rewrite
       new  a8abb9e   Adapt change for class_extension.php
       new  f5a1d84   Task #1045 - Amélioration apparence  : Improve window 
detail op
       new  0f012b8   Task #1045 - Amélioration apparence  :
       new  b846c1c   Task #1045 - Amélioration apparence  : Improve apparence 
profie
       new  a317af5   profile_menu Extends profile_menu_sql
       new  3436b69   class_menu_ref_sql add column me_description_etendue
       new  c7dd53c   Fix SQL bug in restore
       new  f8c4c1d   Task #1052 - Automatic integration of plugin Plugin 
management
       new  4a3e79e   Task #1045 - Amélioration apparence  : Amélioration 
detail operation

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 html/extension.raw.php                    |    2 +-
 html/js/scripts.js                        |    9 +-
 html/style-classic.css                    |   20 ++-
 include/ajax_add_menu.php                 |    4 +-
 include/ajax_get_profile.php              |   36 ++--
 include/cfgplugin.inc.php                 |  154 ++++++++++++++++
 include/class_anc_operation.php           |    6 +-
 include/class_extension.php               |  119 ++++++++++++-
 include/class_html_input.php              |   12 +-
 include/class_menu_ref_sql.php            |   23 +--
 include/class_noalyss_sql.php             |   17 ++-
 include/class_profile_menu.php            |    6 +-
 include/class_profile_menu_sql.php        |  284 ++++-------------------------
 include/class_profile_sql.php             |    3 +-
 include/extension_get.inc.php             |    2 +-
 include/menu.inc.php                      |    3 +-
 include/restore.inc.php                   |   18 +-
 include/template/action_other_action.php  |    2 +-
 include/template/ledger_detail_ach.php    |    7 +-
 include/template/ledger_detail_bottom.php |    2 +-
 include/template/ledger_detail_file.php   |    3 +-
 include/template/ledger_detail_ven.php    |    7 +-
 sql/upgrade.sql                           |    5 +
 23 files changed, 414 insertions(+), 330 deletions(-)
 create mode 100644 include/cfgplugin.inc.php



reply via email to

[Prev in Thread] Current Thread [Next in Thread]