dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] e122fa: Change of aligns to CSS for H


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] e122fa: Change of aligns to CSS for HTML5.
Date: Mon, 21 Jan 2019 09:05:00 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: e122fa2308773b2ac186854d20a6b6e89d8ce570
      
https://github.com/Dolibarr/dolibarr/commit/e122fa2308773b2ac186854d20a6b6e89d8ce570
  Author: torvista <address@hidden>
  Date:   2019-01-20 (Sun, 20 Jan 2019)

  Changed paths:
    M htdocs/core/tpl/objectline_create.tpl.php

  Log Message:
  -----------
  Change of aligns to CSS for HTML5.
But a bug exists that I cannot fix:
https://github.com/Dolibarr/dolibarr/issues/9577


  Commit: 07b2bb671540ff39e4f76f4a0094e1eaea57187a
      
https://github.com/Dolibarr/dolibarr/commit/07b2bb671540ff39e4f76f4a0094e1eaea57187a
  Author: torvista <address@hidden>
  Date:   2019-01-20 (Sun, 20 Jan 2019)

  Changed paths:
    M htdocs/bookmarks/bookmarks.lib.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/tpl/ajaxrow.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/fourn/commande/card.php
    M htdocs/main.inc.php

  Log Message:
  -----------
  Swap of align/valign/border/width for css
Removal of type="text/javascript"


  Commit: 3cca072e26f9608ac102604ee133daf28a7e359f
      
https://github.com/Dolibarr/dolibarr/commit/3cca072e26f9608ac102604ee133daf28a7e359f
  Author: torvista <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M htdocs/core/tpl/objectline_view.tpl.php

  Log Message:
  -----------
  correction of missing "


  Commit: 827c836e6e0450bd68588f87e4535b0c087b8e76
      
https://github.com/Dolibarr/dolibarr/commit/827c836e6e0450bd68588f87e4535b0c087b8e76
  Author: torvista <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M htdocs/core/tpl/objectline_create.tpl.php

  Log Message:
  -----------
  Whne multicurrency in use, the Add button colspan is incorrect (6 instead of 
5) since it is incrementing colspan in addition to a previous incrment in the 
title bar.
This corrects the table.


  Commit: 9b1cf648dcb2601a64beb43c283086f8a42bc182
      
https://github.com/Dolibarr/dolibarr/commit/9b1cf648dcb2601a64beb43c283086f8a42bc182
  Author: torvista <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  more validation fixes


  Commit: 62abf822971395a52814f726046ca833d8b634d2
      
https://github.com/Dolibarr/dolibarr/commit/62abf822971395a52814f726046ca833d8b634d2
  Author: torvista <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M htdocs/core/tpl/objectline_create.tpl.php

  Log Message:
  -----------
  remove dev comment


  Commit: 42743027d473beb934050aefa9d4bbe916ffc54f
      
