noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (2fed7bc -> 008ed58)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (2fed7bc -> 008ed58)
Date: Tue, 24 May 2016 21:25:37 +0000 (UTC)

sparkyx pushed a change to branch master
in repository noalyss.

      from  2fed7bc   Merge branch 'master' of ns3:/srv/git/noalyss
       new  b38e10d   fid.php : retrieve parameters with safe function
       new  5715daa   Extension : fix path
       new  2094e34   Fix small bug : PHP Notice:  Undefined property: 
Acc_Tva::$tva_both_side
       new  177f206   Fix bug with pg_largeobject
       new  5a17522   Add defined value OFFICE and GENERATE_PDF
       new  b330f10   Fix : check if a LOB exists before unlinking Doc
       new  8c198bf   Improve : Admin/user for admin , no database details 
since he can connect all of them
       new  3d9b5cc   Improve Admin/user , use new alert box
       new  7b67f95   Translation , after export from ANC GREAT LEDGER does not 
clean old files
       new  b9c52b6   Sendmail : Remove dead code
       new  8f6d6de   Anc_Operation :fix undefined offset in 
Anc_Operation::save_form_plan
       new  4f46f2e   Translation
       new  af0bd35   translation
       new  117cdc5   Translation
       new  c857e96   Bug : wrong url to update folders
       new  a7ba936   Limit email by folder
       new  dfb6840   Limit email : fix small bugs
       new  532a93e   Documentation sorttable_nosort
       new  f39d1f6   CFGPLUGIN : Add filter to plugin table
       new  f24cc41   Fiche : détail fiche , change taille id fiche
       new  a492905   Translate
       new  2fcebf3   Acc_Ledger_Sold : avoid message when undefined variable
       new  fcc2555   Fix several small bugs
       new  f840757   Cosmetic change CSS for mobile
       new  eced731   Fix several small bugs
       new  ebf12e4   Improve Doc : doxygen
       new  f535ac5   Import IText
       new  c47f895   Merge branch 'master' of ssh://ns2git/srv/git/noalyss
       new  7e5d691   Merge branch 'master' of ns3:/srv/git/noalyss
       new  9eb2a67   Update IDate with HTML5
       new  56d655b   Export CSV print ledger , add the qcode for ODS and FIN
       new  3d90c5e   Fix problem with orphan_lob_clean instead of 
clean_orphan_lob and fix problem when checking analytic when amount == 0
       new  875b2b0   Translation
       new  146ece0   Adapt CSS for mobile
       new  008ed58   Impress JRN Fix bug with qcode

The 35 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 90962 -> 295593 bytes
 html/fid.php                            |    4 +-
 html/js/anc_script.js                   |    6 +-
 html/js/sorttable.js                    |    1 +
 html/lang/en_US/LC_MESSAGES/messages.po |  928 ++++++++++++++++++++++++++----
 html/lang/messages.po                   |  907 +++++++++++++++++++++++++----
 html/lang/nl_NL/LC_MESSAGES/messages.po |  957 +++++++++++++++++++++++++++----
 html/style-classic.css                  |   16 +-
 html/style-light.css                    |   15 +-
 html/style-mandarine.css                |   15 +-
 html/style-mobile.css                   |   14 +
 html/user_login.php                     |    2 +-
 include/ajax/ajax_admin.php             |    7 +
 include/cfgplugin.inc.php               |    3 +-
 include/class/class_acc_ledger.php      |   46 +-
 include/class/class_acc_ledger_sold.php |    4 +-
 include/class/class_acc_tva.php         |    5 +
 include/class/class_anc_grandlivre.php  |    4 +-
 include/class/class_anc_operation.php   |    4 +-
 include/class/class_document_export.php |   11 +-
 include/class/class_dossier.php         |   18 +-
 include/class/class_extension.php       |    2 +-
 include/class/class_fiche.php           |    2 +-
 include/class/class_periode.php         |    8 +-
 include/config.inc.example              |    8 +
 include/constant.php                    |   25 +-
 include/dossier.inc.php                 |   22 +-
 include/export/export_ledger_csv.php    |   11 +-
 include/lib/class_database.php          |   31 +-
 include/lib/class_html_input.php        |    7 +-
 include/lib/class_idate.php             |   94 ++-
 include/lib/class_itext.php             |   53 +-
 include/lib/class_sendmail.php          |   89 ++-
 include/lib/config_file.php             |   18 +-
 include/modele.inc.php                  |    2 +-
 include/periode.inc.php                 |   16 +-
 include/sql/patch/ac-upgrade16.sql      |   20 +
 include/user.inc.php                    |   14 +-
 38 files changed, 2924 insertions(+), 465 deletions(-)
 create mode 100644 include/sql/patch/ac-upgrade16.sql



reply via email to

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