acognet
|
b740cb2afd
|
N°2540 - prevent the mysql password to appear on misconfigured servers
|
2021-05-12 08:17:35 +02:00 |
|
Molkobain
|
6ad3c40c42
|
Merge branch 'support/2.7.4' into support/2.7
|
2021-05-11 12:14:36 +02:00 |
|
Molkobain
|
f49c8ce188
|
Merge branch 'support/2.7.3' into support/2.7.4
|
2021-05-11 12:13:29 +02:00 |
|
Molkobain
|
acf828b72e
|
N°3995 - Portal: Fix loader not displaying in BrowseBrick for tree/mosaic modes with huge amount of data
2.7.3-2
|
2021-05-11 12:10:31 +02:00 |
|
Pierre Goiffon
|
bac92716f3
|
📄 Update Font Awesome license
Was duplicated...
And also not the correct license !
Source for new license text : https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt
(modification already committed to develop : f8f9c2d7)
|
2021-05-04 08:58:34 +02:00 |
|
bruno-ds
|
07257cc2d2
|
N°3671 - fix a code comment too evasive
thanks @Hipska
|
2021-04-21 09:25:10 +02:00 |
|
Pierre Goiffon
|
87ba67225a
|
💡 Add since phpdoc tags for \DeadLockLog::Log
|
2021-04-16 08:36:21 +02:00 |
|
Pierre Goiffon
|
2ad3b3c27e
|
🎨 Fix \DeadLockLog::Log parameter name + PHPDoc
Thanks @Hipska !
|
2021-04-15 15:03:13 +02:00 |
|
Molkobain
|
92a640e41a
|
Merge branch 'support/2.7.4' into support/2.7
|
2021-04-15 10:37:17 +02:00 |
|
Molkobain
|
842df7646b
|
Merge branch 'support/2.7.3' into support/2.7.4
|
2021-04-15 10:35:56 +02:00 |
|
Molkobain
|
01b38d2ed6
|
N°3869 - Portal: Fix the Notice "Undefined index: max_display_limit"
2.7.3-1
|
2021-04-15 10:34:46 +02:00 |
|
Molkobain
|
9af4846372
|
N°3810 - Avoid syntax highlighting that shouldn't take place
|
2021-03-23 16:39:22 +01:00 |
|
bruno-ds
|
91fc2d2e2b
|
N°3671 - reformat tests
|
2021-03-17 08:46:41 +01:00 |
|
Pierre Goiffon
|
2432ff77a3
|
💡 More details in PHPDoc for \utils::RealPath
|
2021-03-17 08:34:25 +01:00 |
|
odain
|
d229e08f02
|
prepare iTop release 2.7.4
2.7.4
|
2021-03-16 09:00:06 +01:00 |
|
odain
|
b5adb2e82b
|
N°3671: fix and make test more lisible
|
2021-03-15 19:01:09 +01:00 |
|
odain
|
386c90c601
|
N°3668 - URL direct error: renamed trust_proxies<-behind_reverse_proxy
|
2021-03-15 14:56:16 +01:00 |
|
odain
|
5d0c61178b
|
N°3671 : persist absolute URL when setup context (force trustproxy enabled)
|
2021-03-15 14:34:56 +01:00 |
|
odain
|
3bcae734e5
|
N°3671 : persist absolute URL when setup context (force trustproxy enabled)
|
2021-03-15 12:27:05 +01:00 |
|
odain
|
842e8f9e01
|
php doc
|
2021-03-10 15:32:44 +01:00 |
|
odain
|
52cd4f7c5e
|
N°3788 - timeout/excessive duration during MTP - fix PostDbCreation
|
2021-03-09 11:44:25 +01:00 |
|
odain
|
995619af9b
|
N°3788 - timeout/excessive duration during MTP - increase timeout from 5 to 30s
|
2021-03-09 08:27:33 +01:00 |
|
odain
|
c842162fe2
|
N°3788 - timeout/excessive duration during MTP
|
2021-03-09 08:13:57 +01:00 |
|
odain
|
83f99642e0
|
N°3793 - Cleanup of orphan CMDBChange can hang the setup
|
2021-03-08 11:38:20 +01:00 |
|
bruno-ds
|
ae6a264d6d
|
N°3671 - fix typo in HTTP header name
|
2021-03-05 16:57:03 +01:00 |
|
bruno-ds
|
a06bf6ea7c
|
coding convention (thanks @molkobain)
|
2021-03-05 09:20:04 +01:00 |
|
bruno-ds
|
bb8d4a92cb
|
fix an indentation problem (thanks @Hipska)
|
2021-03-04 09:56:05 +01:00 |
|
bruno-ds
|
1429792690
|
N°3668 - fix an improper redirection to the homepage when iTop is behind a reverse proxy
|
2021-03-04 09:39:48 +01:00 |
|
bruno-ds
|
1f26b59d90
|
N°3671 - add an API endpoint (it will be used by N°3668 and N°3760) + some code cleanup asked by @molkobain
|
2021-03-04 09:32:13 +01:00 |
|
bruno-ds
|
7b093a6bba
|
N°3671 - app_root_url: handle reverse proxies during the setup and preserve existing configuration during an upgrade.
|
2021-03-03 11:55:18 +01:00 |
|
odain
|
d4607ee815
|
N°3065 - Failed enum comparison when values contains parenthesis : add a warning
|
2021-03-02 07:33:36 +01:00 |
|
odain
|
5c0e92d51a
|
N°3065 - Failed enum comparison when values contains parenthesis
|
2021-03-01 17:06:49 +01:00 |
|
bruno-ds
|
cd4b3fdaab
|
N°3764 - fix CI
|
2021-03-01 16:27:40 +01:00 |
|
bruno-ds
|
0030d5c2b8
|
N°3764 - add transactions_gc_threshold in order to tune CSRF token GC load
|
2021-03-01 15:30:40 +01:00 |
|
bruno-ds
|
95a0efedcf
|
N°3728 - security hardening
|
2021-03-01 15:28:34 +01:00 |
|
bruno-ds
|
13a1d32f56
|
N°3453 - portal export header fields are now localized
|
2021-02-26 11:47:34 +01:00 |
|
Pierre Goiffon
|
35155e4b7a
|
💡 N°3065 comments modifications
|
2021-02-26 10:06:29 +01:00 |
|
Eric
|
77710f1613
|
Revert "#1946 Fix Twig templates logging too much"
This reverts commit 2763b991
|
2021-02-25 17:57:39 +01:00 |
|
Eric
|
2763b99142
|
#1946 Fix Twig templates logging too much
|
2021-02-25 14:44:16 +01:00 |
|
bruno-ds
|
db13c105ad
|
N°3473 - PHPdoc
as requested by @piRGoif
|
2021-02-24 17:38:54 +01:00 |
|
bruno-ds
|
2276539f24
|
N°3430 - code cleanup
|
2021-02-24 16:50:14 +01:00 |
|
bruno-ds
|
9b7cd20d47
|
N°3473 - security hardening
|
2021-02-24 16:50:13 +01:00 |
|
bruno-ds
|
e1d644c33b
|
Merge remote-tracking branch 'origin/support/2.7' into support/2.7
|
2021-02-24 12:06:40 +01:00 |
|
bruno-ds
|
c601082a5e
|
3548 - disable core update if a file integrity problem is detected
|
2021-02-24 12:05:11 +01:00 |
|
Molkobain
|
5836be7131
|
Fix unit test
|
2021-02-24 09:49:16 +01:00 |
|
Molkobain
|
6f40bb4c35
|
Change check level to "warning" in order to keep consistency with the others
|
2021-02-24 09:29:42 +01:00 |
|
bruno-ds
|
241bd1cdeb
|
N°3430 - code cleanup
- during the code review @dflaven preferred the reference rather than the return alternative
- typo
|
2021-02-22 09:43:42 +01:00 |
|
Molkobain
|
71c5f47cd8
|
PHPDoc
|
2021-02-19 09:37:53 +01:00 |
|
odain
|
74246a8278
|
N°3065 - Failed enum comparison when values contains parenthesis - enhance db model parsing used during setup comparison with expected one to generate SQL migration queries
|
2021-02-18 18:24:09 +01:00 |
|
bruno-ds
|
c450c9426c
|
Merge remote-tracking branch 'origin/support/2.7' into support/2.7
|
2021-02-18 16:29:44 +01:00 |
|