acognet
f718b26b7b
N°2847 - Tranform old itop datatable to jquery DataTable
2020-11-04 13:36:20 +01:00
Eric
7cfd888516
N°2847 - fieldset style for extensions before 3.0.0
2020-11-04 12:02:49 +01:00
Eric
cd10c41362
N°2847 - fieldset style for extensions before 3.0.0
2020-11-04 11:50:38 +01:00
Eric
eb391d52fc
N°2847 - fieldset style for extensions before 3.0.0
2020-11-04 11:30:46 +01:00
Eric
1fc54edf21
N°2847 - Fix ajax tabs
2020-11-04 10:28:40 +01:00
Eric
cfbfaad154
N°2847 - Dashboards edition
2020-11-03 16:15:03 +01:00
Molkobain
b7543b54e8
N°2847 - Field: Restore HTML metadata lost during migration, add missing ID in template
2020-11-03 15:10:15 +01:00
Molkobain
10afd1cede
N°2847 - Panel: Fix top padding being too small since integration with tab containers
2020-11-02 18:04:03 +01:00
Molkobain
b454958742
N°2847 - Refactor Button block for a better use of semantic colors, also change "primary" action color to something less flashy
2020-11-02 17:39:10 +01:00
Molkobain
680f522065
N°2847 - Refactor color palettes SCSS files for a better comprehension
2020-11-02 16:38:01 +01:00
Molkobain
50421f4753
N°3203 - Datamodel: Add semantic for image & state attributes Part. I
2020-11-02 14:51:25 +01:00
Pierre Goiffon
7864461d85
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# core/cmdbobject.class.inc.php
# datamodels/2.x/itop-bridge-cmdb-ticket/datamodel.itop-bridge-cmdb-ticket.xml
# datamodels/2.x/itop-structure/datamodel.itop-structure.xml
2020-11-02 10:30:44 +01:00
Eric
be338e385b
N°2847 - Dashboards
2020-11-02 09:59:31 +01:00
Pierre Goiffon
235b4be790
Merge remote-tracking branch 'origin/support/2.7' into develop
2020-10-30 18:09:44 +01:00
Pierre Goiffon
66273ebd39
Merge remote-tracking branch 'origin/support/2.7.2' into support/2.7
2020-10-30 18:08:01 +01:00
BenGrenoble
dfcc3b22a6
Location/physicaldevice_list from structure to bridge.
2020-10-30 16:47:19 +01:00
Eric
eebc29d2bb
N°3111 - Fix Portal export
...
(cherry picked from commit d3b57c3bda )
2.7.2-1
2020-10-30 14:16:57 +01:00
Pierre Goiffon
512b415bd6
N°3065 add test case in comment
2020-10-30 11:30:22 +01:00
Eric
f3e47a15f6
N°2847 - Dashlet fix header dynamic
2020-10-30 10:39:58 +01:00
Stephen Abello
a70ed7fcc2
N°2847 Lighter error display on inputs firts validation
...
Note: Doesn't work with tagsets and enumsets
2020-10-30 10:13:59 +01:00
Eric
c43d52277c
N°2847 - Dashlet header static and text
2020-10-29 18:06:04 +01:00
Eric
8a1d17551b
N°2847 - Dashlet badge
2020-10-29 17:08:03 +01:00
Eric
6e584cded4
N°2847 - Dashlet group by
2020-10-29 16:15:24 +01:00
Eric
6c7efb2448
N°2847 - Dashlet header dynamic and badges
2020-10-29 15:20:44 +01:00
Stephen Abello
3548d5e264
N°2847 Fix inputs border color
2020-10-29 10:10:35 +01:00
Pierre Goiffon
906c8855b0
🔊 When error during CoreUpdate, show full file path instead of only basename
2020-10-28 18:32:49 +01:00
Eric
bd606ca3f9
N°2847 - Move dashboard title and menu to the top bar
2020-10-28 15:43:42 +01:00
BenGrenoble
6c5c71a0ee
Contracts_list/Services_list from structure to bridge cmdb ticket
2020-10-28 14:08:00 +01:00
BenGrenoble
dfd9dd3352
Move cis_list from DocumentNote, DocumentWeb, DocumentFile to bridge cmdb ticket
2020-10-28 10:01:55 +01:00
BenGrenoble
6583c9495a
Translation Fieldset person
2020-10-28 09:17:58 +01:00
BenGrenoble
93132dc3b4
Person_list in location
2020-10-28 08:49:05 +01:00
BenGrenoble
f257dcfb85
ConfigManagementCI and CI+ in structure dict
2020-10-28 08:48:46 +01:00
Pierre Goiffon
776f32dbe1
🎨 Block ID generation : less risk of id collision
...
Reported by NonSecureUniqidUsageInspection : when calling \uniqid we should provide true as second parameter.
But was causing issues as the generated string could contain a dot, and this is used in CSS and JQuery selectors (for example a "my.id" cannot be used in #my.id selector)
So we're just replacing dots with hyphens !
Was discussed with @Molkobain in 0119f6c395
2020-10-27 16:58:25 +01:00
Pierre Goiffon
97d322a059
📝 N°3218 Add some PHPDoc on current change set/get
2.7.2
2020-10-27 15:17:17 +01:00
Eric
8502fa7721
N°3294 - Display and refresh counters in OQL menu entries
2020-10-27 15:11:30 +01:00
Eric
48b3716278
N°3294 - Fix CSS typo
2020-10-27 11:43:31 +01:00
Pierre Goiffon
5f9cdc0431
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# test/integration/iTopModulesPhpVersionChecklistTest.php
2020-10-27 10:48:39 +01:00
acognet
ada7f30793
N°3139 - import csv : hyperlink not clickable - replace htmlentities with utils::HtmlEntities() to ensure that the same options are used application wide.
2020-10-27 09:59:05 +01:00
Pierre Goiffon
b065d13374
Integration tests : add itop-community group
2020-10-27 09:46:03 +01:00
Pierre Goiffon
1f092f8418
🎨 Integration test code formatting
2020-10-27 09:45:26 +01:00
Pierre Goiffon
6df74073a7
🐛 Fix \Combodo\iTop\Application\UI\UIBlock::GenerateId
2020-10-27 08:42:25 +01:00
Stephen Abello
b59c40570b
N°2847 WIP First iteration on form inputs
2020-10-26 17:05:57 +01:00
Pierre Goiffon
444f60c251
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# core/cmdbobject.class.inc.php
2020-10-26 14:31:49 +01:00
Pierre Goiffon
2425ccb8f2
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# css/css-variables.scss
# datamodels/2.x/version.xml
2020-10-26 14:30:33 +01:00
Eric
4fd65a8a62
N°3294 - WIP: Introduce counter in OQL menu entries
2020-10-26 13:37:32 +01:00
Eric
664d3251cc
N°3294 - WIP: Introduce counter in OQL menu entries
2020-10-26 12:07:09 +01:00
Molkobain
f31f991365
N°2836 - Portal: Fix image coverage of the medallion
2020-10-25 15:37:07 +01:00
Molkobain
bb1a8a92dd
N°2847 - Fix Quick create / Global search drawer position when closed and history full (10 items)
2020-10-25 00:01:58 +02:00
Molkobain
27e1f3d64b
N°2836 - Portal: Introduce bubbles conversation as default caselog rendering
2020-10-24 15:22:42 +02:00
Molkobain
95a2ffa0f2
N°2224 - Portal: Enable tooltips for object's attributes description in dynamically added content as well (AJAX, forms, ...)
2020-10-22 21:29:53 +02:00