dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] b60389: Update Restler to 3.0.0RC6


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] b60389: Update Restler to 3.0.0RC6
Date: Fri, 13 May 2016 14:15:18 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: b60389cec44e0e9a00251b4bd151fe3a5aaede88
      
https://github.com/Dolibarr/dolibarr/commit/b60389cec44e0e9a00251b4bd151fe3a5aaede88
  Author: nka11 <address@hidden>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M htdocs/includes/restler/framework/Luracast/Restler/ApcCache.php
    M htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php
    M htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php
    M htdocs/includes/restler/framework/Luracast/Restler/Compose.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/ApiMethodInfo.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Arr.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Invalid.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Object.php
    A htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/ValidationInfo.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/ValueObject.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/iValidate.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/iValueObject.php
    M htdocs/includes/restler/framework/Luracast/Restler/Defaults.php
    M htdocs/includes/restler/framework/Luracast/Restler/EventDispatcher.php
    A htdocs/includes/restler/framework/Luracast/Restler/Explorer.php
    A htdocs/includes/restler/framework/Luracast/Restler/ExplorerInfo.php
    M htdocs/includes/restler/framework/Luracast/Restler/Filter/RateLimit.php
    M htdocs/includes/restler/framework/Luracast/Restler/Flash.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/AmfFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/CsvFormat.php
    A 
htdocs/includes/restler/framework/Luracast/Restler/Format/DependentFormat.php
    A 
htdocs/includes/restler/framework/Luracast/Restler/Format/DependentMultiFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/Format.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/JsFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/MultiFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/PlistFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/TsvFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php
    M 
htdocs/includes/restler/framework/Luracast/Restler/Format/UrlEncodedFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/XmlFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/YamlFormat.php
    M 
htdocs/includes/restler/framework/Luracast/Restler/Format/iDecodeStream.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/iFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/HumanReadableCache.php
    A 
htdocs/includes/restler/framework/Luracast/Restler/InvalidAuthCredentials.php
    A htdocs/includes/restler/framework/Luracast/Restler/MemcacheCache.php
    A htdocs/includes/restler/framework/Luracast/Restler/PassThrough.php
    M htdocs/includes/restler/framework/Luracast/Restler/Redirect.php
    M htdocs/includes/restler/framework/Luracast/Restler/Resources.php
    M htdocs/includes/restler/framework/Luracast/Restler/RestException.php
    M htdocs/includes/restler/framework/Luracast/Restler/Restler.php
    M htdocs/includes/restler/framework/Luracast/Restler/Routes.php
    M htdocs/includes/restler/framework/Luracast/Restler/Scope.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Emmet.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/FormStyles.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Forms.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Nav.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Tags.php
    M htdocs/includes/restler/framework/Luracast/Restler/User.php
    M htdocs/includes/restler/framework/Luracast/Restler/Util.php
    M htdocs/includes/restler/framework/Luracast/Restler/composer.json
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/css/reset.css
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/explorer_icons.png
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/logo_small.png
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/throbber.gif
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/backbone-min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/handlebars-1.0.0.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/highlight.7.3.pack.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery-1.8.0.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.ba-bbq.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.slideto.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.wiggle.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/shred.bundle.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/shred/content.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger-oauth.js
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/underscore-min.js
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/o2c.html
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.min.js
    M htdocs/includes/restler/framework/Luracast/Restler/iAuthenticate.php
    M htdocs/includes/restler/framework/Luracast/Restler/iCache.php
    M htdocs/includes/restler/framework/Luracast/Restler/iCompose.php
    M htdocs/includes/restler/framework/Luracast/Restler/iFilter.php
    M htdocs/includes/restler/framework/Luracast/Restler/iIdentifyUser.php
    M 
htdocs/includes/restler/framework/Luracast/Restler/iProvideMultiVersionApi.php
    M htdocs/includes/restler/framework/Luracast/Restler/iUseAuthentication.php
    M htdocs/includes/restler/framework/Luracast/Restler/views/debug.php

  Log Message:
  -----------
  Update Restler to 3.0.0RC6


  Commit: c8432fcccd0a976e27dc434beca5180df9a944a2
      
