v-dumas
56aa50c9b1
N°9553 - Skip test due to unexplained CI failure
2026-07-10 15:53:37 +02:00
Vincent Dumas
eacb7f3401
N°9553 - Allow loading of localized sample and structural data based on iTop default language
...
* Add English, French and German structural and sample data in iTop Community
* Add helper methods to allow :
* Checking of supported module version format
* Finding a localized file name based on a provided en_us file name and a language
* Loading a file if the module upgrade crossed a given version
2026-07-10 14:21:56 +02:00
Eric Espie
07afcdcec6
✅ remove not meaningful localized data test
2026-05-29 15:38:20 +02:00
Vincent Dumas
7c49909dd9
N°9553 upload localised structural data ( #917 )
...
* Helper for loading XML localized data during Setup
* Refactor existing code
* Add new localized structural data
2026-05-27 16:32:14 +02:00
odain
7681c157ec
Merge branch 'support/3.2' into develop
2025-11-07 20:33:14 +01:00
odain
890a2568c8
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 15:39:53 +01:00
Thomas Casteleyn
7e1b1779a9
⚡ ️ Add faster way to rename column on the same table ( #676 )
...
* Add faster way to rename column on the same table
2024-11-14 14:24:45 +01:00
Molkobain
dc6c894cb8
N°7697 - Remove unit test corrupting DB
2024-07-25 10:22:22 +02:00
Molkobain
4c66cfe6e3
N°7697 - Fix unit test
2024-07-24 12:18:22 +02:00
Thomas Casteleyn
a749a4654e
N°7697 - Add method to rename DB table during setup ( #623 )
2024-07-24 10:51:07 +02:00
Stephen Abello
722765c0aa
N°7130 - When moving data in the setup from multiple columns, prevent later data from erasing previous data when it's NULL
2024-03-11 16:11:30 +01:00
Molkobain
b3be796277
✅ N°7130 - Fix most Person:first_name being empty after unit tests due to monkey code (mine) 🐒
2024-01-10 10:04:23 +01:00
Stephen Abello
73c989ee67
N°7130 - Allows to ignore existing column field in setup's data migration method ( #597 )
...
* Allows to ignore existing column field in setup's data migration method
* Update setup/moduleinstaller.class.inc.php
* N°7130 - Fix typo in variable extraction
* N°7130 - Add unit tests
* Update setup/moduleinstaller.class.inc.php
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-01-09 09:43:22 +01:00