Molkobain
faa38155e5
N°4911 - Mentions: Fix DBObject::Reload() for classes with an image attribute
2022-03-06 22:44:13 +01:00
Molkobain
558bbc3357
Revert "N°4911 - Mentions: Fix Person picture not displayed if marker configured on parent class (Contact)"
...
This reverts commit 106127e6b7 .
As the image attribute can be different depending on the object finalclass, it cannot be added in the DBObjectSet::OptimizeColumnLoad(), which means that retrieving it within the loop might lead to a complete DBObject::Reload() of the object which can have a real impact on performances depending on the objects.
2022-03-06 22:44:13 +01:00
Molkobain
cd7f9e478f
N°4913 - Avoid object initials to overflow in medallions
2022-03-06 22:44:12 +01:00
Molkobain
106127e6b7
N°4911 - Mentions: Fix Person picture not displayed if marker configured on parent class (Contact)
2022-03-06 12:49:11 +01:00
Pierre Goiffon
4b731dd336
N°4836 Better fix by adding AjaxPage::SetOutputDataOnly()
2022-02-22 10:23:15 +01:00
Pierre Goiffon
33ceab86fb
N°4836 Fix dashlet editor when iBackofficeDictEntriesExtension impl exists
2022-02-21 16:52:31 +01:00
acognet
17e8c53236
demove deprecated functions : replace ajax_page by AjaxPage
2022-01-21 11:52:02 +01:00
Stephen Abello
4511883baf
N°4481 Fix created elements on 1-n disappearing when table is redrawn
2021-12-13 17:01:18 +01:00
Pierre Goiffon
2bb142e8ee
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/ui.extkeywidget.class.inc.php
# pages/ajax.render.php
2021-12-10 18:18:17 +01:00
Pierre Goiffon
69578d5d07
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2021-12-10 12:30:57 +01:00
Pierre Goiffon
97d6d413bb
N°4502 Fix dashboard page not refreshed after saving customm dashboard
2021-12-10 12:30:33 +01:00
Pierre Goiffon
7e0d5d64ce
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2021-12-10 09:21:43 +01:00
Pierre Goiffon
3f8f57fa9a
N°4502 Fix cannot create new or edit existing custom dashboard
...
Regression brought by dbaf9241
2021-12-10 09:15:43 +01:00
Pierre Goiffon
67fa156c0e
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/dashboard.class.inc.php
# core/action.class.inc.php
# datamodels/2.x/combodo-db-tools/dictionaries/es_cr.dict.combodo-db-tools.php
# datamodels/2.x/itop-attachments/dictionaries/es_cr.dict.itop-attachments.php
# datamodels/2.x/itop-config-mgmt/dictionaries/es_cr.dict.itop-config-mgmt.php
# datamodels/2.x/itop-core-update/dictionaries/es_cr.dict.itop-core-update.php
# datamodels/2.x/itop-hub-connector/dictionaries/es_cr.dict.itop-hub-connector.php
# datamodels/2.x/itop-knownerror-mgmt/dictionaries/es_cr.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-portal-base/dictionaries/es_cr.dict.itop-portal-base.php
# datamodels/2.x/itop-request-mgmt-itil/dictionaries/es_cr.dict.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt/dictionaries/es_cr.dict.itop-request-mgmt.php
# datamodels/2.x/itop-sla-computation/dictionaries/es_cr.dict.itop-sla-computation.php
# datamodels/2.x/itop-storage-mgmt/dictionaries/es_cr.dict.itop-storage-mgmt.php
# datamodels/2.x/itop-tickets/dictionaries/es_cr.dict.itop-tickets.php
# datamodels/2.x/itop-virtualization-mgmt/dictionaries/es_cr.dict.itop-virtualization-mgmt.php
# datamodels/2.x/itop-welcome-itil/es_cr.dict.itop-welcome-itil.php
# dictionaries/es_cr.dictionary.itop.core.php
# dictionaries/es_cr.dictionary.itop.ui.php
# pages/ajax.render.php
# setup/wizardsteps.class.inc.php
# synchro/synchro_import.php
2021-11-19 10:28:46 +01:00
Pierre Goiffon
d0fade9ce1
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# pages/ajax.render.php
# setup/wizardsteps.class.inc.php
2021-11-17 17:39:36 +01:00
Pierre Goiffon
84426c6634
N°4365 Security hardening
2021-11-17 10:15:12 +01:00
Pierre Goiffon
dbaf924171
N°4363 Security hardening
2021-11-16 17:19:19 +01:00
Pierre Goiffon
bcca6ac720
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2021-11-15 15:07:19 +01:00
acognet
2de6ba2827
N°3928 - Polishing: Impact analysis
2021-11-09 15:18:08 +01:00
Pierre Goiffon
2beb795f9a
N°4304 Security hardening
2021-11-09 11:32:53 +01:00
Eric Espie
3d7df7600f
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice
2021-11-04 14:56:06 +01:00
Stephen Abello
5c02b5c38c
N°4396 Fix graphs not displaying anymore in Dashboard Attribute
2021-10-26 10:50:32 +02:00
Molkobain
2fc3e7ad38
N°2875 - Fix empty mention results when host object is being created
2021-10-22 13:23:24 +02:00
Molkobain
0811fd4aa7
N°2875 - Default triggers/action are created during first install/upgrade of 3.0.0 for DM classes with a log attribute in order to allow Person mention out of the box
2021-10-19 15:16:43 +02:00
Molkobain
8f2b5ad8e2
N°2875 - Invert TriggerOnObjectMention approach
...
- Trigger is now positioned on a specific "host" class (eg. Ticket)
- Trigger now has a "mentioned objects" filter which determines the scope of mentioned objects which will activate the trigger
2021-10-19 15:16:42 +02:00
Eric Espie
c611b11981
N°4369 - About box with reduced information for non-administrators
2021-10-19 14:52:57 +02:00
acognet
3e5440aa3b
N°3928 - Polishing: Impact analysis - remove icons in pdf list
2021-10-19 10:19:41 +02:00
acognet
7f0493c91d
N°3928 - Polishing: Impact analysis
2021-10-07 18:11:04 +02:00
Molkobain
74b7223d44
N°3685 - Introduce WebResourcesHelper and use it for SimpleGraph usages
2021-09-15 16:16:20 +02:00
Molkobain
da3bab9647
N°3685 - Front-end performances: Include jQuery.popup_menu lib. only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
bac584a6b4
N°3685 - Front-end performances: Include graph libs. (Raphael, simple_graph, ...) only when necessary
2021-09-15 16:16:20 +02:00
acognet
0193868581
N°3901 - Polishing: Menu
2021-09-08 11:48:45 +02:00
Eric Espie
eef3e9b7ae
Merge branch 'develop' into SessionManagement
2021-09-07 16:33:10 +02:00
Pierre Goiffon
6725a9f1ef
N°3807 Fix HTML licenses not displayed correctly
2021-09-07 08:58:00 +02:00
Eric
1ab2b9c5d4
N°3985 - Performance checks on the back end - better KPI logs
2021-08-26 17:14:46 +02:00
Eric
5ce9b6ca99
Merge branch 'develop' into SessionManagement
2021-08-26 10:28:43 +02:00
Eric
bd9286f903
N°3985 - Performance checks on the back end - Use Session helper
2021-08-26 10:27:26 +02:00
Stephen Abello
7083807319
N°3928 Migrate impact analysis page to 3.0 style
2021-08-25 11:06:26 +02:00
Eric
2c2155a8e0
N°3985 - Performance checks on the back end
2021-08-23 13:57:03 +02:00
Stephen Abello
21e16fd2e8
Make extension source clearer in setup and about box
2021-08-19 18:01:40 +02:00
Molkobain
1613c1bbdc
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/itopwebpage.class.inc.php
# core/config.class.inc.php
# setup/setuputils.class.inc.php
2021-08-18 18:55:56 +02:00
Molkobain
1c983e8093
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# core/config.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/objectcontroller.class.inc.php
# pages/ajax.render.php
2021-08-18 16:12:22 +02:00
Molkobain
92a9a8c65f
N°4129 - Security hardening
2021-08-18 15:57:18 +02:00
acognet
034052cf4b
avoid 404 error when loading image in autocomplete
2021-08-18 09:32:26 +02:00
Molkobain
c8dd8c3806
Code cleanup: Remove forgotten commented line
2021-08-09 13:54:02 +02:00
Molkobain
bd050dfe69
N°2875 - Add possibility to configure the marker scope by either a class or an OQL
2021-08-09 10:38:27 +02:00
acognet
1e97b5a8c0
Revert N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser + N°4029 - Caching images in chrome does not work
2021-08-06 09:51:59 +02:00
acognet
0e0aed1ba4
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser + N°4029 - Caching images in chrome does not work
2021-08-05 16:34:24 +02:00
acognet
35b70bfc00
N°3929 - Polishing: Dashboards
2021-07-02 11:29:10 +02:00
Pierre Goiffon
2a1e0b7429
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/dbobject.class.php
# core/log.class.inc.php
# setup/compiler.class.inc.php
2021-06-28 08:58:34 +02:00