Molkobain
|
c767ebe989
|
📝 Copyright year bump
|
2023-03-17 18:28:47 +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
|
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 |
|
Molkobain
|
c0aa4f2d69
|
Initialize array properly
|
2021-08-03 11:11:02 +02:00 |
|
acognet
|
3130e95f4f
|
N°3907 - Polishing: Run query
|
2021-08-02 18:56:07 +02:00 |
|
Molkobain
|
8dd96ea636
|
Copyright year bump
|
2021-03-15 09:29:45 +01:00 |
|
Molkobain
|
6a432c6a25
|
N°2757 - Fix count in group by dashlets
|
2020-02-06 12:12:27 +01:00 |
|
bruno DA SILVA
|
6a6a0ffa24
|
1627 - Ticket ref sometimes duplicate
🐛 fix ref. generation when inside a transaction (by opening a new connection).
note: the portal make uses of such a transaction.
|
2020-01-27 17:58:30 +01:00 |
|
Eric
|
36b325f71d
|
N°2517 - Supportability - OQL Explain
|
2019-10-17 11:06:31 +02:00 |
|
Eric
|
84d9be3293
|
Strengthen the SQL creation from OQL
|
2018-10-19 15:58:50 +02:00 |
|
Pierre Goiffon
|
40a4e6d7b0
|
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
Warn your git config (core.autocrlf = input or true)
|
2018-09-04 17:59:51 +02:00 |
|
Pierre Goiffon
|
abb2a2a6e2
|
N°931 new MatchExpression, allow to query the DB
SVN:trunk[6016]
|
2018-08-23 15:06:41 +00:00 |
|
Eric Espié
|
70a0a3c52e
|
N°1420 - Performances enhancement
SVN:trunk[5833]
|
2018-06-07 15:06:38 +00:00 |
|
Eric Espié
|
03f9a9fcac
|
N°1161 - Add functions, order by and limits to DBSearch::MakeGroupByQuery()
SVN:trunk[5350]
|
2018-02-16 12:59:35 +00:00 |
|
Eric Espié
|
9571404907
|
Cleanup code
SVN:trunk[5240]
|
2018-01-12 13:37:40 +00:00 |
|
Denis Flaven
|
6544659251
|
Small setup refactoring for getting ready for the Hub.
SVN:trunk[5232]
|
2018-01-10 15:47:15 +00:00 |
|
Eric Espié
|
49b6c3bed7
|
N.1065 Fix performance issues.
Add statistics on query table join optimization.
SVN:trunk[4992]
|
2017-10-06 13:53:06 +00:00 |
|
Romain Quetiez
|
fa2fd6dcdf
|
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
SVN:trunk[4692]
|
2017-04-26 09:52:20 +00:00 |
|
Romain Quetiez
|
856a73fb87
|
N.689 61 tables limit. INVESTIGATING the issue. Added a test to reproduce the issue on the standard data model, and a test to build statistics on the number of tables used by classes.
SVN:trunk[4669]
|
2017-04-05 12:58:33 +00:00 |
|
Romain Quetiez
|
3644553886
|
N.609 Some multi-column UNION queries failing with various symptoms such as "Class 'IT Department' not found" or "An object id must be an integer value"
SVN:trunk[4634]
|
2017-03-29 19:58:02 +00:00 |
|
Romain Quetiez
|
3c9072bb65
|
OQL: fixed an old limitation, hierarchies can now be expressed both ways. Example of a query that now works fine: SELECT Organization AS root JOIN Organization AS child ON child.parent_id BELOW root.id WHERE child.name LIKE 'Combodo'. In the previous implementation, the operator was interpreted as '='.
SVN:trunk[4233]
|
2016-06-21 14:38:08 +00:00 |
|
Romain Quetiez
|
baf54a7c02
|
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
SVN:trunk[3631]
|
2015-07-08 17:10:40 +00:00 |
|