https://github.com/Dolibarr/dolibarr/commit/c8432fcccd0a976e27dc434beca5180df9a944a2
  Author: nka11 <address@hidden>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M COPYRIGHT
    M ChangeLog
    M build/exe/doliwamp/doliwamp.bmp
    M dev/dolibarr_changes.txt
    M dev/initdemo/mysqldump_dolibarr_3.0.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.1.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.2.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.4.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.5.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.6.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.7.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.8.0.sql
    M dev/initdemo/mysqldump_dolibarr_3.9.0.sql
    M doc/images/dolibarr_screenshot1_1280x800.png
    M doc/images/dolibarr_screenshot1_300x188.png
    M doc/images/dolibarr_screenshot1_640x400.png
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/export.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/adherents/cotisations.php
    M htdocs/adherents/type.php
    M htdocs/admin/mails.php
    M htdocs/admin/menus/index.php
    M htdocs/api/class/api_access.class.php
    M htdocs/barcode/printsheet.php
    M htdocs/categories/index.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/listactions.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/action/rapport/index.php
    M htdocs/comm/card.php
    R htdocs/comm/propal.php
    A htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/comm/prospect/index.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/releve.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/localtax/quadri_detail.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/sociales/charges.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contact/list.php
    M htdocs/core/actions_builddoc.inc.php
    M htdocs/core/boxes/modules_boxes.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/propal.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/lib/tax.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/mailings/contacts3.modules.php
    M htdocs/core/modules/mailings/contacts4.modules.php
    M htdocs/core/modules/mailings/pomme.modules.php
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/list.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/holiday/card.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/holiday/define_holiday.php
    M htdocs/holiday/document.php
    M htdocs/includes/ckeditor/ckeditor/contents.css
    A htdocs/includes/swiftmailer/lib/classes/Swift.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Attachment.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/CharacterStream.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/ConfigurableSpool.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/DependencyContainer.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/DependencyException.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/EmbeddedFile.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Encoder.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Encoding.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/CommandEvent.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/CommandListener.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/Event.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/EventListener.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/EventObject.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/ResponseListener.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/SendEvent.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Events/SendListener.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/FailoverTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/FileSpool.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/FileStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Filterable.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Image.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/InputByteStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/IoException.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/MailTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mailer.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/MemorySpool.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Message.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Attachment.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Grammar.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Header.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/OpenDKIMHeader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Message.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/MimePart.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/MimePart.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/NullTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/OutputByteStream.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/ImpersonatePlugin.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Logger.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Reporter.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Timer.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Preferences.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/RfcComplianceException.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/SendmailTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/SignedMessage.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signer.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signers/BodySigner.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signers/HeaderSigner.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/SmtpTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Spool.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/SpoolTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilter.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/SwiftException.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/XOAuth2Authenticator.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/MailTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/NullTransport.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php
    A 
htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/TransportException.php
    A htdocs/includes/swiftmailer/lib/classes/Swift/Validate.php
    A htdocs/includes/swiftmailer/lib/dependency_maps/cache_deps.php
    A htdocs/includes/swiftmailer/lib/dependency_maps/message_deps.php
    A htdocs/includes/swiftmailer/lib/dependency_maps/mime_deps.php
    A htdocs/includes/swiftmailer/lib/dependency_maps/transport_deps.php
    A htdocs/includes/swiftmailer/lib/mime_types.php
    A htdocs/includes/swiftmailer/lib/preferences.php
    A htdocs/includes/swiftmailer/lib/swift_init.php
    A htdocs/includes/swiftmailer/lib/swift_required.php
    A htdocs/includes/swiftmailer/lib/swift_required_pear.php
    A htdocs/includes/swiftmailer/lib/swiftmailer_generate_mimes_config.php
    R htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_1d_html.php
    R htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_1d_png.php
    R htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_1d_svg.php
    R htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_1d_svgi.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_html.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_png.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_svg.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_svgi.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_html.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_png.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_svg.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_svgi.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_html.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_png.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_svg.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_svgi.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/tcpdf_barcodes_1d_include.php
    R 
