Stephen Abello
9dac061b04
N°4283 Centralize blocks spacing between each other in block-integration
2021-11-24 17:02:48 +01:00
Stephen Abello
ccf1bba235
N°4283 Introduce SCSS variables for size and spacing
2021-11-24 17:02:48 +01:00
Pierre Goiffon
ddd6bf22af
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# core/config.class.inc.php
# core/htmlsanitizer.class.inc.php
# sources/Renderer/RenderingOutput.php
# test/core/sanitizer/HTMLDOMSanitizerTest.php
# test/integration/DictionariesConsistencyTest.php
2021-11-24 15:01:38 +01:00
Pierre Goiffon
2d67594ccf
N°4213 Fix EnumSet rendering on details form in portal
2021-11-24 12:07:10 +01:00
Pierre Goiffon
0c7eee7f9c
💡 Add doc for why phpinfo ext is mandatory
2021-11-24 12:01:44 +01:00
Pierre Goiffon
65f9f86bcc
N°3635 DictionariesConsistencyTest : now we can have multiple possible localized language desc
...
The 'Español, Castellaño' to 'Español, Castellano' was causing problem on builds with other modules that we don't want to update !
2021-11-23 18:59:10 +01:00
Pierre Goiffon
efaf53e568
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# core/htmlsanitizer.class.inc.php
2021-11-23 18:07:02 +01:00
Pierre Goiffon
81a2a9278c
✅ N°4360 Fix SvgDOMSanitizer expected data
2021-11-23 17:38:30 +01:00
Pierre Goiffon
e15d4bfab6
N°4360 Security hardening
2021-11-23 17:25:50 +01:00
acognet
e23c41232d
N°4465 - Polishing iTop 3.0 beta6 - fix "configure this list"
3.0.0-beta7
2021-11-23 15:34:53 +01:00
Stephen Abello
e25d070a38
N°4465 Fix tagset and enumset dropdown overflowing out of the screen and not autoplacing themselves
2021-11-23 13:33:08 +01:00
Stephen Abello
499c97b914
N°4465 Fix transition button not grouping/ungrouping in some cases
2021-11-23 11:51:31 +01:00
Molkobain
c472b8ad3b
N°4466 - Fix line breaks not displayed correctly
2021-11-23 11:40:52 +01:00
Molkobain
94ceb98b9e
N°4466 - Fix line breaks not displayed correctly
2021-11-23 11:32:26 +01:00
Stephen Abello
b1de8683f0
N°3523 Adjust buttons and links colors to make application more accessible
2021-11-23 11:26:16 +01:00
Stephen Abello
cff2105908
Remove debug line
2021-11-23 11:06:23 +01:00
Stephen Abello
e11d5c142c
N°3523 Adjust buttons and links colors to make application more accessible
2021-11-23 10:39:11 +01:00
Molkobain
f77b3bedaf
N°2370 - Change PHPDoc to reflect reality, method will not be removed
2021-11-23 10:15:28 +01:00
Molkobain
3654df1cae
N°4466 - SCSS: Improve readability
2021-11-23 09:57:53 +01:00
Molkobain
f3d2e89c68
N°4466 - Revert changes that broke contraints for fields to stay in their column ( d0f9868 and c9aa6938)
2021-11-23 09:40:33 +01:00
Molkobain
dd46536f7c
N°4477 - Update dataTables lib. to 1.11.3 in iTop 3.0
2021-11-22 17:31:48 +01:00
Molkobain
e249907a9c
N°4475 N°4408 - Fix update on external key not refreshing dependents fields
2021-11-22 16:45:35 +01:00
Eric Espie
4ded943a43
N°2527 - Fix require approot
2021-11-22 16:00:45 +01:00
Molkobain
bd52f4fefb
N°4468 - Add data-resource-id meta-data on all buttons
2021-11-22 15:44:27 +01:00
Pierre Goiffon
f57785e422
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# datamodels/2.x/authent-local/dictionaries/es_cr.dict.authent-local.php
# datamodels/2.x/itop-config-mgmt/dictionaries/es_cr.dict.itop-config-mgmt.php
# datamodels/2.x/itop-knownerror-mgmt/dictionaries/es_cr.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-service-mgmt/dictionaries/es_cr.dict.itop-service-mgmt.php
# datamodels/2.x/itop-tickets/dictionaries/es_cr.dict.itop-tickets.php
# datamodels/2.x/itop-welcome-itil/es_cr.dict.itop-welcome-itil.php
# dictionaries/es_cr.dictionary.itop.ui.php
# test/integration/DictionariesConsistencyTest.php
2021-11-22 09:08:34 +01:00
Pierre Goiffon
77880c3675
🌐 N°3635 ES dict : change 'Español, Castellaño' to 'Español, Castellano'
2021-11-22 08:55:08 +01:00
Molkobain
bb369e68b5
N°4283 - Rename some SCSS partials to match conventions
2021-11-20 18:52:54 +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
b49fbf1a97
N°4283 - Textarea: Make them take all available width
2021-11-20 18:12:41 +01:00
Molkobain
308bff7875
SCSS: Fix typo in variable name
2021-11-20 14:23:13 +01:00
Molkobain
9444e61856
N°4283 - Improve spacing of HTML inputs with their labels
2021-11-19 18:35:50 +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
9675202bb2
N°4283 - Force field labels to wrap even if it is a single giant word
2021-11-19 17:09:23 +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
Pierre Goiffon
3559425fc1
N°°4463 Trigger : remove user rights check when controlling filter
2021-11-19 15:20:21 +01:00
Molkobain
a246528eec
Update DoPostRequest() in itoprest.examples.php to fix optional headers like in utils::DoPostRequest
2021-11-19 14:47:51 +01:00
Stephen Abello
7fbbf1088a
N°4460 Fix SCSS variable usage
2021-11-19 12:22:08 +01:00
Molkobain
fa4a5e2990
Merge spanish translations and remove duplicated files due to merge
2021-11-19 11:49:48 +01:00
Molkobain
b662a7e3c6
Remove (some) redundant description in spanish translations
2021-11-19 11:49:36 +01:00
Stephen Abello
cdc452282e
Fix dictionnary entries
2021-11-19 11:38:08 +01:00
Molkobain
d8c4251c03
Remove (some) redundant description in spanish translations
2021-11-19 11:27:46 +01:00
Stephen Abello
72d1ab5cbc
N°3523 Add accessibility to silo selection and user menu toggler
2021-11-19 11:16:19 +01:00
Stephen Abello
18b8e7093a
N°3515 Update Enclosure icon (thanks to icons8 quick response ❤️ )
2021-11-19 11:16:19 +01:00
Stephen Abello
aedb9ccbba
N°3525 Make colors more accessible
2021-11-19 11:16:18 +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
9437e689fd
N°3635 Update ES translations
...
Many thanks to Miguel Turrubiates !
2021-11-18 17:48:43 +01:00
Pierre Goiffon
a79459bc53
N°4162 Portal exception page : restore exception message
...
Was removed with Silex to Symfony migration
2021-11-18 14:56:17 +01:00
Pierre Goiffon
500bd15843
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2021-11-18 08:54:32 +01:00
Pierre Goiffon
3e8dd2f4a5
N°4286 Setup : fix loop in first steps
...
Setup token wasn't removed at the right place :/
2021-11-18 08:54:10 +01:00