aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-07-18 14:56:53 +0000
committerSteve Wills <swills@FreeBSD.org>2018-07-18 14:56:53 +0000
commit4940e09dc0b65d6747ff425c054278a936e4fff3 (patch)
tree0a85a4dc8b4894c4d3c63c0c0c47172aa0d5b640
parent15d3d309fdb68ee205b16d4f386a64ac20793ad3 (diff)
downloadports-4940e09dc0b65d6747ff425c054278a936e4fff3.tar.gz
ports-4940e09dc0b65d6747ff425c054278a936e4fff3.zip
Notes
-rw-r--r--www/glpi/Makefile3
-rw-r--r--www/glpi/distinfo6
-rw-r--r--www/glpi/files/pkg-message.in3
-rw-r--r--www/glpi/pkg-plist906
4 files changed, 448 insertions, 470 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile
index 3049107d051a..dbbfc62d8fc6 100644
--- a/www/glpi/Makefile
+++ b/www/glpi/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= glpi
-PORTVERSION= 9.1.2
-PORTREVISION= 2
+PORTVERSION= 9.2.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
diff --git a/www/glpi/distinfo b/www/glpi/distinfo
index 26c2864a8d8f..3195ac336224 100644
--- a/www/glpi/distinfo
+++ b/www/glpi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486240060
-SHA256 (glpi-9.1.2.tgz) = 54a88ed776ad799fc9b1158d12567b3a791ed94b6a9a586e8ed9b9c4977aa852
-SIZE (glpi-9.1.2.tgz) = 29241045
+TIMESTAMP = 1515730587
+SHA256 (glpi-9.2.1.tgz) = 66ea50f089077e79888c7a204bda7228e7d5e171bd9f240c72244d4c86c59cbc
+SIZE (glpi-9.2.1.tgz) = 31434618
diff --git a/www/glpi/files/pkg-message.in b/www/glpi/files/pkg-message.in
index ab7f6deab7c3..7119f389f5ca 100644
--- a/www/glpi/files/pkg-message.in
+++ b/www/glpi/files/pkg-message.in
@@ -15,7 +15,8 @@ If you are using MySQL, here's the short version of the instructions:
$ mysql -uroot -e"GRANT ALL ON glpi.* TO USERNAME@localhost IDENTIFIED BY 'PASSWORD'" glpi
(choose your own values for USERNAME and PASSWORD)
-Make sur Apache supports PHP (www/mod_php5) and add a config file for GLPI in Includes/glpi.conf:
+Make sure Apache supports PHP (www/mod_php5) and add a config file for
+GLPI in Includes/glpi.conf:
Alias /glpi %%PREFIX%%/%%GLPIDIR%%
<Directory %%PREFIX%%/%%GLPIDIR%%>
diff --git a/www/glpi/pkg-plist b/www/glpi/pkg-plist
index cb1f6a5380ca..bccc8a1db5ef 100644
--- a/www/glpi/pkg-plist
+++ b/www/glpi/pkg-plist
@@ -1,15 +1,16 @@
@owner www
@group www
+%%WWWDIR%%/.atoum.php
%%WWWDIR%%/.htaccess
-%%WWWDIR%%/.tx/config
%%WWWDIR%%/AUTHORS.txt
-%%WWWDIR%%/CHANGELOG.txt
+%%WWWDIR%%/CHANGELOG.md
%%WWWDIR%%/COPYING.txt
%%WWWDIR%%/LISEZMOI.txt
%%WWWDIR%%/README.md
%%WWWDIR%%/ajax/autocompletion.php
%%WWWDIR%%/ajax/comments.php
%%WWWDIR%%/ajax/common.tabs.php
+%%WWWDIR%%/ajax/compareKbRevisions.php
%%WWWDIR%%/ajax/displayMessageAfterRedirect.php
%%WWWDIR%%/ajax/dropdownAllItems.php
%%WWWDIR%%/ajax/dropdownConnect.php
@@ -24,6 +25,7 @@
%%WWWDIR%%/ajax/dropdownMassiveActionAddValidator.php
%%WWWDIR%%/ajax/dropdownMassiveActionAuthMethods.php
%%WWWDIR%%/ajax/dropdownMassiveActionField.php
+%%WWWDIR%%/ajax/dropdownMassiveActionOs.php
%%WWWDIR%%/ajax/dropdownNotificationEvent.php
%%WWWDIR%%/ajax/dropdownNotificationTemplate.php
%%WWWDIR%%/ajax/dropdownRubDocument.php
@@ -31,12 +33,15 @@
%%WWWDIR%%/ajax/dropdownSoftwareLicense.php
%%WWWDIR%%/ajax/dropdownTicketCategories.php
%%WWWDIR%%/ajax/dropdownTrackingDeviceType.php
+%%WWWDIR%%/ajax/dropdownTypeCertificates.php
%%WWWDIR%%/ajax/dropdownUnicityFields.php
%%WWWDIR%%/ajax/dropdownValidator.php
%%WWWDIR%%/ajax/dropdownValuesBlacklist.php
%%WWWDIR%%/ajax/entitytree.php
%%WWWDIR%%/ajax/entitytreesearch.php
%%WWWDIR%%/ajax/entitytreesons.php
+%%WWWDIR%%/ajax/fileupload.php
+%%WWWDIR%%/ajax/fuzzysearch.php
%%WWWDIR%%/ajax/genericdate.php
%%WWWDIR%%/ajax/getDropdownConnect.php
%%WWWDIR%%/ajax/getDropdownFindNum.php
@@ -45,22 +50,29 @@
%%WWWDIR%%/ajax/getDropdownUsers.php
%%WWWDIR%%/ajax/getDropdownValue.php
%%WWWDIR%%/ajax/getFileTag.php
+%%WWWDIR%%/ajax/getKbComment.php
+%%WWWDIR%%/ajax/getKbRevision.php
+%%WWWDIR%%/ajax/getKnowbaseItemAnswer.php
%%WWWDIR%%/ajax/helpdesk_observer.php
%%WWWDIR%%/ajax/index.php
%%WWWDIR%%/ajax/inputtext.php
%%WWWDIR%%/ajax/itemTicket.php
+%%WWWDIR%%/ajax/kblink.php
%%WWWDIR%%/ajax/ldapdaterestriction.php
%%WWWDIR%%/ajax/massiveaction.php
+%%WWWDIR%%/ajax/notifications_ajax.php
%%WWWDIR%%/ajax/planning.php
%%WWWDIR%%/ajax/planningcheck.php
%%WWWDIR%%/ajax/planningend.php
%%WWWDIR%%/ajax/priority.php
%%WWWDIR%%/ajax/private_public.php
+%%WWWDIR%%/ajax/projecttask.php
%%WWWDIR%%/ajax/resaperiod.php
%%WWWDIR%%/ajax/ruleaction.php
%%WWWDIR%%/ajax/ruleactionvalue.php
%%WWWDIR%%/ajax/rulecriteria.php
%%WWWDIR%%/ajax/rulecriteriavalue.php
+%%WWWDIR%%/ajax/savedsearch.php
%%WWWDIR%%/ajax/searchmetarow.php
%%WWWDIR%%/ajax/searchoption.php
%%WWWDIR%%/ajax/searchoptionvalue.php
@@ -68,7 +80,10 @@
%%WWWDIR%%/ajax/selectUnaffectedOrNewItem_Device.php
%%WWWDIR%%/ajax/solution.php
%%WWWDIR%%/ajax/subvisibility.php
+%%WWWDIR%%/ajax/switchdebug.php
+%%WWWDIR%%/ajax/switchlang.php
%%WWWDIR%%/ajax/task.php
+%%WWWDIR%%/ajax/telemetry.php
%%WWWDIR%%/ajax/textarea.php
%%WWWDIR%%/ajax/ticketassigninformation.php
%%WWWDIR%%/ajax/ticketiteminformation.php
@@ -87,29 +102,38 @@
%%WWWDIR%%/apirest.php
%%WWWDIR%%/apixmlrpc.php
%%WWWDIR%%/config/.htaccess
-%%WWWDIR%%/config/based_config.php
-%%WWWDIR%%/config/config.php
-%%WWWDIR%%/config/define.php
+%%WWWDIR%%/css/chartists-glpi.css
+%%WWWDIR%%/css/chartists-glpi.min.css
%%WWWDIR%%/css/highcontrast.css
+%%WWWDIR%%/css/highcontrast.min.css
%%WWWDIR%%/css/jquery-glpi.css
-%%WWWDIR%%/css/jstree/d.gif
-%%WWWDIR%%/css/jstree/d.png
-%%WWWDIR%%/css/jstree/dot_for_ie.gif
-%%WWWDIR%%/css/jstree/style.css
-%%WWWDIR%%/css/jstree/throbber.gif
-%%WWWDIR%%/css/nothing.gif
+%%WWWDIR%%/css/jquery-glpi.min.css
+%%WWWDIR%%/css/jstree-glpi.css
+%%WWWDIR%%/css/jstree-glpi.min.css
%%WWWDIR%%/css/palettes/aerialgreen.css
+%%WWWDIR%%/css/palettes/aerialgreen.min.css
%%WWWDIR%%/css/palettes/auror.css
+%%WWWDIR%%/css/palettes/auror.min.css
%%WWWDIR%%/css/palettes/automn.css
+%%WWWDIR%%/css/palettes/automn.min.css
%%WWWDIR%%/css/palettes/classic.css
+%%WWWDIR%%/css/palettes/classic.min.css
%%WWWDIR%%/css/palettes/clockworkorange.css
+%%WWWDIR%%/css/palettes/clockworkorange.min.css
%%WWWDIR%%/css/palettes/dark.css
+%%WWWDIR%%/css/palettes/dark.min.css
%%WWWDIR%%/css/palettes/flood.css
+%%WWWDIR%%/css/palettes/flood.min.css
%%WWWDIR%%/css/palettes/greenflat.css
+%%WWWDIR%%/css/palettes/greenflat.min.css
%%WWWDIR%%/css/palettes/hipster.css
+%%WWWDIR%%/css/palettes/hipster.min.css
%%WWWDIR%%/css/palettes/icecream.css
+%%WWWDIR%%/css/palettes/icecream.min.css
%%WWWDIR%%/css/palettes/lightblue.css
+%%WWWDIR%%/css/palettes/lightblue.min.css
%%WWWDIR%%/css/palettes/premiumred.css
+%%WWWDIR%%/css/palettes/premiumred.min.css
%%WWWDIR%%/css/palettes/previews/aerialgreen.png
%%WWWDIR%%/css/palettes/previews/auror.png
%%WWWDIR%%/css/palettes/previews/automn.png
@@ -126,15 +150,24 @@
%%WWWDIR%%/css/palettes/previews/teclib.png
%%WWWDIR%%/css/palettes/previews/vintage.png
%%WWWDIR%%/css/palettes/purplehaze.css
+%%WWWDIR%%/css/palettes/purplehaze.min.css
%%WWWDIR%%/css/palettes/teclib.css
+%%WWWDIR%%/css/palettes/teclib.min.css
%%WWWDIR%%/css/palettes/vintage.css
+%%WWWDIR%%/css/palettes/vintage.min.css
%%WWWDIR%%/css/print.css
+%%WWWDIR%%/css/print.min.css
%%WWWDIR%%/css/style_install.css
+%%WWWDIR%%/css/style_install.min.css
%%WWWDIR%%/css/styles.css
+%%WWWDIR%%/css/styles.min.css
%%WWWDIR%%/css/styles_ie.css
+%%WWWDIR%%/css/styles_ie.min.css
%%WWWDIR%%/css/tab-scroller-menu.css
+%%WWWDIR%%/css/tab-scroller-menu.min.css
%%WWWDIR%%/css/win_png.htc
%%WWWDIR%%/files/.htaccess
+%%WWWDIR%%/files/_cache/remove.txt
%%WWWDIR%%/files/_cron/remove.txt
%%WWWDIR%%/files/_dumps/remove.txt
%%WWWDIR%%/files/_graphs/remove.txt
@@ -161,11 +194,12 @@
%%WWWDIR%%/front/blacklist.php
%%WWWDIR%%/front/blacklistedmailcontent.form.php
%%WWWDIR%%/front/blacklistedmailcontent.php
-%%WWWDIR%%/front/bookmark.php
%%WWWDIR%%/front/budget.form.php
%%WWWDIR%%/front/budget.php
%%WWWDIR%%/front/budgettype.form.php
%%WWWDIR%%/front/budgettype.php
+%%WWWDIR%%/front/businesscriticity.form.php
+%%WWWDIR%%/front/businesscriticity.php
%%WWWDIR%%/front/calendar.form.php
%%WWWDIR%%/front/calendar.php
%%WWWDIR%%/front/calendar_holiday.form.php
@@ -177,6 +211,11 @@
%%WWWDIR%%/front/cartridgeitemtype.form.php
%%WWWDIR%%/front/cartridgeitemtype.php
%%WWWDIR%%/front/central.php
+%%WWWDIR%%/front/certificate.form.php
+%%WWWDIR%%/front/certificate.php
+%%WWWDIR%%/front/certificate_item.form.php
+%%WWWDIR%%/front/certificatetype.form.php
+%%WWWDIR%%/front/certificatetype.php
%%WWWDIR%%/front/change.form.php
%%WWWDIR%%/front/change.php
%%WWWDIR%%/front/change_group.form.php
@@ -226,35 +265,13 @@
%%WWWDIR%%/front/cron.php
%%WWWDIR%%/front/crontask.form.php
%%WWWDIR%%/front/crontask.php
+%%WWWDIR%%/front/device.form.php
%%WWWDIR%%/front/device.php
-%%WWWDIR%%/front/devicecase.form.php
-%%WWWDIR%%/front/devicecase.php
-%%WWWDIR%%/front/devicecasetype.form.php
-%%WWWDIR%%/front/devicecasetype.php
-%%WWWDIR%%/front/devicecontrol.form.php
-%%WWWDIR%%/front/devicecontrol.php
-%%WWWDIR%%/front/devicedrive.form.php
-%%WWWDIR%%/front/devicedrive.php
-%%WWWDIR%%/front/devicegraphiccard.form.php
-%%WWWDIR%%/front/devicegraphiccard.php
-%%WWWDIR%%/front/deviceharddrive.form.php
-%%WWWDIR%%/front/deviceharddrive.php
-%%WWWDIR%%/front/devicememory.form.php
-%%WWWDIR%%/front/devicememory.php
-%%WWWDIR%%/front/devicememorytype.form.php
-%%WWWDIR%%/front/devicememorytype.php
-%%WWWDIR%%/front/devicemotherboard.form.php
-%%WWWDIR%%/front/devicemotherboard.php
-%%WWWDIR%%/front/devicenetworkcard.form.php
-%%WWWDIR%%/front/devicenetworkcard.php
-%%WWWDIR%%/front/devicepci.form.php
-%%WWWDIR%%/front/devicepci.php
-%%WWWDIR%%/front/devicepowersupply.form.php
-%%WWWDIR%%/front/devicepowersupply.php
-%%WWWDIR%%/front/deviceprocessor.form.php
-%%WWWDIR%%/front/deviceprocessor.php
-%%WWWDIR%%/front/devicesoundcard.form.php
-%%WWWDIR%%/front/devicesoundcard.php
+%%WWWDIR%%/front/devicemodel.form.php
+%%WWWDIR%%/front/devicemodel.php
+%%WWWDIR%%/front/devices.php
+%%WWWDIR%%/front/devicetype.form.php
+%%WWWDIR%%/front/devicetype.php
%%WWWDIR%%/front/dictionnary.php
%%WWWDIR%%/front/display.options.php
%%WWWDIR%%/front/displaypreference.form.php
@@ -282,7 +299,6 @@
%%WWWDIR%%/front/fieldunicity.php
%%WWWDIR%%/front/filesystem.form.php
%%WWWDIR%%/front/filesystem.php
-%%WWWDIR%%/front/fileupload.php
%%WWWDIR%%/front/find_num.php
%%WWWDIR%%/front/fqdn.form.php
%%WWWDIR%%/front/fqdn.php
@@ -306,9 +322,12 @@
%%WWWDIR%%/front/ipnetwork.php
%%WWWDIR%%/front/ipnetwork_vlan.form.php
%%WWWDIR%%/front/item_device.common.form.php
+%%WWWDIR%%/front/item_devicebattery.form.php
%%WWWDIR%%/front/item_devicecase.form.php
%%WWWDIR%%/front/item_devicecontrol.form.php
%%WWWDIR%%/front/item_devicedrive.form.php
+%%WWWDIR%%/front/item_devicefirmware.form.php
+%%WWWDIR%%/front/item_devicegeneric.form.php
%%WWWDIR%%/front/item_devicegraphiccard.form.php
%%WWWDIR%%/front/item_deviceharddrive.form.php
%%WWWDIR%%/front/item_devicememory.form.php
@@ -318,7 +337,10 @@
%%WWWDIR%%/front/item_devicepowersupply.form.php
%%WWWDIR%%/front/item_deviceprocessor.form.php
%%WWWDIR%%/front/item_devices.form.php
+%%WWWDIR%%/front/item_devicesensor.form.php
+%%WWWDIR%%/front/item_devicesimcard.form.php
%%WWWDIR%%/front/item_devicesoundcard.form.php
+%%WWWDIR%%/front/item_operatingsystem.form.php
%%WWWDIR%%/front/item_problem.form.php
%%WWWDIR%%/front/item_project.form.php
%%WWWDIR%%/front/item_ticket.form.php
@@ -326,6 +348,8 @@
%%WWWDIR%%/front/itilcategory.php
%%WWWDIR%%/front/knowbaseitem.form.php
%%WWWDIR%%/front/knowbaseitem.php
+%%WWWDIR%%/front/knowbaseitem_comment.form.php
+%%WWWDIR%%/front/knowbaseitem_item.form.php
%%WWWDIR%%/front/knowbaseitemcategory.form.php
%%WWWDIR%%/front/knowbaseitemcategory.php
%%WWWDIR%%/front/knowbaseitemtranslation.form.php
@@ -333,6 +357,12 @@
%%WWWDIR%%/front/ldap.group.php
%%WWWDIR%%/front/ldap.import.php
%%WWWDIR%%/front/ldap.php
+%%WWWDIR%%/front/line.form.php
+%%WWWDIR%%/front/line.php
+%%WWWDIR%%/front/lineoperator.form.php
+%%WWWDIR%%/front/lineoperator.php
+%%WWWDIR%%/front/linetype.form.php
+%%WWWDIR%%/front/linetype.php
%%WWWDIR%%/front/link.form.php
%%WWWDIR%%/front/link.php
%%WWWDIR%%/front/link.send.php
@@ -362,8 +392,6 @@
%%WWWDIR%%/front/networkalias.form.php
%%WWWDIR%%/front/networkequipment.form.php
%%WWWDIR%%/front/networkequipment.php
-%%WWWDIR%%/front/networkequipmentfirmware.form.php
-%%WWWDIR%%/front/networkequipmentfirmware.php
%%WWWDIR%%/front/networkequipmentmodel.form.php
%%WWWDIR%%/front/networkequipmentmodel.php
%%WWWDIR%%/front/networkequipmenttype.form.php
@@ -380,16 +408,30 @@
%%WWWDIR%%/front/notification.form.php
%%WWWDIR%%/front/notification.php
%%WWWDIR%%/front/notification.tags.php
-%%WWWDIR%%/front/notificationmailsetting.form.php
+%%WWWDIR%%/front/notification_notificationtemplate.form.php
+%%WWWDIR%%/front/notificationajaxsetting.form.php
+%%WWWDIR%%/front/notificationmailingsetting.form.php
%%WWWDIR%%/front/notificationtarget.form.php
%%WWWDIR%%/front/notificationtemplate.form.php
%%WWWDIR%%/front/notificationtemplate.php
%%WWWDIR%%/front/notificationtemplatetranslation.form.php
%%WWWDIR%%/front/notimportedemail.php
+%%WWWDIR%%/front/ola.form.php
+%%WWWDIR%%/front/ola.php
+%%WWWDIR%%/front/olalevel.form.php
+%%WWWDIR%%/front/olalevel.php
+%%WWWDIR%%/front/olalevelaction.form.php
+%%WWWDIR%%/front/olalevelcriteria.form.php
%%WWWDIR%%/front/operatingsystem.form.php
%%WWWDIR%%/front/operatingsystem.php
%%WWWDIR%%/front/operatingsystemarchitecture.form.php
%%WWWDIR%%/front/operatingsystemarchitecture.php
+%%WWWDIR%%/front/operatingsystemedition.form.php
+%%WWWDIR%%/front/operatingsystemedition.php
+%%WWWDIR%%/front/operatingsystemkernel.form.php
+%%WWWDIR%%/front/operatingsystemkernel.php
+%%WWWDIR%%/front/operatingsystemkernelversion.form.php
+%%WWWDIR%%/front/operatingsystemkernelversion.php
%%WWWDIR%%/front/operatingsystemservicepack.form.php
%%WWWDIR%%/front/operatingsystemservicepack.php
%%WWWDIR%%/front/operatingsystemversion.form.php
@@ -440,13 +482,15 @@
%%WWWDIR%%/front/projecttask.php
%%WWWDIR%%/front/projecttask_ticket.form.php
%%WWWDIR%%/front/projecttaskteam.form.php
+%%WWWDIR%%/front/projecttasktemplate.form.php
+%%WWWDIR%%/front/projecttasktemplate.php
%%WWWDIR%%/front/projecttasktype.form.php
%%WWWDIR%%/front/projecttasktype.php
%%WWWDIR%%/front/projectteam.form.php
%%WWWDIR%%/front/projecttype.form.php
%%WWWDIR%%/front/projecttype.php
-%%WWWDIR%%/front/queuedmail.form.php
-%%WWWDIR%%/front/queuedmail.php
+%%WWWDIR%%/front/queuednotification.form.php
+%%WWWDIR%%/front/queuednotification.php
%%WWWDIR%%/front/reminder.form.php
%%WWWDIR%%/front/reminder.php
%%WWWDIR%%/front/report.contract.list.php
@@ -533,6 +577,9 @@
%%WWWDIR%%/front/rulesoftwarecategory.php
%%WWWDIR%%/front/ruleticket.form.php
%%WWWDIR%%/front/ruleticket.php
+%%WWWDIR%%/front/savedsearch.form.php
+%%WWWDIR%%/front/savedsearch.php
+%%WWWDIR%%/front/savedsearch_alert.form.php
%%WWWDIR%%/front/search.php
%%WWWDIR%%/front/setup.auth.php
%%WWWDIR%%/front/setup.notification.php
@@ -543,8 +590,8 @@
%%WWWDIR%%/front/slalevel.php
%%WWWDIR%%/front/slalevelaction.form.php
%%WWWDIR%%/front/slalevelcriteria.form.php
-%%WWWDIR%%/front/slt.form.php
-%%WWWDIR%%/front/slt.php
+%%WWWDIR%%/front/slm.form.php
+%%WWWDIR%%/front/slm.php
%%WWWDIR%%/front/software.form.php
%%WWWDIR%%/front/software.php
%%WWWDIR%%/front/softwarecategory.form.php
@@ -626,12 +673,12 @@
%%WWWDIR%%/inc/autoload.function.php
%%WWWDIR%%/inc/autoupdatesystem.class.php
%%WWWDIR%%/inc/backup.class.php
+%%WWWDIR%%/inc/based_config.php
%%WWWDIR%%/inc/blacklist.class.php
%%WWWDIR%%/inc/blacklistedmailcontent.class.php
-%%WWWDIR%%/inc/bookmark.class.php
-%%WWWDIR%%/inc/bookmark_user.class.php
%%WWWDIR%%/inc/budget.class.php
%%WWWDIR%%/inc/budgettype.class.php
+%%WWWDIR%%/inc/businesscriticity.class.php
%%WWWDIR%%/inc/calendar.class.php
%%WWWDIR%%/inc/calendar_holiday.class.php
%%WWWDIR%%/inc/calendarsegment.class.php
@@ -640,6 +687,9 @@
%%WWWDIR%%/inc/cartridgeitem_printermodel.class.php
%%WWWDIR%%/inc/cartridgeitemtype.class.php
%%WWWDIR%%/inc/central.class.php
+%%WWWDIR%%/inc/certificate.class.php
+%%WWWDIR%%/inc/certificate_item.class.php
+%%WWWDIR%%/inc/certificatetype.class.php
%%WWWDIR%%/inc/change.class.php
%%WWWDIR%%/inc/change_group.class.php
%%WWWDIR%%/inc/change_item.class.php
@@ -655,7 +705,10 @@
%%WWWDIR%%/inc/commondbconnexity.class.php
%%WWWDIR%%/inc/commondbrelation.class.php
%%WWWDIR%%/inc/commondbtm.class.php
+%%WWWDIR%%/inc/commondbvisible.class.php
%%WWWDIR%%/inc/commondevice.class.php
+%%WWWDIR%%/inc/commondevicemodel.class.php
+%%WWWDIR%%/inc/commondevicetype.class.php
%%WWWDIR%%/inc/commondropdown.class.php
%%WWWDIR%%/inc/commonglpi.class.php
%%WWWDIR%%/inc/commonimplicittreedropdown.class.php
@@ -675,6 +728,7 @@
%%WWWDIR%%/inc/computertype.class.php
%%WWWDIR%%/inc/computervirtualmachine.class.php
%%WWWDIR%%/inc/config.class.php
+%%WWWDIR%%/inc/config.php
%%WWWDIR%%/inc/consumable.class.php
%%WWWDIR%%/inc/consumableitem.class.php
%%WWWDIR%%/inc/consumableitemtype.class.php
@@ -692,20 +746,49 @@
%%WWWDIR%%/inc/db.function.php
%%WWWDIR%%/inc/dbconnection.class.php
%%WWWDIR%%/inc/dbmysql.class.php
+%%WWWDIR%%/inc/dbmysqliterator.class.php
+%%WWWDIR%%/inc/dbutils.class.php
+%%WWWDIR%%/inc/define.php
+%%WWWDIR%%/inc/devicebattery.class.php
+%%WWWDIR%%/inc/devicebatterymodel.class.php
+%%WWWDIR%%/inc/devicebatterytype.class.php
%%WWWDIR%%/inc/devicecase.class.php
+%%WWWDIR%%/inc/devicecasemodel.class.php
%%WWWDIR%%/inc/devicecasetype.class.php
%%WWWDIR%%/inc/devicecontrol.class.php
+%%WWWDIR%%/inc/devicecontrolmodel.class.php
%%WWWDIR%%/inc/devicedrive.class.php
+%%WWWDIR%%/inc/devicedrivemodel.class.php
+%%WWWDIR%%/inc/devicefirmware.class.php
+%%WWWDIR%%/inc/devicefirmwaremodel.class.php
+%%WWWDIR%%/inc/devicefirmwaretype.class.php
+%%WWWDIR%%/inc/devicegeneric.class.php
+%%WWWDIR%%/inc/devicegenericmodel.class.php
+%%WWWDIR%%/inc/devicegenerictype.class.php
%%WWWDIR%%/inc/devicegraphiccard.class.php
+%%WWWDIR%%/inc/devicegraphiccardmodel.class.php
%%WWWDIR%%/inc/deviceharddrive.class.php
+%%WWWDIR%%/inc/deviceharddrivemodel.class.php
%%WWWDIR%%/inc/devicememory.class.php
+%%WWWDIR%%/inc/devicememorymodel.class.php
%%WWWDIR%%/inc/devicememorytype.class.php
%%WWWDIR%%/inc/devicemotherboard.class.php
+%%WWWDIR%%/inc/devicemotherboardmodel.class.php
%%WWWDIR%%/inc/devicenetworkcard.class.php
+%%WWWDIR%%/inc/devicenetworkcardmodel.class.php
%%WWWDIR%%/inc/devicepci.class.php
+%%WWWDIR%%/inc/devicepcimodel.class.php
%%WWWDIR%%/inc/devicepowersupply.class.php
+%%WWWDIR%%/inc/devicepowersupplymodel.class.php
%%WWWDIR%%/inc/deviceprocessor.class.php
+%%WWWDIR%%/inc/deviceprocessormodel.class.php
+%%WWWDIR%%/inc/devicesensor.class.php
+%%WWWDIR%%/inc/devicesensormodel.class.php
+%%WWWDIR%%/inc/devicesensortype.class.php
+%%WWWDIR%%/inc/devicesimcard.class.php
+%%WWWDIR%%/inc/devicesimcardtype.class.php
%%WWWDIR%%/inc/devicesoundcard.class.php
+%%WWWDIR%%/inc/devicesoundcardmodel.class.php
%%WWWDIR%%/inc/displaypreference.class.php
%%WWWDIR%%/inc/document.class.php
%%WWWDIR%%/inc/document_item.class.php
@@ -719,6 +802,8 @@
%%WWWDIR%%/inc/entity_reminder.class.php
%%WWWDIR%%/inc/entity_rssfeed.class.php
%%WWWDIR%%/inc/event.class.php
+%%WWWDIR%%/inc/exception/forgetpasswordexception.class.php
+%%WWWDIR%%/inc/exception/passwordtooweakexception.class.php
%%WWWDIR%%/inc/fieldblacklist.class.php
%%WWWDIR%%/inc/fieldunicity.class.php
%%WWWDIR%%/inc/filesystem.class.php
@@ -726,7 +811,7 @@
%%WWWDIR%%/inc/fqdnlabel.class.php
%%WWWDIR%%/inc/glpimailer.class.php
%%WWWDIR%%/inc/glpipdf.class.php
-%%WWWDIR%%/inc/graphpalette.class.php
+%%WWWDIR%%/inc/glpiuploadhandler.class.php
%%WWWDIR%%/inc/group.class.php
%%WWWDIR%%/inc/group_knowbaseitem.class.php
%%WWWDIR%%/inc/group_problem.class.php
@@ -754,9 +839,12 @@
%%WWWDIR%%/inc/ipnetmask.class.php
%%WWWDIR%%/inc/ipnetwork.class.php
%%WWWDIR%%/inc/ipnetwork_vlan.class.php
+%%WWWDIR%%/inc/item_devicebattery.class.php
%%WWWDIR%%/inc/item_devicecase.class.php
%%WWWDIR%%/inc/item_devicecontrol.class.php
%%WWWDIR%%/inc/item_devicedrive.class.php
+%%WWWDIR%%/inc/item_devicefirmware.class.php
+%%WWWDIR%%/inc/item_devicegeneric.class.php
%%WWWDIR%%/inc/item_devicegraphiccard.class.php
%%WWWDIR%%/inc/item_deviceharddrive.class.php
%%WWWDIR%%/inc/item_devicememory.class.php
@@ -766,17 +854,28 @@
%%WWWDIR%%/inc/item_devicepowersupply.class.php
%%WWWDIR%%/inc/item_deviceprocessor.class.php
%%WWWDIR%%/inc/item_devices.class.php
+%%WWWDIR%%/inc/item_devicesensor.class.php
+%%WWWDIR%%/inc/item_devicesimcard.class.php
%%WWWDIR%%/inc/item_devicesoundcard.class.php
+%%WWWDIR%%/inc/item_operatingsystem.class.php
%%WWWDIR%%/inc/item_problem.class.php
%%WWWDIR%%/inc/item_project.class.php
%%WWWDIR%%/inc/item_ticket.class.php
%%WWWDIR%%/inc/itilcategory.class.php
%%WWWDIR%%/inc/knowbase.class.php
%%WWWDIR%%/inc/knowbaseitem.class.php
+%%WWWDIR%%/inc/knowbaseitem_comment.class.php
+%%WWWDIR%%/inc/knowbaseitem_item.class.php
%%WWWDIR%%/inc/knowbaseitem_profile.class.php
+%%WWWDIR%%/inc/knowbaseitem_revision.class.php
%%WWWDIR%%/inc/knowbaseitem_user.class.php
%%WWWDIR%%/inc/knowbaseitemcategory.class.php
%%WWWDIR%%/inc/knowbaseitemtranslation.class.php
+%%WWWDIR%%/inc/levelagreement.class.php
+%%WWWDIR%%/inc/levelagreementlevel.class.php
+%%WWWDIR%%/inc/line.class.php
+%%WWWDIR%%/inc/lineoperator.class.php
+%%WWWDIR%%/inc/linetype.class.php
%%WWWDIR%%/inc/link.class.php
%%WWWDIR%%/inc/link_itemtype.class.php
%%WWWDIR%%/inc/location.class.php
@@ -794,7 +893,6 @@
%%WWWDIR%%/inc/network.class.php
%%WWWDIR%%/inc/networkalias.class.php
%%WWWDIR%%/inc/networkequipment.class.php
-%%WWWDIR%%/inc/networkequipmentfirmware.class.php
%%WWWDIR%%/inc/networkequipmentmodel.class.php
%%WWWDIR%%/inc/networkequipmenttype.class.php
%%WWWDIR%%/inc/networkinterface.class.php
@@ -813,12 +911,22 @@
%%WWWDIR%%/inc/networkportwifi.class.php
%%WWWDIR%%/inc/notepad.class.php
%%WWWDIR%%/inc/notification.class.php
+%%WWWDIR%%/inc/notification_notificationtemplate.class.php
+%%WWWDIR%%/inc/notificationajax.class.php
+%%WWWDIR%%/inc/notificationajaxsetting.class.php
%%WWWDIR%%/inc/notificationevent.class.php
+%%WWWDIR%%/inc/notificationeventabstract.class.php
+%%WWWDIR%%/inc/notificationeventajax.class.php
+%%WWWDIR%%/inc/notificationeventinterface.class.php
+%%WWWDIR%%/inc/notificationeventmailing.class.php
%%WWWDIR%%/inc/notificationinterface.class.php
-%%WWWDIR%%/inc/notificationmail.class.php
-%%WWWDIR%%/inc/notificationmailsetting.class.php
+%%WWWDIR%%/inc/notificationmailing.class.php
+%%WWWDIR%%/inc/notificationmailingsetting.class.php
+%%WWWDIR%%/inc/notificationsetting.class.php
+%%WWWDIR%%/inc/notificationsettingconfig.class.php
%%WWWDIR%%/inc/notificationtarget.class.php
%%WWWDIR%%/inc/notificationtargetcartridgeitem.class.php
+%%WWWDIR%%/inc/notificationtargetcertificate.class.php
%%WWWDIR%%/inc/notificationtargetchange.class.php
%%WWWDIR%%/inc/notificationtargetcommonitilobject.class.php
%%WWWDIR%%/inc/notificationtargetconsumableitem.class.php
@@ -834,6 +942,7 @@
%%WWWDIR%%/inc/notificationtargetproject.class.php
%%WWWDIR%%/inc/notificationtargetprojecttask.class.php
%%WWWDIR%%/inc/notificationtargetreservation.class.php
+%%WWWDIR%%/inc/notificationtargetsavedsearch_alert.class.php
%%WWWDIR%%/inc/notificationtargetsoftwarelicense.class.php
%%WWWDIR%%/inc/notificationtargetticket.class.php
%%WWWDIR%%/inc/notificationtargetuser.class.php
@@ -841,8 +950,16 @@
%%WWWDIR%%/inc/notificationtemplatetranslation.class.php
%%WWWDIR%%/inc/notimportedemail.class.php
%%WWWDIR%%/inc/objectlock.class.php
+%%WWWDIR%%/inc/ola.class.php
+%%WWWDIR%%/inc/olalevel.class.php
+%%WWWDIR%%/inc/olalevel_ticket.class.php
+%%WWWDIR%%/inc/olalevelaction.class.php
+%%WWWDIR%%/inc/olalevelcriteria.class.php
%%WWWDIR%%/inc/operatingsystem.class.php
%%WWWDIR%%/inc/operatingsystemarchitecture.class.php
+%%WWWDIR%%/inc/operatingsystemedition.class.php
+%%WWWDIR%%/inc/operatingsystemkernel.class.php
+%%WWWDIR%%/inc/operatingsystemkernelversion.class.php
%%WWWDIR%%/inc/operatingsystemservicepack.class.php
%%WWWDIR%%/inc/operatingsystemversion.class.php
%%WWWDIR%%/inc/peripheral.class.php
@@ -876,10 +993,11 @@
%%WWWDIR%%/inc/projecttask.class.php
%%WWWDIR%%/inc/projecttask_ticket.class.php
%%WWWDIR%%/inc/projecttaskteam.class.php
+%%WWWDIR%%/inc/projecttasktemplate.class.php
%%WWWDIR%%/inc/projecttasktype.class.php
%%WWWDIR%%/inc/projectteam.class.php
%%WWWDIR%%/inc/projecttype.class.php
-%%WWWDIR%%/inc/queuedmail.class.php
+%%WWWDIR%%/inc/queuednotification.class.php
%%WWWDIR%%/inc/registeredid.class.php
%%WWWDIR%%/inc/relation.constant.php
%%WWWDIR%%/inc/reminder.class.php
@@ -947,6 +1065,9 @@
%%WWWDIR%%/inc/rulesoftwarecategorycollection.class.php
%%WWWDIR%%/inc/ruleticket.class.php
%%WWWDIR%%/inc/ruleticketcollection.class.php
+%%WWWDIR%%/inc/savedsearch.class.php
+%%WWWDIR%%/inc/savedsearch_alert.class.php
+%%WWWDIR%%/inc/savedsearch_user.class.php
%%WWWDIR%%/inc/search.class.php
%%WWWDIR%%/inc/session.class.php
%%WWWDIR%%/inc/singletonrulelist.class.php
@@ -955,7 +1076,7 @@
%%WWWDIR%%/inc/slalevel_ticket.class.php
%%WWWDIR%%/inc/slalevelaction.class.php
%%WWWDIR%%/inc/slalevelcriteria.class.php
-%%WWWDIR%%/inc/slt.class.php
+%%WWWDIR%%/inc/slm.class.php
%%WWWDIR%%/inc/software.class.php
%%WWWDIR%%/inc/softwarecategory.class.php
%%WWWDIR%%/inc/softwarelicense.class.php
@@ -971,6 +1092,7 @@
%%WWWDIR%%/inc/suppliertype.class.php
%%WWWDIR%%/inc/taskcategory.class.php
%%WWWDIR%%/inc/tasktemplate.class.php
+%%WWWDIR%%/inc/telemetry.class.php
%%WWWDIR%%/inc/ticket.class.php
%%WWWDIR%%/inc/ticket_ticket.class.php
%%WWWDIR%%/inc/ticket_user.class.php
@@ -987,6 +1109,7 @@
%%WWWDIR%%/inc/timer.class.php
%%WWWDIR%%/inc/toolbox.class.php
%%WWWDIR%%/inc/transfer.class.php
+%%WWWDIR%%/inc/update.class.php
%%WWWDIR%%/inc/user.class.php
%%WWWDIR%%/inc/usercategory.class.php
%%WWWDIR%%/inc/useremail.class.php
@@ -1002,8 +1125,8 @@
%%WWWDIR%%/install/index.php
%%WWWDIR%%/install/install.php
%%WWWDIR%%/install/mysql/.htaccess
-%%WWWDIR%%/install/mysql/glpi-9.1-empty.sql
-%%WWWDIR%%/install/mysql/glpi-9.1.1-empty.sql
+%%WWWDIR%%/install/mysql/glpi-empty.sql
+%%WWWDIR%%/install/old_objects.php
%%WWWDIR%%/install/update.php
%%WWWDIR%%/install/update_031_04.php
%%WWWDIR%%/install/update_042_05.php
@@ -1042,10 +1165,45 @@
%%WWWDIR%%/install/update_0901_0905.php
%%WWWDIR%%/install/update_0905_91.php
%%WWWDIR%%/install/update_090_0901.php
+%%WWWDIR%%/install/update_911_913.php
%%WWWDIR%%/install/update_91_911.php
+%%WWWDIR%%/install/update_91_92.php
+%%WWWDIR%%/install/update_92_921.php
%%WWWDIR%%/install/update_content.php
%%WWWDIR%%/install/update_to_031.php
+%%WWWDIR%%/install/update_xx_xy.tpl.php
+%%WWWDIR%%/js/clipboard.js
+%%WWWDIR%%/js/clipboard.min.js
+%%WWWDIR%%/js/common.js
+%%WWWDIR%%/js/common.min.js
+%%WWWDIR%%/js/fileupload.js
+%%WWWDIR%%/js/fileupload.min.js
+%%WWWDIR%%/js/fuzzysearch.js
+%%WWWDIR%%/js/fuzzysearch.min.js
+%%WWWDIR%%/js/notifications_ajax.js
+%%WWWDIR%%/js/notifications_ajax.min.js
%%WWWDIR%%/lib/FreeSans.ttf
+%%WWWDIR%%/lib/chartist-js-0.10.1/LICENSE-MIT
+%%WWWDIR%%/lib/chartist-js-0.10.1/chartist.css
+%%WWWDIR%%/lib/chartist-js-0.10.1/chartist.js
+%%WWWDIR%%/lib/chartist-js-0.10.1/chartist.min.css
+%%WWWDIR%%/lib/chartist-js-0.10.1/chartist.min.js
+%%WWWDIR%%/lib/chartist-plugin-legend-0.6.0/LICENSE
+%%WWWDIR%%/lib/chartist-plugin-legend-0.6.0/chartist-plugin-legend.js
+%%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/LICENSE
+%%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.css
+%%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.js
+%%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.min.js
+%%WWWDIR%%/lib/font-awesome-4.7.0/css/font-awesome.css
+%%WWWDIR%%/lib/font-awesome-4.7.0/css/font-awesome.min.css
+%%WWWDIR%%/lib/font-awesome-4.7.0/fonts/FontAwesome.otf
+%%WWWDIR%%/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot
+%%WWWDIR%%/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.svg
+%%WWWDIR%%/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf
+%%WWWDIR%%/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff
+%%WWWDIR%%/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2
+%%WWWDIR%%/lib/fuzzy/LICENSE-MIT
+%%WWWDIR%%/lib/fuzzy/fuzzy-min.js
%%WWWDIR%%/lib/htmlawed/htmLawed.php
%%WWWDIR%%/lib/index.php
%%WWWDIR%%/lib/jquery/css/smoothness/images/animated-overlay.gif
@@ -1150,9 +1308,6 @@
%%WWWDIR%%/lib/jquery/js/jquery-ui-1.10.4.custom.min.js
%%WWWDIR%%/lib/jqueryplugins/autogrow/jquery.autogrow-textarea.js
%%WWWDIR%%/lib/jqueryplugins/autogrow/jquery.autogrow-textarea.min.js
-%%WWWDIR%%/lib/jqueryplugins/backtotop/BackToTop.jquery.css
-%%WWWDIR%%/lib/jqueryplugins/backtotop/BackToTop.jquery.js
-%%WWWDIR%%/lib/jqueryplugins/backtotop/BackToTop.min.jquery.js
%%WWWDIR%%/lib/jqueryplugins/fullcalendar/CHANGELOG.txt
%%WWWDIR%%/lib/jqueryplugins/fullcalendar/CONTRIBUTING.txt
%%WWWDIR%%/lib/jqueryplugins/fullcalendar/LICENSE.txt
@@ -1263,15 +1418,6 @@
%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/vi.js
%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/zh-cn.js
%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/zh-tw.js
-%%WWWDIR%%/lib/jqueryplugins/imagepaste/IE_support/Supa.jar
-%%WWWDIR%%/lib/jqueryplugins/imagepaste/IE_support/Supa.jar.signed.development
-%%WWWDIR%%/lib/jqueryplugins/imagepaste/img/imagepaste.png
-%%WWWDIR%%/lib/jqueryplugins/imagepaste/jquery.image_paste.js
-%%WWWDIR%%/lib/jqueryplugins/imagepaste/jquery.image_paste.min.js
-%%WWWDIR%%/lib/jqueryplugins/jcrop/Jcrop.gif
-%%WWWDIR%%/lib/jqueryplugins/jcrop/jquery.Jcrop.js
-%%WWWDIR%%/lib/jqueryplugins/jcrop/jquery.Jcrop.min.css
-%%WWWDIR%%/lib/jqueryplugins/jcrop/jquery.Jcrop.min.js
%%WWWDIR%%/lib/jqueryplugins/jquery-file-upload/README.md
%%WWWDIR%%/lib/jqueryplugins/jquery-file-upload/js/jquery.fileupload.js
%%WWWDIR%%/lib/jqueryplugins/jquery-file-upload/js/jquery.fileupload.min.js
@@ -1350,9 +1496,24 @@
%%WWWDIR%%/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.js
%%WWWDIR%%/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.min.css
%%WWWDIR%%/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.min.js
-%%WWWDIR%%/lib/jqueryplugins/jstree/README.txt
-%%WWWDIR%%/lib/jqueryplugins/jstree/jquery.jstree.js
-%%WWWDIR%%/lib/jqueryplugins/jstree/jquery.jstree.min.js
+%%WWWDIR%%/lib/jqueryplugins/jquery.hotkeys.js
+%%WWWDIR%%/lib/jqueryplugins/jstree/LICENSE-MIT
+%%WWWDIR%%/lib/jqueryplugins/jstree/README.md
+%%WWWDIR%%/lib/jqueryplugins/jstree/jstree.js
+%%WWWDIR%%/lib/jqueryplugins/jstree/jstree.min.js
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default-dark/32px.png
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default-dark/40px.png
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default-dark/style.css
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default-dark/style.min.css
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default-dark/throbber.gif
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default/32px.png
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default/40px.png
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default/style.css
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default/style.min.css
+%%WWWDIR%%/lib/jqueryplugins/jstree/themes/default/throbber.gif
+%%WWWDIR%%/lib/jqueryplugins/prettytextdiff/diff_match_patch.js
+%%WWWDIR%%/lib/jqueryplugins/prettytextdiff/jquery.pretty-text-diff.js
+%%WWWDIR%%/lib/jqueryplugins/prettytextdiff/jquery.pretty-text-diff.min.js
%%WWWDIR%%/lib/jqueryplugins/qtip2/jquery.qtip.css
%%WWWDIR%%/lib/jqueryplugins/qtip2/jquery.qtip.js
%%WWWDIR%%/lib/jqueryplugins/qtip2/jquery.qtip.min.css
@@ -1619,9 +1780,12 @@
%%WWWDIR%%/lib/tiny_mce/themes/inlite/theme.min.js
%%WWWDIR%%/lib/tiny_mce/themes/modern/theme.min.js
%%WWWDIR%%/lib/tiny_mce/tinymce.min.js
+%%WWWDIR%%/lib/zend-splautoloader.class.php
%%WWWDIR%%/locales/.htaccess
%%WWWDIR%%/locales/ar_SA.mo
%%WWWDIR%%/locales/ar_SA.po
+%%WWWDIR%%/locales/be_BY.mo
+%%WWWDIR%%/locales/be_BY.po
%%WWWDIR%%/locales/bg_BG.mo
%%WWWDIR%%/locales/bg_BG.po
%%WWWDIR%%/locales/ca_ES.mo
@@ -1638,6 +1802,8 @@
%%WWWDIR%%/locales/en_GB.po
%%WWWDIR%%/locales/en_US.mo
%%WWWDIR%%/locales/en_US.po
+%%WWWDIR%%/locales/eo.mo
+%%WWWDIR%%/locales/eo.po
%%WWWDIR%%/locales/es_419.mo
%%WWWDIR%%/locales/es_419.po
%%WWWDIR%%/locales/es_AR.mo
@@ -1671,6 +1837,8 @@
%%WWWDIR%%/locales/hu_HU.po
%%WWWDIR%%/locales/id_ID.mo
%%WWWDIR%%/locales/id_ID.po
+%%WWWDIR%%/locales/is_IS.mo
+%%WWWDIR%%/locales/is_IS.po
%%WWWDIR%%/locales/it_IT.mo
%%WWWDIR%%/locales/it_IT.po
%%WWWDIR%%/locales/ja_JP.mo
@@ -1689,6 +1857,8 @@
%%WWWDIR%%/locales/nl_NL.po
%%WWWDIR%%/locales/nn_NO.mo
%%WWWDIR%%/locales/nn_NO.po
+%%WWWDIR%%/locales/pl.mo
+%%WWWDIR%%/locales/pl.po
%%WWWDIR%%/locales/pl_PL.mo
%%WWWDIR%%/locales/pl_PL.po
%%WWWDIR%%/locales/pt_BR.mo
@@ -1724,24 +1894,16 @@
%%WWWDIR%%/pics/PICS-AUTHORS.txt
%%WWWDIR%%/pics/accepted.png
%%WWWDIR%%/pics/actualiser.png
-%%WWWDIR%%/pics/add.png
%%WWWDIR%%/pics/add_dark.png
%%WWWDIR%%/pics/add_dropdown.png
-%%WWWDIR%%/pics/addme.png
%%WWWDIR%%/pics/addresa.png
+%%WWWDIR%%/pics/answer.png
%%WWWDIR%%/pics/approbation.png
%%WWWDIR%%/pics/arrow-left-top.png
%%WWWDIR%%/pics/arrow-left.png
%%WWWDIR%%/pics/arrow-right-top.png
%%WWWDIR%%/pics/arrow-right.png
%%WWWDIR%%/pics/assign.png
-%%WWWDIR%%/pics/bookmark.png
-%%WWWDIR%%/pics/bookmark_black.png
-%%WWWDIR%%/pics/bookmark_default.png
-%%WWWDIR%%/pics/bookmark_grey.png
-%%WWWDIR%%/pics/bookmark_record.png
-%%WWWDIR%%/pics/calendar.png
-%%WWWDIR%%/pics/clock.png
%%WWWDIR%%/pics/close.png
%%WWWDIR%%/pics/closed.png
%%WWWDIR%%/pics/collapse.gif
@@ -1754,16 +1916,14 @@
%%WWWDIR%%/pics/dollar.png
%%WWWDIR%%/pics/dollaradd.png
%%WWWDIR%%/pics/down.png
+%%WWWDIR%%/pics/drag.png
%%WWWDIR%%/pics/edit.png
%%WWWDIR%%/pics/entity_all.png
%%WWWDIR%%/pics/evaluation.png
%%WWWDIR%%/pics/expand.gif
%%WWWDIR%%/pics/expand.png
-%%WWWDIR%%/pics/export.png
%%WWWDIR%%/pics/faqadd.png
-%%WWWDIR%%/pics/faqdelete.png
%%WWWDIR%%/pics/faqedit.png
-%%WWWDIR%%/pics/faqremove.png
%%WWWDIR%%/pics/favicon.ico
%%WWWDIR%%/pics/fd_footer.png
%%WWWDIR%%/pics/fd_hoverlink.png
@@ -1773,21 +1933,15 @@
%%WWWDIR%%/pics/fd_ssmenu.png
%%WWWDIR%%/pics/first.png
%%WWWDIR%%/pics/first_off.png
-%%WWWDIR%%/pics/folder-open.png
-%%WWWDIR%%/pics/folder.png
%%WWWDIR%%/pics/fond-central.png
-%%WWWDIR%%/pics/fond.png
%%WWWDIR%%/pics/fond_form.png
%%WWWDIR%%/pics/fond_form_on.png
-%%WWWDIR%%/pics/fond_ico_cons.png
-%%WWWDIR%%/pics/fond_ico_cons_on.png
%%WWWDIR%%/pics/fond_onglet.png
%%WWWDIR%%/pics/fond_th.png
+%%WWWDIR%%/pics/glpi.png
%%WWWDIR%%/pics/greenbutton.png
%%WWWDIR%%/pics/group.png
%%WWWDIR%%/pics/groupes.png
-%%WWWDIR%%/pics/help.png
-%%WWWDIR%%/pics/help_black.png
%%WWWDIR%%/pics/icones/ai-dist.png
%%WWWDIR%%/pics/icones/aiff-dist.png
%%WWWDIR%%/pics/icones/asf-dist.png
@@ -1855,8 +2009,9 @@
%%WWWDIR%%/pics/icones/xls-dist.png
%%WWWDIR%%/pics/icones/xml-dist.png
%%WWWDIR%%/pics/icones/zip-dist.png
-%%WWWDIR%%/pics/info-big.png
-%%WWWDIR%%/pics/info-small.png
+%%WWWDIR%%/pics/jquery/jstree/32px.png
+%%WWWDIR%%/pics/jquery/jstree/40px.png
+%%WWWDIR%%/pics/jquery/jstree/throbber.gif
%%WWWDIR%%/pics/jquery/pbar-ani.gif
%%WWWDIR%%/pics/ko_min.png
%%WWWDIR%%/pics/l.gif
@@ -1867,14 +2022,11 @@
%%WWWDIR%%/pics/layout_vsplit.png
%%WWWDIR%%/pics/left.png
%%WWWDIR%%/pics/left_off.png
-%%WWWDIR%%/pics/leftsearch.png
%%WWWDIR%%/pics/loader.png
%%WWWDIR%%/pics/lock.png
%%WWWDIR%%/pics/login_logo_glpi.png
%%WWWDIR%%/pics/login_password.png
%%WWWDIR%%/pics/login_user.png
-%%WWWDIR%%/pics/logo-glpi-login.png
-%%WWWDIR%%/pics/logoOcs.png
%%WWWDIR%%/pics/logos/logo-GLPI-100-black.png
%%WWWDIR%%/pics/logos/logo-GLPI-100-white.png
%%WWWDIR%%/pics/logos/logo-GLPI-160-white.png
@@ -1883,14 +2035,10 @@
%%WWWDIR%%/pics/logos/logo-GLPI-500-black.png
%%WWWDIR%%/pics/logos/logo-GLPI-500-blue.png
%%WWWDIR%%/pics/logos/logo-GLPI-500-white.png
-%%WWWDIR%%/pics/logout.png
-%%WWWDIR%%/pics/logout_black.png
%%WWWDIR%%/pics/menu_add.png
%%WWWDIR%%/pics/menu_add_off.png
%%WWWDIR%%/pics/menu_addtemplate.png
%%WWWDIR%%/pics/menu_all.png
-%%WWWDIR%%/pics/menu_all_black.png
-%%WWWDIR%%/pics/menu_calendar.png
%%WWWDIR%%/pics/menu_config.png
%%WWWDIR%%/pics/menu_search.png
%%WWWDIR%%/pics/menu_search_off.png
@@ -1899,48 +2047,37 @@
%%WWWDIR%%/pics/meta_moins.png
%%WWWDIR%%/pics/meta_plus.png
%%WWWDIR%%/pics/moins.png
-%%WWWDIR%%/pics/moyenne.png
%%WWWDIR%%/pics/new.png
-%%WWWDIR%%/pics/noir.png
+%%WWWDIR%%/pics/nothing.gif
%%WWWDIR%%/pics/observe.png
%%WWWDIR%%/pics/ok.png
-%%WWWDIR%%/pics/ok2.png
%%WWWDIR%%/pics/ok_min.png
%%WWWDIR%%/pics/options_search.png
-%%WWWDIR%%/pics/pdf.png
-%%WWWDIR%%/pics/periph.png
%%WWWDIR%%/pics/picture.png
%%WWWDIR%%/pics/picture_min.png
%%WWWDIR%%/pics/plan.png
%%WWWDIR%%/pics/plus.png
-%%WWWDIR%%/pics/preferences.png
-%%WWWDIR%%/pics/preferences_black.png
-%%WWWDIR%%/pics/puce-down.png
-%%WWWDIR%%/pics/puce-up.png
%%WWWDIR%%/pics/puce.gif
%%WWWDIR%%/pics/qualification.png
%%WWWDIR%%/pics/r.gif
-%%WWWDIR%%/pics/rapports.png
%%WWWDIR%%/pics/rdv.png
%%WWWDIR%%/pics/rdv_interv.png
%%WWWDIR%%/pics/rdv_private.png
%%WWWDIR%%/pics/rdv_public.png
%%WWWDIR%%/pics/redbutton.png
%%WWWDIR%%/pics/refresh.png
-%%WWWDIR%%/pics/remove.png
%%WWWDIR%%/pics/reservation-3.png
%%WWWDIR%%/pics/reservation.png
%%WWWDIR%%/pics/reset.png
-%%WWWDIR%%/pics/rien.gif
%%WWWDIR%%/pics/right.png
%%WWWDIR%%/pics/right_off.png
-%%WWWDIR%%/pics/rightsearch.png
%%WWWDIR%%/pics/sauvegardes.png
%%WWWDIR%%/pics/search.png
%%WWWDIR%%/pics/showdeleted.png
-%%WWWDIR%%/pics/showdeleted_no.png
%%WWWDIR%%/pics/showselect.png
%%WWWDIR%%/pics/solved.png
+%%WWWDIR%%/pics/spinner.48.gif
+%%WWWDIR%%/pics/spinner.gif
%%WWWDIR%%/pics/stats_item.png
%%WWWDIR%%/pics/sub_dropdown.png
%%WWWDIR%%/pics/supplier.png
@@ -1953,26 +2090,17 @@
%%WWWDIR%%/pics/timeline/5.png
%%WWWDIR%%/pics/timeline/actiontime.png
%%WWWDIR%%/pics/timeline/delete.png
-%%WWWDIR%%/pics/timeline/document_min.png
-%%WWWDIR%%/pics/timeline/document_min_active.png
%%WWWDIR%%/pics/timeline/done.png
%%WWWDIR%%/pics/timeline/edit.png
%%WWWDIR%%/pics/timeline/file.png
%%WWWDIR%%/pics/timeline/followup.png
-%%WWWDIR%%/pics/timeline/followup_min.png
-%%WWWDIR%%/pics/timeline/followup_min_active.png
%%WWWDIR%%/pics/timeline/group.png
-%%WWWDIR%%/pics/timeline/history.png
%%WWWDIR%%/pics/timeline/information.png
%%WWWDIR%%/pics/timeline/planification.png
%%WWWDIR%%/pics/timeline/private.png
%%WWWDIR%%/pics/timeline/reset.png
%%WWWDIR%%/pics/timeline/solution.png
-%%WWWDIR%%/pics/timeline/solution_min.png
-%%WWWDIR%%/pics/timeline/solution_min_active.png
%%WWWDIR%%/pics/timeline/task.png
-%%WWWDIR%%/pics/timeline/task_min.png
-%%WWWDIR%%/pics/timeline/task_min_active.png
%%WWWDIR%%/pics/timeline/todo.png
%%WWWDIR%%/pics/timeline/user.png
%%WWWDIR%%/pics/timeline/user_grey.png
@@ -1983,13 +2111,11 @@
%%WWWDIR%%/pics/treeroot.png
%%WWWDIR%%/pics/user.png
%%WWWDIR%%/pics/users.png
-%%WWWDIR%%/pics/wait.png
%%WWWDIR%%/pics/waiting.png
%%WWWDIR%%/pics/warning.png
%%WWWDIR%%/pics/warning_min.png
%%WWWDIR%%/pics/web.png
%%WWWDIR%%/plugins/remove.txt
-%%WWWDIR%%/script.js
%%WWWDIR%%/scripts/.htaccess
%%WWWDIR%%/scripts/add_creation_date.php
%%WWWDIR%%/scripts/compute_dictionnary.php
@@ -1998,6 +2124,14 @@
%%WWWDIR%%/scripts/ldap_mass_sync.php
%%WWWDIR%%/scripts/softcat_mass_compute.php
%%WWWDIR%%/scripts/unlock_tasks.php
+%%WWWDIR%%/sound/sound_a.mp3
+%%WWWDIR%%/sound/sound_a.ogg
+%%WWWDIR%%/sound/sound_b.mp3
+%%WWWDIR%%/sound/sound_b.ogg
+%%WWWDIR%%/sound/sound_c.mp3
+%%WWWDIR%%/sound/sound_c.ogg
+%%WWWDIR%%/sound/sound_d.mp3
+%%WWWDIR%%/sound/sound_d.ogg
%%WWWDIR%%/status.php
%%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/composer/ClassLoader.php
@@ -2009,13 +2143,15 @@
%%WWWDIR%%/vendor/composer/autoload_real.php
%%WWWDIR%%/vendor/composer/autoload_static.php
%%WWWDIR%%/vendor/composer/installed.json
+%%WWWDIR%%/vendor/container-interop/container-interop/LICENSE
+%%WWWDIR%%/vendor/container-interop/container-interop/README.md
+%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/ContainerInterface.php
+%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php
+%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php
%%WWWDIR%%/vendor/iamcal/lib_autolink/.gitattributes
%%WWWDIR%%/vendor/iamcal/lib_autolink/LICENSE
%%WWWDIR%%/vendor/iamcal/lib_autolink/README.md
%%WWWDIR%%/vendor/iamcal/lib_autolink/lib_autolink.php
-%%WWWDIR%%/vendor/ircmaxell/password-compat/LICENSE.md
-%%WWWDIR%%/vendor/ircmaxell/password-compat/lib/password.php
-%%WWWDIR%%/vendor/ircmaxell/password-compat/version-test.php
%%WWWDIR%%/vendor/jasig/phpcas/.gitattributes
%%WWWDIR%%/vendor/jasig/phpcas/CAS.php
%%WWWDIR%%/vendor/jasig/phpcas/LICENSE
@@ -2030,6 +2166,7 @@
%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/GracefullTerminationException.php
%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/InvalidArgumentException.php
%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/Languages/Catalan.php
+%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/Languages/ChineseSimplified.php
%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/Languages/English.php
%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/Languages/French.php
%%WWWDIR%%/vendor/jasig/phpcas/source/CAS/Languages/German.php
@@ -2075,11 +2212,27 @@
%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php
%%WWWDIR%%/vendor/michelf/php-markdown/Readme.md
%%WWWDIR%%/vendor/michelf/php-markdown/Readme.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/.scrutinizer.yml
-%%WWWDIR%%/vendor/phpmailer/phpmailer/.travis.yml
+%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE
+%%WWWDIR%%/vendor/paragonie/random_compat/build-phar.sh
+%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
+%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/byte_safe_strings.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/cast_to_int.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/error_polyfill.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_int.php
+%%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php
+%%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php
+%%WWWDIR%%/vendor/paragonie/random_compat/psalm.xml
+%%WWWDIR%%/vendor/phpmailer/phpmailer/.github/ISSUE_TEMPLATE.md
+%%WWWDIR%%/vendor/phpmailer/phpmailer/.github/PULL_REQUEST_TEMPLATE.md
%%WWWDIR%%/vendor/phpmailer/phpmailer/LICENSE
%%WWWDIR%%/vendor/phpmailer/phpmailer/PHPMailerAutoload.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/README.md
%%WWWDIR%%/vendor/phpmailer/phpmailer/VERSION
%%WWWDIR%%/vendor/phpmailer/phpmailer/class.phpmailer.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/class.phpmaileroauth.php
@@ -2094,14 +2247,14 @@
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-am.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-br.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-cz.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-dk.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php
@@ -2122,36 +2275,48 @@
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-no.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-rs.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-se.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php
-%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php
+%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
-%%WWWDIR%%/vendor/ramsey/array_column/.travis.yml
-%%WWWDIR%%/vendor/ramsey/array_column/CHANGELOG.md
-%%WWWDIR%%/vendor/ramsey/array_column/LICENSE
-%%WWWDIR%%/vendor/ramsey/array_column/README.md
-%%WWWDIR%%/vendor/ramsey/array_column/src/array_column.php
+%%WWWDIR%%/vendor/psr/container/LICENSE
+%%WWWDIR%%/vendor/psr/container/README.md
+%%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php
+%%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php
+%%WWWDIR%%/vendor/psr/container/src/NotFoundExceptionInterface.php
+%%WWWDIR%%/vendor/sabre/uri/.travis.yml
+%%WWWDIR%%/vendor/sabre/uri/CHANGELOG.md
+%%WWWDIR%%/vendor/sabre/uri/LICENSE
+%%WWWDIR%%/vendor/sabre/uri/README.md
+%%WWWDIR%%/vendor/sabre/uri/lib/InvalidUriException.php
+%%WWWDIR%%/vendor/sabre/uri/lib/Version.php
+%%WWWDIR%%/vendor/sabre/uri/lib/functions.php
%%WWWDIR%%/vendor/sabre/vobject/.travis.yml
-%%WWWDIR%%/vendor/sabre/vobject/ChangeLog.md
+%%WWWDIR%%/vendor/sabre/vobject/CHANGELOG.md
%%WWWDIR%%/vendor/sabre/vobject/LICENSE
%%WWWDIR%%/vendor/sabre/vobject/README.md
%%WWWDIR%%/vendor/sabre/vobject/bin/bench.php
+%%WWWDIR%%/vendor/sabre/vobject/bin/bench_freebusygenerator.php
+%%WWWDIR%%/vendor/sabre/vobject/bin/bench_manipulatevcard.php
%%WWWDIR%%/vendor/sabre/vobject/bin/fetch_windows_zones.php
%%WWWDIR%%/vendor/sabre/vobject/bin/generate_vcards
%%WWWDIR%%/vendor/sabre/vobject/bin/generateicalendardata.php
+%%WWWDIR%%/vendor/sabre/vobject/bin/mergeduplicates.php
%%WWWDIR%%/vendor/sabre/vobject/bin/rrulebench.php
%%WWWDIR%%/vendor/sabre/vobject/bin/vobject
+%%WWWDIR%%/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Cli.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/Available.php
@@ -2168,17 +2333,22 @@
%%WWWDIR%%/vendor/sabre/vobject/lib/Document.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ElementList.php
%%WWWDIR%%/vendor/sabre/vobject/lib/EofException.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/FreeBusyData.php
%%WWWDIR%%/vendor/sabre/vobject/lib/FreeBusyGenerator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/Broker.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/ITipException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/Message.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/InvalidDataException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Node.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/PHPUnitAssertions.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parameter.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ParseException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/Json.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/MimeDir.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/Parser.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/XML.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/XML/Element/KeyValue.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Binary.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Boolean.php
@@ -2203,10 +2373,11 @@
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/TimeStamp.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Reader.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/EventIterator.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/MaxInstancesExceededException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/NoInstancesException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/RDateIterator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/RRuleIterator.php
-%%WWWDIR%%/vendor/sabre/vobject/lib/RecurrenceIterator.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/Settings.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Splitter/ICalendar.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Splitter/SplitterInterface.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Splitter/VCard.php
@@ -2215,11 +2386,37 @@
%%WWWDIR%%/vendor/sabre/vobject/lib/UUIDUtil.php
%%WWWDIR%%/vendor/sabre/vobject/lib/VCardConverter.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Version.php
+%%WWWDIR%%/vendor/sabre/vobject/lib/Writer.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/exchangezones.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/lotuszones.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/php-bc.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/php-workaround.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/windowszones.php
+%%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcal.rng
+%%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcard.rng
+%%WWWDIR%%/vendor/sabre/xml/.travis.yml
+%%WWWDIR%%/vendor/sabre/xml/CHANGELOG.md
+%%WWWDIR%%/vendor/sabre/xml/LICENSE
+%%WWWDIR%%/vendor/sabre/xml/README.md
+%%WWWDIR%%/vendor/sabre/xml/bin/.empty
+%%WWWDIR%%/vendor/sabre/xml/lib/ContextStackTrait.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Deserializer/functions.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element/Base.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element/Cdata.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element/Elements.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element/KeyValue.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element/Uri.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Element/XmlFragment.php
+%%WWWDIR%%/vendor/sabre/xml/lib/LibXMLException.php
+%%WWWDIR%%/vendor/sabre/xml/lib/ParseException.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Reader.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Serializer/functions.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Service.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Version.php
+%%WWWDIR%%/vendor/sabre/xml/lib/Writer.php
+%%WWWDIR%%/vendor/sabre/xml/lib/XmlDeserializable.php
+%%WWWDIR%%/vendor/sabre/xml/lib/XmlSerializable.php
%%WWWDIR%%/vendor/simplepie/simplepie/.travis.yml
%%WWWDIR%%/vendor/simplepie/simplepie/LICENSE.txt
%%WWWDIR%%/vendor/simplepie/simplepie/README.markdown
@@ -2264,9 +2461,15 @@
%%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/Source.php
%%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php
%%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/README.md
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
+%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
%%WWWDIR%%/vendor/tecnickcom/tcpdf/CHANGELOG.TXT
%%WWWDIR%%/vendor/tecnickcom/tcpdf/LICENSE.TXT
-%%WWWDIR%%/vendor/tecnickcom/tcpdf/README.TXT
+%%WWWDIR%%/vendor/tecnickcom/tcpdf/README.md
%%WWWDIR%%/vendor/tecnickcom/tcpdf/config/tcpdf_config.php
%%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/COPYING
%%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/ChangeLog
@@ -2489,12 +2692,18 @@
%%WWWDIR%%/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php
%%WWWDIR%%/vendor/true/punycode/src/Exception/OutOfBoundsException.php
%%WWWDIR%%/vendor/true/punycode/src/Punycode.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/.coveralls.yml
%%WWWDIR%%/vendor/zendframework/zend-cache/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-cache/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-cache/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-cache/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-cache/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-cache/README.md
-%%WWWDIR%%/vendor/zendframework/zend-cache/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-cache/benchmark/CommonStorageAdapterBench.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/benchmark/FilesystemStorageAdapterBench.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/benchmark/MemoryStorageAdapterBench.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/mkdocs.yml
+%%WWWDIR%%/vendor/zendframework/zend-cache/phpbench.json
+%%WWWDIR%%/vendor/zendframework/zend-cache/phpcs.xml
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/ConfigProvider.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/BadMethodCallException.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/ExtensionNotLoadedException.php
@@ -2506,6 +2715,7 @@
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/RuntimeException.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/UnexpectedValueException.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/UnsupportedMethodCallException.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Module.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/AbstractPattern.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/CallbackCache.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/CaptureCache.php
@@ -2516,14 +2726,21 @@
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/PatternOptions.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/PatternFactory.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/PatternPluginManager.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/PatternPluginManagerFactory.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/PluginManagerLookupTrait.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/StorageAdapterPluginManagerFactory.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/StorageCacheAbstractServiceFactory.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/StorageCacheFactory.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/StoragePluginManagerFactory.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractAdapter.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractZendServer.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/AdapterOptions.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Apc.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcIterator.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcOptions.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Apcu.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcuIterator.php
+%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcuOptions.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/BlackHole.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Dba.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/DbaIterator.php
@@ -2580,11 +2797,11 @@
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/TaggableInterface.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/TotalSpaceCapableInterface.php
%%WWWDIR%%/vendor/zendframework/zend-cache/src/StorageFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/README.md
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/phpunit.xml.travis
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/AbstractListenerAggregate.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Event.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventInterface.php
@@ -2597,25 +2814,28 @@
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/InvalidArgumentException.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/InvalidCallbackException.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/RuntimeException.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Filter/FilterInterface.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Filter/FilterIterator.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/FilterChain.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/GlobalEventManager.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/LazyEventListener.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/LazyListener.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/LazyListenerAggregate.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ListenerAggregateInterface.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ListenerAggregateTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ProvidesEvents.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ResponseCollection.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventAggregateAwareInterface.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManagerAwareInterface.php
%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManagerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedListenerAggregateInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/StaticEventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventsCapableInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Test/EventListenerIntrospectionTrait.php
+%%WWWDIR%%/vendor/zendframework/zend-i18n/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-i18n/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-i18n/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-i18n/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-i18n/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-i18n/README.md
-%%WWWDIR%%/vendor/zendframework/zend-i18n/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-i18n/mkdocs.yml
+%%WWWDIR%%/vendor/zendframework/zend-i18n/phpcs.xml
+%%WWWDIR%%/vendor/zendframework/zend-i18n/src/ConfigProvider.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ExtensionNotLoadedException.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/InvalidArgumentException.php
@@ -2628,6 +2848,7 @@
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/Alpha.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/NumberFormat.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/NumberParse.php
+%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Module.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/AbstractFileLoader.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/FileLoaderInterface.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php
@@ -2636,6 +2857,7 @@
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpMemoryArray.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/RemoteLoaderInterface.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/LoaderPluginManager.php
+%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/LoaderPluginManagerFactory.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Plural/Parser.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Plural/Rule.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Plural/Symbol.php
@@ -2906,11 +3128,12 @@
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/Translate.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/TranslatePlural.php
%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/HelperConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-json/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-json/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-json/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-json/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-json/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-json/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-json/README.md
-%%WWWDIR%%/vendor/zendframework/zend-json/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-json/mkdocs.yml
%%WWWDIR%%/vendor/zendframework/zend-json/src/Decoder.php
%%WWWDIR%%/vendor/zendframework/zend-json/src/Encoder.php
%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/BadMethodCallException.php
@@ -2920,68 +3143,12 @@
%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/RuntimeException.php
%%WWWDIR%%/vendor/zendframework/zend-json/src/Expr.php
%%WWWDIR%%/vendor/zendframework/zend-json/src/Json.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Cache.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Client.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Error.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/ErrorException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/HttpException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Request.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Request/Http.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Response.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Response/Http.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Server.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Smd.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Smd/Service.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-loader/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-loader/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-loader/README.md
-%%WWWDIR%%/vendor/zendframework/zend-loader/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/AutoloaderFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/ClassMapAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/InvalidPathException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/MissingResourceNamespaceException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/PluginLoaderException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/SecurityException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/ModuleAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/PluginClassLoader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/PluginClassLocator.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/ShortNameLocator.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/SplAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/StandardAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-math/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-math/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-math/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-math/README.md
-%%WWWDIR%%/vendor/zendframework/zend-math/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/AdapterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/Bcmath.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/Gmp.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/AdapterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/BigInteger.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/DivisionByZeroException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Rand.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Source/HashTiming.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-serializer/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-serializer/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-serializer/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-serializer/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-serializer/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-serializer/README.md
-%%WWWDIR%%/vendor/zendframework/zend-serializer/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-serializer/mkdocs.yml
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AbstractAdapter.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AdapterInterface.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AdapterOptions.php
@@ -2996,51 +3163,79 @@
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/Wddx.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/WddxOptions.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/AdapterPluginManager.php
+%%WWWDIR%%/vendor/zendframework/zend-serializer/src/AdapterPluginManagerFactory.php
+%%WWWDIR%%/vendor/zendframework/zend-serializer/src/ConfigProvider.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/ExtensionNotLoadedException.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/InvalidArgumentException.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/RuntimeException.php
+%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Module.php
%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Serializer.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/README.md
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/AbstractFactoryFoo.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Bar.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Dependency.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/FactoryFoo.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Foo.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/ServiceDependingOnConfig.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/ServiceWithDependency.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchCachedServicesBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceManagerBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceUsingConfigAbstractFactoryAsFactoryBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceUsingReflectionAbstractFactoryAsFactoryBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceViaConfigAbstractFactoryBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceViaReflectionAbstractFactoryBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServicesBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/benchmarks/SetNewServicesBench.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/bin/generate-deps-for-config-factory
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/bin/generate-factory-for-class
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/mkdocs.yml
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpbench.json
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpcs.xml
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractFactory/ConfigAbstractFactory.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractFactory/ReflectionBasedAbstractFactory.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractFactoryInterface.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Config.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ConfigInterface.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/DelegatorFactoryInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiInstanceManagerProxy.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiServiceInitializer.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/CircularDependencyFoundException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/CircularReferenceException.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ContainerModificationsNotAllowedException.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/CyclicAliasException.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceNameException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceLocatorUsageException.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceException.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotCreatedException.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotFoundException.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Factory/AbstractFactoryInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Factory/DelegatorFactoryInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Factory/FactoryInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Factory/InvokableFactory.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/FactoryInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Initializer/InitializerInterface.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/InitializerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsTrait.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/PluginManagerInterface.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactoryFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareTrait.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php
%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceManager.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceManagerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/.coveralls.yml
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Test/CommonPluginManagerTrait.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Tool/ConfigDumper.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Tool/ConfigDumperCommand.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Tool/FactoryCreator.php
+%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Tool/FactoryCreatorCommand.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/CHANGELOG.md
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/CONDUCT.md
%%WWWDIR%%/vendor/zendframework/zend-stdlib/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/LICENSE.txt
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/LICENSE.md
%%WWWDIR%%/vendor/zendframework/zend-stdlib/README.md
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/phpunit.xml.travis
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/mkdocs.yml
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/phpcs.xml
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/AbstractOptions.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayObject.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
@@ -3049,8 +3244,7 @@
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/CallbackHandler.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/DateTime.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ConsoleHelper.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/DispatchableInterface.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ErrorHandler.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php
@@ -3058,64 +3252,16 @@
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/InvalidCallbackException.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/LogicException.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php
+%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Glob.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/GuardUtils.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/InitializableInterface.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/JsonSerializable.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/JsonSerializable/PhpLegacyCompatibility.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Message.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/MessageInterface.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php
@@ -3137,173 +3283,5 @@
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php
%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/compatibility/autoload.php
-%%WWWDIR%%/vendor/zetacomponents/base/.travis.yml
-%%WWWDIR%%/vendor/zetacomponents/base/CREDITS
-%%WWWDIR%%/vendor/zetacomponents/base/ChangeLog
-%%WWWDIR%%/vendor/zetacomponents/base/DESCRIPTION
-%%WWWDIR%%/vendor/zetacomponents/base/NOTICE
-%%WWWDIR%%/vendor/zetacomponents/base/review-1.5.txt
-%%WWWDIR%%/vendor/zetacomponents/base/src/base.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/base_autoload.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/autoload.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/double_class_repository_prefix.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/exception.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/extension_not_found.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/file_exception.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/file_io.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/file_not_found.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/file_permission.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/functionality_not_supported.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/init_callback_configured.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/invalid_callback_class.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/invalid_parent_class.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/property_not_found.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/property_permission.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/setting_not_found.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/setting_value.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/value.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/exceptions/whatever.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/ezc_bootstrap.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/features.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/file.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/init.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/interfaces/configuration_initializer.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/interfaces/exportable.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/interfaces/persistable.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/metadata.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/metadata/pear.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/metadata/tarball.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/options.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/options/autoload.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/struct.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/structs/file_find_context.php
-%%WWWDIR%%/vendor/zetacomponents/base/src/structs/repository_directory.php
-%%WWWDIR%%/vendor/zetacomponents/graph/.gitmodules
-%%WWWDIR%%/vendor/zetacomponents/graph/.travis.yml
-%%WWWDIR%%/vendor/zetacomponents/graph/CREDITS
-%%WWWDIR%%/vendor/zetacomponents/graph/ChangeLog
-%%WWWDIR%%/vendor/zetacomponents/graph/DESCRIPTION
-%%WWWDIR%%/vendor/zetacomponents/graph/NOTICE
-%%WWWDIR%%/vendor/zetacomponents/graph/README.rst
-%%WWWDIR%%/vendor/zetacomponents/graph/review.txt
-%%WWWDIR%%/vendor/zetacomponents/graph/src/axis/container.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/axis/date.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/axis/labeled.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/axis/logarithmic.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/axis/numeric.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/charts/bar.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/charts/horizontal_bar.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/charts/line.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/charts/odometer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/charts/pie.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/charts/radar.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/colors/color.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/colors/linear_gradient.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/colors/radial_gradient.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/data_container/base.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/data_container/single.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/array.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/average.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/base.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/numeric.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/property/axis.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/property/boolean.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/property/color.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/property/integer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/datasets/property/string.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/cairo.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/cairo_oo.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/flash.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/gd.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/svg.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/svg_font.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/driver/verbose.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/element/axis.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/element/background.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/element/legend.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/element/text.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/date_parsing.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/exception.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/flash_bitmap_type.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/font_rendering.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/font_type.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/incompatible_driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_assignement.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_data.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_data_source.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_dimensions.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_display_type.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_id.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_image_file.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_keys.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/invalid_step_size.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/no_data.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/no_such_data.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/no_such_dataset.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/no_such_element.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/not_rendered.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/out_of_boundings.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/out_of_logarithmical_boundings.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/reducement_failed.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/too_many_datasets.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/unknown_color_definition.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/unregular_steps.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/exceptions/unsupported_image_type.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/graph.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/graph_autoload.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/axis_label_renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/chart.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/dataset_property.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/element.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/horizontal_bar_renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/odometer_renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/palette.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/radar_renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/interfaces/stacked_bar_renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/boundings.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/matrix.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/polynom.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/rotation.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/transformation.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/translation.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/math/vector.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/cairo_driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/chart.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/flash_driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/font.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/gd_driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/line_chart.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/odometer_chart.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/pie_chart.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/radar_chart.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/renderer.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/renderer_2d.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/renderer_3d.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/options/svg_driver.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/palette/black.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/palette/ez.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/palette/ez_blue.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/palette/ez_green.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/palette/ez_red.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/palette/tango.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/2d.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/3d.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_boxed.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_centered.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_exact.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_none.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_radar.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_rotated.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/axis_label_rotated_boxed.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/renderer/horizontal_bar.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/structs/context.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/structs/coordinate.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/structs/step.php
-%%WWWDIR%%/vendor/zetacomponents/graph/src/tools.php
-@dir %%WWWDIR%%/vendor/zetacomponents/graph/setup
@owner
@group