odain
e5487edbfb
Merge remote-tracking branch 'remotes/origin/feature/perf-serialization' into develop
2020-08-10 11:10:44 +02:00
odain-cbd
3cae585f78
Merge pull request #154 from Combodo/revert-136-feature/fast-theme-compilation
...
Revert "Faster compilation of themes"
2020-08-07 16:20:38 +02:00
odain-cbd
7b8c390a80
Revert "Faster compilation of themes"
2020-08-07 16:20:12 +02:00
odain-cbd
c3b9c6963e
Merge pull request #136 from Combodo/feature/fast-theme-compilation
...
Faster compilation of themes
2020-08-07 16:13:09 +02:00
odain-cbd
e907c7825a
Merge branch 'develop' into feature/fast-theme-compilation
2020-08-07 16:12:47 +02:00
Pierre Goiffon
001e937568
N°2330 / N°3009 update PHP version in composer.json
2020-08-06 17:36:23 +02:00
odain
ec0f726c26
💚 fix tests
2020-08-05 14:39:00 +02:00
Pierre Goiffon
b58a084de5
N°2334 n:n relations : same fields displayed in EDIT and VIEW modes
...
Before we were only showing lnk fields in VIEW, and lnk+remote in EDIT (excluding some fields, see below).
Now by default (as this is customizable in VIEW mode) we have the same !
Rules to choose fields are moved from \UILinksWidget::__construct to :
* \MetaModel::GetZListAttDefsFilteredForIndirectRemoteClass
* \MetaModel::GetZListAttDefsFilteredForIndirectLinkClass
2020-07-30 11:40:54 +02:00
Pierre Goiffon
5d686d733f
🔧 Disable useless inspections
2020-07-30 11:33:57 +02:00
Pierre Goiffon
ea92973e9b
📝 PHPDoc for DisplayBlock
2020-07-29 12:23:15 +02:00
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