Changeset 3394679
- Timestamp:
- 11/12/2025 10:10:40 PM (5 months ago)
- Location:
- fluentform
- Files:
-
- 676 added
- 334 edited
- 2 copied
-
tags/6.1.5 (copied) (copied from fluentform/trunk) (view diffs)
-
tags/6.1.5/app/Api/Form.php (modified) (view diffs)
-
tags/6.1.5/app/Helpers/Helper.php (modified) (view diffs)
-
tags/6.1.5/app/Helpers/IntegrationManagerHelper.php (modified) (view diffs)
-
tags/6.1.5/app/Hooks/Handlers/ActivationHandler.php (modified) (view diffs)
-
tags/6.1.5/app/Hooks/Handlers/GlobalNotificationHandler.php (modified) (view diffs)
-
tags/6.1.5/app/Hooks/actions.php (modified) (view diffs)
-
tags/6.1.5/app/Hooks/filters.php (modified) (view diffs)
-
tags/6.1.5/app/Http/Controllers/AdminNoticeController.php (modified) (view diffs)
-
tags/6.1.5/app/Http/Controllers/IntegrationManagerController.php (modified) (view diffs)
-
tags/6.1.5/app/Http/Controllers/ManagersController.php (modified) (view diffs)
-
tags/6.1.5/app/Http/Controllers/SubmissionController.php (modified) (view diffs)
-
tags/6.1.5/app/Http/Routes/api.php (modified) (view diffs)
-
tags/6.1.5/app/Models/Form.php (modified) (view diffs)
-
tags/6.1.5/app/Models/FormMeta.php (modified) (view diffs)
-
tags/6.1.5/app/Models/Submission.php (modified) (view diffs)
-
tags/6.1.5/app/Models/SubmissionMeta.php (modified) (view diffs)
-
tags/6.1.5/app/Models/Traits/PredefinedForms.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Acl/Acl.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Ai/AiFormBuilder.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Ai/FluentFormAIAPI.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Component/Component.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Component/ComponentInitTrait.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/DashboardWidgetModule.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/EditorButtonModule.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Entries/Entries.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Entries/Export.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/CleanTalkHandler.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/Form.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/FormDataParser.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/FormHandler.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/Settings/FormCssJs.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/TokenBasedSpamProtection.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Form/Transfer.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Logger/DataLogger.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/AjaxEndpoints.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Classes/PaymentEntries.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Components/MultiPaymentComponent.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Components/PaymentMethods.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Components/PaymentSummaryComponent.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Components/Subscription.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Migrations/Migration.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Migrations/OrderItems.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Migrations/OrderSubscriptions.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/Migrations/Transactions.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/PaymentHandler.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/PaymentMethods/BaseProcessor.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/PaymentMethods/Stripe/ConnectConfig.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/PaymentMethods/Stripe/StripeHandler.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/PaymentMethods/Stripe/StripeInlineProcessor.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/PaymentMethods/Stripe/StripeProcessor.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Payments/TransactionShortcodes.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Registerer/AdminBar.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Registerer/Menu.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Registerer/MigrationNotice.php (added)
-
tags/6.1.5/app/Modules/Registerer/ReviewQuery.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Registerer/TranslationString.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Widgets/FluentFormWidget.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Widgets/OxyFluentFormWidget.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Widgets/OxygenWidget.php (modified) (view diffs)
-
tags/6.1.5/app/Modules/Widgets/SidebarWidgets.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Blocks (added)
-
tags/6.1.5/app/Services/Blocks/BlockAttributes.php (added)
-
tags/6.1.5/app/Services/Blocks/GutenbergBlock.php (added)
-
tags/6.1.5/app/Services/Emogrifier/Emogrifier.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FluentConversational/Classes/Converter/Converter.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FluentConversational/Classes/Form.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FluentConversational/public/css/conversationalForm-rtl.css (modified) (view diffs)
-
tags/6.1.5/app/Services/FluentConversational/public/css/conversationalForm.css (modified) (view diffs)
-
tags/6.1.5/app/Services/FluentConversational/public/js/conversationalForm.js (modified) (view diffs)
-
tags/6.1.5/app/Services/Form/FormService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Form/FormValidationService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Form/SubmissionHandlerService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Form/Updater.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/Address.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/BaseComponent.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/Checkable.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/Container.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/CustomSubmitButton.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/DateTime.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/Select.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/SubmitButton.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/TabularGrid.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/TermsAndConditions.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/TextArea.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/Components/Turnstile.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/CountryNames.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/DefaultElements.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/EditorShortcodeParser.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/ElementCustomization.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/FormBuilder.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/ShortCodeParser.php (modified) (view diffs)
-
tags/6.1.5/app/Services/FormBuilder/ValidationRuleSettings.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/BaseIntegration.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/GlobalIntegrationService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/GlobalNotificationManager.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/LogResponseTrait.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/MailChimp/MailChimp.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/MailChimp/MailChimpIntegration.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Integrations/MailChimp/MailChimpSubscriber.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/action-scheduler.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionClaim.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AdminView.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Compatibility.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DataController.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_DateTime.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_ListTable.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_LogEntry.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_NullLogEntry.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_OptionLock.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueCleaner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_QueueRunner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_SystemInformation.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_Versions.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/ActionScheduler_wcSystemStatus.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Create_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Delete_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Generate_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Get_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/List_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Next_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Run_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/Migration_Command.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/ProgressBar.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/WP_CLI/System_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Lock.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Logger.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_Store.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php (added)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_Action.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/actions/ActionScheduler_NullAction.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/ActionMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/BatchFetcher.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/Config.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/Controller.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/DryRun_ActionMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/DryRun_LogMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/LogMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/Runner.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/migration/Scheduler.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_Schedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/deprecated/functions.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/functions.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/lib/WP_Async_Request.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/lib/cron-expression/CronExpression.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Libraries/action-scheduler/readme.txt (modified) (view diffs)
-
tags/6.1.5/app/Services/Logger/Logger.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Manager/ManagerService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Migrator/Bootstrap.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Migrator/Classes/BaseMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Migrator/Classes/CalderaMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Migrator/Classes/GravityFormsMigrator.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Report/ReportService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Scheduler/Scheduler.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Settings/Customizer.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Settings/SettingsService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Settings/Validator/Validate.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Submission/SubmissionPrint.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Submission/SubmissionService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/Transfer/TransferService.php (modified) (view diffs)
-
tags/6.1.5/app/Services/WPAsync/FluentFormAsyncRequest.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/addons/index.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/addons/list.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/addons/pdf_promo.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/all_entries.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/all_forms.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/docs/index.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/form/form_wrapper.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/form/settings_wrapper.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/globalSettings/menu.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/global_menu.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/no_permission.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/notices/info.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/reports/index.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/smtp/index.php (modified) (view diffs)
-
tags/6.1.5/app/Views/admin/tools/index.php (modified) (view diffs)
-
tags/6.1.5/app/Views/email/failedIntegration/body.php (modified) (view diffs)
-
tags/6.1.5/app/Views/email/report/body.php (modified) (view diffs)
-
tags/6.1.5/app/Views/email/template/footer.php (modified) (view diffs)
-
tags/6.1.5/app/Views/email/template/header.php (modified) (view diffs)
-
tags/6.1.5/app/Views/email/template/styles.php (modified) (view diffs)
-
tags/6.1.5/app/Views/frameless/body.php (modified) (view diffs)
-
tags/6.1.5/app/Views/frameless/footer.php (modified) (view diffs)
-
tags/6.1.5/app/Views/frameless/frameless_page_view.php (modified) (view diffs)
-
tags/6.1.5/app/Views/frameless/header.php (modified) (view diffs)
-
tags/6.1.5/app/Views/frameless/show_preview.php (modified) (view diffs)
-
tags/6.1.5/app/Views/public/conversational-form-inline.php (modified) (view diffs)
-
tags/6.1.5/app/Views/public/conversational-form.php (modified) (view diffs)
-
tags/6.1.5/app/Views/public/preview_form.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/body.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/custom_css.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/customer_details.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/header.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/order_items_table.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/payment_info.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/payment_info_list.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/subscriptions_table.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/transaction_details.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/transaction_info.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/transactions_table.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/user_subscription_payments.php (modified) (view diffs)
-
tags/6.1.5/app/Views/receipt/user_subscriptions_table.php (modified) (view diffs)
-
tags/6.1.5/assets/css/add-ons-rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/css/add-ons.css (modified) (view diffs)
-
tags/6.1.5/assets/css/admin_docs.css (modified) (view diffs)
-
tags/6.1.5/assets/css/admin_docs_rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/css/admin_notices.css (modified) (view diffs)
-
tags/6.1.5/assets/css/choices.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-all-forms-rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-all-forms.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-forms-admin-sass-rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-forms-admin-sass.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-forms-public-rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-forms-public.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-forms-reports-rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent-forms-reports.css (modified) (view diffs)
-
tags/6.1.5/assets/css/fluent_gutenblock.css (modified) (view diffs)
-
tags/6.1.5/assets/css/preview.css (modified) (view diffs)
-
tags/6.1.5/assets/css/settings_global.css (modified) (view diffs)
-
tags/6.1.5/assets/css/settings_global_rtl.css (modified) (view diffs)
-
tags/6.1.5/assets/img/conversational/demo_5.jpg (modified) (view diffs)
-
tags/6.1.5/assets/img/fluent_icon.svg (added)
-
tags/6.1.5/assets/img/fluentsmtp-banner.png (modified) (view diffs)
-
tags/6.1.5/assets/img/forms/shipping_cost_calculator.png (modified) (view diffs)
-
tags/6.1.5/assets/img/help.png (added)
-
tags/6.1.5/assets/img/integrations/insightly.png (modified) (view diffs)
-
tags/6.1.5/assets/img/integrations/inventory.png (modified) (view diffs)
-
tags/6.1.5/assets/img/payment/stripe-connect.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/action-hook.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/chained-select-field.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/color-picker.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/coupon.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/custom-payment-amount.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/iten-quantity.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/net-promoter-score.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/payment-field.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/payment-method.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/payment-summary.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/phone-field.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/post-cpt-selection.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/rich-text-input.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/save-progress-button.png (modified) (view diffs)
-
tags/6.1.5/assets/img/pro-fields/subscription-field.png (modified) (view diffs)
-
tags/6.1.5/assets/img/video-img.jpg (modified) (view diffs)
-
tags/6.1.5/assets/js/admin_notices.js (modified) (view diffs)
-
tags/6.1.5/assets/js/all_entries.js (modified) (view diffs)
-
tags/6.1.5/assets/js/conversational_design.js (modified) (view diffs)
-
tags/6.1.5/assets/js/conversational_design.js.LICENSE.txt (modified) (view diffs)
-
tags/6.1.5/assets/js/docs.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent-all-forms-admin.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent-forms-editor.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent-forms-editor.js.LICENSE.txt (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent_forms_editor_helper.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent_forms_global.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent_gutenblock.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluent_gutenblock.js.LICENSE.txt (modified) (view diffs)
-
tags/6.1.5/assets/js/fluentform-advanced.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluentform-global-settings.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluentform-global-settings.js.LICENSE.txt (modified) (view diffs)
-
tags/6.1.5/assets/js/fluentform-transfer.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluentform_editor_script.js (modified) (view diffs)
-
tags/6.1.5/assets/js/fluentform_transactions_ui.js (modified) (view diffs)
-
tags/6.1.5/assets/js/form-save-progress.js (modified) (view diffs)
-
tags/6.1.5/assets/js/form-submission.js (modified) (view diffs)
-
tags/6.1.5/assets/js/form_entries.js (modified) (view diffs)
-
tags/6.1.5/assets/js/form_entries.js.LICENSE.txt (modified) (view diffs)
-
tags/6.1.5/assets/js/form_preview_app.js (modified) (view diffs)
-
tags/6.1.5/assets/js/form_settings_app.js (modified) (view diffs)
-
tags/6.1.5/assets/js/modules.js (modified) (view diffs)
-
tags/6.1.5/assets/js/payment_entries.js (modified) (view diffs)
-
tags/6.1.5/assets/js/payment_handler.js (modified) (view diffs)
-
tags/6.1.5/assets/js/reports.js (modified) (view diffs)
-
tags/6.1.5/assets/js/reports.js.LICENSE.txt (modified) (view diffs)
-
tags/6.1.5/boot/app.php (modified) (view diffs)
-
tags/6.1.5/boot/globals.php (modified) (view diffs)
-
tags/6.1.5/composer.json (modified) (view diffs)
-
tags/6.1.5/database/Migrations/FormAnalytics.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/FormMeta.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/Forms.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/Logs.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/ScheduledActions.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/SubmissionDetails.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/SubmissionMeta.php (modified) (view diffs)
-
tags/6.1.5/database/Migrations/Submissions.php (modified) (view diffs)
-
tags/6.1.5/fluentform.php (modified) (view diffs)
-
tags/6.1.5/readme.txt (modified) (view diffs)
-
tags/6.1.5/vendor/composer/InstalledVersions.php (modified) (view diffs)
-
tags/6.1.5/vendor/composer/autoload_classmap.php (modified) (view diffs)
-
tags/6.1.5/vendor/composer/autoload_psr4.php (modified) (view diffs)
-
tags/6.1.5/vendor/composer/autoload_real.php (modified) (view diffs)
-
tags/6.1.5/vendor/composer/autoload_static.php (modified) (view diffs)
-
tags/6.1.5/vendor/composer/installed.json (modified) (view diffs)
-
tags/6.1.5/vendor/composer/installed.php (modified) (view diffs)
-
tags/6.1.5/vendor/composer/platform_check.php (modified) (view diffs)
-
tags/6.1.5/vendor/openspout (added)
-
tags/6.1.5/vendor/openspout/openspout (added)
-
tags/6.1.5/vendor/openspout/openspout/LICENSE (added)
-
tags/6.1.5/vendor/openspout/openspout/LICENSE-for-cc42c1d (added)
-
tags/6.1.5/vendor/openspout/openspout/UPGRADE-3.0.md (added)
-
tags/6.1.5/vendor/openspout/openspout/composer.json (added)
-
tags/6.1.5/vendor/openspout/openspout/src (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Autoloader (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Autoloader/Psr4Autoloader.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Autoloader/autoload.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Creator/HelperFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Cell.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Row.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Style (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Style/Border.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Style/BorderPart.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Style/CellAlignment.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Style/Color.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Entity/Style/Style.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception/EncodingConversionException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception/IOException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception/InvalidColorException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception/SpoutException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Exception/UnsupportedTypeException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/CellTypeHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/EncodingHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/Escaper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/Escaper/CSV.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/Escaper/EscaperInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/Escaper/ODS.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/Escaper/XLSX.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/FileSystemHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/FileSystemHelperInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/GlobalFunctionsHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Helper/StringHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Manager/OptionsManagerAbstract.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Manager/OptionsManagerInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Common/Type.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/Creator/InternalEntityFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/Manager/OptionsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/Reader.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/RowIterator.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/Sheet.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/CSV/SheetIterator.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Creator/InternalEntityFactoryInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Creator/ReaderEntityFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Creator/ReaderFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Entity (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Entity/Options.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/Manager/RowManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Common/XMLProcessor.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/InvalidValueException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/IteratorNotRewindableException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/NoSheetsFoundException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/ReaderException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/ReaderNotOpenedException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/SharedStringNotFoundException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Exception/XMLProcessingException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/IteratorInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Creator/HelperFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Creator/InternalEntityFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Creator/ManagerFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Helper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Helper/CellValueFormatter.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Helper/SettingsHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Manager/OptionsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Reader.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/RowIterator.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/Sheet.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ODS/SheetIterator.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ReaderAbstract.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/ReaderInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/RowIteratorInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/SheetInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/SheetIteratorInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Wrapper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Wrapper/XMLInternalErrorsHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/Wrapper/XMLReader.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Creator/HelperFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Creator/InternalEntityFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Creator/ManagerFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Helper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Helper/CellHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Helper/CellValueFormatter.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/OptionsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/FileBasedStrategy.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/InMemoryStrategy.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/SheetManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/StyleManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Manager/WorkbookRelationshipsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Reader.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/RowIterator.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/Sheet.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Reader/XLSX/SheetIterator.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/CSV (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/CSV/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/CSV/Manager/OptionsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/CSV/Writer.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/InternalEntityFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/ManagerFactoryInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/Style (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/Style/BorderBuilder.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/Style/StyleBuilder.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/WriterEntityFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Creator/WriterFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Entity (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Entity/Options.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Entity/Sheet.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Entity/Workbook.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Entity/Worksheet.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Helper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Helper/CellHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Helper/FileSystemWithRootFolderHelperInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Helper/ZipHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/CellManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/ManagesCellSize.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/RegisteredStyle.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/RowManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/SheetManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/Style (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/Style/PossiblyUpdatedStyle.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleManagerInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleMerger.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleRegistry.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerAbstract.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Common/Manager/WorksheetManagerInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/Border (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidNameException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidStyleException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidWidthException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/InvalidSheetNameException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/SheetNotFoundException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/WriterAlreadyOpenedException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/WriterException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/Exception/WriterNotOpenedException.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Creator/HelperFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Creator/ManagerFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Helper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Helper/BorderHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Helper/FileSystemHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager/OptionsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager/Style (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager/Style/StyleManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager/Style/StyleRegistry.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager/WorkbookManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Manager/WorksheetManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/ODS/Writer.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/WriterAbstract.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/WriterInterface.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/WriterMultiSheetsAbstract.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Creator (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Creator/HelperFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Creator/ManagerFactory.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Entity (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Entity/SheetView.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Helper (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Helper/BorderHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Helper/DateHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Helper/FileSystemHelper.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/OptionsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/SharedStringsManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleRegistry.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/WorkbookManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Manager/WorksheetManager.php (added)
-
tags/6.1.5/vendor/openspout/openspout/src/Writer/XLSX/Writer.php (added)
-
tags/6.1.5/vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php (modified) (view diffs)
-
tags/6.1.5/vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php (modified) (view diffs)
-
tags/6.1.5/vendor/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php (modified) (view diffs)
-
tags/6.1.6 (copied) (copied from fluentform/trunk) (view diffs)
-
tags/6.1.6/app/Helpers/Helper.php (modified) (view diffs)
-
tags/6.1.6/app/Hooks/actions.php (modified) (view diffs)
-
tags/6.1.6/app/Modules/Component/Component.php (modified) (view diffs)
-
tags/6.1.6/app/Modules/Form/FormFieldsParser.php (modified) (view diffs)
-
tags/6.1.6/app/Services/Blocks (added)
-
tags/6.1.6/app/Services/Blocks/BlockAttributes.php (added)
-
tags/6.1.6/app/Services/Blocks/GutenbergBlock.php (added)
-
tags/6.1.6/app/Services/FluentConversational/Classes/Converter/Converter.php (modified) (view diffs)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/ActionScheduler_SystemInformation.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Create_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Delete_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Generate_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Get_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/List_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Next_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Run_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/WP_CLI/System_Command.php (added)
-
tags/6.1.6/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php (added)
-
tags/6.1.6/app/Services/Parser/Form.php (modified) (view diffs)
-
tags/6.1.6/assets/css/fluent_gutenblock.css (modified) (view diffs)
-
tags/6.1.6/assets/img/fluent_icon.svg (added)
-
tags/6.1.6/assets/img/help.png (added)
-
tags/6.1.6/fluentform.php (modified) (view diffs)
-
tags/6.1.6/readme.txt (modified) (view diffs)
-
tags/6.1.6/vendor/openspout (added)
-
tags/6.1.6/vendor/openspout/openspout (added)
-
tags/6.1.6/vendor/openspout/openspout/LICENSE (added)
-
tags/6.1.6/vendor/openspout/openspout/LICENSE-for-cc42c1d (added)
-
tags/6.1.6/vendor/openspout/openspout/UPGRADE-3.0.md (added)
-
tags/6.1.6/vendor/openspout/openspout/composer.json (added)
-
tags/6.1.6/vendor/openspout/openspout/src (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Autoloader (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Autoloader/Psr4Autoloader.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Autoloader/autoload.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Creator/HelperFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Cell.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Row.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Style (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Style/Border.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Style/BorderPart.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Style/CellAlignment.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Style/Color.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Entity/Style/Style.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception/EncodingConversionException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception/IOException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception/InvalidColorException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception/SpoutException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Exception/UnsupportedTypeException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/CellTypeHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/EncodingHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/Escaper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/Escaper/CSV.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/Escaper/EscaperInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/Escaper/ODS.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/Escaper/XLSX.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/FileSystemHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/FileSystemHelperInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/GlobalFunctionsHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Helper/StringHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Manager/OptionsManagerAbstract.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Manager/OptionsManagerInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Common/Type.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/Creator/InternalEntityFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/Manager/OptionsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/Reader.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/RowIterator.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/Sheet.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/CSV/SheetIterator.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Creator/InternalEntityFactoryInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Creator/ReaderEntityFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Creator/ReaderFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Entity (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Entity/Options.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/Manager/RowManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Common/XMLProcessor.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/InvalidValueException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/IteratorNotRewindableException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/NoSheetsFoundException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/ReaderException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/ReaderNotOpenedException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/SharedStringNotFoundException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Exception/XMLProcessingException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/IteratorInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Creator/HelperFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Creator/InternalEntityFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Creator/ManagerFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Helper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Helper/CellValueFormatter.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Helper/SettingsHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Manager/OptionsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Reader.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/RowIterator.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/Sheet.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ODS/SheetIterator.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ReaderAbstract.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/ReaderInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/RowIteratorInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/SheetInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/SheetIteratorInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Wrapper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Wrapper/XMLInternalErrorsHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/Wrapper/XMLReader.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Creator/HelperFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Creator/InternalEntityFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Creator/ManagerFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Helper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Helper/CellHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Helper/CellValueFormatter.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/OptionsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/FileBasedStrategy.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/InMemoryStrategy.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/SheetManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/StyleManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Manager/WorkbookRelationshipsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Reader.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/RowIterator.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/Sheet.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Reader/XLSX/SheetIterator.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/CSV (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/CSV/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/CSV/Manager/OptionsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/CSV/Writer.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/InternalEntityFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/ManagerFactoryInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/Style (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/Style/BorderBuilder.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/Style/StyleBuilder.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/WriterEntityFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Creator/WriterFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Entity (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Entity/Options.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Entity/Sheet.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Entity/Workbook.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Entity/Worksheet.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Helper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Helper/CellHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Helper/FileSystemWithRootFolderHelperInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Helper/ZipHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/CellManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/ManagesCellSize.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/RegisteredStyle.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/RowManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/SheetManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/Style (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/Style/PossiblyUpdatedStyle.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleManagerInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleMerger.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleRegistry.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerAbstract.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Common/Manager/WorksheetManagerInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/Border (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidNameException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidStyleException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidWidthException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/InvalidSheetNameException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/SheetNotFoundException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/WriterAlreadyOpenedException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/WriterException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/Exception/WriterNotOpenedException.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Creator/HelperFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Creator/ManagerFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Helper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Helper/BorderHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Helper/FileSystemHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager/OptionsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager/Style (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager/Style/StyleManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager/Style/StyleRegistry.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager/WorkbookManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Manager/WorksheetManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/ODS/Writer.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/WriterAbstract.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/WriterInterface.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/WriterMultiSheetsAbstract.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Creator (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Creator/HelperFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Creator/ManagerFactory.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Entity (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Entity/SheetView.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Helper (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Helper/BorderHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Helper/DateHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Helper/FileSystemHelper.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/OptionsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/SharedStringsManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleRegistry.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/WorkbookManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Manager/WorksheetManager.php (added)
-
tags/6.1.6/vendor/openspout/openspout/src/Writer/XLSX/Writer.php (added)
-
trunk/app/Helpers/Helper.php (modified) (view diffs)
-
trunk/app/Hooks/actions.php (modified) (view diffs)
-
trunk/app/Modules/Component/Component.php (modified) (view diffs)
-
trunk/app/Modules/Form/FormFieldsParser.php (modified) (view diffs)
-
trunk/app/Services/Blocks (added)
-
trunk/app/Services/Blocks/BlockAttributes.php (added)
-
trunk/app/Services/Blocks/GutenbergBlock.php (added)
-
trunk/app/Services/FluentConversational/Classes/Converter/Converter.php (modified) (view diffs)
-
trunk/app/Services/Libraries/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/ActionScheduler_SystemInformation.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Create_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Delete_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Generate_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Get_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/List_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Next_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action/Run_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/Action_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/WP_CLI/System_Command.php (added)
-
trunk/app/Services/Libraries/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php (added)
-
trunk/app/Services/Parser/Form.php (modified) (view diffs)
-
trunk/assets/css/fluent_gutenblock.css (modified) (view diffs)
-
trunk/assets/img/fluent_icon.svg (added)
-
trunk/assets/img/help.png (added)
-
trunk/fluentform.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/vendor/openspout (added)
-
trunk/vendor/openspout/openspout (added)
-
trunk/vendor/openspout/openspout/LICENSE (added)
-
trunk/vendor/openspout/openspout/LICENSE-for-cc42c1d (added)
-
trunk/vendor/openspout/openspout/UPGRADE-3.0.md (added)
-
trunk/vendor/openspout/openspout/composer.json (added)
-
trunk/vendor/openspout/openspout/src (added)
-
trunk/vendor/openspout/openspout/src/Autoloader (added)
-
trunk/vendor/openspout/openspout/src/Autoloader/Psr4Autoloader.php (added)
-
trunk/vendor/openspout/openspout/src/Autoloader/autoload.php (added)
-
trunk/vendor/openspout/openspout/src/Common (added)
-
trunk/vendor/openspout/openspout/src/Common/Creator (added)
-
trunk/vendor/openspout/openspout/src/Common/Creator/HelperFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Cell.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Row.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Style (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Style/Border.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Style/BorderPart.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Style/CellAlignment.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Style/Color.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Entity/Style/Style.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception/EncodingConversionException.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception/IOException.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception/InvalidColorException.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception/SpoutException.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Exception/UnsupportedTypeException.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/CellTypeHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/EncodingHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/Escaper (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/Escaper/CSV.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/Escaper/EscaperInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/Escaper/ODS.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/Escaper/XLSX.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/FileSystemHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/FileSystemHelperInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/GlobalFunctionsHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Helper/StringHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Manager (added)
-
trunk/vendor/openspout/openspout/src/Common/Manager/OptionsManagerAbstract.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Manager/OptionsManagerInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Common/Type.php (added)
-
trunk/vendor/openspout/openspout/src/Reader (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/Creator (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/Creator/InternalEntityFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/Manager (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/Manager/OptionsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/Reader.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/RowIterator.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/Sheet.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/CSV/SheetIterator.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Creator (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Creator/InternalEntityFactoryInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Creator/ReaderEntityFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Creator/ReaderFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Entity (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Entity/Options.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Manager (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/Manager/RowManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Common/XMLProcessor.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/InvalidValueException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/IteratorNotRewindableException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/NoSheetsFoundException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/ReaderException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/ReaderNotOpenedException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/SharedStringNotFoundException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Exception/XMLProcessingException.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/IteratorInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Creator (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Creator/HelperFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Creator/InternalEntityFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Creator/ManagerFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Helper (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Helper/CellValueFormatter.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Helper/SettingsHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Manager (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Manager/OptionsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Reader.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/RowIterator.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/Sheet.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ODS/SheetIterator.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ReaderAbstract.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/ReaderInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/RowIteratorInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/SheetInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/SheetIteratorInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Wrapper (added)
-
trunk/vendor/openspout/openspout/src/Reader/Wrapper/XMLInternalErrorsHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/Wrapper/XMLReader.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Creator (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Creator/HelperFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Creator/InternalEntityFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Creator/ManagerFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Helper (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Helper/CellHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Helper/CellValueFormatter.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/OptionsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/FileBasedStrategy.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/InMemoryStrategy.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/SheetManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/StyleManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Manager/WorkbookRelationshipsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Reader.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/RowIterator.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/Sheet.php (added)
-
trunk/vendor/openspout/openspout/src/Reader/XLSX/SheetIterator.php (added)
-
trunk/vendor/openspout/openspout/src/Writer (added)
-
trunk/vendor/openspout/openspout/src/Writer/CSV (added)
-
trunk/vendor/openspout/openspout/src/Writer/CSV/Manager (added)
-
trunk/vendor/openspout/openspout/src/Writer/CSV/Manager/OptionsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/CSV/Writer.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/InternalEntityFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/ManagerFactoryInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/Style (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/Style/BorderBuilder.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/Style/StyleBuilder.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/WriterEntityFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Creator/WriterFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Entity (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Entity/Options.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Entity/Sheet.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Entity/Workbook.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Entity/Worksheet.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Helper (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Helper/CellHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Helper/FileSystemWithRootFolderHelperInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Helper/ZipHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/CellManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/ManagesCellSize.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/RegisteredStyle.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/RowManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/SheetManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/Style (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/Style/PossiblyUpdatedStyle.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleManagerInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleMerger.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/Style/StyleRegistry.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerAbstract.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Common/Manager/WorksheetManagerInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/Border (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidNameException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidStyleException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/Border/InvalidWidthException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/InvalidSheetNameException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/SheetNotFoundException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/WriterAlreadyOpenedException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/WriterException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/Exception/WriterNotOpenedException.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Creator (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Creator/HelperFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Creator/ManagerFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Helper (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Helper/BorderHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Helper/FileSystemHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager/OptionsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager/Style (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager/Style/StyleManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager/Style/StyleRegistry.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager/WorkbookManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Manager/WorksheetManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/ODS/Writer.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/WriterAbstract.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/WriterInterface.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/WriterMultiSheetsAbstract.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Creator (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Creator/HelperFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Creator/ManagerFactory.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Entity (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Entity/SheetView.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Helper (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Helper/BorderHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Helper/DateHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Helper/FileSystemHelper.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/OptionsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/SharedStringsManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleRegistry.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/WorkbookManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Manager/WorksheetManager.php (added)
-
trunk/vendor/openspout/openspout/src/Writer/XLSX/Writer.php (added)
Note: See TracChangeset
for help on using the changeset viewer.