Eric
8b4fdb54ea
N°1213 - Allow NOT IN SELECT in OQL syntax - support of UNION queries
2019-12-04 11:17:51 +01:00
Pierre Goiffon
1877cb5e93
N°2614 Fix datasynchro error when running synchro_import.php
2019-12-04 11:08:18 +01:00
bruno DA SILVA
1530b3f2ca
🐛 apc_clear_cache & opcache_reset can both be called
...
especially since not calling apc_clear_cache may result in invalid apcu entries...
2019-12-04 10:39:30 +01:00
Eric
4c3c5228aa
N°1213 - Allow NOT IN SELECT in OQL syntax
2019-12-03 17:23:14 +01:00
Eric
3ae4ca89f4
N°1213 - Allow NOT IN SELECT in OQL syntax - support of UNION queries and "nested nested" queries
2019-12-03 17:14:53 +01:00
Eric
b415b1eeae
N°1213 - Allow NOT IN SELECT in OQL syntax - support of UNION requests
2019-12-03 12:11:00 +01:00
Eric
c0ae983faa
N°1213 - Allow NOT IN SELECT in OQL syntax
2019-12-03 12:11:00 +01:00
acognet
7845cbcc55
update tests
2019-12-03 12:11:00 +01:00
acognet
a33977251e
N°1213 - Allow NOT IN SELECT in OQL syntax
2019-12-03 12:11:00 +01:00
odain
b0d668b124
N°1213 - Allow NOT IN SELECT in OQL syntax - add unit tests
2019-12-03 12:11:00 +01:00
odain
b0856c1abf
fix HTMLDOMSanitizerTest due to merge
2019-12-03 12:10:26 +01:00
Pierre Goiffon
2bffa3cf17
N°2615 PHP versions setup requirements/warnings
2019-12-03 11:54:13 +01:00
odain
5ab05c6a6a
Merge branch 'develop' of https://github.com/Combodo/iTop into develop
2019-12-03 11:42:08 +01:00
odain
72af2b7cd6
comment OQL section in phpunit.dist.xml
2019-12-03 11:41:57 +01:00
Molkobain
143c0a5b07
N°2616 - Fix hyperlink placeholder not working in notifications for other portals
2019-12-03 11:39:14 +01:00
Molkobain
daf79f2324
N°2272 Fix calls to DBObjectSet::OptimizeColumnLoad()
2019-12-03 11:39:14 +01:00
odain
15d11c6c86
reomve echo that prevented phpunit execution
2019-12-03 11:26:35 +01:00
odain
b298a1fa82
fix invalid merge
2019-12-03 11:23:25 +01:00
odain
007b8147c7
fix phpunit step
2019-12-03 11:17:01 +01:00
odain
4013b76c9e
Merge branch 'speedup_jenkins' into develop
2019-12-03 11:09:30 +01:00
odain
ed81391aff
!y# This is a combination of 4 commits.
...
run OQL tests depending on jenkins param
try sth
try sth
try sth
try sth
try sth
fix parameter to run OQL tests or not
run OQL tests depending on jenkins param
try sth
try sth
try sth
try sth
try sth
fix parameter to run OQL tests or not
2019-12-03 11:02:15 +01:00
Pierre Goiffon
28818010d6
N°2558 Test for the HTMLDOMSanitizer white list
2019-12-03 10:58:21 +01:00
Eric
928c19f923
✅ move OQL2SQL tests to another folder
2019-12-03 10:58:21 +01:00
Eric
34aa240840
🎨 Fix bad parameter init
2019-12-03 10:58:21 +01:00
Eric
6872dbd180
🎨 Fix bad parameter init
2019-12-03 10:58:21 +01:00
Pierre Goiffon
c5bea30c64
N°2329 PHP 7.4 compat : remove deprecated get_magic_quotes_gpc() function call
2019-12-03 10:58:21 +01:00
Molkobain
071a254611
N°2311 Fix focus set to sumbit button when pressing "tab" key after filing inputs
2019-12-03 10:58:21 +01:00
Molkobain
d2d203df34
💄 Increase blur effect on portal modal backdrop
2019-12-03 10:58:21 +01:00
Molkobain
e1ffdea172
N°2272 Fix call to DBObjectSet::OptimizeColumnLoad() in the portal (doesn't support "id" attribute anymore)
2019-12-03 10:08:46 +01:00
Pierre Goiffon
9abcf40df7
N°2558 Test for the HTMLDOMSanitizer white list : remove new lines
...
the parser gives different results depending on the PHP version
Didn't manage to get it right :
- no php.ini difference
- playing with the parser preserveWhitespace/formatOutput parser options didn't help
So we're removing new lines on both sides :/
2019-12-03 09:47:45 +01:00
Pierre Goiffon
b67dc888fe
N°2558 Test for the HTMLDOMSanitizer white list
2019-12-03 08:42:25 +01:00
Eric
c7b101d169
✅ move OQL2SQL tests to another folder
2019-12-03 08:38:57 +01:00
Eric
df5a7440a4
🎨 Fix bad parameter init
2019-12-03 08:38:57 +01:00
Eric
a59a8c0ec5
🎨 Fix bad parameter init
2019-12-03 08:38:57 +01:00
Pierre Goiffon
bf9f43da8b
N°2329 PHP 7.4 compat : remove deprecated get_magic_quotes_gpc() function call
2019-12-02 13:47:44 +01:00
Molkobain
928b82a9c8
N°2311 Fix focus set to sumbit button when pressing "tab" key after filing inputs
2019-11-29 17:40:07 +01:00
Molkobain
b9008d2459
💄 Increase blur effect on portal modal backdrop
2019-11-29 17:38:20 +01:00
odain
50dddaaa9b
add debug mode as param + use params in phpunit.sh
2019-11-29 16:46:59 +01:00
odain
1b168501af
add a parameter to Jenkins pipeline
2019-11-29 16:37:01 +01:00
bruno DA SILVA
35a49bad60
n°524 - password policy
...
typos
(thanks @jbostoen)
2019-11-29 08:56:18 +01:00
Pierre Goiffon
97c1ff55e9
📝 Comment to explain why Uniqueness isn't protected by a lock
2019-11-28 17:16:01 +01:00
Molkobain
ffead92d5a
N°2613 - Portal: Fix crash in object form having empty AttributeBlob field
2019-11-28 17:05:05 +01:00
Molkobain
81ea2b1fe4
Internal: Add comment on suspected dead code
2019-11-28 17:05:05 +01:00
Molkobain
9cdfe0ecb4
Internal: PHPDoc and warning suppression
2019-11-28 17:05:05 +01:00
bruno DA SILVA
0473269132
n°1617 - iTop Fence
...
- iTop Fence now lock user fetch/creation per login to prevent duplicates
- iTop now provide a mean to create safe lock when used untrusted strings
- better log message & function names
- reduced cyclomatic complexity
(thanks @piRGoif)
2019-11-28 17:03:31 +01:00
Eric
4798bf2f79
N°2408 - Fix FromOQL() with NULL
2019-11-28 11:54:42 +01:00
bruno DA SILVA
c3c5c56dd8
n°524 - password policy
...
- changed translation key to be more conventional
2019-11-28 11:40:28 +01:00
bruno DA SILVA
4fb9bbb831
n°524 - password policy
...
- "change password" is now handled gracefully by the portal
2019-11-28 09:05:20 +01:00
bruno DA SILVA
267cdd2aee
n°524 - password policy
...
- "password reset" workflow now handle gracefully the policy enforcement.
2019-11-28 08:52:02 +01:00
bruno DA SILVA
fe0bd1a4b8
n°524 - password policy
...
- translations added
- fields are now visible in the detail view
- minor translation modification for the User object
2019-11-28 08:52:02 +01:00