Lars Hippler
cb7c382b99
Secure the server: prevent the users from browsing/getting files from the conf directories.
...
With Apache, it is still a must to enable htaccess with the spec "AllowOverride All". The index.php files are here to prevent from browsing whatever the HTTP server config.
2019-03-15 14:32:43 +01:00
Pierre Goiffon
76c3f640db
Merge remote-tracking branch 'origin/master' into develop
2019-03-08 14:35:35 +01:00
Pierre Goiffon
94092f445f
Merge remote-tracking branch 'origin/support/2.5'
...
# Conflicts:
# application/applicationextension.inc.php
# webservices/rest.php
2019-03-08 14:35:02 +01:00
Eric
f5b56d9855
composer warnings
2019-03-08 09:10:35 +01:00
Pierre Goiffon
b25a8b4c9f
💡 add missing @var
2019-03-08 09:06:12 +01:00
Pierre Goiffon
7ad9b9dd08
🎨 Use finally instead of duplicating lines
...
see http://php.net/manual/fr/language.exceptions.php#language.exceptions.finally : finally was added in PHP 5.5
2019-03-07 16:03:51 +01:00
Eric
856c037bb0
N°2064 - Fix abstract class state list for notification triggers
2019-03-07 15:56:29 +01:00
Eric
388896b963
N°941 - Backup/Windows %, ! or " not allowed in password
2019-03-07 15:26:53 +01:00
Eric
1d8addf675
typo
2019-03-06 18:21:19 +01:00
Eric
c8c3d32b18
Error logs and corresponding eml stored by message and accessible from the console
2019-03-06 17:46:47 +01:00
Molkobain
75a0979eee
N°2045 Portal: Fix regression introduced with N°1980: New request with 2 Request Templates does not display fields
2019-03-06 14:46:01 +01:00
Pierre Goiffon
d6a0a279a5
N°1449 Update REST API version for new pagination params
2019-03-04 16:00:36 +01:00
Pierre Goiffon
44f5d71e1b
💡 PHPDoc for REST API
2019-03-04 16:00:35 +01:00
Stephen Abello
9c71d32964
typo in last merge
2019-03-04 12:01:52 +01:00
Eric
d199d84b27
🌐 french typo fixed
2019-03-04 09:41:09 +01:00
Pierre Goiffon
065895aa73
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php
# dictionaries/zh_cn.dictionary.itop.core.php
# dictionaries/zh_cn.dictionary.itop.ui.php
2019-03-04 09:21:14 +01:00
Pierre Goiffon
24aca83de4
Merge remote-tracking branch 'origin/support/2.5'
2019-03-04 09:16:53 +01:00
Pierre Goiffon
3de7aa1ada
🙈 Update ignore file
2019-03-04 09:15:38 +01:00
Stephen Abello
5a0edb5c39
Merge branch 'support/2.5'
...
# Conflicts:
# js/jquery.tablesorter.pager.js
2019-03-01 17:06:44 +01:00
Stephen Abello
d4fec14123
N°1443: Handle disabled selectable rows in datatables when "All checking/unchecking"
2019-03-01 12:18:07 +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
Pierre Goiffon
1224570fa5
Merge remote-tracking branch 'origin/support/2.5'
2019-02-28 08:45:30 +01:00
Pierre Goiffon
afb99c0f4b
N°2054 fix search with sSearchValue GET param in BrowseBrick
2019-02-27 16:21:29 +01:00
Eric
733c908e34
N°2043 - Fix: CSV Import reconciliation using ExternalField broken in service management for provider
2019-02-27 16:00:47 +01:00
Pierre Goiffon
06592d7d37
🐛 Fix datepicker locale not set correctly for ZH CN and PT BR
...
Reused code made by @annProg in PR #40 , many thanks !
2019-02-27 12:53:37 +01:00
Eric
377b4b038c
N°2041 - Fix: Reset(LinkedSetIndirect) breaks data integrity
2019-02-27 09:57:01 +01:00
Pierre Goiffon
49e31ddb3d
🎨 REST service : change var names for new pagination params (thanks @jbostoen !)
2019-02-27 09:43:38 +01:00
Dennis Lassiter
fd55bdf9a8
Allow params "limit" and "page" in REST-API
...
PR #25 , code author Dennis Lassiter, many thanks !
2019-02-26 17:06:44 +01:00
Eric
3f7fd6f9f9
N°1954 - Recent change on impact analysis - old change appears on result
2019-02-26 15:36:56 +01:00
Eric
1cb36621a1
N°1963 - Dashlet GroupBy: allow ExternalField selection in UI
2019-02-26 15:31:31 +01:00
Eric
ddd9188eb7
Fix non-existing variable
2019-02-26 15:24:15 +01:00
Eric
02254eac67
N°1966 - Missing dictionaries entries (recover lost translation)
2019-02-25 17:40:08 +01:00
Eric
ebe026b2e9
N°1966 - Missing dictionaries entries (other languages)
2019-02-25 17:20:47 +01:00
Eric
efc7c5b0f4
N°1966 - Missing dictionaries entries
2019-02-25 16:44:51 +01:00
Pierre Goiffon
6eb3a243df
Merge remote-tracking branch 'origin/master' into develop
2019-02-25 12:11:15 +01:00
Pierre Goiffon
f68a77450d
Merge remote-tracking branch 'origin/support/2.5'
2019-02-25 12:10:30 +01:00
Stephen Abello
c5943c6c28
Internal: Fix a regression introduced by 6b5cc7c on dot path
2019-02-22 10:06:10 +01:00
Pierre Goiffon
bc3b50ad23
Fix wrong method call
2019-02-22 10:00:23 +01:00
Pierre Goiffon
b52e972a39
🐛 Fix login page in chinese instead of english
...
Introduced by PR #39 (commit 6ad27b43 )
2019-02-22 09:54:56 +01:00
Pierre Goiffon
2d344e0209
Fix merge error again.........
2019-02-21 17:38:47 +01:00
Pierre Goiffon
519252efd4
Fix merge error (wooops)
2019-02-21 17:29:53 +01:00
Pierre Goiffon
e59e62fb1b
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# core/expressioncache.class.inc.php
2019-02-21 17:24:37 +01:00
Pierre Goiffon
1f7923beae
Merge remote-tracking branch 'origin/support/2.5'
...
# Conflicts:
# datamodels/2.x/itop-backup/module.itop-backup.php
# setup/setup.js
# setup/wizardsteps.class.inc.php
2019-02-21 17:18:29 +01:00
Pierre Goiffon
2f15bbdaf3
N°2033 backup : tar generation simplify buffer size computation
...
(cherry picked from commit 5b46644786 )
2019-02-21 17:12:18 +01:00
Pierre Goiffon
a35690d13c
📌 Identify & remove Combodo code from ArchiveTar lib
2019-02-21 17:07:31 +01:00
Pierre Goiffon
4857569813
🔧 PhpStorm settings : disallow php short open tags
2019-02-21 15:39:13 +01:00
Eric
a2d34d1779
N°1954 - Fix recent change on impact analysis
2019-02-21 09:41:36 +01:00
Pierre Goiffon
cdba1e0d36
N°2033 backup : fix corrupted archive for files which size is a multiple of 1024 bytes
...
(cherry picked from commit 3356856a5f )
2019-02-20 17:29:10 +01:00
Eric
48f15d7781
N°1974 - Fix: Stimuli can be applied through URL even if the access rights are set to deny
2019-02-20 16:11:49 +01:00