jbostoen
11d418fd49
🌐 Dutch translations: fix use of ITOP_APPLICATION, ITOP_APPLICATION_SHORT
...
* Fix incorrect ITOP_APPLICATION, ITOP_APPLICATION_SHORT
2020-07-28 16:26:16 +02:00
Pierre Goiffon
90b60f90ae
Update files version to 2.8.0
2020-07-28 11:40:16 +02:00
Pierre Goiffon
a26c2cbcdb
📝 Add phpdoc on DBObjectSearch method
2020-07-28 11:35:30 +02:00
Molkobain
e37c620d2d
PHPDoc & code cleanup
2020-07-24 14:11:30 +02:00
Molkobain
dd4ef8f91a
N°2870 - Portal: Fix "Notice: Undefined index: UI:PropertiesTab" on object form
2020-07-24 14:08:33 +02:00
bruno-ds
5edcc91182
CI: release checklist test suite config file
2020-07-24 09:10:04 +02:00
bruno-ds
e2b5992e80
n°3062 - css generator on build
2020-07-24 09:08:45 +02:00
bruno-ds
a2af061a34
n°3057 - bugfix & output improvement
2020-07-24 09:07:43 +02:00
Eric
ace676dc24
N°2585 - Fix alias problem in portal scopes
...
The re-aliasing map structure now allows multiple mapping for the same alias (used for the translations of UNIONS)
2020-07-23 16:41:57 +02:00
Eric
8122270476
N°3176 - OQL: Fix malformed UNION queries in portal scopes
...
Fix regression in Unit tests
2020-07-22 17:30:38 +02:00
bruno DA SILVA
a53ce32e54
N°3062 - setup.css file integrity test
...
this is for the task : "Generate setup.css at build time"
2020-07-22 17:09:51 +02:00
Eric
1f66d53ab4
N°3176 - OQL: Fix malformed UNION queries in portal scopes
...
Fixed AddCondition_ReferencedBy() for unions (regression introduced by N°2970)
2020-07-22 16:09:08 +02:00
Eric
dfaeca43e4
N°3148 - OQL request malformed
...
Fix variables in ListExpression
2020-07-22 10:06:11 +02:00
odain
08414296b6
tmp work: save timestamp + few fixes
2020-07-21 23:22:50 +02:00
Eric
5b04143711
N°3111 - Fix Portal export
2020-07-21 16:39:55 +02:00
Eric
bd14096d43
N°3150 - Wrong count for archived objects
2020-07-21 14:21:55 +02:00
Eric
3b20be05cb
3189 - DBTools enhancements
...
* Add CLI command bin/report.php to generate report offline
* Keep the latest report in log/dbtools-report.log in order to visualize it with "Log management" menu
2020-07-21 14:08:36 +02:00
Pierre Goiffon
06ee1f3a15
N°2284 add @since in old autocomplete widget file
2020-07-20 10:38:55 +02:00
Eric
27ed1f3307
N°2957 - Fix required files and generate files into src/Model
2020-07-20 09:58:51 +02:00
Thomas Casteleyn
4f72336301
Suggest correct filename on download
2020-07-17 13:17:18 +02:00
Thomas Casteleyn
868c157ae4
Change lifecycle generation to SVG instead of PNG
2020-07-17 13:17:18 +02:00
Thomas Casteleyn
c2b72c7688
More memory efficient image pass through
2020-07-17 13:17:18 +02:00
odain
307713d326
N°2996 - Remove iTop version from css-variable.scss
...
Include images in precompilation check
2020-07-16 18:41:55 +02:00
odain
2d8b888a18
N°2982 - speedup themes/scss compilation during setup
2020-07-16 18:41:01 +02:00
Denis Flaven
6b2b56cf72
Faster compilation of themes
...
- Ability to provided precompiled themes in the datamodel
- Check that a precompiled theme is still up-to-date based on a signature
2020-07-16 18:33:13 +02:00
Eric
fdec608c3e
N°3174 - Remove stack trace from MySQLException
2020-07-16 18:09:44 +02:00
Eric
72cb3de50d
N°3173 - Installation issue with PHP 7.4 (fix php notice)
2020-07-16 17:23:21 +02:00
bruno DA SILVA
52baed7960
3054 - whoop fix duplicated class name
2020-07-16 17:20:25 +02:00
bruno DA SILVA
7ae895d701
3054 - Check community modules version against major version
2020-07-16 16:56:49 +02:00
bruno DA SILVA
120452d2ee
3052 - follow 919a7a8ef5 folder renaming
2020-07-16 16:47:40 +02:00
bruno DA SILVA
25791a1d18
3052 - Check community modules XML version against latest version
2020-07-16 16:45:20 +02:00
odain
919a7a8ef5
PS-4 folder renaming
2020-07-16 16:43:43 +02:00
odain
da0e0a99c7
revert to no behat tests
2020-07-16 16:16:17 +02:00
bruno DA SILVA
82ba53d40b
3059 - Automatically set the documentation URLs
2020-07-16 16:11:46 +02:00
odain
7ed1feff3e
test phpunit + behat
2020-07-16 15:47:20 +02:00
odain
6bdfdad09f
test phpunit + behat
2020-07-16 15:44:47 +02:00
odain
8c3417adeb
work locally
2020-07-16 15:38:23 +02:00
Eric
c03d32b423
N°3180 - Allow HTML in dictionary for login screen ('UI:Login:About')
2020-07-16 15:28:49 +02:00
Eric
e4ab543aff
Disable twig cache for developers (instead of having config flag)
2020-07-16 15:07:03 +02:00
Eric
11ef705816
N°2969 - change dictionaries folder from dictionary to dictionaries
2020-07-16 14:52:03 +02:00
odain
b3b440362a
N°3057 - New build recipe: start only
2020-07-16 14:19:38 +02:00
odain
ee9e747b1c
stop working/debugging locally
2020-07-16 09:46:31 +02:00
odain
1baf8a6424
use all phpunit as usual
2020-07-16 09:35:10 +02:00
odain
7a89bfc108
fix ci: force authent-local conf to be able to create admin in a test
2020-07-16 09:08:31 +02:00
odain
68c7b9a0e8
fix test that breaks config-itop.php
2020-07-15 19:56:25 +02:00
odain
9e3b1bfc78
use less tests + try sth
2020-07-15 19:47:35 +02:00
odain
01f9a6f758
fix test dependency: require admin user
2020-07-15 17:54:24 +02:00
odain
8e028753b7
without use config-itop.php inside backup
2020-07-15 17:38:18 +02:00
odain
343d626025
without backup again
2020-07-15 16:55:47 +02:00
odain
6078f39730
fix config_itop.php in backup
2020-07-15 16:51:47 +02:00