noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (f4d00eb -> 404aeeb)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (f4d00eb -> 404aeeb)
Date: Fri, 21 Aug 2015 15:51:28 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  f4d00eb   Task #1151 - Amélioration configuration des menus Bug : 
cannot find first
       new  ff9bd15   Bug : Cannot add a new category of cards
       new  8888381   Task #1151 - Amélioration configuration des menus Bug : 
when  adding new plugin
       new  404aeeb   Task #1153 - Boite de dialogue modale #1153 Dialog box : 
implement alert + confirm_form

The 3 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/admin/setup.js                       |    2 +-
 html/ajax_card.php                        |    3 +-
 html/js/acc_ledger.js                     |   44 ++++----
 html/js/accounting_item.js                |   16 ++--
 html/js/admin.js                          |    6 +-
 html/js/ajax_fiche.js                     |   12 +-
 html/js/anc_script.js                     |   22 ++--
 html/js/calc.js                           |    2 +-
 html/js/card.js                           |   34 +++---
 html/js/compute.js                        |    4 +-
 html/js/compute_direct.js                 |    4 +-
 html/js/confirm.js                        |   33 ------
 html/js/gestion.js                        |   40 +++---
 html/js/modele_document.js                |    6 +-
 html/js/scripts.js                        |  180 ++++++++++++++++++-----------
 html/js/todo_list.js                      |   14 +-
 html/style-classic.css                    |    5 +-
 html/style-light.css                      |    7 +-
 include/ac_common.php                     |    6 +-
 include/ajax_add_menu.php                 |    4 +-
 include/ajax_create_menu.php              |    2 +-
 include/ajax_get_menu_detail.php          |    2 +-
 include/ajax_get_profile.php              |    6 +-
 include/ajax_mod_menu.php                 |    2 +-
 include/cfgplugin.inc.php                 |   14 ++-
 include/class_extension.php               |   13 ++-
 include/class_fiche_def.php               |    6 +
 include/class_periode.php                 |    6 +-
 include/class_profile_menu_sql.php        |    2 +
 include/doc_state.inc.php                 |    2 +-
 include/function_javascript.php           |    2 +-
 include/payment_middle.inc.php            |   49 ++++----
 include/template/category_of_card.php     |    6 +-
 include/template/fiche_list.php           |    2 +-
 include/template/periode_add_exercice.php |    2 +-
 include/template/stock_inv.php            |    2 +-
 36 files changed, 310 insertions(+), 252 deletions(-)
 delete mode 100644 html/js/confirm.js



reply via email to

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