История коммитов

Автор SHA1 Сообщение Дата
  glajarige f7bafca651 Customer portal : HTML Entities in pre-setted autocomplete fields 9 лет назад
  glajarige d404517944 Customer portal : Small update of the BrowseBrick in order to set a default filter value 9 лет назад
  romainq df9a5ec014 #1249 Fixed regression introduced in [r3916] (iTop 2.3.0 beta): AttributeHTML not working if the sql column name differs from the attribute code 9 лет назад
  romainq 06ae19387b #1223 Custom lifecycle actions: improved the reporting when an action returns false (class/function/id logged into error.log)+ the framework now considers that no return value is equivalent to 'true' 9 лет назад
  romainq 79f384b5e7 XML customizations: fixed regression introduced in [r4075] (2.3.0-beta), could not change the parent of a class (which should move the class into the internal hierarchy) 9 лет назад
  romainq 1ad3a6ba7d #1207 Customization: allow the implementation of interfaces by the mean of abstract classes 9 лет назад
  romainq d96c667d8a #1162 Protect data/log against reading (support of apache 2.4) -requires testing 9 лет назад
  romainq 98a87b7af9 #1233 Spanish translation: InterfaCe + Solución Aplicativa 9 лет назад
  romainq 6aa4230c8b #1252 Setup: make the project compatible with Ansible deployment (the file "database exi.png" was in fact not used at all!) 9 лет назад
  romainq 50651ac5c0 #1254 Setup: iTop 2.3.0 requires PHP 5.3.6 (HTML sanitizer using the API DOMDocument::saveHTML with an argument) 9 лет назад
  glajarige bb020ffa92 Customer portal : Autocomplete field was not updating dependant fields. 9 лет назад
  romainq 4cc6dc1be8 Extending action classes (notifications): objects listed twice (in the base classes and leaf classes) in the notification page (actions tab). 9 лет назад
  romainq 0c00b76a80 Internal: Email generation - No need to force "Content-Transfer-Encoding: 8bit". The default is "quoted-printable" and works fine if the content is made of plain text. Leaving the 8bit encoding could work but in such a case, the statement should be: 9 лет назад
  glajarige 4276b5fbb0 Customer portal : Updated object form manager to check if an AttributeType has the necessary API to be used in a form (instead of the temporary array enumerating available types) 9 лет назад
  glajarige 669663384a Customer portal : Improved user feedback on modal loading crashs 9 лет назад
  glajarige 709f34b3c1 Customer portal : Added info/warning/error messages to the issue log along some exceptions 9 лет назад
  glajarige ebec7cae4e Customer portal : Added user feedback when modal dialog loading crashes server side 9 лет назад
  glajarige eb8c79453d Customer portal : Formatted date in case log entries header 9 лет назад
  dflaven d65256fcba Fix: properly parse dates in synchro import. Thanks to Karl aka karkoff1212 for reporting the issue. 9 лет назад
  glajarige b138b6680c Customer portal : Browse Brick : Secondary actions menu was not always opening over the right element. 9 лет назад
  glajarige a989f2b767 Customer portal : Typo in module design comment 9 лет назад
  glajarige 0d89f54c24 Customer portal : Viewing an object now displays an edit button if the user is allowed to edit the viewed object. 9 лет назад
  glajarige 05edea43f8 Customer portal : Manage Brick : Added an optional tag <opening_mode> to define how the objects should be open (Value can be edit|view, Default is edit). Note that even if the tag is set to edit, objects that the user isn't allowed to edit will open in view mode. 9 лет назад
  glajarige 99554d8593 Customer portal : Manage Brick : Now displays object from the oql_view scope instead of the oql_edit scope. However, opening an object will be in edition mode if the user is allowed to do so, iotherwise it will open in view mode 9 лет назад
  glajarige c57b05ea06 Customer portal : Displays a message when viewing an object with no attachments in read only 9 лет назад
  glajarige 32c978ed7b Customer portal : SecurityHelper now outputs to IssueLog on negative result when debug mode is enabled. Warning : This ca be extremely verbose ! Use debug mode smartly. 9 лет назад
  glajarige eef4d199a7 Customer portal : Manage Brick : Edit action hyperlink is now setted on the first column if there is no friendlyname. Until now, if no friendlyname was available on the object class, there was no was of editing the object. 9 лет назад
  glajarige b6634aa956 Customer portal : Set autocomplete to "off" on the password form in user profile brick. 9 лет назад
  glajarige d0afb01890 Customer portal : Added support for some AttributeType in forms (AttributeExternalField, AttributeHierarchicalkey, AttributeSubItem, AttributeDuration) 9 лет назад
  glajarige 2d45823ab5 Customer portal : Manage brick : Displaying objects from a class without friendlyname raised an exception. 9 лет назад