Stephen Abello
a5e2831e31
N°3931 Allow HTML in DataTables' Panel title
2021-09-30 15:53:40 +02:00
Stephen Abello
1f56e39577
N°3931 Make object deletion errors more visible
2021-09-30 15:01:30 +02:00
Eric Espie
be9bb10606
N°4339 - Fix page title for object creation
2021-09-29 17:03:53 +02:00
acognet
e2904fb0ee
N°4230 - Printable version issues
2021-09-29 11:21:00 +02:00
bruno-ds
4297b854e1
N°4034 - Add the get_module_setting function to TwigBase.
...
This is temporary, as in the 3.1, this file will be deprecated in favor of `sources/application/TwigBase/Twig/Extension.php`.
More info in the N°4034.
2021-09-29 10:58:23 +02:00
Stephen Abello
157c031236
N°4296 Correctly unescape dashboard title tooltip when switching dashboard
2021-09-29 10:15:57 +02:00
Molkobain
30da7d2ea4
Add deprecated annotations on duplicated TwigExtension files to ease choose for developers
2021-09-28 17:38:59 +02:00
denis.flaven@combodo.com
d467cb5c79
N°4078 - Use the icon AND tooltip when the hyperlink is put as 'shortcut'
2021-09-28 17:25:35 +02:00
Molkobain
ec47645ef7
Merge branch 'support/3.0.0-beta5' into develop
2021-09-28 12:58:08 +02:00
Molkobain
a70acf29ae
Simplify double if condition
2021-09-28 12:35:02 +02:00
Eric Espie
3064d868b7
N°4328 - Fix Overview tab displayed before object creation
2021-09-28 10:01:03 +02:00
denis.flaven@combodo.com
f226916bb8
N°4078 - Use the icon when the hyperlink is put as 'shortcut'
2021-09-27 19:06:46 +02:00
Eric Espie
47fcddc9a6
N°4326 - Fix external keys in dynamic header dashlet
2021-09-27 17:35:52 +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
Stephen Abello
86538cf88e
Add metadata to legacy search elements
2021-09-24 10:53:02 +02:00
acognet
722cae240e
align style of spinner
2021-09-24 10:09:02 +02:00
Molkobain
eb5e5591d7
N°4326 - Improve robustness of DesignerComboField::SetAllowedValues()
2021-09-23 22:25:57 +02:00
Molkobain
e2b73995e1
N°3882 - Move DataModel classes fields' style to theme instead of (duplicated) inline CSS
2021-09-23 11:44:11 +02:00
Stephen Abello
50849ae4ea
N°4315 Harmonize bulk modify screen with other bulk actions
2021-09-23 11:34:54 +02:00
Stephen Abello
50f860a0e8
N°3974 When editing an object, align fields synchro icons
2021-09-22 15:05:17 +02:00
Stephen Abello
198c9ed479
N°4296 When switching dashboard, update dashboard title tooltip with new value
2021-09-22 14:03:57 +02:00
Molkobain
03b728b394
PHPDoc
2021-09-21 14:38:43 +02:00
Pierre Goiffon
ae2072f4d5
N°3002 Get developer_mode.enabled config param first normally, and if not set from disk
2021-09-21 13:56:15 +02:00
Molkobain
2f6ed8f8af
Code conventions
2021-09-21 13:37:35 +02:00
Stephen Abello
eb5cdb053e
Fix unsanitized table id
2021-09-21 12:10:53 +02:00
Pierre Goiffon
25ee577eba
💡 phpdoc
2021-09-21 12:07:37 +02:00
acognet
ab17eaad27
N°4260 - Fix display of log attributes in list
2021-09-21 10:57:47 +02:00
Pierre Goiffon
4f72f8be0c
N°4158 developer_mode.enabled config param is now always read from disk
...
If no config file on disk then will return default value
Was failing in the compilation process as during a moment we have in MetaModel a Config instance only containing data from params, and without previous params that were on disk :/
2021-09-21 10:37:17 +02:00
Stephen Abello
f55193604c
N°3929 Fix carets on dashboard editor's select fields
2021-09-21 10:00:24 +02:00
Stephen Abello
586b8c5c71
N°3929 Fix apply/undo button on specific dashboard editor fields
2021-09-21 09:58:34 +02:00
Molkobain
a771d35197
N°3685 - Fix missing C3 lib in a dashboard menu node
2021-09-21 09:51:25 +02:00
acognet
6d4f919519
Refactor -> create utils::AddParamToUrl - renaming of function + encode parameters
2021-09-20 17:29:50 +02:00
acognet
61f6c1fe33
N°2259 - iTop Compilation of branding images ignore real format of source image
2021-09-17 16:36:40 +02:00
acognet
a1d6a705ca
N°4260 - Fix display of log attributes in list
2021-09-17 16:29:33 +02:00
acognet
b861d45b08
Refactor -> create utils::AddParamToUrl
2021-09-17 16:29:06 +02:00
Stephen Abello
b15267d8db
N°4239 Update bulk transition/modify mono/multi values indicator style
2021-09-17 11:35:01 +02:00
Stephen Abello
86ebb93149
N°3685 Compile SCSS files as a compressed CSS file and fix SCSS copyright comment so that they don't end up in compiled CSS
2021-09-15 16:16:20 +02:00
Molkobain
5bd8a25440
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Molkobain
754f755141
N°3685 - Use WebResourcesHelper for D3/C3.js usages
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
Pierre Goiffon
c5e1dbce88
💡 PHPDoc for \cmdbAbstractObject::UpdateObjectFromArg
2021-09-14 17:54:28 +02:00
acognet
be81d1f6c0
N°3901 - Polishing: Menu - count
2021-09-14 12:21:10 +02:00
acognet
6a765fad50
N°3685 - Performance checks on the front end - Avoid reload
2021-09-13 09:19:08 +02:00
Stephen Abello
b120488085
N°3922 Restyle one way password inputs, reset buttons and displayed hints
2021-09-10 10:28:38 +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
Molkobain
08946066fb
Session management: Add PHPDoc
2021-09-08 14:54:20 +02:00
Stephen Abello
d1c39c5e10
N°3929 Fix dashboard properties buttons and change semantics colors/icons
2021-09-08 11:16:06 +02:00
Eric Espie
eef3e9b7ae
Merge branch 'develop' into SessionManagement
2021-09-07 16:33:10 +02:00
acognet
f5b557b0bc
N°4191 - Fix not selectable caller in NormalChange when only 1 organization
2021-09-07 10:45:37 +02:00