noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (5864835 -> f6a3b1e)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (5864835 -> f6a3b1e)
Date: Sun, 02 Nov 2014 11:08:43 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  5864835   Task #1024 : add a message Task #1024 - Comptabiltié 
analytique : table activité lors confirmation
       new  3212c42   Traduction
       new  d3d2fa0   dans script, LANGUAGE non obligatoire
       new  3b8b6dc   Change Direct Form par Acces Direct
       new  51ada0b   code : alignement
       new  9026306   Mise a jour traduction
       new  a46dbf0   Remove obsolete, Improve waiting box
       new  bcb0f67   Improve waiting box Add effect to display result
       new  0184481   Code format
       new  84b9b1c   A div can not have a name
       new  cdda613   Correct mes Task #1038 - Recherche de fiche par poste 
comptable
       new  df70c11   Button_image Add button with icon
       new  c4a9e8e   resize icon
       new  1e2eeac   Cosmetique icon
       new  1df8384   Cosmetique remove border
       new  fa8c94c   Button_image for search card
       new  18b53a6   Search by accounting Task #1038 - Recherche de fiche par 
poste comptable
       new  52e5f67   Traduction
       new  610170d   Documentation
       new  1ca03a2   Last version of prototype + patch
       new  231ba6c   Translation progress
       new  da8f43c   New functionnal test
       new  5157918   Documentation
       new  b3ac28e   Documentation
       new  1bcf0cb   Code rewriting
       new  5cd6c9f   Code rewriting : accept table with a text PK
       new  31b7a58   Code rewriting : change due to change of menu_ref_sql
       new  f6a3b1e   Test unitaire avec PHPUNIT

The 27 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:
 doc/manuel-fr.odt                                  |  Bin 102895 -> 103062 
bytes
 html/ajax_card.php                                 |    1 +
 html/image/search.png                              |  Bin 3937 -> 4545 bytes
 html/js/card.js                                    |   34 +-
 html/js/infobulle.js                               |    2 +-
 html/js/prototype.js                               |   23 +-
 html/js/scripts.js                                 |   83 +-
 html/lang/en_US/LC_MESSAGES/messages.po            | 1377 ++++++++++++++------
 html/lang/messages.po                              |  908 +++++++++++---
 html/lang/nl_NL/LC_MESSAGES/messages.po            | 1092 +++++++++++++---
 html/test.php                                      |    3 +
 include/ac_common.php                              |    2 +-
 include/ajax_mod_periode.php                       |   24 +-
 include/class_acc_account_ledger.php               |    3 +-
 include/class_acc_ledger.php                       |    4 +-
 include/class_acc_ledger_fin.php                   |    1 +
 include/class_acc_ledger_sold.php                  |    6 +-
 include/class_fiche.php                            |    3 +-
 include/class_html_input.php                       |   17 +
 include/class_icard.php                            |   39 +-
 include/class_ipopup.php                           |    8 +-
 include/class_menu_ref_sql.php                     |  271 +----
 include/class_noalyss_sql.php                      |   13 +-
 include/extension_get.inc.php                      |    2 +-
 include/search.inc.php                             |    6 +-
 include/template/card_result.php                   |    3 +
 include/template/form_ledger_detail.php            |    2 +-
 include/template/module.php                        |    4 +-
 include/template/profile.php                       |    2 +-
 sql/upgrade.sql                                    |   89 ++
 unit-test/README                                   |   13 +
 unit-test/bootstrap.php.example                    |  154 +++
 unit-test/include/class_acc_accountTest.php        |  144 ++
 unit-test/include/class_acc_account_ledgerTest.php |  299 +++++
 34 files changed, 3578 insertions(+), 1054 deletions(-)
 mode change 100644 => 100755 dev/compile_text.sh
 create mode 100644 unit-test/README
 create mode 100644 unit-test/bootstrap.php.example
 create mode 100644 unit-test/include/class_acc_accountTest.php
 create mode 100644 unit-test/include/class_acc_account_ledgerTest.php



reply via email to

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