htdocs/includes/tecnickcom/tcpdf/examples/barcodes/tcpdf_barcodes_2d_include.php
    R htdocs/includes/tecnickcom/tcpdf/examples/config/tcpdf_config_alt.php
    R htdocs/includes/tecnickcom/tcpdf/examples/data/cert/tcpdf.crt
    R htdocs/includes/tecnickcom/tcpdf/examples/data/cert/tcpdf.fdf
    R htdocs/includes/tecnickcom/tcpdf/examples/data/cert/tcpdf.p12
    R htdocs/includes/tecnickcom/tcpdf/examples/data/chapter_demo_1.txt
    R htdocs/includes/tecnickcom/tcpdf/examples/data/chapter_demo_2.txt
    R htdocs/includes/tecnickcom/tcpdf/examples/data/table_data_demo.txt
    R htdocs/includes/tecnickcom/tcpdf/examples/data/utf8test.txt
    R htdocs/includes/tecnickcom/tcpdf/examples/example_001.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_002.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_003.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_004.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_005.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_006.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_007.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_008.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_009.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_010.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_011.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_012.pdf
    R htdocs/includes/tecnickcom/tcpdf/examples/example_012.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_013.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_014.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_015.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_016.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_017.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_018.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_019.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_020.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_021.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_022.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_023.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_024.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_025.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_026.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_027.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_028.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_029.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_030.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_031.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_032.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_033.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_034.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_035.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_036.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_037.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_038.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_039.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_040.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_041.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_042.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_043.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_044.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_045.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_046.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_047.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_048.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_049.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_050.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_051.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_052.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_053.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_054.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_055.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_056.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_057.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_058.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_059.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_060.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_061.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_062.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_063.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_064.php
    R htdocs/includes/tecnickcom/tcpdf/examples/example_065.php
    R htdocs/includes/tecnickcom/tcpdf/examples/images/_blank.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/alpha.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/image_demo.jpg
    R htdocs/includes/tecnickcom/tcpdf/examples/images/image_with_alpha.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/img.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/logo_example.gif
    R htdocs/includes/tecnickcom/tcpdf/examples/images/logo_example.jpg
    R htdocs/includes/tecnickcom/tcpdf/examples/images/logo_example.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/tcpdf_box.ai
    R htdocs/includes/tecnickcom/tcpdf/examples/images/tcpdf_box.svg
    R htdocs/includes/tecnickcom/tcpdf/examples/images/tcpdf_cell.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/tcpdf_logo.jpg
    R htdocs/includes/tecnickcom/tcpdf/examples/images/tcpdf_signature.png
    R htdocs/includes/tecnickcom/tcpdf/examples/images/testsvg.svg
    R htdocs/includes/tecnickcom/tcpdf/examples/images/tux.svg
    R htdocs/includes/tecnickcom/tcpdf/examples/index.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/afr.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ara.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/aze.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/bel.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/bra.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/bul.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/cat.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ces.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/chi.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/cym.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/dan.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/eng.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/est.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/eus.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/far.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/fra.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ger.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/gle.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/glg.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/hat.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/heb.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/hrv.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/hun.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/hye.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ind.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ita.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/jpn.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/kat.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/kor.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/mkd.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/mlt.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/msa.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/nld.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/nob.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/pol.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/por.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ron.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/rus.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/slv.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/spa.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/sqi.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/srp.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/swa.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/swe.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/ukr.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/urd.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/yid.php
    R htdocs/includes/tecnickcom/tcpdf/examples/lang/zho.php
    R htdocs/includes/tecnickcom/tcpdf/examples/tcpdf_include.php
    R htdocs/includes/tecnickcom/tcpdf/tools/.htaccess
    R htdocs/includes/tecnickcom/tcpdf/tools/convert_fonts_examples.txt
    R htdocs/includes/tecnickcom/tcpdf/tools/tcpdf_addfont.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_website_pages.sql
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/bills.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/langs/en_US/interventions.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/product/admin/product_tools.php
    M htdocs/product/card.php
    M htdocs/projet/card.php
    M htdocs/projet/element.php
    M htdocs/projet/graph_opportunities.inc.php
    A htdocs/theme/eldy/img/nographyet.svg
    A htdocs/theme/eldy/img/title_agenda.png
    M htdocs/theme/eldy/style.css.php
    A htdocs/theme/md/img/nographyet.svg
    A htdocs/theme/md/img/title_agenda.png
    M htdocs/theme/md/style.css.php
    M htdocs/user/class/user.class.php
    M htdocs/websites/class/website.class.php
    M htdocs/websites/class/websitepage.class.php
    M htdocs/websites/index.php

  Log Message:
  -----------
  Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into 
