bruno-ds
cdc3bbcb0c
unitTest: better error message
2020-08-04 13:56:27 +02:00
bruno-ds
5edcc91182
CI: release checklist test suite config file
2020-07-24 09:10:04 +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
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
odain
6bdfdad09f
test phpunit + behat
2020-07-16 15:44:47 +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
odain
78dc57bdb5
remove dump from backup
2020-07-15 16:40:14 +02:00
odain
94a468efc8
again
2020-07-15 16:34:42 +02:00
odain
864572c02a
fix setup in freshinstall mode
2020-07-15 16:06:07 +02:00
odain
d353d56e7b
add exception in test failed
2020-07-15 11:13:48 +02:00
odain
a3e6600195
try with a backup file
2020-07-15 11:04:16 +02:00
odain
51ab8706e8
fix setup file
2020-07-15 10:51:28 +02:00
odain
24f832de78
fix xml test file
2020-07-15 09:40:13 +02:00
odain
78d23261ca
use itop_infra ci
2020-07-13 17:02:32 +02:00
odain
4ba76f95b2
N°3053 - Check XML conversion methods
2020-07-13 10:56:45 +02:00
Pierre Goiffon
2705543efd
N°2997 new test for AbstractWeeklyScheduledProcess
...
Document the way GetNextOccurrence works O:)
2020-06-12 18:20:07 +02:00
Eric
9d8a7bf561
N°3007 - Warn the user that installing a patch on a non conform install is not recommended
2020-06-04 10:38:58 +02:00
Eric
8064a20718
N°2970 - Reset conditions of joined filter because they can be used later by the Filter() method
2020-06-03 11:47:12 +02:00
Pierre Goiffon
e6a8f492d5
N°3049 Fix notice when having an ENUM field with values containing parenthesis
2020-05-28 15:38:21 +02:00
bruno DA SILVA
79909fadc0
N°2556 - Repair CI
2020-05-14 10:49:31 +02:00
bruno DA SILVA
746b47bb0e
N°2556 - Html sanitization preserve content of removed tags (except for a forbidden list)
...
forbidden list: see $aTagsContentRemovableList
2020-05-14 10:33:30 +02:00
Thomas Casteleyn
23afee514d
🌐 Update nl.dictionary.itop.ui.php ( #125 )
2020-05-13 14:38:32 +02:00
Eric
bcd9679957
N°3006 - Fix filtering an UNION with parent class
2020-05-12 12:08:18 +02:00
Pierre Goiffon
9b065ffb0a
Merge remote-tracking branch 'origin/support/2.7.0' into support/2.7
...
# Conflicts:
# datamodels/2.x/itop-attachments/renderers.itop-attachments.php
2020-04-29 09:00:10 +02:00
Pierre Goiffon
23c15c1b6c
Revert "N°2902 - Intersect with union generates unwanted alias renaming"
...
This reverts commit 866e4ab995 .
Fix isn't yet commited, so we don't want to break the build.
The fix will be done in the hotfix/2902_intersect_alias branch
2020-04-27 09:36:38 +02:00
Eric
866e4ab995
N°2902 - Intersect with union generates unwanted alias renaming
2020-04-24 18:32:40 +02:00
acognet
0b95dbee7f
N°1588 - Count on Managed Brick sometimes wrong
2020-04-20 16:31:56 +02:00
Eric
c1a7a36896
Compatibility with MySQL 5.6
2020-04-06 09:02:06 +02:00
odain
c06f8e9a98
N°2793 log rotation test : fix timezone issues
2020-03-04 12:05:42 +01:00
Pierre Goiffon
6675d7d42a
N°2793 Test log rotation
2020-03-04 09:21:05 +01:00
Eric
f062af367d
N°2826 - Bad SQL request for group by with data-localizer
...
Unit tests to check the fix in data-localizer
2020-03-03 15:25:12 +01:00
Pierre Goiffon
56ef6feadf
N°2820 Log rotation : new MonthlyRotatingLogFileNameBuilder class
2020-03-02 15:52:59 +01:00
Pierre Goiffon
2be16f9078
N°2793 Log rotation ( #117 )
...
Now log file name is unchanged : current log is still /log/error.log \o/
Rotation check (using file last modification time) is done :
* on each file write : we don't want to miss calls if session last from 23:59:59 to 00:01 for example ! Though the filemtime() call is done once per session to lower performance impacts
* using a new background process (LogFileRotationProcess)
File renaming on setup is therefore removed.
Also the interface is renamed (from ILogFileNameBuilder to iLogFileNameBuilder) to conform to iTop convention.
2020-03-02 15:01:12 +01:00
Molkobain
e2a3e0e74f
N°2735 - Continue rework of the dashlet id generation:
...
- Move generation from DashboardLayout to Dashboard
- Migrate dashlet user preference in RuntimeDashboard only (and not in DesignTimeDashboard)
2020-02-26 16:29:32 +01:00
Pierre Goiffon
04fc58b55c
📝 Some @since annotations were missing complete version (ex 2.5 instead of 2.5.0)
2020-02-21 18:05:30 +01:00
odain
84a11fb3c1
added namespace + mv iTopComposer + optimize FileIterator
2020-02-20 14:56:08 +01:00
bruno DA SILVA
e3c6ac814e
N°2651 - Removal of "Test" dirs within dependencies handled using composer
2020-02-20 14:56:08 +01:00
bruno DA SILVA
27a0de1da1
N°2154 - fix server crash in rare cases
...
Under undetermined circumstances, `exec('php -v')` called the current script triggering an infinite loop crashing the server
problem reported by @molkobain
see: https://stackoverflow.com/questions/43728378/running-php-files-through-shell-exec
2020-02-19 15:43:33 +01:00