144 Commits

Author SHA1 Message Date
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
Curtis Conard
bcdae86820 Modernize permission handling 2024-05-13 14:53:51 +02:00
Adrien Clairembault
4899ba4968
Example for the new dashboard filters hooks 2023-05-17 08:46:52 +02:00
Thierry Bugier
9f415e0d32 global code update : namespace and src folder 2022-09-19 11:29:13 +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
5fddf8bf7c Fix licence headers 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
Alexandre Delaunay
0b61ae3bdd Implement dashboards hooks 2022-01-31 13:36:08 +01:00
Alexandre Delaunay
2621e6ceb9 implement new hook timeline_actions 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
Curtis Conard
6b3334ecfd Add helpdesk_menu_entry_icon example 2022-01-24 14:00:33 +01:00
Alexandre Delaunay
44fe7d6b57
implements filter_actors hook 2022-01-10 11:13:15 +01:00
Cédric Anne
da86b4e48a Fix coding standards violations 2018-06-28 10:18:20 +02:00
Cédric Anne
33484aae68 Use new methods for search options 2018-06-28 10:18:05 +02:00
Cédric Anne
be87338476 Fix '_e()' deprecated calls 2018-06-21 11:07:43 +02:00
yllen
a16d0fb850 Fix setup for new hook 2017-08-31 09:53:02 +02:00
Johan Cwiklinski
46a15511a2 Fix CS (from phpcbf) 2017-05-19 15:44:42 +02:00
Johan Cwiklinski
aaab0d8415 Add version constant, update phpdoc 2017-05-19 15:44:42 +02:00
Johan Cwiklinski
b270e19e91 Add usage of *_item_form hooks 2017-02-08 15:05:15 +01:00
Remi Collet
d07637d23d add 'item_can' 2017-01-17 10:26:52 +01:00
btry
482955914d fix proposal for #7 2016-10-24 09:42:12 +02:00
François Legastelois
5046de969e add example for import_item and autoinventory_information HOOKS 2016-08-05 11:07:20 +02:00
tomolimo
1db4385559 Merge branch 'master' of https://github.com/pluginsGLPI/example into pre_post_show
# Conflicts:
#	setup.php
2016-07-05 14:46:45 +02:00
tomolimo
40de0af72d Added pre_show_tab, post_show_tab, pre_show_item and post_show_item 2016-07-01 14:33:12 +02:00
Walid
616ab93a44 Add hook on infocom form 2016-06-21 18:59:27 +02:00
tsmr
285a86be4e Add tags and display for plugins on GLPI External links & minor fixes 2016-01-27 18:04:09 +01:00
Alexandre Delaunay
d0e0fdcebf add new display_[login|central] hooks 2015-11-20 15:49:07 +01:00
Nelson Zamith
9103cb29d8 added new url to the project homepage 2015-10-23 11:18:21 +02:00
webmyster
19e72b8bab Create a Camera device (regarding revision 22194 of the GLPI core)
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@219 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-11-25 19:01:42 +00:00
moyooo
3bf5b6dd66 redirect system no more usable. Core system will be improved.
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@215 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-03-19 11:13:37 +00:00
moyooo
07f631f8b3 [0.85] update for new menu management
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@214 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-02-19 11:48:41 +00:00
moyooo
bbbfa5812a several fixes
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@213 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-02-19 11:32:25 +00:00
moyooo
d9a47a3e19 manage new config system
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@211 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-02-19 08:27:50 +00:00
moyooo
064cf6a24f trunk used for 0.85
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@210 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-02-19 07:32:23 +00:00
moyooo
df4bbb9e79 add status hook
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@205 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-10-30 09:23:30 +00:00
yllen
5fadd64292 modify example for ticket #3955
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@203 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-10-18 13:35:32 +00:00
moyooo
2814d6dc83 update gettext manage to fit to new system see #3931
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@202 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-10-16 09:24:54 +00:00
moyooo
54f230f841 improve comment
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@197 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-07-03 09:33:33 +00:00
moyooo
d58d152ea7 add CSRF compliance
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@196 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-07-03 09:32:12 +00:00
moyooo
776bab4428 drop display_planning hook. Use standard function
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@186 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-01-24 12:05:59 +00:00
remicollet
20e9858972 clean hook
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@185 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-01-24 12:02:00 +00:00
remicollet
cd37a236d1 remove old hook (headings) and move to new standard tab
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@184 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-01-24 11:32:20 +00:00
moyooo
7e733f2322 update headers
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@182 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-01-24 11:15:55 +00:00
moyooo
e1f21e938f clean planning management / drop populate_planning hook
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@180 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-01-24 11:00:16 +00:00
moyooo
e53695069b gettext for plugin example + tools
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@179 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-12-20 10:03:35 +00:00
remicollet
bb4866548a add License
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@175 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-11-08 08:34:40 +00:00
remicollet
77bf306f67 rename hook pre_item_add2 => post_prepareadd
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@174 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-09-15 11:54:28 +00:00
remicollet
43be7e4a18 new hook pre_item_add2
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@173 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-09-15 11:28:10 +00:00