restler3.0.0RC6


  Commit: b03199606a78b131acfec4b7ff34c05359730054
      
https://github.com/Dolibarr/dolibarr/commit/b03199606a78b131acfec4b7ff34c05359730054
  Author: nka11 <address@hidden>
  Date:   2016-04-28 (Thu, 28 Apr 2016)

  Changed paths:
    M htdocs/comm/index.php
    M htdocs/commande/list.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/list.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_expedition.sql
    M htdocs/langs/en_US/supplier_proposal.lang
    M htdocs/product/class/product.class.php
    M htdocs/product/list.php
    M htdocs/product/reassort.php
    M htdocs/product/stock/replenish.php
    M htdocs/websites/class/websitepage.class.php

  Log Message:
  -----------
  Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into 
restler3.0.0RC6


  Commit: c957cfc260b7574fe3e60f19c1b4c5d082a10b55
      
https://github.com/Dolibarr/dolibarr/commit/c957cfc260b7574fe3e60f19c1b4c5d082a10b55
  Author: nka11 <address@hidden>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    R htdocs/includes/restler/framework/Luracast/Restler/Data/String.php

  Log Message:
  -----------
  removing String class which cause server Error with php7


  Commit: 9f4812e69ce1ed00c4d03b7dcf7f48a593522986
      
https://github.com/Dolibarr/dolibarr/commit/9f4812e69ce1ed00c4d03b7dcf7f48a593522986
  Author: nka11 <address@hidden>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M composer.json

  Log Message:
  -----------
  upgrade reslter for composer


  Commit: 018ba1e6c6fb499d19697ff2a1ffbae9a4fb1d6a
      
https://github.com/Dolibarr/dolibarr/commit/018ba1e6c6fb499d19697ff2a1ffbae9a4fb1d6a
  Author: nka11 <address@hidden>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M composer.json

  Log Message:
  -----------
  fix restler version for RC6


  Commit: 7ec8557db9e83a3a0ea4c55d1aa0b327133bb9e1
      
https://github.com/Dolibarr/dolibarr/commit/7ec8557db9e83a3a0ea4c55d1aa0b327133bb9e1
  Author: nka11 <address@hidden>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M .gitignore
    R composer.lock

  Log Message:
  -----------
  remove composer.lock


  Commit: d980742b6c83108a35224a618b19127ddcc19fd9
      
