glajarige
|
1a1e04df7c
Customer portal : Readonly attachments when object is not longer editable
|
преди 9 години |
glajarige
|
62d9c35886
Customer portal : Security exception raised when adding contact on a new UserRequest / Incident. This was caused by a bug in the SecurityHelper while checking scopes for a class that had no objects yet. (R-011452)
|
преди 9 години |
romainq
|
f777982798
Custom fields: solidified the internal APIs against creative usages (null =>default value)
|
преди 9 години |
dflaven
|
513fb341a4
Security: prevent grouping on password fields since it may lead to disclosure of the encrypted version of the password.
|
преди 9 години |
romainq
|
bd2151198a
Fixed a regression introduced in iTop 2.3.0-beta: menu collapse mechanism broken when adding a shortcut (but it is restored when reloading the whole page).
|
преди 9 години |
dflaven
|
4f4009384e
Properly sanitize the "switch_env" parameter and take it into account only if it contains a valid value.
|
преди 9 години |
dflaven
|
54dc153d7d
#1167 Error while upgrading db model from v 2.1 to 2.2 with orphan attachments.
|
преди 9 години |
dflaven
|
a946094c23
File or image upload is not supported (and thus disabled) when using the [+] button to create a new object inside a popup dialog.
|
преди 9 години |
glajarige
|
5d434613b5
Customer portal : LinkedSet fields can now be display a specific list of attributes instead of the z-list 'list' attributes. This is defined in module_design/classes/class/lists/list (see example in itop-tickets/datamodel.itop-tickets.xml)
|
преди 9 години |
romainq
|
6bcab2c587
User/status must be read-only in demo mode
|
преди 9 години |
romainq
|
1d69c5f27c
OQL: fixed an old limitation, hierarchies can now be expressed both ways. Example of a query that now works fine: SELECT Organization AS root JOIN Organization AS child ON child.parent_id BELOW root.id WHERE child.name LIKE 'Combodo'. In the previous implementation, the operator was interpreted as '='.
|
преди 9 години |
dflaven
|
6188d09657
"Search Drawer" is closed by default, unless the configuration parameter "legacy_search_drawer" is set to "true".
|
преди 9 години |
glajarige
|
d1cde3ed0c
Customer portal : Edit profile picture
|
преди 9 години |
dflaven
|
5a63878541
New field on the User class to enable/disable user accounts.
|
преди 9 години |
romainq
|
faf80a3d01
A few updates of the readme (valuable for the beta!)
|
преди 9 години |
romainq
|
9a75b66d4a
#1169 Broken link to iTop Wiki in itop-tickets.htm
|
преди 9 години |
romainq
|
99ec255431
Internal: DBSearch::Intersect to throw an exception whenever any of the merged queries have a queried class that does not correspond to the first joined class. This is a limitation of the current implementation of Intersect. Allowing such use cases would require quite a rework of that API.
|
преди 9 години |
romainq
|
6efed183d0
Internal: fixed regression introduced in iTop 2.3.0 beta: no error though a mandatory attribute of type HTML has been left empty
|
преди 9 години |
dflaven
|
d2c5185ad1
Support of formatted case log edition (with inline images) in the legacy portal.
|
преди 9 години |
dflaven
|
befb318972
Impact analysis display: cosmetics on tooltips: widen a bit the tooltips and prevent the text from overflowing horizontally.
|
преди 9 години |
dflaven
|
3257f1976e
- Make sure that the CSV Parser has enough time to run on big amount of data.
|
преди 9 години |
romainq
|
080dfd041b
#1188 Advanced customizations: allow to define a new constant or a brand new class as part of a delta
|
преди 9 години |
glajarige
|
9f6b5d8724
Customers portal : Added some IDs in the layout to create new hooks
|
преди 9 години |
glajarige
|
5793c6ae86
Customers portal : CSS is now separated into a Bootstrap theme stylesheet and another one specific to the template. It is also based on SASS like the console CSSs
|
преди 9 години |
dflaven
|
78c939d23e
Enhanced display/edition of the "Reconciliation Key" column when defining the reconciliation using the attributes.
|
преди 9 години |
dflaven
|
b1a5326d43
Automatically remove duplicated modules (by keeping only the most recent one) when loading modules, independently of the loading order.
|
преди 9 години |
romainq
|
9992b14ed7
Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case).
|
преди 9 години |
romainq
|
756fe387bc
Notice in schema.php (Admin tools / data model) when viewing the class UserRequest
|
преди 9 години |
glajarige
|
124092588a
SCSS Compilation : Disabled max_execution_time while compiling SCSS files as it can take a while (Set back to its original value afterwards).
|
преди 9 години |
glajarige
|
27038b62f5
Customers portal : Added GetAbsoluteAppRoot() JS function to portal.
|
преди 9 години |