295 Commits

Author SHA1 Message Date
e283c254cd Merge pull request #87 from Rom1-B/front_check
Fix: front/ check
2025-05-05 14:40:35 +02:00
eff7db51b2 Update front/example.php 2025-05-05 14:40:26 +02:00
8906da5c5d Fix: front/ check 2025-05-05 14:34:29 +02:00
1be089786f Fix(core): check GLPI version before call hook not released yet
closes #85
2025-03-26 21:44:58 +01:00
5a54ffe7b3 Merge pull request #62 from stonebuzz/add_hook_section
Feat(core): add exmaple for new hook (pre/post_item_accordion_section)
2025-01-15 11:13:19 +01:00
26cf7a4e9e Update locales 2025-01-07 10:55:48 +01:00
c9a7a4f412 Add new anonymous page hooks
- ADD_CSS_ANONYMOUS_PAGE
- ADD_JAVASCRIPT_ANONYMOUS_PAGE
- ADD_JAVASCRIPT_MODULE_ANONYMOUS_PAGE
- ADD_HEADER_TAG_ANONYMOUS
2024-12-19 22:03:21 +01:00
115c355eb2 Add an example for Hooks::SET_ITEM_IMPACT_ICON 2024-11-27 08:57:11 +01:00
3e3ba0128f Merge pull request #75 from pluginsGLPI/i18n-updates-1728005211
Chore(i18n): update translations
2024-10-04 11:35:20 +02:00
0644b97c8f Update locales 2024-10-04 01:26:51 +00:00
e0648cc48e fix hook name 2024-09-16 16:39:28 +02:00
b5b34f3c63 Feat(core): add exmaple for new hook (pre/post_item_accordion_section) 2024-09-16 16:13:06 +02:00
fdd3ce2603 Merge pull request #57 from stonebuzz/fix_tx_config
Fix(build): fix TX config
2024-09-11 09:24:02 +02:00
b868177b2d Fix(build): fix TX config 2024-09-11 09:23:41 +02:00
839a64be05 Merge pull request #56 from stonebuzz/feat_ci_locales
Add workflows to sync locales
2024-09-11 09:20:32 +02:00
4eaedf0e54 Add workflows to sync locales 2024-09-11 09:19:48 +02:00
0070c3cfe3 Add an example of the ADD_HEADER_TAG hook usage 2024-07-02 09:12:42 +02:00
bcdae86820 Modernize permission handling 2024-05-13 14:53:51 +02:00
9e17e9d8fa Fix installation warning
fixes #43
2023-06-19 20:03:37 +02:00
4899ba4968 Example for the new dashboard filters hooks 2023-05-17 08:46:52 +02:00
99ccf29a7e Add static to $rightname var to fix PHP error when loading plugin 2022-09-27 10:46:50 +02:00
9f415e0d32 global code update : namespace and src folder 2022-09-19 11:29:13 +02:00
3351d0f268 Upgrade glpi-project/tools 2022-07-21 09:39:12 +02:00
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
0c9f9be88c Transfer files with api 2022-07-21 08:53:10 +02:00
b1845edbdc Fix version 2022-01-31 14:01:27 +01:00
6e0b904a09 Fix plugin key 2022-01-31 13:57:47 +01:00
5fddf8bf7c Fix licence headers 2022-01-31 13:36:47 +01:00
02efa77d16 Upgrade glpi-project/tools 2022-01-31 13:36:47 +01:00
ce0aeca28e Drop support of GLPI < 9.5 2022-01-31 13:36:47 +01:00
fd48299050 Drop Travis configuration 2022-01-31 13:36:08 +01:00
4e98b5065b fix multiple calls of getCards hook 2022-01-31 13:36:08 +01:00
0b61ae3bdd Implement dashboards hooks 2022-01-31 13:36:08 +01:00
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
149ed02e7e Add Portuguese (Portugal) locale 2022-01-31 13:35:19 +01:00
415e7cbcf1 Update locales 2022-01-31 13:35:19 +01:00
4d86cdccf9 Update PHP dependencies 2022-01-31 13:35:19 +01:00
2621e6ceb9 implement new hook timeline_actions 2022-01-31 13:35:19 +01:00
511aba6951 GLPI 9.4 compatibility
- Use ITILFollowup in replacement of TicketFollowup
2022-01-31 13:35:19 +01:00
6b3334ecfd Add helpdesk_menu_entry_icon example 2022-01-24 14:00:33 +01:00
44fe7d6b57 implements filter_actors hook 2022-01-10 11:13:15 +01:00
4f6d2291e3 Update locales 2018-09-04 16:23:55 +02:00
bbdd837538 Add Chinese locale 2018-09-04 16:23:55 +02:00
a1a374c4bd Update locales 2018-09-04 16:23:55 +02:00
43ab1db462 Use InnoDB as DB table engine 2018-09-04 16:23:55 +02:00
528adeb980 l10n - added Czech translation into xml
l10n - added Czech translation into xml
2018-09-04 16:23:55 +02:00
4292065c4e Removed syntax error 2018-08-24 12:25:54 +02:00
e675d14d03 Update locales 2018-07-06 11:21:52 +02:00
7d564050e6 Update PHP versions in travis configuration 2018-06-28 10:18:38 +02:00
fac5d01d2b Update locales 2018-06-28 10:18:28 +02:00