31 Commits
Author SHA1 Message Date
Cédric Anneandstonebuzz f2d4f314be Update locales (#104)
Co-authored-by: stonebuzz <[email protected]>
2025-08-04 09:14:55 +02:00
Cédric Anne 115c355eb2 Add an example for Hooks::SET_ITEM_IMPACT_ICON 2024-11-27 08:57:11 +01:00
Cédric Anne 0070c3cfe3 Add an example of the ADD_HEADER_TAG hook usage 2024-07-02 09:12:42 +02:00
Cédric Anne 9e17e9d8fa Fix installation warning
fixes #43
2023-06-19 20:03:37 +02:00
Cédric Anne 3351d0f268 Upgrade glpi-project/tools 2022-07-21 09:39:12 +02:00
Cédric Anne a804e2b5cc GLPI 10.0 compatibility
* Permit installation on GLPI 10.0.x
* Remove dead code referencing removed method
* Fix showForm() signature
* Use same PHP minimal version as GLPI core; upgrade build libs
* Remove deprecated usage of integer display width
* Use default GLPI charset/collation during install/update
* Force database dynamic row format
* Fix files mode
* Update compatibility in XML
* Use default sign on primary/foreign keys
2022-07-21 09:33:09 +02:00
Cédric Anne b1845edbdc Fix version 2022-01-31 14:01:27 +01:00
Cédric Anne 6e0b904a09 Fix plugin key 2022-01-31 13:57:47 +01:00
Cédric Anne 5fddf8bf7c Fix licence headers 2022-01-31 13:36:47 +01:00
Cédric Anne 02efa77d16 Upgrade glpi-project/tools 2022-01-31 13:36:47 +01:00
Cédric Anne ce0aeca28e Drop support of GLPI < 9.5 2022-01-31 13:36:47 +01:00
Cédric Anne fd48299050 Drop Travis configuration 2022-01-31 13:36:08 +01:00
Cédric Anne 3fa4e67698 Update Travis configuration
- Add PHP 7.4 in matrix.
- Limit matrix to lowest and highiest PHP supported version.
- Run CS checks in strict mode.
- Remove dead config lines.
2022-01-31 13:35:19 +01:00
Cédric Anne 149ed02e7e Add Portuguese (Portugal) locale 2022-01-31 13:35:19 +01:00
Cédric Anne 415e7cbcf1 Update locales 2022-01-31 13:35:19 +01:00
Cédric Anne 4d86cdccf9 Update PHP dependencies 2022-01-31 13:35:19 +01:00
Cédric Anne 511aba6951 GLPI 9.4 compatibility
- Use ITILFollowup in replacement of TicketFollowup
2022-01-31 13:35:19 +01:00
Cédric Anne 4f6d2291e3 Update locales 2018-09-04 16:23:55 +02:00
Cédric Anne bbdd837538 Add Chinese locale 2018-09-04 16:23:55 +02:00
Cédric Anne a1a374c4bd Update locales 2018-09-04 16:23:55 +02:00
Cédric Anne 43ab1db462 Use InnoDB as DB table engine 2018-09-04 16:23:55 +02:00
Cédric Anne e675d14d03 Update locales 2018-07-06 11:21:52 +02:00
Cédric Anne 7d564050e6 Update PHP versions in travis configuration 2018-06-28 10:18:38 +02:00
Cédric Anne fac5d01d2b Update locales 2018-06-28 10:18:28 +02:00
Cédric Anne da86b4e48a Fix coding standards violations 2018-06-28 10:18:20 +02:00
Cédric Anne 72a8c561ea Use stable dependencies and force compatibility with PHP 5.6 2018-06-28 10:18:13 +02:00
Cédric Anne 33484aae68 Use new methods for search options 2018-06-28 10:18:05 +02:00
Cédric Anne 3812956060 Fix deprecated calls to NotificationTarget class 2018-06-21 11:07:43 +02:00
Cédric Anne 56019300ca Fix 'TableExists()' method deprecated call 2018-06-21 11:07:43 +02:00
Cédric Anne f98a51f9b1 Fix NotificationTarget::datas deprecated access 2018-06-21 11:07:43 +02:00
Cédric Anne be87338476 Fix '_e()' deprecated calls 2018-06-21 11:07:43 +02:00