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 |
|
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
|
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 |
|
p-bo
|
528adeb980
|
l10n - added Czech translation into xml
l10n - added Czech translation into xml
|
2018-09-04 16:23:55 +02:00 |
|
shahmilan344
|
4292065c4e
|
Removed syntax error
|
2018-08-24 12:25:54 +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 |
|
Johan Cwiklinski
|
bd27fb258c
|
Update locales; closes #25
|
2018-06-21 11:07:43 +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 |
|
Johan Cwiklinski
|
e00f0e22b8
|
Add getAddSearchOptionsNew example call
|
2017-08-31 09:53:15 +02:00 |
|
yllen
|
a16d0fb850
|
Fix setup for new hook
|
2017-08-31 09:53:02 +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
|
0900bde1c9
|
Add external tools for CS, add travis config file
|
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 |
|
Nelson Zamith
|
a9224f7ca0
|
renaming COPYING.txt file to LICENSE
plain text file.
|
2017-02-08 14:57:18 +01:00 |
|
Johan Cwiklinski
|
eaf98572e4
|
Fix Cannot use $this as parameter
|
2017-01-25 09:16:26 +01:00 |
|
Remi Collet
|
d07637d23d
|
add 'item_can'
|
2017-01-17 10:26:52 +01:00 |
|
Johan Cwiklinski
|
32b18bb4a2
|
Fix ACLs
|
2016-11-03 15:07:24 +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
|
10b63cf645
|
Updated to reflect fix https://github.com/glpi-project/glpi/issues/801
Updated to reflect commit 0e2cf13655
|
2016-07-11 19:26:01 +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 |
|
Nelson Zamith
|
b6cfcdac89
|
Merge pull request #5 from newls/enhancements/readme_md
suggest plugin writer to provide doc
|
2016-06-23 17:23:55 +02:00 |
|
Nelson Zamith
|
119cfd8208
|
suggest plugin writer to provide doc
|
2016-06-23 17:20:16 +02:00 |
|
Alexandre Delaunay
|
dfcbf84ede
|
Merge pull request #3 from newls/enhancements/readme_md
collab. personal touch on the README.md
|
2016-06-23 16:36:22 +02:00 |
|
Nelson Zamith
|
7477e1bd02
|
remembering developer documentation
|
2016-06-23 16:32:51 +02:00 |
|
Nelson Zamith
|
c61e0b6546
|
complete personal touch.
|
2016-06-23 16:08:28 +02:00 |
|
Alexandre Delaunay
|
1198dcafd5
|
Merge pull request #2 from newls/separating_license_and_readme
untracking GLPi's LISEZMOI.txt from example repo
|
2016-06-23 15:34:50 +02:00 |
|
Nelson Zamith
|
f57c2f59b2
|
collab. personal touch on the README.md
|
2016-06-23 15:20:15 +02:00 |
|
Nelson Zamith
|
3d41f1ece3
|
untracking GLPi's LISEZMOI.txt from example repo
|
2016-06-23 13:03:16 +02:00 |
|
Nelson Zamith
|
017a6aa50b
|
Merge pull request #1 from wawax/infocom_hook
Adds hook on infocom form
|
2016-06-23 11:35:13 +02:00 |
|
Walid
|
616ab93a44
|
Add hook on infocom form
|
2016-06-21 18:59:27 +02:00 |
|
Alexandre Delaunay
|
a272064d6f
|
update locales
|
2016-06-02 14:55:48 +02:00 |
|