Eric Espie
f9560005f4
cleanup for linux
2022-03-10 08:34:31 +01:00
Eric Espie
c7fc7ed2b9
Added support for multi-versions
2022-03-08 17:17:42 +01:00
Eric Espie
d9fbfcc26a
Added suport for multi-versions
2022-03-08 17:12:32 +01:00
Eric Espie
634650ff37
* Changed version
...
* Removed sources
2022-03-08 15:40:01 +01:00
Eric Espie
d357b3195d
Changed version
2022-03-08 15:28:30 +01:00
Eric Espie
eae33807e1
Merge branch 'develop' into feature/faf_doc_twig_blocks
2022-03-08 15:07:48 +01:00
Molkobain
5854c199d0
Merge remote-tracking branch 'origin/support/3.0' into develop
2022-03-07 12:54:13 +01:00
Molkobain
ede720c9b9
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2022-03-07 12:52:09 +01:00
Molkobain
684efee5d2
N°4664 - Code format
2022-03-07 12:49:27 +01:00
acognet
e347989dcb
N°4664 - Core Update : block zip file upload until instance declared OK
2022-03-07 12:05:54 +01:00
acognet
e1051e7a47
N°4654 - Missing licence Information in About iTop for non admin users - add since 3.0.1
2022-03-07 11:35:18 +01:00
Molkobain
7e8eb26866
N°4654 - Change block ID to match conventions
2022-03-07 09:50:07 +01:00
Molkobain
6775a3e928
Code cleanup
2022-03-07 09:47:54 +01:00
Molkobain
faa38155e5
N°4911 - Mentions: Fix DBObject::Reload() for classes with an image attribute
2022-03-06 22:44:13 +01:00
Molkobain
558bbc3357
Revert "N°4911 - Mentions: Fix Person picture not displayed if marker configured on parent class (Contact)"
...
This reverts commit 106127e6b7 .
As the image attribute can be different depending on the object finalclass, it cannot be added in the DBObjectSet::OptimizeColumnLoad(), which means that retrieving it within the loop might lead to a complete DBObject::Reload() of the object which can have a real impact on performances depending on the objects.
2022-03-06 22:44:13 +01:00
Molkobain
cd7f9e478f
N°4913 - Avoid object initials to overflow in medallions
2022-03-06 22:44:12 +01:00
Molkobain
e3586cff65
Unit tests: Add unit cyrillic alphabet test case for utils::ToAcronym()
2022-03-06 16:31:48 +01:00
Molkobain
106127e6b7
N°4911 - Mentions: Fix Person picture not displayed if marker configured on parent class (Contact)
2022-03-06 12:49:11 +01:00
Molkobain
2299983db3
N°4741 - Factorize activation of on mention triggers
2022-03-06 11:54:39 +01:00
acognet
2fab7de34b
N°4806 - UI:WelcomeMenu:Text contains empty string
3.0.1-designer-feature-lot1
2022-03-04 10:36:28 +01:00
acognet
c0ab79971c
N°4654 - Missing licence Information in About iTop for non admin users - nicer loading icon
2022-03-04 10:36:27 +01:00
Molkobain
03ed9c9deb
N°4905 - Fix usage of ITOP_APPLICATION constant in dictionaries
2022-03-04 10:31:01 +01:00
acognet
7152277760
N°4642 - Core Update : limit the usage of this function to minor version or disable the functionality ?
2022-03-03 22:02:35 +01:00
acognet
14d05da9f6
N°4664 - Core Update : block zip file upload until instance declared OK
2022-03-03 22:00:15 +01:00
acognet
69a0bd0c34
N°4644 - Core update : confusing warning message when integrity of iTop std files is modified
2022-03-03 21:59:04 +01:00
acognet
c09cee994a
N°2884 - Core update : Database version not updated - remove definitively lines with $sDataModelVersion
2022-03-03 16:17:16 +01:00
acognet
50ee0b3eed
N°4654 - Missing licence Information in About iTop for non admin users
2022-03-03 16:16:45 +01:00
Molkobain
84169a864c
N°4856 - Update PHPDoc
2022-03-03 15:50:28 +01:00
acognet
9f27cf2b84
N°4525 - bad source for extensions in system information and about iTop with iTop Pr
2022-03-03 15:14:28 +01:00
Pierre Goiffon
f78986009f
✅ Improve messages of iTopModuleXmlInstallationChecklistTest::testAllModuleAreIncludedInInstallationXml
2022-03-03 10:46:06 +01:00
Eric Espie
a937d08655
Fix CI (wrong module version)
2022-03-03 10:42:24 +01:00
Eric Espie
4bdf84bf6c
Merge remote-tracking branch 'origin/support/3.0' into develop
2022-03-03 10:23:38 +01:00
Eric Espie
4fdbec72d4
N°4569 - dictionaries
2022-03-03 10:00:25 +01:00
Eric Espie
94d31827e7
N°4569 - Fix tests
2022-03-02 17:54:27 +01:00
Eric Espie
45a8eb93e7
N°4569 - Add itop-themes-compat
2022-03-02 17:14:08 +01:00
Eric Espie
6ac3539373
N°4569 - Revert meta save of deleted nodes
2022-03-02 17:08:45 +01:00
Stephen Abello
a5d8425fe7
N°4741 Fix On mention trigger not working on object creation
2022-03-02 16:13:00 +01:00
Stephen Abello
3608c6b8ab
N°4582 Prevent selectize behavior introduced by 2e08cff from displaying unescaped characters
2022-03-02 16:12:59 +01:00
Pierre Goiffon
2b1e583dc7
💡 N°4854 Document compiler behavior change for model.*.php files
2022-03-02 10:06:59 +01:00
Pierre Goiffon
3081aa473a
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# setup/runtimeenv.class.inc.php
2022-03-02 09:49:59 +01:00
Pierre Goiffon
809ea2eb49
💡 N°4854 Add phpdoc to utils::*Module* methods
2022-03-02 09:42:09 +01:00
acognet
2f98a3e7ac
N°2884 - Core update : Database version not updated - prevent multi click on button "About iTop"
2022-03-01 17:04:37 +01:00
acognet
c737fc46ff
N°2884 - Core update : Database version not updated
2022-02-28 15:21:44 +01:00
Stephen Abello
619c0d34e8
N°4764 Fix unit test
2022-02-28 14:59:56 +01:00
acognet
bdc7ed6f8e
N°4057 - Custom Translation for Custom Tab is not inherited by instanciable Classes
2022-02-28 12:09:38 +01:00
Eric Espie
d9819d9c2a
N°4784 - CAS authentication issue with iTop 3.0
...
* Fix regression when setting cas as first login mode
2022-02-28 11:55:45 +01:00
Eric Espie
f24f8a2f34
N°4569 - Fix restoring deleted nodes when parent is not present
2022-02-28 10:54:59 +01:00
Stephen Abello
3890b1a020
N°4764 Remove iTop version from webservices/status.php
2022-02-25 10:08:43 +01:00
Stephen Abello
2e08cff9ee
N°4582 Align backspace behavior in selectize widgets with jQuery autocomplete one
2022-02-25 09:40:02 +01:00
Pierre Goiffon
968a0e5f3a
Add check to prevent setup crash when creating config
...
Cherry-pick of 09b12bd0
This will prevent also a warning when running on PHP 8.0 (N°3129)
2022-02-24 15:39:20 +01:00