-
+
+
+
-
-
-
+
-
+
- {% if app['conf'].get(['registry', 'general', 'personalize-logo-choice', 'logoChoice']) == 'personalize' and - app['conf'].get(['registry', 'general', 'personalize-logo-choice', 'personalizeFile']) == 'true' %} + app['conf'].get(['registry', 'general', 'personalize-logo-choice', 'personalizeFile']) == 'true' %} {% set extension = app['conf'].get(['registry', 'general', 'personalize-logo-choice', 'fileType']) %} {% set personalise_path = '/custom/minilogos/personalize_logo.' ~ extension %} @@ -17,127 +17,194 @@ {% endif %} - -
-
-
-
- -
-
-
- - {{ 'admin::monitor: production' | trans }} - - -
+
+ -
+
- {% if app['browser'].isNewGeneration and app['conf'].get(['registry', 'modules', 'thesaurus']) == true and app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('thesaurus') %} -
-
-
-
- - {{ 'admin::monitor: module thesaurus' | trans }} +
+ ++-
+ {% if module is defined and module != "lightbox" and app.getAuthenticator().isAuthenticated() %}
+
-
+
+
+ + {{ 'admin::monitor: production' | trans }} + + +
+
+ {% if app['browser'].isNewGeneration and app['conf'].get(['registry', 'modules', 'thesaurus']) == true and app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('thesaurus') %}
+ -
+
+
+ + {{ 'admin::monitor: module thesaurus' | trans }} + + +
+ {% endif %}
+
+
+ {# MODULE #}
+ {% if app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('admin') %}
+ -
+
+
+ + {{ 'admin::monitor: module admin' | trans }} + + +
+ {% endif %}
+
+ {# MODULE #}
+ {% if app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('report') %}
+ -
+
+
+ + {{ 'admin::monitor: module report' | trans }} + + +
+ {% endif %}
+
+ {# MODULE #}
+ -
+
+
+ + {{ 'admin::monitor: module validation' | trans }} - -
- {% endif %}
+
+
+ {# MODULE #}
+ {% if module is defined and module == "prod" %}
+ {% if app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('upload') %}
+ - + {% set link = path('upload_html5_form') %} - {# MODULE #} - {% if app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('admin') %} -
-
-
-
- - {{ 'admin::monitor: module admin' | trans }} - - -
- {% endif %}
+ {% if not app['browser'].supportFileAPI() %}
+ {% set link = path('upload_flash_form') %}
+ {% endif %}
- {# MODULE #}
- {% if app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('report') %}
- -
-
-
- - {{ 'admin::monitor: module report' | trans }} - - -
- {% endif %}
+
+ -
-
-
- - {{ 'admin::monitor: module validation' | trans }} - - -
+ {# MODULE #}
+ {% if module == "prod" %}
+ -
+
+
+ + {{ 'Publications' | trans }} + + +
+ {% endif %}
- {# MODULE #}
- {% if module is defined and module == "prod" %}
- {% if app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('upload') %}
- -
- {% set link = path('upload_html5_form') %}
-
- {% if not app['browser'].supportFileAPI() %}
- {% set link = path('upload_flash_form') %}
- {% endif %}
-
-
-
- - {{ 'admin::monitor: module upload' | trans }} - - -
- {% endif %}
- {% endif %}
-
- {# MODULE #}
- {% if module == "prod" %}
- -
-
-
+ {% if module is defined and module == "prod" and app.getAclForUser(app.getAuthenticatedUser()).has_right(constant('\\ACL::ORDER_MASTER')) %} +
- + - {{ 'Publications' | trans }} + {{ 'Commandes' | trans }} - -
- {% endif %} + +
+ {% endif %}
- {% if module is defined and module == "prod" and app.getAclForUser(app.getAuthenticatedUser()).has_right(constant('\\ACL::ORDER_MASTER')) %}
- - - - - {{ 'Commandes' | trans }} - - - - {% endif %} + {% endif %} +
+ + {{ 'admin::monitor: module upload' | trans }} + + + + {% endif %} + {% endif %} - {# MODULE #} -
+ -
+
+
-
+
+
+ ++++
+ -
+
+
+ +">{{ 'phraseanet:: a propos' | trans }} + ++--
- {% endif %}
-
- -
--
- -
--
- -- +--- + {% if app.getAuthenticator().isAuthenticated() %} + {% if app.getAuthenticatedUser().isGuest %} +
++ + {{ 'Guest' | trans }} + + {% else %} + +
+ + {{ app.getAuthenticatedUser().getDisplayName() }} + + + {% endif %} + {% endif %} +
- + {% if app.getAuthenticator().isAuthenticated() %} + +
++ + {{ 'phraseanet:: deconnection' | trans }} + + + {% endif %} +
- + +
+ {% if module is defined and module == "prod" %} ++ + {{ 'phraseanet:: aide' | trans }} + + + +
- + +
+ {% endif %} ++ + {{ 'phraseanet:: raccourcis clavier' | trans }} + + +
- + +
+
+ - -
- -+-
- {% if module is defined and module != "lightbox" and app.getAuthenticator().isAuthenticated() %}
-