acognet
|
b75f29b8d7
|
N°3067 - Cannot edit in place attributes with HTML editors
|
2022-03-28 14:18:54 +02:00 |
|
Molkobain
|
cd7f9e478f
|
N°4913 - Avoid object initials to overflow in medallions
|
2022-03-06 22:44:12 +01:00 |
|
Pierre Goiffon
|
b360514646
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# application/displayblock.class.inc.php
# application/ui.extkeywidget.class.inc.php
# application/utils.inc.php
# approot.inc.php
# core/config.class.inc.php
# css/css-variables.scss
# datamodels/2.x/authent-cas/module.authent-cas.php
# datamodels/2.x/authent-external/module.authent-external.php
# datamodels/2.x/authent-ldap/module.authent-ldap.php
# datamodels/2.x/authent-local/module.authent-local.php
# datamodels/2.x/combodo-db-tools/module.combodo-db-tools.php
# datamodels/2.x/itop-attachments/module.itop-attachments.php
# datamodels/2.x/itop-backup/module.itop-backup.php
# datamodels/2.x/itop-bridge-virtualization-storage/module.itop-bridge-virtualization-storage.php
# datamodels/2.x/itop-change-mgmt-itil/module.itop-change-mgmt-itil.php
# datamodels/2.x/itop-change-mgmt/module.itop-change-mgmt.php
# datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php
# datamodels/2.x/itop-config/module.itop-config.php
# datamodels/2.x/itop-core-update/module.itop-core-update.php
# datamodels/2.x/itop-datacenter-mgmt/module.itop-datacenter-mgmt.php
# datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php
# datamodels/2.x/itop-files-information/module.itop-files-information.php
# datamodels/2.x/itop-full-itil/module.itop-full-itil.php
# datamodels/2.x/itop-hub-connector/module.itop-hub-connector.php
# datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php
# datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php
# datamodels/2.x/itop-portal-base/module.itop-portal-base.php
# datamodels/2.x/itop-portal/module.itop-portal.php
# datamodels/2.x/itop-problem-mgmt/module.itop-problem-mgmt.php
# datamodels/2.x/itop-profiles-itil/module.itop-profiles-itil.php
# datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php
# datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php
# datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php
# datamodels/2.x/itop-sla-computation/module.itop-sla-computation.php
# datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php
# datamodels/2.x/itop-tickets/module.itop-tickets.php
# datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php
# datamodels/2.x/itop-welcome-itil/module.itop-welcome-itil.php
# datamodels/2.x/version.xml
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# lib/composer/installed.php
# setup/modelfactory.class.inc.php
# setup/setuputils.class.inc.php
# test/integration/iTopModulesPhpVersionChecklistTest.php
|
2022-02-08 13:18:50 +01:00 |
|
Pierre Goiffon
|
45b5c39af7
|
N°3129 PHP 8.0 compat : code review modifications
Many thanks @Molkobain & @Hipska !
|
2022-01-31 16:41:35 +01:00 |
|
Pierre Goiffon
|
75dbad7406
|
N°3129 PHP 8.0 compat: Fix "Deprecated: Required parameter ... follows optional parameter ..."
* \SQLObjectQuery::PrepareSingleTable
* \HistoryBlock::GetRenderContent
* \MenuBlock::GetRenderContent
* \UILinksWidgetDirect::DisplayAsBlock
* \UILinksWidgetDirect::Display
* \UILinksWidgetDirect::DisplayEditInPlace
* \UIExtKeyWidget::AutoComplete
* \UIExtKeyWidget::DisplayFromAttCode
|
2022-01-28 17:01:07 +01:00 |
|
Stephen Abello
|
1e6a4621ea
|
N°4481 Fix badly escaped dialog tooltip
|
2021-12-13 17:01:18 +01:00 |
|
Molkobain
|
bd753d65a4
|
Hierarchical dialog: Put validation button on the right to match convention
|
2021-12-10 15:05:09 +01:00 |
|
Pierre Goiffon
|
02b09c2535
|
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
|
2021-12-10 13:38:42 +01:00 |
|
Pierre Goiffon
|
10cfb373f2
|
N°4481 Fix badly escaped dialog tooltip
Was commited to develop first (99a0e0c5 and 4f27f3ac)
|
2021-12-10 13:38:24 +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 |
|
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 |
|
Stephen Abello
|
bc349253cf
|
N°4481 Fix hierarchical key browser bottom buttons position
|
2021-12-07 15:19:49 +01:00 |
|
Stephen Abello
|
3df5febd3e
|
N°3835 Autocomplete security hardening
|
2021-12-02 09:57:26 +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
|
aba0d4144c
|
N°4408 Fix inputs flickering when widgets are loading
|
2021-11-04 10:49:17 +01:00 |
|
acognet
|
ebe50b319a
|
N°4357 - Autocomplete issue with accent in a list
|
2021-10-20 10:31:40 +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 |
|
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
|
86538cf88e
|
Add metadata to legacy search elements
|
2021-09-24 10:53:02 +02:00 |
|
acognet
|
f5b557b0bc
|
N°4191 - Fix not selectable caller in NormalChange when only 1 organization
|
2021-09-07 10:45:37 +02:00 |
|
acognet
|
79954d3cee
|
N°4259 - Migrate object-copier to itop 3.0 style
|
2021-08-31 12:07:32 +02:00 |
|
acognet
|
abe103eade
|
N°580 - Jean Dupont - Jean Dupont, auto-complete avec homonyme
|
2021-08-18 09:32:26 +02:00 |
|
Pierre Goiffon
|
714294e1b4
|
N°4173 Fix memory_limit exhausted when having ExtKey widget pointing on class with AttributeBlob
Was failing when opening an object form, and when the list contained target objects with total file size above memory_limit
|
2021-08-10 18:46:10 +02:00 |
|
acognet
|
05981c8af8
|
N°4156 - GUI broken when a external key contains "\"
|
2021-08-06 11:56:25 +02:00 |
|
Stephen Abello
|
b3cb95d2f1
|
Removed inline background color
|
2021-08-05 11:56:17 +02:00 |
|
Stephen Abello
|
d9ccc620c9
|
Remove trailing quote
|
2021-06-04 10:50:51 +02:00 |
|
Stephen Abello
|
4033773849
|
N°3932 Fix button style for hierarchical key selector
|
2021-06-01 15:43:42 +02:00 |
|
Stephen Abello
|
022887258f
|
N°3923 Hide caret in autocomplete ext key input
|
2021-05-26 14:11:13 +02:00 |
|
Stephen Abello
|
62f5eb5ae9
|
N°3914 Harmonize external key / linksets buttons style and positions on modals
|
2021-05-20 15:06:39 +02:00 |
|
Molkobain
|
4c289edac7
|
N°3887 - Harmonize number of autocomplete displayed results throughout the app
|
2021-04-06 14:50:31 +02:00 |
|
Molkobain
|
190ac1a65a
|
Fix tooltips instantiation for async (XHR) markup
|
2021-03-17 10:07:23 +01:00 |
|
Molkobain
|
f1613c62a4
|
N°3657 - Replace calls to deprecate jQuery methods (".bind" and ".unbind")
|
2021-03-15 09:28:06 +01:00 |
|
acognet
|
4932a2cfbd
|
N°2284 - Manage button Clear and add placeholder
|
2021-03-11 10:41:41 +01:00 |
|
Molkobain
|
085855cdc5
|
Revert fix for tooltips in AjaxPage as pages with "application/json" content type actually return the HTML templates... 🤦♂️(eg. breaks the autocomplete results)
- Fix only for ext. key modal
|
2021-03-05 12:40:19 +01:00 |
|
Molkobain
|
18d4685007
|
Code format
|
2021-03-05 12:29:57 +01:00 |
|
Molkobain
|
b54918bb5e
|
N°3649 - Fix object form display in modals
|
2021-03-05 11:57:40 +01:00 |
|
acognet
|
45beda3f26
|
N°2284 - Add tooltips on buttons in select and autocomplete box
|
2021-03-05 09:17:50 +01:00 |
|
Pierre Goiffon
|
5748ea3a74
|
N°3750 Fix data-input-type refreshed to "" for autocomplete
The $sInputType var init was commited in 6a5c4788 but removed by accident in b2050a88
|
2021-03-04 15:44:40 +01:00 |
|
acognet
|
65dbaf427c
|
N°2284 - Fix select when there is only one option
|
2021-03-01 18:19:23 +01:00 |
|
acognet
|
fbb4455250
|
N°3634 - Feedback alpha 3.0 : finish list - order of buttons
|
2021-03-01 18:19:23 +01:00 |
|
acognet
|
b2050a8895
|
N°3648 - Feedback alpha 3.0 : finish relation edition - tabulation
|
2021-03-01 18:19:23 +01:00 |
|
Pierre Goiffon
|
6a5c47887a
|
N°3750 New data-input-typeattribute to fields container
This will allow easiest DOM manipulation in BeHat tests !
|
2021-02-26 12:16:29 +01:00 |
|
Pierre Goiffon
|
267f3ec7ca
|
🎨 \UIExtKeyWidget
|
2021-02-26 11:13:54 +01:00 |
|
acognet
|
4c23f1f32b
|
N°3648 - Feedback alpha 3.0 : finish relation edition
|
2021-02-15 16:55:03 +01:00 |
|
acognet
|
d39d634aba
|
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - fix autocomplete on short lists, tab and autoselect item when there is only one option
|
2021-01-27 11:14:53 +01:00 |
|