Pierre Goiffon
|
dbcde14f5e
|
📝 README : was still pointing to 2.5.0 whereas 2.5.1 was published
|
2019-01-10 10:28:47 +01:00 |
|
Pierre Goiffon
|
a6f4adfed8
|
Finish 2.6.0
|
2019-01-09 17:27:17 +01:00 |
|
Pierre Goiffon
|
effaba42d0
|
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
|
2019-01-09 17:24:54 +01:00 |
|
Pierre Goiffon
|
340cacc691
|
Merge remote-tracking branch 'origin/release/2.6.0-community' into release/2.6
# Conflicts:
# install.txt
|
2019-01-09 17:23:43 +01:00 |
|
Stephen Abello
|
0bce9c78ea
|
N°1935: Security hardening
|
2019-01-09 14:23:15 +01:00 |
|
Stephen Abello
|
48c920f848
|
N°1934: Security hardening
|
2019-01-09 11:03:05 +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 |
|
Pierre Goiffon
|
23269eab77
|
📝 Update install.txt for 2.6.x
|
2019-01-09 10:45:14 +01:00 |
|
Pierre Goiffon
|
05bcfbe4c3
|
📝 Update install.txt for 2.5.x
|
2019-01-09 10:44:21 +01:00 |
|
Pierre Goiffon
|
27ad2e2169
|
📝 Update README.md for 2.6.0 community
|
2019-01-09 10:01:40 +01:00 |
|
Pierre Goiffon
|
5d09841cd5
|
📝 Update install.txt for 2.6.0
2.6.0
|
2019-01-09 09:53:20 +01:00 |
|
Eric
|
11ec46c18b
|
N°1408 - Fix overview attribute when not already defined in Organization class
|
2019-01-08 15:19:52 +01:00 |
|
Stephen Abello
|
da76fc70bb
|
N°1933: Security hardening
|
2019-01-07 16:46:29 +01:00 |
|
Denis Flaven
|
2b563d4fc8
|
Remove debug traces when updating objects
A very verbose debug trace in the error log was happening each time a
CmdbAbstractObject gets created non-interactively.
|
2019-01-07 16:24:31 +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 |
|
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 |
|
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
|
bb6bd61c37
|
👥 Remove duplicate jbostoen (my mistake... see 5338325a73)
|
2018-12-26 09:53:26 +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 |
|