https://github.com/Dolibarr/dolibarr/commit/42743027d473beb934050aefa9d4bbe916ffc54f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M .travis.yml
    M build/travis-ci/apache.conf
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/adherents/subscription.php
    M htdocs/adherents/subscription/list.php
    M htdocs/admin/prelevement.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/commande/stats/index.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/contrat/card.php
    M htdocs/contrat/index.php
    M htdocs/contrat/services_list.php
    M htdocs/core/ajax/ajaxdirtree.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/modules/export/export_excel.modules.php
    M htdocs/core/modules/export/export_excel2007.modules.php
    A htdocs/core/modules/export/export_excelnew.modules.php
    M htdocs/core/modules/modCommande.class.php
    M htdocs/core/modules/modDeplacement.class.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modPropale.class.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/core/tpl/originproductline.tpl.php
    M htdocs/don/stats/index.php
    M htdocs/expedition/card.php
    M htdocs/expedition/stats/index.php
    M htdocs/expensereport/list.php
    M htdocs/expensereport/stats/index.php
    M htdocs/exports/export.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/list.php
    M htdocs/fichinter/stats/index.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/index.php
    M htdocs/hrm/admin/admin_establishment.php
    A htdocs/includes/Psr/autoloader.php
    A htdocs/includes/Psr/simple-cache/.editorconfig
    A htdocs/includes/Psr/simple-cache/LICENSE.md
    A htdocs/includes/Psr/simple-cache/README.md
    A htdocs/includes/Psr/simple-cache/composer.json
    A htdocs/includes/Psr/simple-cache/src/CacheException.php
    A htdocs/includes/Psr/simple-cache/src/CacheInterface.php
    A htdocs/includes/Psr/simple-cache/src/InvalidArgumentException.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Calculation.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Category.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Database.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/DateTime.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Engine/Logger.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Engineering.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/ExceptionHandler.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Financial.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/FormulaParser.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/FormulaToken.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Functions.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Logical.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/LookupRef.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/MathTrig.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Statistical.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/TextData.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/Token/Stack.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/functionlist.txt
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/bg/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/bg/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/cs/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/cs/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/da/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/da/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/de/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/de/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/en/uk/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/es/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/es/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fi/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fi/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fr/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/fr/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/hu/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/hu/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/it/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/it/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/nl/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/nl/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/no/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/no/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pl/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pl/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/br/config
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/br/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/pt/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/ru/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/ru/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/sv/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/sv/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/tr/config
    A htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/tr/functions
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/Cell.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/Coordinate.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DataType.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DataValidation.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DataValidator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/DefaultValueBinder.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/Hyperlink.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Cell/IValueBinder.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Axis.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Chart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/DataSeries.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/DataSeriesValues.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/GridLines.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Layout.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Legend.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/PlotArea.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Properties.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/IRenderer.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/PHP Charting 
Libraries.txt
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Renderer/Polyfill.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Chart/Title.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Collection/Cells.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Collection/CellsFactory.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Collection/Memory.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Comment.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Document/Properties.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Document/Security.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/HashTable.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Helper/Html.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Helper/Migrator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Helper/Sample.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/IComparable.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/IOFactory.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/NamedRange.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/BaseReader.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Csv.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/DefaultReadFilter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Gnumeric.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Html.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/IReadFilter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/IReader.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Ods.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Security/XmlScanner.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Slk.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Escher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/MD5.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/RC4.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Style/Border.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xlsx.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xlsx/Chart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xlsx/Theme.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Reader/Xml.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/ReferenceHelper.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/ITextElement.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/RichText.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/Run.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/RichText/TextElement.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Settings.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/CodePage.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Date.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Drawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/File.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Font.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/Matrix.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/utils/Maths.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/File.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/OLERead.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/PasswordHasher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/StringHelper.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/TimeZone.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/BestFit.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/Trend.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/XMLWriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Xls.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Spreadsheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Alignment.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Border.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Borders.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Color.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Conditional.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Fill.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Font.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/NumberFormat.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Protection.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Style.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Style/Supervisor.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php
    A 
htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/BaseDrawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/CellIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Column.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/ColumnDimension.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/ColumnIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Dimension.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Drawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/HeaderFooter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Iterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/PageMargins.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/PageSetup.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Protection.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Row.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/RowCellIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/RowDimension.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/RowIterator.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/SheetView.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Worksheet/Worksheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/BaseWriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Csv.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Exception.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Html.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/IWriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Cell/Comment.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Content.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Meta.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/MetaInf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Mimetype.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Settings.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Styles.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Ods/WriterPart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Escher.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Font.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Parser.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Workbook.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Worksheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/Xf.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Chart.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Comments.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Rels.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/StringTable.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Style.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Theme.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
    A htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php
    A htdocs/includes/phpoffice/autoloader.php
    M htdocs/install/check.php
    M htdocs/install/mysql/data/llx_const.sql
    M htdocs/install/mysql/migration/3.8.0-3.9.0.sql
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/langs/en_US/withdrawals.lang
    M htdocs/langs/fr_FR/exports.lang
    M htdocs/loan/payment/payment.php
    M htdocs/margin/admin/margin.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/opensurvey/list.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/ticket/class/ticket.class.php
    M test/phpunit/AccountingAccountTest.php
    M test/phpunit/ModulesTest.php
    M test/phpunit/SupplierProposalTest.php

  Log Message:
  -----------
  Merge branch 'develop' into objectline_etc


  Commit: 976d9457355df070d1812b2e07264958420d7904
      
https://github.com/Dolibarr/dolibarr/commit/976d9457355df070d1812b2e07264958420d7904
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M htdocs/bookmarks/bookmarks.lib.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/tpl/ajaxrow.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/fourn/commande/card.php
    M htdocs/main.inc.php

  Log Message:
  -----------
  Merge pull request #10379 from torvista/objectline_etc

Change of aligns etc to CSS for HTML5 validation


Compare: 
https://github.com/Dolibarr/dolibarr/compare/b1a4e3abd547...976d9457355d
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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