noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (53b1b15 -> 1d95f51)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (53b1b15 -> 1d95f51)
Date: Wed, 14 Oct 2015 21:38:29 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  53b1b15   Merge branch 'master' of ns2git:/srv/git/noalyss
      adds  33dd64c   fix bug about login in uppercase
       new  1e9fc0b   translate
       new  6e89040   Merge branch 'dev_6900'
       new  1dc92bd   Change Tool_Uos by Single_Record
       new  382ca95   Change Tool_Uos by Single_Record
       new  228ac82   Reduce the number of file in HTML folder, move 
ajax_todo_list to include/ajax called from ajax_misc.php
       new  89b025d   documentation
       new  d064ed5   Reduce the number of file in HTML folder, move 
ajax_history to include/ajax called from ajax_misc.php
       new  7cd27cd   Reduce the number of file in HTML folder, move 
ajax_card.php to include/ajax called from ajax_misc.php
       new  dae59dd   Reduce the number of file in HTML folder, move 
ajax_ledger.php to include/ajax called from ajax_misc.php
       new  19b166d   Reduce the number of file in HTML folder, move 
ajax_poste.php to include/ajax called from ajax_misc.php
       new  3711b77   Security : check dossier access
       new  5bf713d   Correct  ; rename file class_single_record , 
detail-action : 2 fields for contact instead of 1 Ajax : misc. bugs
       new  1d95f51   Ajax : misc. bugs due to files reorganizing

The 13 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/ajax.php                                      |    1 +
 html/ajax_misc.php                                 |  274 ++++++--------------
 html/js/acc_ledger.js                              |  135 +++++++---
 html/js/accounting_item.js                         |   10 +-
 html/js/card.js                                    |   71 +++---
 html/js/todo_list.js                               |   29 +-
 html/login.php                                     |    3 +-
 html/popup.php                                     |    2 +-
 html/show_document_modele.php                      |    2 +
 html/user_login.php                                |    2 +-
 {html => include/ajax}/ajax_card.php               |   28 +--
 include/ajax/ajax_fiche_def_detail.php             |    2 +-
 {html => include/ajax}/ajax_history.php            |   35 +--
 {html => include/ajax}/ajax_ledger.php             |   31 +--
 {html => include/ajax}/ajax_poste.php              |   45 +---
 include/ajax/ajax_tag_detail.php                   |    2 +-
 {html => include/ajax}/ajax_todo_list.php          |    3 +-
 include/cfgfiche.inc.php                           |    4 +-
 include/cfgtags.inc.php                            |    4 +-
 include/class/class_fiche_def.php                  |    2 +-
 ...{class_tool_uos.php => class_single_record.php} |    4 +-
 include/template/detail-action.php                 |    1 -
 include/template/history_top.php                   |    2 +-
 include/template/ledger_detail_file.php            |    4 +-
 include/template/ledger_detail_top.php             |    1 +
 include/template/tag_detail.php                    |    2 +-
 26 files changed, 276 insertions(+), 423 deletions(-)
 rename {html => include/ajax}/ajax_card.php (94%)
 rename {html => include/ajax}/ajax_history.php (83%)
 rename {html => include/ajax}/ajax_ledger.php (93%)
 rename {html => include/ajax}/ajax_poste.php (78%)
 rename {html => include/ajax}/ajax_todo_list.php (99%)
 rename include/lib/{class_tool_uos.php => class_single_record.php} (94%)



reply via email to

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