noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (df8521e -> 83523a1)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (df8521e -> 83523a1)
Date: Wed, 19 Aug 2015 22:59:26 +0000

sparkyx pushed a change to branch master
in repository noalyss.

      from  df8521e   forgotten slash in path Use a variable for an absolute 
path for performance reason NOALYSS_INCLUDE NOALYSS_HOME NOALYSS_PLUGIN
       new  6c36184   forgotten quote in path Use a variable for an absolute 
path for performance reason NOALYSS_INCLUDE NOALYSS_HOME NOALYSS_PLUGIN
       new  77ba7c8   cosmetic : size of button
       new  d04252d   Add invisible image for menu
       new  db82308   remove dead code
       new  92c8841   cosmetic
       new  4fb6e8a   Fix bug for dedicated server
       new  a04bccd   Move system parameter to config.inc.php
       new  36b21cc   Task #1127 - Ajout évenement depuis tableau de bord ou 
agenda #1127 add security
       new  8699ea2   New logo cosmetic
       new  507bcc6   Task #1151 - Amélioration configuration des menus #1151 
show only menu and no printing for dependency
       new  630e87c   translation
       new  7d39ab3   code documentation
       new  0051ff7   translation
       new  9334ce4   #1151 Hide or show the detail of a profile or the list of 
profile
       new  46d9546   Task #1151 - Amélioration configuration des menus #1151 
Hide or show the detail of a profile or the list of profile
       new  1e60988   cosmetic
       new  69bbdaa   translation
       new  4d91459   Add a constant BUTTONADD
       new  8bfc067   remove debug
       new  60207bf   Task #1151 - Amélioration configuration des menus 
Ergonomy change easily the menu and configuration + SQL for upgrade
       new  83523a1   Task #1151 - Amélioration configuration des menus 
Highlight selected

The 21 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_misc.php                                 |    6 +
 html/ajax_poste.php                                |    8 +-
 html/direct.php                                    |    2 +-
 html/do.php                                        |   41 ++-
 html/image/empty.gif                               |  Bin 0 -> 58 bytes
 html/image/logo6820.png                            |  Bin 174880 -> 181085 
bytes
 html/js/scripts.js                                 |  106 ++++-
 html/popup.php                                     |    7 +-
 html/style-classic.css                             |    4 +
 html/style-light.css                               |  168 ++-----
 html/style-mandarine.css                           |   20 +-
 html/style-mobile.css                              |   26 +-
 include/ac_common.php                              |   66 ++-
 include/action.common.inc.php                      |    8 +-
 include/ajax_add_menu.php                          |  260 ++++++----
 include/ajax_display_submenu.php                   |   97 ++++
 include/ajax_gestion.php                           |   10 +-
 include/ajax_get_menu_detail.php                   |   41 +--
 include/ajax_get_profile.php                       |   23 +-
 ...ance_simple_pdf.php => ajax_remove_submenu.php} |   21 +-
 include/class_follow_up.php                        |   12 +-
 include/class_html_input.php                       |    2 +-
 include/class_profile_menu.php                     |  185 +++----
 include/class_user.php                             |   23 +-
 include/config_file.php                            |   31 +-
 include/constant.php                               |    1 +
 include/profile.inc.php                            |  554 +++++++++++---------
 include/template/folder_display.php                |    2 +-
 include/template/history_top.php                   |    2 +-
 include/template/ledger_detail_top.php             |    4 +-
 include/template/menu.php                          |   23 +-
 include/template/module.php                        |    2 +-
 include/template/profile_menu_display_module.php   |  103 ++++
 include/template/profile_menu_display_submenu.php  |   79 +++
 include/template/profile_sec_repository.php        |    3 +-
 include/template/user_sec_profile.php              |    2 +-
 include/user.inc.php                               |    2 +-
 include/user_detail.inc.php                        |    4 +-
 sql/upgrade.sql                                    |  393 ++++++---------
 39 files changed, 1374 insertions(+), 967 deletions(-)
 create mode 100644 html/image/empty.gif
 create mode 100644 include/ajax_display_submenu.php
 copy include/{export_anc_balance_simple_pdf.php => ajax_remove_submenu.php} 
(71%)
 create mode 100644 include/template/profile_menu_display_module.php
 create mode 100644 include/template/profile_menu_display_submenu.php



reply via email to

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