noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (016a84c -> 92ca5ce)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (016a84c -> 92ca5ce)
Date: Sun, 23 Nov 2014 19:26:37 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  016a84c   Add filter when choosing a distribution key
       new  f7f0a45   cannot remove empty periode
       new  874b752   Task #1045 - Amélioration apparence  : Payment middle : 
style small button
       new  ec4318e   Task #1045 - Amélioration apparence  : Payment middle : 
style small button
       new  45b9029   Prototype.js remove the hack for autocomplete prob
       new  a5f9546   Prototype.js remove the hack for autocomplete prob
       new  c2aabb4   navi_tb remove inline css
       new  728ef3e   Do not submit action if invalid value
       new  7aabfa4   Task #1045 - Amélioration apparence  : improve appearance 
Follow up Tiny button
       new  92ca5ce   Task #988 - FOLLOWUP : plusieurs intervenants Plusieurs 
intervenants pour les actions de gestion * ajax pour ajouter, enlever * dans la 
recherche

The 9 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_card.php                                 |   10 +
 html/js/card.js                                    |  193 +++++++++++++++++++-
 html/style-classic.css                             |  110 ++++++++----
 include/action.common.inc.php                      |   97 +++++++---
 ...cument.php => ajax_action_remove_concerned.php} |   36 ++--
 ...document.php => ajax_action_save_concerned.php} |   39 ++---
 include/ajax_add_concerned_card.php                |   83 +++++++++
 include/ajax_navigator.php                         |    2 +-
 include/class_follow_up.php                        |   81 ++++++++-
 include/class_html_input.php                       |   11 +-
 include/payment_middle.inc.php                     |    2 +-
 include/periode.inc.php                            |    2 +-
 include/template/card_result.php                   |    2 +-
 include/template/detail-action.php                 |  157 +++++++++-------
 include/template/list_mod_payment.php              |    2 +-
 include/template/stock_inv.php                     |    2 +-
 sql/upgrade.sql                                    |   33 +++-
 unit-test/include/class_acc_ledger_soldTest.php    |   24 +--
 18 files changed, 680 insertions(+), 206 deletions(-)
 copy include/{ajax_mod_document.php => ajax_action_remove_concerned.php} (64%)
 copy include/{ajax_mod_document.php => ajax_action_save_concerned.php} (64%)
 create mode 100644 include/ajax_add_concerned_card.php



reply via email to

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