https://github.com/Dolibarr/dolibarr/commit/d980742b6c83108a35224a618b19127ddcc19fd9
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M .gitignore
    M composer.json
    R composer.lock
    M htdocs/includes/restler/framework/Luracast/Restler/ApcCache.php
    M htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php
    M htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php
    M htdocs/includes/restler/framework/Luracast/Restler/Compose.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/ApiMethodInfo.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Arr.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Invalid.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Object.php
    R htdocs/includes/restler/framework/Luracast/Restler/Data/String.php
    A htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/ValidationInfo.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/ValueObject.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/iValidate.php
    M htdocs/includes/restler/framework/Luracast/Restler/Data/iValueObject.php
    M htdocs/includes/restler/framework/Luracast/Restler/Defaults.php
    M htdocs/includes/restler/framework/Luracast/Restler/EventDispatcher.php
    A htdocs/includes/restler/framework/Luracast/Restler/Explorer.php
    A htdocs/includes/restler/framework/Luracast/Restler/ExplorerInfo.php
    M htdocs/includes/restler/framework/Luracast/Restler/Filter/RateLimit.php
    M htdocs/includes/restler/framework/Luracast/Restler/Flash.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/AmfFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/CsvFormat.php
    A 
htdocs/includes/restler/framework/Luracast/Restler/Format/DependentFormat.php
    A 
htdocs/includes/restler/framework/Luracast/Restler/Format/DependentMultiFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/Format.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/JsFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/MultiFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/PlistFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/TsvFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php
    M 
htdocs/includes/restler/framework/Luracast/Restler/Format/UrlEncodedFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/XmlFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/YamlFormat.php
    M 
htdocs/includes/restler/framework/Luracast/Restler/Format/iDecodeStream.php
    M htdocs/includes/restler/framework/Luracast/Restler/Format/iFormat.php
    M htdocs/includes/restler/framework/Luracast/Restler/HumanReadableCache.php
    A 
htdocs/includes/restler/framework/Luracast/Restler/InvalidAuthCredentials.php
    A htdocs/includes/restler/framework/Luracast/Restler/MemcacheCache.php
    A htdocs/includes/restler/framework/Luracast/Restler/PassThrough.php
    M htdocs/includes/restler/framework/Luracast/Restler/Redirect.php
    M htdocs/includes/restler/framework/Luracast/Restler/Resources.php
    M htdocs/includes/restler/framework/Luracast/Restler/RestException.php
    M htdocs/includes/restler/framework/Luracast/Restler/Restler.php
    M htdocs/includes/restler/framework/Luracast/Restler/Routes.php
    M htdocs/includes/restler/framework/Luracast/Restler/Scope.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Emmet.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/FormStyles.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Forms.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Nav.php
    M htdocs/includes/restler/framework/Luracast/Restler/UI/Tags.php
    M htdocs/includes/restler/framework/Luracast/Restler/User.php
    M htdocs/includes/restler/framework/Luracast/Restler/Util.php
    M htdocs/includes/restler/framework/Luracast/Restler/composer.json
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/css/reset.css
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/explorer_icons.png
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/logo_small.png
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/images/throbber.gif
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/backbone-min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/handlebars-1.0.0.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/highlight.7.3.pack.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery-1.8.0.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.ba-bbq.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.slideto.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.wiggle.min.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/shred.bundle.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/shred/content.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger-oauth.js
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/underscore-min.js
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/o2c.html
    A htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.js
    A 
htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.min.js
    M htdocs/includes/restler/framework/Luracast/Restler/iAuthenticate.php
    M htdocs/includes/restler/framework/Luracast/Restler/iCache.php
    M htdocs/includes/restler/framework/Luracast/Restler/iCompose.php
    M htdocs/includes/restler/framework/Luracast/Restler/iFilter.php
    M htdocs/includes/restler/framework/Luracast/Restler/iIdentifyUser.php
    M 
htdocs/includes/restler/framework/Luracast/Restler/iProvideMultiVersionApi.php
    M htdocs/includes/restler/framework/Luracast/Restler/iUseAuthentication.php
    M htdocs/includes/restler/framework/Luracast/Restler/views/debug.php

  Log Message:
  -----------
  Merge pull request #5057 from nka11/restler3.0.0RC6

Update Restler to 3.0.0RC6


Compare: 
https://github.com/Dolibarr/dolibarr/compare/ae16e6cdcac9...d980742b6c83

reply via email to

[Prev in Thread] Current Thread [Next in Thread]