noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (7ed39ae -> 2268180)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (7ed39ae -> 2268180)
Date: Thu, 18 Jun 2015 15:56:03 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  7ed39ae   Ajout PJ pour opérations diverses + correction procédure 
de sauvegarde
       new  d0dd7c7   translation
       new  281e497   translation
       new  11ffcf6   translation
       new  abacde3   indentation
       new  4402fe5   Bug in SQL
       new  26cc288   translation
       new  d580a9f   translation
       new  5d3bc55   menu_ code is always upper case
       new  eb724a7   plugin : remove trailing space
       new  13ebaf4   fix size menu box
       new  d8522f1   Documentation & indentation
       new  715cdff   small bug in todo zoom : sorttable didn't work after a 
zoom
       new  4fc94d4   Cosmetic
       new  adf58bd   Cosmetic : add font
       new  882060c   New : new parameter (choice_cat) for the sub_menu see wiki
       new  50058b4   Documentation
       new  438490c   Bug replace "Fermer" by a cross
       new  5a7deea   remove some javascript warnings
       new  207af46   upgrade SQL scripts
       new  df05a99   translation
       new  e42fd82   upgrade SQL
       new  2268180   Cosmetic

The 22 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:
 dev/get_database_item.sh                           |    2 -
 html/admin/sql/patch/ac-upgrade15.sql              |   45 +
 .../admin/sql/patch/upgrade117.sql                 |   84 +-
 html/ajax.php                                      |    2 +-
 html/ajax_history.php                              |    1 +
 html/ajax_ledger.php                               |    1 +
 html/ajax_todo_list.php                            |    1 +
 html/export.php                                    |    2 +-
 html/extension.raw.php                             |    2 +-
 html/fid.php                                       |    2 +-
 html/fid_card.php                                  |    1 +
 html/js/scripts.js                                 |    6 +-
 html/js/sorttable.js                               |   10 +-
 html/js/todo_list.js                               |    4 +-
 html/lang/en_US/LC_MESSAGES/messages.po            |  452 ++-
 html/lang/messages.po                              |  323 ++-
 html/lang/nl_NL/LC_MESSAGES/messages.po            |  345 ++-
 html/show_document.php                             |    2 +-
 html/show_document_modele.php                      |    1 +
 html/show_pj.php                                   |    2 +-
 html/style-light.css                               |   71 +-
 include/ac_common.php                              |    2 +-
 include/adm.inc.php                                |   31 +-
 include/ajax_add_menu.php                          |   14 +-
 include/ajax_admin.php                             |    1 +
 include/bank.inc.php                               |   25 +-
 include/class_extension.php                        |    6 +-
 include/class_fiche.php                            |   24 +-
 include/class_follow_up.php                        | 3126 ++++++++++----------
 include/class_pre_operation.php                    |    4 +-
 include/class_profile_menu.php                     |  408 ++--
 include/customer.inc.php                           |   42 +-
 include/dossier.inc.php                            |   20 +-
 include/manager.inc.php                            |   25 +-
 include/menu.inc.php                               |    6 +-
 include/modele.inc.php                             |   70 +-
 include/restore.inc.php                            |   22 +-
 include/supplier.inc.php                           |   23 +-
 include/template/action_search.php                 |    4 +-
 include/template/ledger_detail_bottom.php          |    2 +-
 include/template/ledger_detail_top.php             |    2 +-
 include/template/menu.php                          |   12 +-
 include/template/module.php                        |    4 +-
 include/user.inc.php                               |   20 +-
 sql/ac_upgrade.sql                                 |   12 +
 sql/upgrade.sql                                    |    5 +-
 46 files changed, 3043 insertions(+), 2226 deletions(-)
 create mode 100644 html/admin/sql/patch/ac-upgrade15.sql
 copy sql/upgrade.sql => html/admin/sql/patch/upgrade117.sql (75%)
 create mode 100644 sql/ac_upgrade.sql



reply via email to

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