Stephen Abello
a35c80de57
Align FormTable row metadata forwarding with Datatables/StaticTables ones
2021-09-30 15:01:29 +02:00
Molkobain
0d51dc61f9
N°4001 - Fix double title & extra space on object creation failure page
2021-09-26 22:37:41 +02:00
Molkobain
21545da062
Rename Panel / Alert / Button color constants for something more accurate
...
Done now before their as used too widely. We are most likely to allow dev. to use custom colors soon, so we want to avoid confusing / renaming then. (iTop extensions have been verified, none had to be migrated)
2021-09-26 01:26:42 +02:00
Molkobain
b15c8e30bc
N°3791 - Panel: Use style defined in the DM for classes
...
Note that for now, semantic colors cannot be used directly in a <main_color> or <complementary_color> tag. Only valid CSS color (hexa, hsla, ...)
2021-09-26 01:17:28 +02:00
acognet
0754dda1d9
N°3905 - Polishing: CSV Import
2021-09-23 09:19:54 +02:00
Stephen Abello
6e076ae1fa
N°3911 Fix HTML content in external key tooltip not showing
2021-09-22 13:49:48 +02:00
Stephen Abello
9d44f0982c
N°3911 Fix spacing between attribute label and attribute code
2021-09-22 13:49:44 +02:00
Stephen Abello
b15267d8db
N°4239 Update bulk transition/modify mono/multi values indicator style
2021-09-17 11:35:01 +02:00
Molkobain
754f755141
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +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
Molkobain
15081ba82c
N°3685 - Front-end performances: Include graph lib. (D3/C3.js) only when necessary
2021-09-15 16:16:20 +02:00
acognet
6a765fad50
N°3685 - Performance checks on the front end - Avoid reload
2021-09-13 09:19:08 +02:00
Eric Espie
15e99a898e
N°3985 - Performance checks on the back end - Enhance KPIs
2021-09-09 17:21:57 +02:00
Stephen Abello
dbb84fa4e6
N°4239 Use blocks for bulk modify/transition/delete, harmonize and polish display
2021-09-09 09:52:09 +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
acognet
0fb0b9deab
N°3907 - Polishing: Run query
2021-09-07 10:59:14 +02:00
Pierre Goiffon
6725a9f1ef
N°3807 Fix HTML licenses not displayed correctly
2021-09-07 08:58:00 +02:00
acognet
72d7758259
N°3905 - Polishing: CSV Import - typo + fix loading js for Panel
2021-09-02 15:26:07 +02:00
acognet
79954d3cee
N°4259 - Migrate object-copier to itop 3.0 style
2021-08-31 12:07:32 +02:00
Eric
1ab2b9c5d4
N°3985 - Performance checks on the back end - better KPI logs
2021-08-26 17:14:46 +02:00
Eric
67cd5e321e
N°3985 - Performance checks on the back end - Fix Session helper
2021-08-26 16:14:14 +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
Molkobain
dbf8475883
N°4256 - Fix CMDBChange origin to 'csv-interactive' on the CSV Import page
2021-08-24 10:01:44 +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
acognet
9d28e43804
N°4232 - Order By error on query with two classes
2021-08-16 09:53:19 +02:00
Molkobain
7613ac7a9b
Graphviz: Remove generated SVG image after usage as it won't be cached
2021-08-12 19:56:02 +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
Pierre Goiffon
29cf20beaf
N°3909 Fix notification configuration help layout
2021-08-04 12:00:48 +02:00
acognet
234f46cafa
N°1731 - Allow Transitions without unnecessary confirmation
2021-08-04 10:51:04 +02:00
Molkobain
e28f704f3e
N°4076 - Revert regression in global search from 344cce9fd
...
Current query was not visible when reaching the results page
2021-08-02 15:20:05 +02:00
Eric
344cce9fdd
N°4076 - Allow block parameters to change the behaviour of blocks on the page
2021-07-26 17:20:45 +02:00
Molkobain
fd9e4f413c
N°3924 - Fix missing activity panel on object details when cancelling transition form
2021-07-16 22:53:28 +02:00
acognet
35b70bfc00
N°3929 - Polishing: Dashboards
2021-07-02 11:29:10 +02:00
Pierre Goiffon
0dc03de7b2
Log channels : switch 3.0.0 channels to constant also
...
Those channels constants were introduced in support/2.7 with 8259a79c
2021-06-29 11:59:34 +02:00
acognet
9d006c279b
N°3905 - Polishing: CSV Import - manage friendlyname
2021-06-29 10:01:19 +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
Pierre Goiffon
8259a79cd2
🎨 Factorize LogAPI channels value in LogChannels class
2021-06-25 17:13:35 +02:00