Commit Graph

  • c16272abf4 clean + fix table name remicollet 2009-12-12 18:51:33 +00:00
  • d5d2a93dc7 dropdownYesNo() => Dropdown::showYesNo() remicollet 2009-12-12 15:58:25 +00:00
  • 092952da31 fix cron method names remicollet 2009-12-12 07:44:36 +00:00
  • 89d7d18237 Clean remicollet 2009-12-12 07:17:01 +00:00
  • f33753092c clean for autoload remicollet 2009-12-08 21:04:24 +00:00
  • 68f5a861bb first work on Search class remicollet 2009-12-08 18:43:34 +00:00
  • 2636ea6042 neww hook for headings remicollet 2009-12-08 06:13:41 +00:00
  • d9c913419d move index.php to front/example.php remicollet 2009-12-07 12:09:49 +00:00
  • 3b5913f295 remove XXX_TYPE and switch to Plugin::registerClass() remicollet 2009-12-07 09:46:56 +00:00
  • fc2231adcf rename class file (thanks tsmr) remicollet 2009-12-05 10:40:57 +00:00
  • d33517ba39 Crontask in class remicollet 2009-12-05 08:54:16 +00:00
  • f5c43454a7 some GLPI 0.80 new behaviour remicollet 2009-12-05 07:57:27 +00:00
  • c13d3089d3 add getTypeName remicollet 2009-12-02 18:37:21 +00:00
  • d263456104 correct use of 4th level / permit to link over complete GLPI moyooo 2009-12-01 14:19:56 +00:00
  • 63931aeb3f use 4th menu entry moyooo 2009-12-01 14:14:44 +00:00
  • 5584c44e58 fix / getSearchOptions remicollet 2009-10-31 06:33:39 +00:00
  • 07b2fbd88f giveitem correction tsmr 2009-10-30 20:53:29 +00:00
  • 254646ecec Adaptation for new getSearchOptions remicollet 2009-10-30 15:50:37 +00:00
  • ffa1ec08f1 clean previous remicollet 2009-10-30 09:09:41 +00:00
  • dd5e99eb1b use CommonDropdown object remicollet 2009-10-30 09:07:36 +00:00
  • 4f0bbf654f fic hook name (plugin_example_cron_info) + use localized string remicollet 2009-09-04 17:02:19 +00:00
  • 365fe56a03 improved hook for example remicollet 2009-09-03 16:59:58 +00:00
  • 15b8a6cdf8 use new crontask feature remicollet 2009-09-03 16:42:42 +00:00
  • c3b74fddcc some work to work with 0.80 (cleandb) remicollet 2009-08-30 17:39:29 +00:00
  • 760c7de79b [example] clean usage for planning : set planningID moyooo 2009-06-19 15:20:56 +00:00
  • 35060ead05 [example] add test for create mode + add tab on COMPUTERDISK remicollet 2009-05-14 06:58:37 +00:00
  • fe8f065528 [example] comments on cron_plugin_example remicollet 2009-05-07 13:36:53 +00:00
  • a7b91f511d [example] Fix previous wawax 2009-04-19 19:50:35 +00:00
  • c3604701c1 Add assign_to_ticket hook management wawax 2009-04-19 19:40:56 +00:00
  • 5d9a90f281 [examples] comment for massive actions (ref to core 8192 commit) remicollet 2009-04-18 14:36:29 +00:00
  • 396028a4af [example] adding mailing heading tsmr 2009-04-14 21:27:06 +00:00
  • dc2dc419a2 [examples] add to plugin_get_headings remicollet 2009-04-14 11:08:29 +00:00
  • 7e2c61a7b4 add missing file to avoid error in apache log remicollet 2009-03-22 08:46:02 +00:00
  • 9132ad67ad Changes to illustrate changes in plugin management and common used solution for rights - move install/uninstall functions in hook.php - provide a change_profile to save right in the session - change haveRight to use data from session remicollet 2009-03-22 08:42:39 +00:00
  • 79992b49d4 [example] add option to _check_config remicollet 2009-03-17 18:48:39 +00:00
  • d765abf5cf [example] fix comment remicollet 2009-03-13 17:38:20 +00:00
  • 0fd33d4e9b [example] fix function call order (thanks yllen) remicollet 2009-03-13 11:22:23 +00:00
  • 662f859a34 [example] fix comment remicollet 2009-03-04 07:08:03 +00:00
  • b32a29e8a5 [example] split (deprecated) -> explode remicollet 2009-03-02 14:51:33 +00:00
  • 520e60a5d6 [example] use registerPluginType remicollet 2009-03-02 14:40:22 +00:00
  • cfbbc6eb99 [example] Revert previous api attempt wawax 2009-02-17 19:56:56 +00:00
  • baaad9d3a4 [example] Example for the new plugins conventions wawax 2009-01-30 14:08:30 +00:00
  • 87a36b7e65 Update example plugin to #1141 of the core moyooo 2009-01-06 21:28:28 +00:00
  • 27d5417939 fix headers moyooo 2009-01-06 18:40:29 +00:00
  • 6848a7b419 add comment moyooo 2009-01-05 21:46:19 +00:00
  • b1646a78a7 addHaving for plugin example moyooo 2009-01-05 21:45:47 +00:00
  • 62854932c0 [example] Add hook for statistics wawax 2008-10-25 18:13:31 +00:00
  • 95d5141ef4 [example] minor compatibility moyooo 2008-10-05 11:31:00 +00:00
  • fbd7caefb1 [example] force usePLugin in config page for cases of inactive plugins moyooo 2008-10-04 18:37:45 +00:00
  • ba2ae604b7 [example] Improve for new plugin management moyooo 2008-10-03 15:28:58 +00:00
  • 36e8444573 PLugin example for new 0.72 plugin system moyooo 2008-10-03 14:27:31 +00:00
  • 15e58c206c [example] tabs 0.72 moyooo 2008-07-31 13:46:57 +00:00
  • d5d64411bd [several] revert wrong updates moyooo 2008-06-25 14:50:49 +00:00
  • 83a2126733 [several] clean code moyooo 2008-06-25 14:46:16 +00:00
  • 1c0e3ad485 [example] add force group by moyooo 2008-05-02 22:14:49 +00:00
  • 4af5ffffad [example] clean mesage after redirect moyooo 2008-05-02 10:59:10 +00:00
  • d45c7fa3aa update dicos moyooo 2008-05-02 01:36:09 +00:00
  • 80ed2a2b01 [example] Add new type name moyooo 2008-04-20 20:30:29 +00:00
  • be0cdb1782 [example] new hook for adding data for reportdynamic moyooo 2008-04-16 15:40:29 +00:00
  • e10f50a35d [example] use dynamic export moyooo 2008-04-13 17:03:09 +00:00
  • cda157f491 [example] Reduce height for user prefs moyooo 2008-03-29 10:35:00 +00:00
  • dcd75cc714 Modif mineure moyooo 2008-03-29 10:19:42 +00:00
  • cbb3413433 User prefs on example moyooo 2008-03-29 10:19:11 +00:00
  • 7d57e848d3 [example] - add minGlpiVersion and maxGlpiVersion remicollet 2008-01-02 16:34:37 +00:00
  • c9672ae1b8 [example] correction linkfield ID tsmr 2007-11-27 22:13:19 +00:00
  • b79b6e9cf0 Ajout utilisation bouton config moyooo 2007-10-21 15:42:58 +00:00
  • 15b05d986f Modif mineure moyooo 2007-10-21 11:50:55 +00:00
  • 39c28f8b1d Clean code moyooo 2007-10-21 11:46:16 +00:00
  • f5de10158c [example] correction recherche tsmr 2007-10-09 22:19:05 +00:00
  • 688f643140 Mise à jour du plugin example moyooo 2007-09-24 14:33:00 +00:00
  • 6d5dcd00a1 [example] commentaire tsmr 2007-08-30 08:43:10 +00:00
  • 2ec33690db Petite modif moyooo 2007-06-11 21:08:24 +00:00
  • 05b00fecab Modif mineure moyooo 2007-05-19 21:15:40 +00:00
  • 2a3d7c78c2 Massive Actions moyooo 2007-05-19 20:40:02 +00:00
  • 48480974d9 Modif mineure pour modif massive moyooo 2007-05-19 15:34:45 +00:00
  • 766d279942 Rights on plugins moyooo 2007-05-19 15:02:23 +00:00
  • e2b9e280e7 Mise à jour moyooo 2007-05-18 22:13:36 +00:00
  • 4758786c02 rrection Left JOin moyooo 2007-05-18 22:03:11 +00:00
  • 1aa2d2b262 Modif mineure moyooo 2007-05-18 21:14:42 +00:00
  • 2348817b18 New search system moyooo 2007-05-18 21:01:28 +00:00
  • 9a95a2e27f Gestion relations DB moyooo 2007-05-18 00:24:47 +00:00
  • 24dcbd9399 Base d'exemple + gestion plugins moyooo 2007-05-18 00:18:19 +00:00
  • 5f50887e38 Ajout CSS et JS depuis plugins moyooo 2007-05-17 19:52:53 +00:00
  • 1e4d437441 Clean moyooo 2007-05-17 16:21:02 +00:00
  • 3c6caeec41 correction planning moyooo 2007-03-26 20:06:15 +00:00
  • d21cf35631 ajout infos moyooo 2007-03-26 18:34:43 +00:00
  • 510d6fbc72 Création d'un hook planning pour les plugins moyooo 2007-03-25 21:49:53 +00:00
  • 8439a71cde avance ssous-menu moyooo 2007-03-02 14:58:45 +00:00
  • 5f2aaf0bf8 sousmenu pour les plugins moyooo 2007-03-02 00:24:51 +00:00
  • 80158528f8 [example] maj setup.php tsmr 2007-02-05 10:56:41 +00:00
  • b2b3269ff7 [example] mis à jour avec hook redirect + hook helpdesk tsmr 2007-02-04 22:50:06 +00:00
  • 4e525ce3b2 correction header moyooo 2007-01-12 17:18:37 +00:00
  • b01ad397d0 [example] correction setup tsmr 2007-01-09 23:55:21 +00:00
  • eed7ac5f9c plugin cron system moyooo 2006-12-18 21:49:09 +00:00
  • 4c0349872a [example] maj 0.7 tsmr 2006-12-08 11:23:52 +00:00
  • fda0ebe2d3 Indentation automatique moyooo 2006-08-25 23:59:21 +00:00
  • 8b7d077d86 Modif headers moyooo 2006-05-27 15:23:41 +00:00
  • e8b1efb211 Update plugin example moyooo 2006-05-27 13:30:59 +00:00
  • 05cd2e52fd Commit des premiers plugins moyooo 2006-05-08 17:59:13 +00:00