Changeset 2900249
- Timestamp:
- 04/17/2023 03:06:16 PM (3 years ago)
- Location:
- pubydoc-data-tables-and-charts/trunk
- Files:
-
- 994 edited
-
classes/assets.php (modified) (view diffs)
-
classes/baseObject.php (modified) (view diffs)
-
classes/cache.php (modified) (view diffs)
-
classes/controller.php (modified) (view diffs)
-
classes/csvgenerator.php (modified) (view diffs)
-
classes/date.php (modified) (view diffs)
-
classes/db.php (modified) (view diffs)
-
classes/dispatcher.php (modified) (view diffs)
-
classes/errors.php (modified) (view diffs)
-
classes/field.php (modified) (view diffs)
-
classes/fieldAdapter.php (modified) (view diffs)
-
classes/filegenerator.php (modified) (view diffs)
-
classes/frame.php (modified) (view diffs)
-
classes/helper.php (modified) (view diffs)
-
classes/helpers/mobileDetect.php (modified) (view diffs)
-
classes/html.php (modified) (view diffs)
-
classes/installer.php (modified) (view diffs)
-
classes/installerDbUpdater.php (modified) (view diffs)
-
classes/modInstaller.php (modified) (view diffs)
-
classes/model.php (modified) (view diffs)
-
classes/module.php (modified) (view diffs)
-
classes/req.php (modified) (view diffs)
-
classes/response.php (modified) (view diffs)
-
classes/table.php (modified) (view diffs)
-
classes/tables/cells.php (modified) (view diffs)
-
classes/tables/diagrams.php (modified) (view diffs)
-
classes/tables/modules.php (modified) (view diffs)
-
classes/tables/tables.php (modified) (view diffs)
-
classes/uri.php (modified) (view diffs)
-
classes/user.php (modified) (view diffs)
-
classes/utils.php (modified) (view diffs)
-
classes/validator.php (modified) (view diffs)
-
classes/view.php (modified) (view diffs)
-
common/css/admin.options.css (modified) (view diffs)
-
common/css/bootstrap-alerts.css (modified) (view diffs)
-
common/css/bootstrap.min.css (modified) (view diffs)
-
common/css/font-awesome.min.css (modified) (view diffs)
-
common/css/jquery-ui.min.css (modified) (view diffs)
-
common/css/jquery-ui_old.css (modified) (view diffs)
-
common/css/loaders.css (modified) (view diffs)
-
common/css/pubydoc-for-all-admin.css (modified) (view diffs)
-
common/css/pubydoc-ui.css (modified) (view diffs)
-
common/css/style-rtl.css (modified) (view diffs)
-
common/css/style.css (modified) (view diffs)
-
common/fonts/fontawesome-webfont.svg (modified) (view diffs)
-
common/js/admin.options.js (modified) (view diffs)
-
common/js/core.js (modified) (view diffs)
-
common/js/jquery-ui.min.js (modified) (view diffs)
-
common/js/notify.js (modified) (view diffs)
-
common/js/slimscroll.min.js (modified) (view diffs)
-
common/lib/PhpOffice/.phpcs.xml.dist (modified) (view diffs)
-
common/lib/PhpOffice/CHANGELOG.md (modified) (view diffs)
-
common/lib/PhpOffice/CONTRIBUTING.md (modified) (view diffs)
-
common/lib/PhpOffice/LICENSE (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Calculation.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Category.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DAverage.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DCount.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DCountA.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DGet.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DMax.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DMin.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DProduct.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DStDev.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DStDevP.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DSum.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DVar.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DVarP.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTime.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engine/Logger.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselI.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselJ.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselK.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselY.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BitWise.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Compare.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Complex.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Constants.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Erf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ErfC.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Exception.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/ExceptionHandler.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Amortization.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Constants.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Coupons.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Depreciation.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Dollar.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Helpers.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/InterestRate.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Price.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/FormulaParser.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/FormulaToken.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Functions.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Logical.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Logical/Boolean.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Logical/Conditional.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Logical/Operations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Address.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Formula.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/HLookup.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Helpers.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Indirect.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Lookup.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Matrix.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Offset.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Selection.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/VLookup.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Absolute.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Angle.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Arabic.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Base.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Combinations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Exp.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Factorial.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Floor.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Gcd.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Helpers.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/IntClass.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Lcm.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Operations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Random.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Roman.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Round.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sign.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sum.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trunc.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Conditional.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Confidence.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Counts.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Deviations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Maximum.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Minimum.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Percentiles.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Permutations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Size.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Standardize.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Trends.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Variances.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/CaseConvert.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Concatenate.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Extract.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Format.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Replace.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Search.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Text.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/TextData/Trim.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Token/Stack.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Web.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/Web/Service.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/functionlist.txt (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/bg/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/bg/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/cs/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/cs/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/da/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/da/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/de/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/de/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/en/uk/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/es/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/es/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/fi/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/fi/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/fr/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/fr/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/hu/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/hu/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/it/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/it/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/nl/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/nl/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/no/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/no/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/pl/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/pl/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/ru/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/ru/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/sv/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/sv/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/tr/config (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Calculation/locale/tr/functions (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/AddressHelper.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/Cell.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/Coordinate.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/DataType.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/DataValidation.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/DataValidator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/DefaultValueBinder.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/Hyperlink.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/IValueBinder.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Cell/StringValueBinder.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Axis.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Chart.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/DataSeries.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/DataSeriesValues.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Exception.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/GridLines.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Layout.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Legend.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/PlotArea.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Properties.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Renderer/IRenderer.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Chart/Title.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Collection/Cells.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Collection/CellsFactory.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Collection/Memory.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Comment.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/DefinedName.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Document/Properties.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Document/Security.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/DocumentGenerator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Exception.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/HashTable.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Helper/Html.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Helper/Sample.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/IComparable.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/IOFactory.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/NamedFormula.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/NamedRange.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/BaseReader.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Csv.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Csv/Delimiter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/DefaultReadFilter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Exception.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Gnumeric.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Properties.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Styles.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Html.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/IReadFilter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/IReader.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Ods.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Ods/AutoFilter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Ods/BaseReader.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Ods/DefinedNames.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Ods/PageSettings.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Ods/Properties.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Security/XmlScanner.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Slk.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Color.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Escher.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/MD5.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/RC4.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/Border.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellFont.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Chart.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/DataValidations.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/PageSetup.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Properties.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViews.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Styles.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Theme.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/PageSettings.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Properties.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Alignment.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Border.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Fill.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Font.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/ReferenceHelper.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/RichText/ITextElement.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/RichText/RichText.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/RichText/Run.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/RichText/TextElement.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Settings.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/CodePage.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Date.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Drawing.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/File.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Font.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/Matrix.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/JAMA/utils/Maths.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/OLE.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/File.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/OLERead.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/PasswordHasher.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/StringHelper.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/TimeZone.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/BestFit.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Trend/Trend.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/XMLWriter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Shared/Xls.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Spreadsheet.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Alignment.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Border.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Borders.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Color.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Conditional.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Fill.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Font.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Formatter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Protection.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Style.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Style/Supervisor.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/BaseDrawing.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/CellIterator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Column.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/ColumnDimension.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/ColumnIterator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Dimension.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Drawing.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Iterator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/PageMargins.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/PageSetup.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Protection.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Row.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/RowCellIterator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/RowDimension.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/RowIterator.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/SheetView.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Worksheet/Worksheet.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/BaseWriter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Csv.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Exception.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Html.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/IWriter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/AutoFilters.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Comment.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Style.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Content.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Formula.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Meta.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/MetaInf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Mimetype.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/NamedExpressions.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Settings.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Styles.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Ods/WriterPart.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Pdf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/CellDataValidation.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/ErrorCode.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Escher.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Font.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Parser.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellFill.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/ColorMap.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Workbook.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Worksheet.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xls/Xf.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Chart.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Comments.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Rels.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/StringTable.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Style.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Theme.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php (modified) (view diffs)
-
common/lib/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Xlfn.php (modified) (view diffs)
-
common/lib/PhpOffice/Psr.php (modified) (view diffs)
-
common/lib/PhpOffice/README.md (modified) (view diffs)
-
common/lib/PhpOffice/autoloader.php (modified) (view diffs)
-
common/lib/PhpOffice/composer.json (modified) (view diffs)
-
common/lib/PhpOffice/phpstan-baseline.neon (modified) (view diffs)
-
common/lib/PhpOffice/phpstan.neon.dist (modified) (view diffs)
-
common/lib/TCPDF/CHANGELOG.TXT (modified) (view diffs)
-
common/lib/TCPDF/LICENSE.TXT (modified) (view diffs)
-
common/lib/TCPDF/README.md (modified) (view diffs)
-
common/lib/TCPDF/VERSION (modified) (view diffs)
-
common/lib/TCPDF/composer.json (modified) (view diffs)
-
common/lib/TCPDF/config/tcpdf_config.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_1d_html.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_1d_png.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_1d_svg.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_1d_svgi.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_datamatrix_html.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_datamatrix_png.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_datamatrix_svg.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_datamatrix_svgi.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_pdf417_html.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_pdf417_png.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_pdf417_svg.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_pdf417_svgi.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_qrcode_html.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_qrcode_png.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_qrcode_svg.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/example_2d_qrcode_svgi.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/tcpdf_barcodes_1d_include.php (modified) (view diffs)
-
common/lib/TCPDF/examples/barcodes/tcpdf_barcodes_2d_include.php (modified) (view diffs)
-
common/lib/TCPDF/examples/config/tcpdf_config_alt.php (modified) (view diffs)
-
common/lib/TCPDF/examples/data/cert/tcpdf.crt (modified) (view diffs)
-
common/lib/TCPDF/examples/data/chapter_demo_1.txt (modified) (view diffs)
-
common/lib/TCPDF/examples/data/chapter_demo_2.txt (modified) (view diffs)
-
common/lib/TCPDF/examples/data/table_data_demo.txt (modified) (view diffs)
-
common/lib/TCPDF/examples/data/utf8test.txt (modified) (view diffs)
-
common/lib/TCPDF/examples/example_001.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_002.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_003.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_004.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_005.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_006.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_007.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_008.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_009.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_010.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_011.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_012.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_013.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_014.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_015.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_016.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_017.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_018.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_019.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_020.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_021.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_022.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_023.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_024.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_025.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_026.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_027.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_028.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_029.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_030.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_031.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_032.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_033.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_034.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_035.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_036.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_037.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_038.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_039.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_040.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_041.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_042.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_043.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_044.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_045.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_046.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_047.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_048.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_049.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_050.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_051.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_052.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_053.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_054.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_055.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_056.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_057.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_058.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_059.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_060.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_061.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_062.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_063.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_064.php (modified) (view diffs)
-
common/lib/TCPDF/examples/example_065.php (modified) (view diffs)
-
common/lib/TCPDF/examples/images/tcpdf_box.ai (modified) (view diffs)
-
common/lib/TCPDF/examples/images/tcpdf_box.svg (modified) (view diffs)
-
common/lib/TCPDF/examples/images/testsvg.svg (modified) (view diffs)
-
common/lib/TCPDF/examples/images/tux.svg (modified) (view diffs)
-
common/lib/TCPDF/examples/index.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/afr.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ara.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/aze.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/bel.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/bra.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/bul.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/cat.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ces.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/chi.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/cym.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/dan.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/eng.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/est.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/eus.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/far.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/fra.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ger.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/gle.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/glg.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/hat.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/heb.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/hrv.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/hun.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/hye.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ind.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ita.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/jpn.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/kat.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/kor.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/mkd.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/mlt.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/msa.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/nld.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/nob.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/pol.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/por.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ron.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/rus.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/slv.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/spa.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/sqi.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/srp.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/swa.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/swe.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/ukr.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/urd.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/yid.php (modified) (view diffs)
-
common/lib/TCPDF/examples/lang/zho.php (modified) (view diffs)
-
common/lib/TCPDF/examples/tcpdf_include.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/ae_fonts_2.0/COPYING (modified) (view diffs)
-
common/lib/TCPDF/fonts/ae_fonts_2.0/ChangeLog (modified) (view diffs)
-
common/lib/TCPDF/fonts/ae_fonts_2.0/README (modified) (view diffs)
-
common/lib/TCPDF/fonts/aealarabiya.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/aefurat.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/cid0cs.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/cid0ct.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/cid0jp.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/cid0kr.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/courier.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/courierb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/courierbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/courieri.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/AUTHORS (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/BUGS (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/LICENSE (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/NEWS (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/README (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/langcover.txt (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/status.txt (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.33/unicover.txt (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/AUTHORS (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/BUGS (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/LICENSE (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/NEWS (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/README (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/langcover.txt (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/status.txt (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavu-fonts-ttf-2.34/unicover.txt (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusans.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusanscondensed.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusanscondensedb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusanscondensedbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusanscondensedi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansextralight.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansmono.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansmonob.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansmonobi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavusansmonoi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserif.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifcondensed.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifcondensedb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifcondensedbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifcondensedi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/dejavuserifi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20100919/AUTHORS (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20100919/COPYING (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20100919/CREDITS (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20100919/ChangeLog (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20100919/INSTALL (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20100919/README (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/AUTHORS (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/COPYING (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/CREDITS (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/ChangeLog (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/INSTALL (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/README (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/TROUBLESHOOTING (modified) (view diffs)
-
common/lib/TCPDF/fonts/freefont-20120503/USAGE (modified) (view diffs)
-
common/lib/TCPDF/fonts/freemono.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freemonob.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freemonobi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freemonoi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freesans.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freesansb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freesansbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freesansi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freeserif.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freeserifb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freeserifbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/freeserifi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/helvetica.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/helveticab.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/helveticabi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/helveticai.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/hysmyeongjostdmedium.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/kozgopromedium.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/kozminproregular.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/msungstdlight.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfacourier.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfacourierb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfacourierbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfacourieri.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfahelvetica.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfahelveticab.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfahelveticabi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfahelveticai.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfasymbol.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfatimes.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfatimesb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfatimesbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfatimesi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/pdfazapfdingbats.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/stsongstdlight.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/symbol.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/times.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/timesb.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/timesbi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/timesi.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/uni2cid_ac15.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/uni2cid_ag15.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/uni2cid_aj16.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/uni2cid_ak12.php (modified) (view diffs)
-
common/lib/TCPDF/fonts/zapfdingbats.php (modified) (view diffs)
-
common/lib/TCPDF/include/barcodes/datamatrix.php (modified) (view diffs)
-
common/lib/TCPDF/include/barcodes/pdf417.php (modified) (view diffs)
-
common/lib/TCPDF/include/barcodes/qrcode.php (modified) (view diffs)
-
common/lib/TCPDF/include/tcpdf_colors.php (modified) (view diffs)
-
common/lib/TCPDF/include/tcpdf_filters.php (modified) (view diffs)
-
common/lib/TCPDF/include/tcpdf_font_data.php (modified) (view diffs)
-
common/lib/TCPDF/include/tcpdf_fonts.php (modified) (view diffs)
-
common/lib/TCPDF/include/tcpdf_images.php (modified) (view diffs)
-
common/lib/TCPDF/include/tcpdf_static.php (modified) (view diffs)
-
common/lib/TCPDF/tcpdf.php (modified) (view diffs)
-
common/lib/TCPDF/tcpdf_autoconfig.php (modified) (view diffs)
-
common/lib/TCPDF/tcpdf_barcodes_1d.php (modified) (view diffs)
-
common/lib/TCPDF/tcpdf_barcodes_2d.php (modified) (view diffs)
-
common/lib/TCPDF/tcpdf_import.php (modified) (view diffs)
-
common/lib/TCPDF/tcpdf_parser.php (modified) (view diffs)
-
common/lib/TCPDF/tools/.htaccess (modified) (view diffs)
-
common/lib/TCPDF/tools/convert_fonts_examples.txt (modified) (view diffs)
-
common/lib/TCPDF/tools/tcpdf_addfont.php (modified) (view diffs)
-
common/lib/ZipStream/CHANGELOG.md (modified) (view diffs)
-
common/lib/ZipStream/CONTRIBUTING.md (modified) (view diffs)
-
common/lib/ZipStream/Enum.php (modified) (view diffs)
-
common/lib/ZipStream/LICENSE (modified) (view diffs)
-
common/lib/ZipStream/README.md (modified) (view diffs)
-
common/lib/ZipStream/autoloader.php (modified) (view diffs)
-
common/lib/ZipStream/composer.json (modified) (view diffs)
-
common/lib/ZipStream/phpunit.xml.dist (modified) (view diffs)
-
common/lib/ZipStream/psalm.xml (modified) (view diffs)
-
common/lib/ZipStream/src/Bigint.php (modified) (view diffs)
-
common/lib/ZipStream/src/DeflateStream.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception/EncodingException.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception/FileNotFoundException.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception/FileNotReadableException.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception/IncompatibleOptionsException.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception/OverflowException.php (modified) (view diffs)
-
common/lib/ZipStream/src/Exception/StreamNotReadableException.php (modified) (view diffs)
-
common/lib/ZipStream/src/File.php (modified) (view diffs)
-
common/lib/ZipStream/src/Option/Archive.php (modified) (view diffs)
-
common/lib/ZipStream/src/Option/File.php (modified) (view diffs)
-
common/lib/ZipStream/src/Option/Method.php (modified) (view diffs)
-
common/lib/ZipStream/src/Option/Version.php (modified) (view diffs)
-
common/lib/ZipStream/src/Stream.php (modified) (view diffs)
-
common/lib/ZipStream/src/ZipStream.php (modified) (view diffs)
-
common/lib/chosen/chosen.jquery.min.js (modified) (view diffs)
-
common/lib/chosen/chosen.min.css (modified) (view diffs)
-
common/lib/chosen/chosen.order.jquery.min.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/anyword-hint.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/css-hint.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/html-hint.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/javascript-hint.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/show-hint.css (modified) (view diffs)
-
common/lib/codemirror/addon/hint/show-hint.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/sql-hint.js (modified) (view diffs)
-
common/lib/codemirror/addon/hint/xml-hint.js (modified) (view diffs)
-
common/lib/codemirror/codemirror.css (modified) (view diffs)
-
common/lib/colorpicker/colorpicker.css (modified) (view diffs)
-
common/lib/colorpicker/colorpicker.js (modified) (view diffs)
-
common/lib/datatables/css/buttons.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/buttons.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/css/colReorder.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/colReorder.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/css/fixedColumns.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/fixedColumns.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/css/fixedHeader.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/fixedHeader.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/css/jquery.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/responsive.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/responsive.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/css/rowReorder.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/rowReorder.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/css/scroller.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/select.dataTables.min.css (modified) (view diffs)
-
common/lib/datatables/css/select.jqueryui.min.css (modified) (view diffs)
-
common/lib/datatables/js/buttons.html5.min.js (modified) (view diffs)
-
common/lib/datatables/js/buttons.jqueryui.min.js (modified) (view diffs)
-
common/lib/datatables/js/buttons.print.min.js (modified) (view diffs)
-
common/lib/datatables/js/colReorder.jqueryui.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.buttons.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.colReorder.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.fixedColumns.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.fixedHeader.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.responsive.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.rowReorder.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.scroller.min.js (modified) (view diffs)
-
common/lib/datatables/js/dataTables.select.min.js (modified) (view diffs)
-
common/lib/datatables/js/fixedColumns.jqueryui.min.js (modified) (view diffs)
-
common/lib/datatables/js/fixedHeader.jqueryui.min.js (modified) (view diffs)
-
common/lib/datatables/js/jquery.dataTables.min.js (modified) (view diffs)
-
common/lib/datatables/js/responsive.jqueryui.min.js (modified) (view diffs)
-
common/lib/datatables/js/rowReorder.jqueryui.min.js (modified) (view diffs)
-
common/lib/datatables/js/select.jqueryui.min.js (modified) (view diffs)
-
common/lib/jszip/jszip.min.js (modified) (view diffs)
-
common/lib/pdfmake/pdfmake.min.js (modified) (view diffs)
-
common/lib/pdfmake/vfs_fonts.js (modified) (view diffs)
-
common/lib/tooltipster/tooltipster.css (modified) (view diffs)
-
config.php (modified) (view diffs)
-
functions.php (modified) (view diffs)
-
modules/adminmenu/controller.php (modified) (view diffs)
-
modules/adminmenu/mod.php (modified) (view diffs)
-
modules/adminmenu/models/modules.php (modified) (view diffs)
-
modules/adminmenu/views/adminmenu.php (modified) (view diffs)
-
modules/adminmenu/views/tpl/adminFooter.php (modified) (view diffs)
-
modules/adminmenu/views/tpl/adminNavPage.php (modified) (view diffs)
-
modules/diagrams/assets/css/admin.diagrams.css (modified) (view diffs)
-
modules/diagrams/assets/js/admin.diagrams.edit.js (modified) (view diffs)
-
modules/diagrams/assets/js/admin.diagrams.list.js (modified) (view diffs)
-
modules/diagrams/assets/js/plotly.min.js (modified) (view diffs)
-
modules/diagrams/assets/js/pyt-diagram.js (modified) (view diffs)
-
modules/diagrams/controller.php (modified) (view diffs)
-
modules/diagrams/mod.php (modified) (view diffs)
-
modules/diagrams/models/diagrams.php (modified) (view diffs)
-
modules/diagrams/views/diagrams.php (modified) (view diffs)
-
modules/diagrams/views/tpl/diagramShortcode.php (modified) (view diffs)
-
modules/diagrams/views/tpl/diagramsAllDiagrams.php (modified) (view diffs)
-
modules/diagrams/views/tpl/diagramsEditDiagram.php (modified) (view diffs)
-
modules/export/controller.php (modified) (view diffs)
-
modules/export/mod.php (modified) (view diffs)
-
modules/export/models/export.php (modified) (view diffs)
-
modules/export/models/export_csv_.php (modified) (view diffs)
-
modules/export/models/export_sql_.php (modified) (view diffs)
-
modules/export/models/export_xlsx_.php (modified) (view diffs)
-
modules/import/controller.php (modified) (view diffs)
-
modules/import/mod.php (modified) (view diffs)
-
modules/import/models/import.php (modified) (view diffs)
-
modules/import/models/import_csv_.php (modified) (view diffs)
-
modules/import/models/import_sql_.php (modified) (view diffs)
-
modules/import/models/import_xlsx_.php (modified) (view diffs)
-
modules/options/controller.php (modified) (view diffs)
-
modules/options/css/admin.settings.css (modified) (view diffs)
-
modules/options/js/admin.settings.js (modified) (view diffs)
-
modules/options/mod.php (modified) (view diffs)
-
modules/options/models/options.php (modified) (view diffs)
-
modules/options/views/options.php (modified) (view diffs)
-
modules/options/views/tpl/optionsSettingsTabContent.php (modified) (view diffs)
-
modules/optionspro/mod.php (modified) (view diffs)
-
modules/tables/assets/css/admin.builder.css (modified) (view diffs)
-
modules/tables/assets/css/admin.tables.css (modified) (view diffs)
-
modules/tables/assets/css/front.tables.css (modified) (view diffs)
-
modules/tables/assets/js/admin.builder.js (modified) (view diffs)
-
modules/tables/assets/js/admin.builder.toolbar.js (modified) (view diffs)
-
modules/tables/assets/js/admin.tables.edit.js (modified) (view diffs)
-
modules/tables/assets/js/admin.tables.list.js (modified) (view diffs)
-
modules/tables/assets/js/admin.tables.new.js (modified) (view diffs)
-
modules/tables/assets/js/common.tables.js (modified) (view diffs)
-
modules/tables/assets/lib/pqgrid/pqformulas.js (modified) (view diffs)
-
modules/tables/assets/lib/pqgrid/pqgrid.min.css (modified) (view diffs)
-
modules/tables/assets/lib/pqgrid/pqgrid.min.js (modified) (view diffs)
-
modules/tables/assets/lib/pqgrid/pqgrid.ui.min.css (modified) (view diffs)
-
modules/tables/assets/lib/pqgrid/pqgrid_theme.css (modified) (view diffs)
-
modules/tables/assets/lib/pqgrid/pqselect.min.css (modified) (view diffs)
-
modules/tables/assets/lib/toolbar/jquery.toolbar.css (modified) (view diffs)
-
modules/tables/assets/lib/toolbar/jquery.toolbar.js (modified) (view diffs)
-
modules/tables/controller.php (modified) (view diffs)
-
modules/tables/mod.php (modified) (view diffs)
-
modules/tables/models/cells.php (modified) (view diffs)
-
modules/tables/models/language.php (modified) (view diffs)
-
modules/tables/models/languagesData.php (modified) (view diffs)
-
modules/tables/models/tables.php (modified) (view diffs)
-
modules/tables/views/shortcode.php (modified) (view diffs)
-
modules/tables/views/tables.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesAllDiagrams.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesAllTables.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabBuilder.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabBuilderFormats.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabBuilderToolbar.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabCss.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabHistory.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabJs.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabOptions.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTabWoocommerce.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTable.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesEditTableNotFound.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesNewTable.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesProFeature.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesShortcode.php (modified) (view diffs)
-
modules/tables/views/tpl/tablesShortcodeStyle.php (modified) (view diffs)
-
modules/tablespro/assets/css/admin.builder.pro.css (modified) (view diffs)
-
modules/tablespro/assets/css/admin.tables.pro.css (modified) (view diffs)
-
modules/tablespro/assets/css/front.tables.pro.css (modified) (view diffs)
-
modules/tablespro/assets/js/admin.builder.pro.js (modified) (view diffs)
-
modules/tablespro/assets/js/admin.builder.toolbar.pro.js (modified) (view diffs)
-
modules/tablespro/assets/js/admin.tables.edit.pro.js (modified) (view diffs)
-
modules/tablespro/assets/js/common.tables.pro.js (modified) (view diffs)
-
modules/tablespro/assets/lib/featherlight/featherlight.min.css (modified) (view diffs)
-
modules/tablespro/assets/lib/featherlight/featherlight.min.js (modified) (view diffs)
-
modules/tablespro/controller.php (modified) (view diffs)
-
modules/tablespro/mod.php (modified) (view diffs)
-
modules/tablespro/models/cellspro.php (modified) (view diffs)
-
modules/tablespro/models/databases.php (modified) (view diffs)
-
modules/tablespro/views/tablespro.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditBuilder.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditBuilderConditions.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditBuilderFormats.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditBuilderToolbar.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditBuilderToolbarFont.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditDatabase.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditGoogle.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditOptionsExport.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesEditOptionsFeatures.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesFormExport.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesFormImport.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesFormMigration.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesNewGoogle.php (modified) (view diffs)
-
modules/tablespro/views/tpl/tablesShortcodeTableAttr.php (modified) (view diffs)
-
publish-your-table.php (modified) (view diffs)
-
readme.txt (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.