Commit graph

9 commits

Author SHA1 Message Date
hauke
9424688368 Update to glpi v9.4.2, with security and bug fixes.
- Security: prevent external redirections
- Fix some performances issues
- Fix various issues on plugins loading (cache conflict, bad locales)
- Fix display of documents in tickets
- Fix display of user's pictures
- Fix lost of some relations and sql errors when transferring items
- Feature: add Historical tab on config page
- And many more!

The full changelog is available:
https://github.com/glpi-project/glpi/milestone/32?closed=1
2019-04-12 13:23:57 +00:00
hauke
3d9f392295 Upgrade GLPI to 9.4.1.1
The full changelog is available at:
<https://github.com/glpi-project/glpi/milestone/30?closed=1>
<https://github.com/glpi-project/glpi/milestone/33?closed=1>

De-support apache 2.2 config in httpd-glpi.conf sample
Re-work the way we hook in pkgsrc specific etc and var paths
2019-03-15 16:32:13 +00:00
hauke
7bbad617e6 Update GLPI to v9.2.3
From the release announcement:

* Hide closed tasks on central,
* Quick search in saved searches panel,
* Fix image in FAQ for anonymous users,
* Possibility to add an analytics javascript,
* Various fixes on components,
* And many more!

The full changelog is available here for more details:
https://github.com/glpi-project/glpi/milestone/24?closed=1
2018-04-27 14:19:29 +00:00
hauke
9d00ed31e0 Update www/php-glpi to v9.2.1
Upstream says:

You'll find below the changes of this bugfixes version:

- Rework mail attachments for notifications (inline images are now handled, ...),
- Fix ticket reopening,
- Fix operating system update on sub-entities,
- Fix issues on knowledge base items removal and display,
- Unset autoclose delay on fresh install,
- Improve private saved searches (with entities),
- Fix carriage return issues on tickets,
- Fix massive actions on operating systems,
- Fix migration issues from 9.1 and 9.2,
- Add support for other cache methods than APCu,
- Fix linear amortize calculation,
- Fix mail collector attachments owner,
- And many more!

Full ChangeLog:
<https://github.com/glpi-project/glpi/milestone/21?closed=1>
2017-11-17 11:07:39 +00:00
hauke
86eaa89e8e Update to 9.1.6
From the projects's announcement:

You'll find below the changes of this bugfixes version:

- various security fixes (#2475, #2476, #2492),
- fix regressions on self service portal:
  - self-service users should not be auto assigned as tech (#2472)
  - type and category fields was not selectable anymore (#2473)

The full changelog is available here for more details: https://github.com/glpi-project/glpi/milestone/20?closed=1
2017-07-21 10:11:27 +00:00
hauke
3a371beb7e Add basic mysql setup instructions. 2017-07-20 15:52:02 +00:00
taca
faf734e30e Take care for php56 case, depending on www/php-apcu4 instead of
www/php-apcu_bc.
2017-07-19 03:06:00 +00:00
hauke
c8baceaa57 List basic requirements that are not enforced by the package (web
server, mysql server).
2017-07-18 15:19:05 +00:00
hauke
7ee154b816 GLPI is a web based Information Resource Manager application with an
additional Administration Interface. You can use it to build up a
database with an inventory for your company (computers, software,
printers, etc).

Its enhanced functionality makes daily life for administrators easier.
Besides an inventory, it provides a trouble-ticket system, job
tracking with mail notification, and methods to build a database with
basic information about your network-topology.

<http://glpi-project.org/>
2017-07-18 14:29:51 +00:00