Stephen Abello
bfcd137e52
N°2853 - Security hardening
...
(cherry picked from commit d01caaf4e4 )
2020-04-06 09:37:58 +02:00
Stephen Abello
f9af8fc912
N°2855 - Security hardening
...
(cherry picked from commit c5c7fd5c85 )
2020-04-06 09:20:02 +02:00
Stephen Abello
6a1125875b
Merge branch 'support/2.5'
...
# Conflicts:
# css/css-variables.scss
# css/light-grey.css
# 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/itop-attachments/module.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-datacenter-mgmt/module.itop-datacenter-mgmt.php
# datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.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
2020-01-20 16:10:21 +01:00
Stephen Abello
248dab9289
N°2633 - Security hardening
2020-01-20 15:46:04 +01:00
Pierre Goiffon
03b8ed5ce4
Merge branch 'support/2.6.2'
2019-10-07 09:41:08 +02:00
Stephen Abello
31a34c247c
N°2482 Regression on mandatory external field with only 1 value
2019-09-13 10:42:55 +02:00
Pierre Goiffon
878b87b68c
N°2349 fix GroupBy dashlet on classes with ExternalField to ExternalField
2019-07-05 12:10:04 +02:00
Eric
ca585d3f42
N°2044 - Search Form Prefill not effective when searching objects to add to an AttributeLinkedSet (n:1)
2019-06-18 15:53:48 +02:00
Eric
02c78d4044
N°2278 - Object-copier: Fix n:n link attributes set to default on copy
...
(cherry picked from commit 6564d84a2f )
2019-06-18 14:57:45 +02:00
Stephen Abello
86a7192f5a
N°2160: Correctly initialize fields depending on a select field with only 1 value
2019-06-12 14:39:29 +02:00
Pierre Goiffon
0f3347f64d
📝 Fix some PhpDoc
2019-06-12 10:39:30 +02:00
Eric
6564d84a2f
N°2278 - Object-copier: Fix n:n link attributes set to default on copy
2019-06-12 10:17:19 +02:00
Stephen Abello
da5d8b20fa
N°2044: Enable Search form prefill when adding objects to 1:n
2019-06-11 16:59:27 +02:00
Eric
7bb7a94fbc
N°2291 - Fix blinking of warning image on mandatory HTML field
2019-06-06 15:14:31 +02:00
Stephen Abello
ea58a807fc
N°2044: Forgot to add a variable in 7c1290f
2019-06-06 09:44:20 +02:00
Stephen Abello
7c1290f684
N°2044: Enable Search form prefill when adding objects to 1:n
2019-06-04 11:18:30 +02:00
Pierre Goiffon
12c916f4e5
📝 Add @var for iApplicationUIExtension loops
2019-05-28 17:16:02 +02:00
Stephen Abello
f9e18675f3
N°2062: When a table displaying all rows is rebuilt (eg: by adding a column), reordering using columns now works
2019-05-24 16:20:31 +02:00
OИUЯd da silva
9c75cb4537
:note: PhpDoc generation for the public API ( #63 )
...
- generate phpdoc to a dokuwiki compatible format
- add/update the phpdoc of a selection of class methods
2019-05-21 12:05:52 +02:00
Pierre Goiffon
89d310258b
N°2198 ReloadBlock call and parameter escaping improvements
...
Use an anonymous function instead of a string to get rid of a useless level of escaping
Use json_encode instead of addslashes
(many thanks for the tips @bruno-ds !!)
2019-05-09 10:37:34 +02:00
Pierre Goiffon
a58529f46c
N°2198 Fix "invalid filter" error when refreshing "Requests assigned to me"
2019-05-07 18:39:38 +02:00
Eric
b83e5e2b72
N°1618 - Fix custom date format: Fix issue with in-line creation
2019-03-22 15:42:11 +01:00
Eric
764b0f8e31
N°1846 - Fix Object Copier: Create Ticket from CI, duplicate links
...
(cherry picked from commit 44b7821015 )
2019-03-22 11:06:23 +01:00
Pierre Goiffon
7c7382f372
N°1835 add new 'transaction_id' sanitize filter
2019-03-21 14:28:24 +01:00
Pierre Goiffon
4918b9c83a
💡 Add phpdoc for N°1835 new Sanitize param
2019-03-21 12:04:31 +01:00
Pierre Goiffon
44f5d71e1b
💡 PHPDoc for REST API
2019-03-04 16:00:35 +01:00
Stephen Abello
5a0edb5c39
Merge branch 'support/2.5'
...
# Conflicts:
# js/jquery.tablesorter.pager.js
2019-03-01 17:06:44 +01:00
Eric
38951fab1a
N°1618 - Custom date format: Fix issue with in-line creation
2019-02-28 17:40:49 +01:00
Pierre Goiffon
e2c8237beb
Allow params "limit" and "page" in REST-API
...
PR #25 , code author Dennis Lassiter, many thanks !
Was commited to develop first but decided to retrofit this on support/2.5 (N°1449)
(cherry picked from commit fd55bdf9a8 )
(cherry picked from commit 49e31ddb3d )
2019-02-28 10:06:42 +01:00
Eric
1cb36621a1
N°1963 - Dashlet GroupBy: allow ExternalField selection in UI
2019-02-26 15:31:31 +01:00
Pierre Goiffon
f68a77450d
Merge remote-tracking branch 'origin/support/2.5'
2019-02-25 12:10:30 +01:00
Pierre Goiffon
bc3b50ad23
Fix wrong method call
2019-02-22 10:00:23 +01:00
Eric
7cf7e55454
N°1823 - Fix tags not saved in case of error
2019-02-19 10:16:45 +01:00
Stephen Abello
545504c0de
(retrofit from master) N°1443 : Add table_id used by tables paging
...
(cherry picked from commit 43b0747b83 )
2019-02-13 15:13:13 +01:00
Stephen Abello
43b0747b83
N°1443 : Add table_id used by tables paging
2019-02-13 14:43:25 +01:00
Eric
f83292fccc
N°1953 - Dashlet GroupBy: allow ExternalField selection in UI
2019-02-13 10:59:40 +01:00
Stephen Abello
8efc372a68
(retrofit from develop) N°1909: PHP 7.3 compatibility
2019-02-11 13:33:07 +01:00
Pierre Goiffon
31a2b634cc
💡 Fix PHPDoc for \utils::GetAbsoluteUrlAppRoot
2019-01-30 11:16:29 +01:00
Pierre Goiffon
505aad1e89
Merge branch 'support/2.5'
...
# Conflicts:
# datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php
# lib/tcpdf/CHANGELOG.TXT
# lib/tcpdf/composer.json
# lib/tcpdf/include/tcpdf_fonts.php
# lib/tcpdf/include/tcpdf_images.php
# lib/tcpdf/include/tcpdf_static.php
# lib/tcpdf/tcpdf.php
2019-01-28 16:04:19 +01:00
Stephen Abello
08543287e8
N°1931: Security hardening
2019-01-16 10:35:38 +01:00
Stephen Abello
21e5eee31f
N°1930: Security hardening
2019-01-14 11:59:45 +01:00
Pierre Goiffon
a85bedd31c
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# install.txt
2019-01-09 10:51:11 +01:00
Stephen Abello
da76fc70bb
N°1933: Security hardening
2019-01-07 16:46:29 +01:00
Eric
ad36011fc8
N°1716 - "Group by" Dashlet is no more clickable in edition
2019-01-03 17:47:27 +01:00
Pierre Goiffon
1665b12b86
💡 PHPDoc for \DBObject::DBInsert methods hierarchy (and some more, too O:) )
2018-12-27 15:07:49 +01:00
Eric
92657951c7
N°1408 - Dashboard Attribute (removed from "Properties" tab in edition)
2018-12-18 16:32:46 +01:00
Molkobain
ce9416d887
N°1878 Request Template: Fix history updated even if template not updated
...
When editing the object, the hidden input is not initialized correctly with the values from the form. This is due to a timing issue among async processes. To fix that, we made sure the WizardHelper updates the input value before submit. The real fix would be to better handle the subform building process.
2018-12-18 11:08:54 +01:00
Molkobain
3b6aa7eaf5
N°1879 Additional fix for default print format of dashboards
2018-12-14 17:31:43 +01:00
Molkobain
76a40b2f45
N°1879 Change default print format for dashboards to "A4 Landscape"
2018-12-14 16:03:56 +01:00
Denis Flaven
d1837377a4
Merge branch 'release/2.6' of https://github.com/Combodo/iTop.git into release/2.6
2018-12-13 11:47:41 +01:00