Molkobain
64afa07ff5
Unit tests: Fix themes compilation test
2022-01-12 15:14:05 +01:00
acognet
11b812b5fc
N°4564 - Tooltip for switching from standard dashboard to custo dashboard not refreshed
2022-01-06 15:09:48 +01:00
Molkobain
9bfa60d272
N°4556 - Remove double icon on pop-up for 1-n links
2021-12-15 11:17:33 +01:00
Molkobain
3e51d010d2
N°4555 - Restore ability to kill concurrent lock
2021-12-15 11:15:40 +01:00
acognet
cde2f333b4
N°4543 - Restore API to add dictionary entries in the backoffice pages
2021-12-14 13:24:30 +01:00
acognet
427ec288ef
N°4544 - Fix PopupMenuItem API not including item's JS / CSS files
2021-12-14 13:23:26 +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
Stephen Abello
1e6a4621ea
N°4481 Fix badly escaped dialog tooltip
2021-12-13 17:01:18 +01:00
Molkobain
4d37e2267f
N°4481 - Fix n:n link addition when there are more than 3+ ext. keys on the link class
2021-12-13 15:01:23 +01:00
Molkobain
bd753d65a4
Hierarchical dialog: Put validation button on the right to match convention
2021-12-10 15:05:09 +01:00
Molkobain
0ed2388cf8
Rename "refresh action" param of datatables to match conventions
2021-12-10 14:55:51 +01:00
Stephen Abello
4f27f3ac37
N°4481 Fix dialog title being escaped twice following 99a0e0c commit
2021-12-10 11:11:00 +01:00
Stephen Abello
99a0e0c58e
N°4481 Fix badly escaped dialog tooltip
2021-12-10 10:02:18 +01:00
Molkobain
97cf0a2534
Object details: Fix code format in HTML fields when read-only and no log attribute
2021-12-09 18:01:13 +01:00
Molkobain
9acdb45482
Object details: Fix JS selector for ownership lock workflow
2021-12-09 18:01:12 +01:00
Stephen Abello
d0a4e541c3
N°4481 Move hierarchical key browser expand/collapse buttons to bottom button panel
2021-12-09 11:02:17 +01:00
Stephen Abello
d515816488
Fix hierarchical key browser dialog max height
2021-12-09 10:52:07 +01:00
Pierre Goiffon
c9ef543e2e
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/log.class.inc.php
# datamodels/2.x/itop-attachments/renderers.itop-attachments.php
# js/search/search_form_criteria_enum.js
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# test/core/dictTest.php
2021-12-08 18:30:20 +01:00
Pierre Goiffon
e6d61d1ebd
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2021-12-08 17:16:33 +01:00
Pierre Goiffon
f916f9cde8
N°4289 Allow to use privUITransactionFile when no user logged
...
Before we were throwing a SecurityException, which was blocking for combodo-unauthenticated-form for example
2021-12-08 17:16:12 +01:00
Stephen Abello
bc349253cf
N°4481 Fix hierarchical key browser bottom buttons position
2021-12-07 15:19:49 +01:00
acognet
817aded5aa
N°3816 - Migrate module to new UIBlock system : Bulk Event Management
2021-12-07 10:10:02 +01:00
acognet
d7d430e2a3
N°3695 - Migrate module to new UIBlock system : Alarm Console
2021-12-07 09:48:52 +01:00
Molkobain
3f795c7555
Allow wider tooltips on class attributes' label
2021-12-05 11:48:09 +01:00
Molkobain
827a108a38
N°4252 - Force form modals to have a max height of 90% of the window's height to avoid overflowing from the viewport
2021-12-03 13:27:57 +01:00
Stephen Abello
e8316782aa
N°4481 Fix double encoding for delete pages
2021-12-03 10:29:04 +01:00
Molkobain
edcf9e6a1e
N°4498 - Introduce new APIs due to iPageUIExtension deprecation ( #245 )
...
* Introduce new APIs due to iPageUIExtension deprecation
* Fix typo in interface name
* Rename interface to more consistent names
2021-12-02 13:38:05 +01:00
Stephen Abello
05301d4191
N°3835 Dashlets' Pill label security hardening
2021-12-02 09:57:26 +01:00
Stephen Abello
3df5febd3e
N°3835 Autocomplete security hardening
2021-12-02 09:57:26 +01:00
Stephen Abello
b6b17733bf
N°4491 Security hardening
2021-12-01 10:29:29 +01:00
Molkobain
c02ea05883
Fix AttributePassword rendering in the backoffice
2021-11-30 16:25:55 +01:00
Molkobain
c40394638a
N°4252 - Fix bad initialization of DesignerFormField::$aCssClasses
2021-11-26 16:01:22 +01:00
Molkobain
77768e8400
N°4252 - Fix DesignerFormField CSS classes for better integration within the Designer
2021-11-26 09:24:36 +01:00
Molkobain
bd52f4fefb
N°4468 - Add data-resource-id meta-data on all buttons
2021-11-22 15:44:27 +01:00
Molkobain
2a2d68e204
N°4283 - Textarea: Make sure to use monospace font for code
...
- CSV import is now using monospace font
- Simplify SCSS code
Note: TextArea and all input UIBlocks need to be reworked as they are not properly organized, see comment in _input-text.scss
2021-11-20 18:42:41 +01:00
Molkobain
2f114701a1
N°4283 - AttributeOneWayPassword: Fix spacing between the fields / button
2021-11-19 17:40:48 +01:00
Molkobain
5128db05cf
N°4283 - AttributeBlob: Fix extra between the value and the links / input
2021-11-19 17:39:54 +01:00
Molkobain
cbe42cd727
N°4283 - Improve textarea and OQL inputs style
...
- All textarea app. wide avec the same padding
- OQL fields have the same padding as the other textareas
- OQL fields have the monospaced font
2021-11-19 16:34:01 +01:00
Stephen Abello
72d1ab5cbc
N°3523 Add accessibility to silo selection and user menu toggler
2021-11-19 11:16:19 +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
Molkobain
91d030933b
Rename cmdbAbstractObject::EnumDisplayMode() to be consistent with the rest
2021-11-16 21:38:51 +01:00
Molkobain
2a913cd484
Restore prototypes of cmdbAbstractObject methods in which we added $sMode to preserve compatibility with existing extensions ( #240 )
...
* Restore prototypes of cmdbAbstractObject methods in which we added $sMode to preserve compatibility with existing extensions
* Rename cmdbAbstractObject::ENUM_OBJECT_MODE_XXX
* Add cmdbAbstractObject::ENUM_OBJECT_MODE_BULK_EDIT
* Refactor usage of $sDisplayMode in cmdbAbstractObject::DisplayModifyForm()
2021-11-16 17:47:09 +01:00
Pierre Goiffon
75450ded1d
N°4359 Security hardening
2021-11-15 16:38:11 +01:00
Molkobain
4409162eb7
N°2875 - Fix mentions not working with some non url encoded "markers" (eg. '#')
2021-11-14 22:53:10 +01:00
Molkobain
206143824b
N°4408 - Improve transition buttons UX in object details
...
Transition buttons are now grouped in the "Apply" button when there is not enough space to display them all
2021-11-10 18:44:25 +01:00
Pierre Goiffon
6847d8a5c7
N°4414 Startup error handler : fix message logged twice ( #243 )
2021-11-09 10:25:29 +01:00
Stephen Abello
4b888a3805
N°4378 Restore keyboard shortcuts behavior for object details
2021-11-09 09:49:37 +01:00
Stephen Abello
aba0d4144c
N°4408 Fix inputs flickering when widgets are loading
2021-11-04 10:49:17 +01:00
Stephen Abello
fe82f54066
N°4396 Fix graphs not displaying anymore in Dashboard Attribute
2021-11-03 15:26:33 +01:00