Stephen Abello
8894ff0fda
N°1909: PHP 7.3 compatibility
2019-01-07 13:56:42 +01:00
Eric
488d2ed886
Debug OQL for search is accessible directly for the administrators
2019-01-07 09:43:44 +01:00
Molkobain
48f190447c
🐛 N°1939 REST/JSON: Fix must_exists flag for remote object of indirect linkedset
2019-01-04 17:36:26 +01:00
Molkobain
2773a8bf2f
N°1917 Setup: Fix warnings when upgrading an extension with an extension.xml file
...
(cherry picked from commit 4eb416d407 )
2019-01-04 14:13:33 +01:00
Duarte Sotto-Mayor Ribeirinho
63184d0bf5
Update link to always reflect latest version
...
This way there is no need for further updates of version number on link
2019-01-04 11:36:34 +01:00
Eric
ad36011fc8
N°1716 - "Group by" Dashlet is no more clickable in edition
2019-01-03 17:47:27 +01:00
Eric
b82b095f58
1814 - Search with criteria : always add default criteria
2019-01-03 09:58:54 +01:00
Eric
a9bd5a8bb0
⚡ Avoid scalar values in OQL, replace them with variables
2019-01-02 17:41:56 +01:00
Eric
6c9850b8f6
1814 - Search with criteria : always add default criteria
2019-01-02 14:19:48 +01:00
Eric
e89b4e070c
Security update
2019-01-02 10:11:03 +01:00
Pierre Goiffon
2f5c810276
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-12-31 17:21:52 +01:00
Pierre Goiffon
d90e094d4d
📝 CONTRIBUTING : add a link to the translation wiki page
2018-12-31 16:55:51 +01:00
Molkobain
4eb416d407
N°1917 Setup: Fix warnings when upgrading an extension with an extension.xml file
2018-12-31 14:55:22 +01:00
Pierre Goiffon
636a3940cd
N°1915 import : fix cannot create object with value for field that is readonly in modification
...
Last fix (523e19528e ) was not a correct solution
2018-12-31 12:13:45 +01:00
Pierre Goiffon
352f8cee10
💡 Config : add ref to loading methods
2018-12-31 11:38:57 +01:00
Pierre Goiffon
523e19528e
N°1915 import : fix cannot create object with value for field that is readonly in modification
...
GetAttributeFlags method returns OPT_ATT_READONLY for this field, but not GetInitialStateAttributeFlags method
2018-12-28 18:16:32 +01:00
Pierre Goiffon
9f3332b2f2
💡 PHPDoc for AttributeFlags methods
2018-12-28 16:37:03 +01:00
Pierre Goiffon
2b71621628
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-12-28 11:42:11 +01:00
Pierre Goiffon
5349fc6f4b
📝 CONTRIBUTING : fix some typos, more info in gitflow
2018-12-28 11:15:46 +01:00
Pierre Goiffon
1665b12b86
💡 PHPDoc for \DBObject::DBInsert methods hierarchy (and some more, too O:) )
2018-12-27 15:07:49 +01:00
purplegrape
1bbed99636
chinsese translation improvement for relase 2.6
...
chinsese translation improvement for relase 2.6
2018-12-27 10:40:53 +01:00
Denis Flaven
778db225a8
N°1912: 🐛 text written in white in the PDF export of the impact analysis.
2018-12-26 15:41:00 +01:00
bruno DA SILVA
ca48e8ff92
🐛 method call correction
...
- do no longer provide a parameter absent from the signature
2018-12-26 15:25:04 +01:00
Pierre Goiffon
75d5630164
➖ N°1885 move back php-gd from mandatory extension to optional
...
(cherry picked from commit 672bc471be )
2018-12-26 11:10:24 +01:00
Pierre Goiffon
911d84d513
➕ N°1885 add php-gd as a mandatory extension
...
(was made on release/2.6 branch but then rollbacked as this is an infrastructure change that needs to be in the release notes)
2018-12-26 11:05:25 +01:00
Pierre Goiffon
bb6bd61c37
👥 Remove duplicate jbostoen (my mistake... see 5338325a73)
2018-12-26 09:53:26 +01:00
Pierre Goiffon
1a3f836a5a
Merge remote-tracking branch 'origin/release/2.6' into develop
...
# Conflicts:
# application/itopwebpage.class.inc.php
# core/config.class.inc.php
# css/css-variables.scss
# css/light-grey.css
# datamodels/2.x/itop-attachments/nl.dict.itop-attachments.php
# datamodels/2.x/itop-incident-mgmt-itil/nl.dict.itop-incident-mgmt-itil.php
# datamodels/2.x/version.xml
2018-12-21 10:26:17 +01:00
Pierre Goiffon
b51b5582a0
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-12-21 10:23:29 +01:00
Eric
bc5643707e
N°1898 - Fix pagination issue for search with accent
2018-12-21 10:04:04 +01:00
Eric
27b1b1f8a8
N°1903 - Fix initial value of a MetaEnum attribute is always its default value
2018-12-21 09:59:19 +01:00
Eric
a45e543eac
N°1898 - Fix pagination issue for search with accent
2018-12-21 09:36:28 +01:00
Pierre Goiffon
50235bbb04
🌐 Fix typos in EN translations
...
Report PR #38 modifications, many thanks @jbostoen !
2018-12-20 17:19:32 +01:00
Eric
a2ddb30f78
N°1420 - Autocomplete fix keyboard behavior (compatibility fix)
2.6.0-products
2018-12-19 17:39:35 +01:00
Eric
d31a4047f6
Fix Setup hardening
2018-12-19 17:13:49 +01:00
Eric
75fbb831c9
Fix Setup hardening
2018-12-19 17:10:02 +01:00
Molkobain
3219957eed
Internal: Fix regression introduced during XSS protection on tag sets
2018-12-19 11:43:50 +01:00
Eric
44671a5085
Fix typos in configuration description
2018-12-19 09:02:49 +01:00
Purple Grape
bc4873dfe5
🌐 update 2.6 chinese translation and corresponding licences ( #45 )
...
* Update zh_cn.dict.authent-external.php
* Update zh_cn.dict.authent-ldap.php
* Update zh_cn.dict.authent-local.php
* Update zh_cn.dict.itop-attachments.php
* Update zh_cn.dict.itop-backup.php
* Update zh_cn.dict.itop-change-mgmt-itil.php
* Update zh_cn.dict.itop-change-mgmt.php
* Update zh_cn.dict.itop-config-mgmt.php
* Update zh_cn.dict.itop-config.php
* Update zh_cn.dict.itop-datacenter-mgmt.php
* Update zh.dict.itop-endusers-devices.php
* Update zh_cn.dict.itop-hub-connector.php
* Update zh_cn.dict.itop-incident-mgmt-itil.php
* Update zh_cn.dict.itop-knownerror-mgmt.php
* Update zh_cn.dict.itop-portal-base.php
* Update zh_cn.dict.itop-portal-base.php
* Update zh_cn.dict.itop-problem-mgmt.php
* Update zh_cn.dict.itop-request-mgmt-itil.php
* Update zh_cn.dict.itop-request-mgmt.php
* Update zh_cn.dict.itop-welcome-itil.php
* Update zh_cn.dict.itop-tickets.php
* Update zh_cn.dict.itop-service-mgmt-provider.php
* Update zh_cn.dict.itop-service-mgmt.php
* Update zh_cn.dictionary.itop.core.php
* Update zh_cn.dictionary.itop.ui.php
2018-12-18 18:11:20 +01:00
Eric
92657951c7
N°1408 - Dashboard Attribute (removed from "Properties" tab in edition)
2018-12-18 16:32:46 +01:00
Eric
8b2c18ab8c
N°1420 - Autocomplete fix keyboard behavior
2018-12-18 16:00:29 +01:00
Pierre Goiffon
18999f29c5
🐛 Fix PHP syntax error in itop-chg-mgmt NL dict file
2018-12-18 15:30:23 +01:00
Pierre Goiffon
e8075bf5fd
🌐 Remove useless dict keys (see PR #38 )
2018-12-18 15:24:17 +01:00
Pierre Goiffon
5338325a73
👥 Add contributor : jboesten / Jeffrey
2018-12-18 15:12:32 +01:00
Pierre Goiffon
4d3810a10d
🌐 New Dutch translations
...
Integrated directly from PR #38 as rebase and squash seems very difficult
Many thanks @jbostoen and @Hipska !
2018-12-18 15:10:38 +01:00
Pierre Goiffon
672bc471be
➖ N°1885 move back php-gd from mandatory extension to optional
2018-12-18 11:15:56 +01:00
Pierre Goiffon
3089cbc2bc
💡 Add some PhpDoc
2018-12-18 11:15:55 +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
Pierre Goiffon
473d1fb756
Fix 2.5 merge error
2018-12-17 17:12:30 +01:00
Pierre Goiffon
b880ca05a5
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# composer.json
# setup/setuputils.class.inc.php
2018-12-17 17:04:39 +01:00
Molkobain
cbc9784d21
N°1882 Internal: Fix regression on organization autocomplete (left menu) that could not be emptied
2018-12-17 16:46:39 +01:00