Pierre Goiffon
14505fc5e6
🔧 Change SlowArrayOperationsInLoopInspection from error to warning
2020-07-29 12:22:52 +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
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
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
Eric
7e970ee93c
N°3015 - fix notice
2020-07-15 09:38:33 +02:00
Eric
e7fa9eda65
Use configuration for enabling twig cache
2020-07-15 09:33:54 +02:00
Eric
edefa4da4f
N°2330 - set the php minimum version to 7.2
2020-07-13 15:35:18 +02:00
Eric
6320879fe1
✨ Add a cleanup file to the database integrity report.
...
Use it for fast database cleanup (removal of all broken entries) when you don't want to try recovering inconsistent records.
Note that you may need multiple report to eliminate all the inconsistencies.
2020-07-10 17:57:13 +02:00
Romain Quetiez
acf0548c4c
N°3171 - Friendly name and obsolescence flag not refreshed ( #151 )
...
- Compute any type of expression on server side
- Recompute friendly name and obsolescence flag on server side (DBOBject)
- Bonus : compute dependency for external keys
2020-07-10 17:26:37 +02:00
Eric
b1fa429234
N°2957 - Better check of the class parameter in requests
2020-07-10 14:41:38 +02:00
Eric
78516f437a
N°2957 - Compile classes in separated files
2020-07-10 14:41:08 +02:00
Denis Flaven
ea75092bb3
N°3166 - fix for a crash in expressioncache
...
iTop was crashing if the expression/format for the name of a class contained a quote (')
2020-07-10 11:27:43 +02:00
acognet
df4dfe4803
N°2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget
...
N°2390 - Auto-complete - Relevant results in first
2020-07-09 09:14:44 +02:00
acognet
fddf30e6c3
N°2956 - Upgrade jQuery to v3.5.1
2020-07-09 09:07:11 +02:00
Eric
b718e26c7f
N°2969 - Add support for dictionaries folder in modules
2020-07-08 15:21:07 +02:00
Eric
e564f71c14
N°2986 - Reintegrate application menus from "welcome itil" into application
2020-07-08 11:49:52 +02:00
Eric
4f3931e828
N°2370 - Remove MySQL views in iTop, moved to "combodo-views" extension
2020-07-08 10:33:15 +02:00
Eric
d73fdce3c5
Fix legacy regression
2020-07-07 13:58:36 +02:00
acognet
0787c622d4
N°2738 - Remove unused dict keys
2020-07-06 13:43:46 +02:00
annProg
4c11eb099b
fix: Typology translation for zh_cn
2020-07-04 22:52:38 +02:00
acognet
9628a1d028
N°2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget and start of bug 2390 - Auto-complete - Relevant results in first
2020-07-02 11:46:51 +02:00
acognet
5585385d08
N°2393 - API : Font Awesome remove v4 compatibility
2020-07-02 11:03:05 +02:00
acognet
98870b06e3
2548 - API : remove \DBObject::GetRelationQueries overrides in default datamodel
2020-07-01 16:28:20 +02:00
bruno DA SILVA
46d91322c1
n°2556 - fix errors in the merge of support/2.7 into develop
...
The cherry picks resulted in an out of order apply of the commits, the result was that the wrong code was keeped
2020-07-01 15:41:46 +02:00
acognet
ca28f8f3c4
2393 - API : Font Awesome remove v4 compatibility
2020-06-30 16:28:15 +02:00
acognet
0aaa55b35b
3009 - PHP Minimum version raised to 7.1
2020-06-30 10:10:00 +02:00
acognet
e9a1167da6
N°2363 - API : deprecate old linkedset update pattern
2020-06-30 09:02:42 +02:00
acognet
a67fce66fc
N°2999 - Optimize OQL
2020-06-26 16:42:03 +02:00
acognet
491d1d7d53
N°API : remove CMDBSource::GetNextInsertId
2020-06-26 16:20:15 +02:00
acognet
54b48dc908
N°2372 - API : remove \MetaModel::EnumLinksClasses and \MetaModel::EnumLinkingClasses
2020-06-26 16:17:04 +02:00
acognet
dadeab58eb
N°852 - Cleanup: remove deprecated impact analysis algorithm and clean up old broken test
2020-06-26 15:03:10 +02:00
acognet
0ecdc6620b
N°852 - Cleanup: remove deprecated impact analysis algorithm
2020-06-26 15:02:30 +02:00
acognet
80161b909e
N°2362 - API : remove DBInsertTracked / DBUpdateTracked
2020-06-26 14:16:14 +02:00
Pierre Goiffon
888232e8c3
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# test/core/HTMLDOMSanitizerTest.php
2020-06-26 10:53:49 +02:00
Eric
94f9b16c03
N°2589 - Infinite loops when logging with a Contact having a non empty TagSet field
...
Add ListParameters to DBSearch for nested queries
2.7.1
2020-06-24 15:18:11 +02:00
acognet
311aeb0b07
N°2589 - Infinite loops when logging with a Contact having a non empty TagSet field
2020-06-24 12:09:55 +02:00
Pierre Goiffon
d904883bdd
📝 CONTRIBUTING : fix release branch naming
2020-06-23 17:48:42 +02:00
acognet
68fe3f01be
Spelling corrections
2020-06-23 17:38:24 +02:00
bruno DA SILVA
35d2c3afac
uses the conventionnal host
2020-06-23 15:10:09 +02:00
Molkobain
7cee8c3cd0
Update README.md
2020-06-23 15:05:41 +02:00
Molkobain
27622bbcec
Update readme.txt
2020-06-23 15:05:38 +02:00
bruno DA SILVA
219270ce81
Removes latest versions to ease maintenance
2020-06-23 14:59:11 +02:00