romainq
|
d96c667d8a
#1162 Protect data/log against reading (support of apache 2.4) -requires testing
|
9 years ago |
romainq
|
98a87b7af9
#1233 Spanish translation: InterfaCe + Solución Aplicativa
|
9 years ago |
romainq
|
6aa4230c8b
#1252 Setup: make the project compatible with Ansible deployment (the file "database exi.png" was in fact not used at all!)
|
9 years ago |
romainq
|
50651ac5c0
#1254 Setup: iTop 2.3.0 requires PHP 5.3.6 (HTML sanitizer using the API DOMDocument::saveHTML with an argument)
|
9 years ago |
glajarige
|
bb020ffa92
Customer portal : Autocomplete field was not updating dependant fields.
|
9 years ago |
romainq
|
4cc6dc1be8
Extending action classes (notifications): objects listed twice (in the base classes and leaf classes) in the notification page (actions tab).
|
9 years ago |
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 years ago |
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 years ago |
glajarige
|
669663384a
Customer portal : Improved user feedback on modal loading crashs
|
9 years ago |
glajarige
|
709f34b3c1
Customer portal : Added info/warning/error messages to the issue log along some exceptions
|
9 years ago |
glajarige
|
ebec7cae4e
Customer portal : Added user feedback when modal dialog loading crashes server side
|
9 years ago |
glajarige
|
eb8c79453d
Customer portal : Formatted date in case log entries header
|
9 years ago |
dflaven
|
d65256fcba
Fix: properly parse dates in synchro import. Thanks to Karl aka karkoff1212 for reporting the issue.
|
9 years ago |
glajarige
|
b138b6680c
Customer portal : Browse Brick : Secondary actions menu was not always opening over the right element.
|
9 years ago |
glajarige
|
a989f2b767
Customer portal : Typo in module design comment
|
9 years ago |
glajarige
|
0d89f54c24
Customer portal : Viewing an object now displays an edit button if the user is allowed to edit the viewed object.
|
9 years ago |
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 years ago |
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 years ago |
glajarige
|
c57b05ea06
Customer portal : Displays a message when viewing an object with no attachments in read only
|
9 years ago |
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 years ago |
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 years ago |
glajarige
|
b6634aa956
Customer portal : Set autocomplete to "off" on the password form in user profile brick.
|
9 years ago |
glajarige
|
d0afb01890
Customer portal : Added support for some AttributeType in forms (AttributeExternalField, AttributeHierarchicalkey, AttributeSubItem, AttributeDuration)
|
9 years ago |
glajarige
|
2d45823ab5
Customer portal : Manage brick : Displaying objects from a class without friendlyname raised an exception.
|
9 years ago |
glajarige
|
2d25ce9c07
Customer portal : Fixed regression introduced by r4159. Preferences form in user profile was crashing.
|
9 years ago |
romainq
|
daf4f2445f
#1235 Internal: DBObject API - external fields not up to date after changing the external key (though they seem to be in sync when inspecting the internal values, Get() does not return the expected value).
|
9 years ago |
romainq
|
80073d5493
Demo mode: to not allow deleting neither changing the org of persons attached to a user account (this to make sure that the portal users will still have access to the customer portal)
|
9 years ago |
glajarige
|
e080cf7d8b
#1251 Disabling log notification in config causes a fatal error
|
9 years ago |
dflaven
|
f06cff9777
Fix: cannot export an object with a property named "length" !!
|
9 years ago |
glajarige
|
20d0d9e2f1
Customer portal : Added support for demo mode
|
9 years ago |