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
Eric Espie
e963a6741f
N°3985 - avoid sql request for notifications in case of object creation and avoid reloads on requesting triggers
2021-11-03 11:00:41 +01:00
vdumas
2df8bb1707
N°3735 - Add SetComputedDate on DBObject
2021-11-02 16:55:25 +01:00
Stephen Abello
ab1b6837a2
N°3800 Fix line spacing in rich text editor and in its displayed content
2021-10-26 15:26:29 +02:00
acognet
89ea4adbce
N°4366 - RCSS in /pages/ajax.searchform.php on develop
2021-10-21 17:15:27 +02:00
Molkobain
ef9c18e393
Fix setup crash on upgrade when env-production / data/cache-production have been deleted (missing dict files)
2021-10-21 15:16:15 +02:00
Pierre Goiffon
ed43d00afe
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/transaction.class.inc.php
# core/userrights.class.inc.php
2021-10-21 15:12:23 +02:00
Pierre Goiffon
908a48e0a1
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# application/transaction.class.inc.php
# test/application/privUITransactionFileTest.php
2021-10-21 15:09:50 +02:00
Pierre Goiffon
7757f1f2d2
N°4289 Security hardening
2021-10-21 12:43:03 +02:00
Pierre Goiffon
a353317746
N°4289 Fix privUITransactionFile generating error if MetaModel not loaded
2021-10-20 17:26:32 +02:00
Pierre Goiffon
723eb90160
N°4289 privUITransactionSession phpDoc
2021-10-20 17:25:58 +02:00
acognet
ebe50b319a
N°4357 - Autocomplete issue with accent in a list
2021-10-20 10:31:40 +02:00
Eric Espie
8a7f0d346d
N°4375 - Change CKEditor plugins init
2021-10-19 11:04:33 +02:00
Pierre Goiffon
347cbca5cf
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/transaction.class.inc.php
# application/ui.extkeywidget.class.inc.php
# composer.json
# composer.lock
# js/utils.js
# lib/composer/InstalledVersions.php
# lib/composer/installed.json
# lib/composer/installed.php
# lib/pear/archive_tar/Archive/Tar.php
# lib/pear/archive_tar/package.xml
# setup/wizardsteps.class.inc.php
# sources/Controller/AjaxRenderController.php
2021-10-18 14:57:19 +02:00
Pierre Goiffon
8ea5be4ead
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# application/transaction.class.inc.php
2021-10-18 14:32:27 +02:00
Pierre Goiffon
b3f827ed5e
N°4367 Security hardening
2021-10-18 14:27:58 +02:00
Pierre Goiffon
34f64c61f6
privUITransaction fix inspections errors + formatting
2021-10-18 11:32:38 +02:00
Molkobain
54c89dcbb5
PHPDoc
2021-10-14 18:03:27 +02:00
acognet
83125d9ae1
N°4362 - XSS in ajax.render.php?operation=wizard_helper on develop
2021-10-14 15:46:46 +02:00
acognet
0f4ca4237d
N°4362 - XSS in ajax.render.php?operation=wizard_helper on develop
2021-10-14 10:14:01 +02:00
Eric Espie
4305e40ae5
Fix warning
2021-10-13 17:15:58 +02:00
acognet
ceaa98f4ef
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-13 14:25:38 +02:00
Molkobain
591d189a33
N°3935 - Increase size a bit
2021-10-13 13:36:08 +02:00
Molkobain
36bea54bac
N°3935 - Improve transition form UI with different style for cancel button and wider inputs
2021-10-13 13:11:11 +02:00
acognet
0cb1583688
N°1731 - Allow Transitions without unnecessary confirmation - add force_transition_confirmation param
2021-10-05 11:36:08 +02:00
acognet
e38ca54691
N°3835 - Make global pass on all inputs (objects, dashlets, ...) to ensure XSS and double encoding have been dealt with
2021-10-04 15:57:17 +02:00
acognet
963fae243c
N°3835 - Make global pass on all inputs (objects, dashlets, ...) to ensure XSS and double encoding have been dealt with
2021-10-01 18:22:17 +02:00
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