101 Commits

Author SHA1 Message Date
Curtis Conard
bcdae86820 Modernize permission handling 2024-05-13 14:53:51 +02:00
Cédric Anne
9e17e9d8fa Fix installation warning
fixes #43
2023-06-19 20:03:37 +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
5fddf8bf7c Fix licence headers 2022-01-31 13:36:47 +01:00
Alexandre Delaunay
44fe7d6b57
implements filter_actors hook 2022-01-10 11:13:15 +01:00
Cédric Anne
43ab1db462 Use InnoDB as DB table engine 2018-09-04 16:23:55 +02:00
Cédric Anne
da86b4e48a Fix coding standards violations 2018-06-28 10:18:20 +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
Johan Cwiklinski
e00f0e22b8 Add getAddSearchOptionsNew example call 2017-08-31 09:53:15 +02:00
Johan Cwiklinski
e8acb472eb Fix rights 2017-05-19 16:04:34 +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
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
946224b913 improve example for display_central and display_login hooks 2015-11-20 17:35:19 +01:00
Alexandre Delaunay
d0e0fdcebf add new display_[login|central] hooks 2015-11-20 15:49:07 +01:00
Alexandre Delaunay
fc3b656a96 clean empty lines 2015-11-18 17:50:14 +01:00
Nelson Zamith
8c7086ac21 DROP TABLE statement typo
didn't matched the table created in install hook
2015-10-23 11:43:32 +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
webmyster
76d6268bf1 Fix example to adapt to new MassiveAction system (regarding ticket #4385 of the core)
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@218 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-11-01 06:41:05 +00:00
yllen
0edcafd1fb fix gettext
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@217 349b9182-4a13-0410-896f-e5e9767dd1b3
2013-07-31 08:01:33 +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
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
remicollet
f8e2050de4 implement plugin history, (GLPI feature #3423)
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@192 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-05-23 14:36:02 +00:00
remicollet
1daf2a0372 pass 'searchtype' to addWhere hook
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@191 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-03-27 08:03:34 +00:00
moyooo
96cccde844 add massiveacitn stats
see #3272


git-svn-id: https://forge.glpi-project.org/svn/example/trunk@187 349b9182-4a13-0410-896f-e5e9767dd1b3
2012-02-14 15:59:44 +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
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
1d573b94d3 implement getSpecificValueToDisplay() in Example class
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@176 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-11-29 15:22:52 +00:00
yllen
acf0490727 CS + call functions
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@172 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-09-08 09:51:40 +00:00
yllen
6188cf8ad0 call functions
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@171 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-08-18 07:28:00 +00:00
yllen
3cadb2deb4 call functions
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@170 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-08-17 15:16:11 +00:00
remicollet
b6de781b3f call functions (by Yllen)
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@169 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-08-17 09:31:04 +00:00
remicollet
55992d0d94 call functions (by Yllen)
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@168 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-08-17 09:21:09 +00:00
remicollet
8e872a324e fix calls
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@165 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-08-10 13:43:42 +00:00
remicollet
35e2c888c7 fix call
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@164 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-08-09 13:47:36 +00:00
remicollet
e9366fba35 new hook 'post_init', see #2610
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@153 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-01-24 08:54:44 +00:00
tsmr
e28ae857b1 Add searchOptionsValues hook
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@152 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-01-17 16:29:30 +00:00
moyooo
0139d5374d add ConfigItem hook for search
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@151 349b9182-4a13-0410-896f-e5e9767dd1b3
2011-01-04 11:02:55 +00:00
moyooo
0658e5c00f Permit to use addDefaultXXX for plugins in search engine see #2547
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@149 349b9182-4a13-0410-896f-e5e9767dd1b3
2010-12-23 09:18:56 +00:00
moyooo
ed351bce69 Permit to use addDefaultXXX for plugins in search engine see #2547
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@148 349b9182-4a13-0410-896f-e5e9767dd1b3
2010-12-23 09:11:14 +00:00
moyooo
cba8235d1f add item_empty hook
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@145 349b9182-4a13-0410-896f-e5e9767dd1b3
2010-10-12 15:02:02 +00:00