Changeset 3429116
- Timestamp:
- 12/29/2025 01:24:06 PM (2 months ago)
- Location:
- firebox/tags/3.1.3
- Files:
-
- 241 copied
-
. (copied) (copied from firebox/trunk)
-
Inc/Core/API/API.php (copied) (copied from firebox/trunk/Inc/Core/API/API.php)
-
Inc/Core/API/EndpointController.php (copied) (copied from firebox/trunk/Inc/Core/API/EndpointController.php)
-
Inc/Core/API/Manager.php (copied) (copied from firebox/trunk/Inc/Core/API/Manager.php)
-
Inc/Core/API/Routes/Open/FireBox.php (copied) (copied from firebox/trunk/Inc/Core/API/Routes/Open/FireBox.php)
-
Inc/Core/Admin/Admin.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Admin.php)
-
Inc/Core/Admin/AdminPageSettings.php (copied) (copied from firebox/trunk/Inc/Core/Admin/AdminPageSettings.php)
-
Inc/Core/Admin/Capabilities.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Capabilities.php)
-
Inc/Core/Admin/Forms/Import.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Forms/Import.php)
-
Inc/Core/Admin/Forms/Settings.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Forms/Settings.php)
-
Inc/Core/Admin/Includes/Cpts/Firebox.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Includes/Cpts/Firebox.php)
-
Inc/Core/Admin/Includes/Library.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Includes/Library.php)
-
Inc/Core/Admin/Includes/UpgradeToPlanModal.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Includes/UpgradeToPlanModal.php)
-
Inc/Core/Admin/Maintenance.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Maintenance.php)
-
Inc/Core/Admin/Media.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Media.php)
-
Inc/Core/Admin/Menu/PluginMenu.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Menu/PluginMenu.php)
-
Inc/Core/Admin/PluginActivation.php (copied) (copied from firebox/trunk/Inc/Core/Admin/PluginActivation.php)
-
Inc/Core/Admin/PluginUninstall.php (copied) (copied from firebox/trunk/Inc/Core/Admin/PluginUninstall.php)
-
Inc/Core/AdminBarMenu.php (copied) (copied from firebox/trunk/Inc/Core/AdminBarMenu.php)
-
Inc/Core/Analytics/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax.php)
-
Inc/Core/Analytics/Ajax/Analytics.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax/Analytics.php)
-
Inc/Core/Analytics/Ajax/Main.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax/Main.php)
-
Inc/Core/Analytics/Ajax/Shared.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax/Shared.php)
-
Inc/Core/Analytics/Data.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Data.php)
-
Inc/Core/Analytics/Filters/FilterBuilder.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Filters/FilterBuilder.php)
-
Inc/Core/Analytics/Filters/index.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Filters/index.php)
-
Inc/Core/Analytics/Helpers/Campaigns.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Helpers/Campaigns.php)
-
Inc/Core/Analytics/Helpers/Date.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Helpers/Date.php)
-
Inc/Core/Analytics/Helpers/Metrics.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Helpers/Metrics.php)
-
Inc/Core/Analytics/Metrics/ConversionRate.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/ConversionRate.php)
-
Inc/Core/Analytics/Metrics/Conversions.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/Conversions.php)
-
Inc/Core/Analytics/Metrics/Metric.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/Metric.php)
-
Inc/Core/Analytics/Metrics/Views.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/Views.php)
-
Inc/Core/Analytics/QueryBuilders/BaseQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/BaseQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/BaseClicksQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/BaseClicksQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ClicksQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ClicksQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/BaseConversionRateQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/BaseConversionRateQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ConversionRateQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ConversionRateQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/BaseConversionsQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/BaseConversionsQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionsQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionsQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/Interfaces/QueryStrategyInterface.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Interfaces/QueryStrategyInterface.php)
-
Inc/Core/Analytics/QueryBuilders/MetricQueryBuilder.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/MetricQueryBuilder.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownByPeriodStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownByPeriodStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/BaseRevenueQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/BaseRevenueQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/RevenueQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/RevenueQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/BaseViewsQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/BaseViewsQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/EventsStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/EventsStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/PopularViewTimesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/PopularViewTimesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ViewsQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ViewsQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/index.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/index.php)
-
Inc/Core/Analytics/Transformers/CampaignTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/CampaignTransformer.php)
-
Inc/Core/Analytics/Transformers/CountryTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/CountryTransformer.php)
-
Inc/Core/Analytics/Transformers/DeviceTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/DeviceTransformer.php)
-
Inc/Core/Analytics/Transformers/EventTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/EventTransformer.php)
-
Inc/Core/Analytics/Transformers/TimezoneTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/TimezoneTransformer.php)
-
Inc/Core/Analytics/Transformers/TransformerInterface.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/TransformerInterface.php)
-
Inc/Core/Analytics/Transformers/TransformerRegistry.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/TransformerRegistry.php)
-
Inc/Core/Analytics/Transformers/UrlTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/UrlTransformer.php)
-
Inc/Core/Analytics/Transformers/UserRoleTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/UserRoleTransformer.php)
-
Inc/Core/Analytics/Transformers/index.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/index.php)
-
Inc/Core/Blocks.php (copied) (copied from firebox/trunk/Inc/Core/Blocks.php)
-
Inc/Core/Blocks/Block.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Block.php)
-
Inc/Core/Blocks/Button.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Button.php)
-
Inc/Core/Blocks/Buttons.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Buttons.php)
-
Inc/Core/Blocks/Checkbox.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Checkbox.php)
-
Inc/Core/Blocks/Column.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Column.php)
-
Inc/Core/Blocks/Container.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Container.php)
-
Inc/Core/Blocks/Countdown.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Countdown.php)
-
Inc/Core/Blocks/Divider.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Divider.php)
-
Inc/Core/Blocks/Dropdown.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Dropdown.php)
-
Inc/Core/Blocks/Email.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Email.php)
-
Inc/Core/Blocks/Embed.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Embed.php)
-
Inc/Core/Blocks/Form.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Form.php)
-
Inc/Core/Blocks/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/HCaptcha.php)
-
Inc/Core/Blocks/Heading.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Heading.php)
-
Inc/Core/Blocks/Hidden.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Hidden.php)
-
Inc/Core/Blocks/Icon.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Icon.php)
-
Inc/Core/Blocks/Image.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Image.php)
-
Inc/Core/Blocks/Map.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Map.php)
-
Inc/Core/Blocks/Paragraph.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Paragraph.php)
-
Inc/Core/Blocks/Radio.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Radio.php)
-
Inc/Core/Blocks/Row.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Row.php)
-
Inc/Core/Blocks/Text.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Text.php)
-
Inc/Core/Blocks/Textarea.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Textarea.php)
-
Inc/Core/Blocks/Turnstile.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Turnstile.php)
-
Inc/Core/Blocks/Video.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Video.php)
-
Inc/Core/Controllers/Analytics.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Analytics.php)
-
Inc/Core/Controllers/BaseController.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/BaseController.php)
-
Inc/Core/Controllers/BoxImport.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/BoxImport.php)
-
Inc/Core/Controllers/BoxSettings.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/BoxSettings.php)
-
Inc/Core/Controllers/Campaigns.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Campaigns.php)
-
Inc/Core/Controllers/Dashboard.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Dashboard.php)
-
Inc/Core/Controllers/Submissions.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Submissions.php)
-
Inc/Core/FB/Actions/Actions.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/Actions.php)
-
Inc/Core/FB/Actions/ActionsBase.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/ActionsBase.php)
-
Inc/Core/FB/Actions/ActionsTrait.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/ActionsTrait.php)
-
Inc/Core/FB/Actions/Sounds.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/Sounds.php)
-
Inc/Core/FB/Assignments.php (copied) (copied from firebox/trunk/Inc/Core/FB/Assignments.php)
-
Inc/Core/FB/Box.php (copied) (copied from firebox/trunk/Inc/Core/FB/Box.php)
-
Inc/Core/FB/BoxBlocksParser.php (copied) (copied from firebox/trunk/Inc/Core/FB/BoxBlocksParser.php)
-
Inc/Core/FB/Boxes.php (copied) (copied from firebox/trunk/Inc/Core/FB/Boxes.php)
-
Inc/Core/FB/CampaignsList.php (copied) (copied from firebox/trunk/Inc/Core/FB/CampaignsList.php)
-
Inc/Core/FB/Cookie.php (copied) (copied from firebox/trunk/Inc/Core/FB/Cookie.php)
-
Inc/Core/FB/Log.php (copied) (copied from firebox/trunk/Inc/Core/FB/Log.php)
-
Inc/Core/FB/Meta.php (copied) (copied from firebox/trunk/Inc/Core/FB/Meta.php)
-
Inc/Core/FB/MetaMigrator.php (copied) (copied from firebox/trunk/Inc/Core/FB/MetaMigrator.php)
-
Inc/Core/FB/Styling/CSS.php (copied) (copied from firebox/trunk/Inc/Core/FB/Styling/CSS.php)
-
Inc/Core/FB/Track.php (copied) (copied from firebox/trunk/Inc/Core/FB/Track.php)
-
Inc/Core/Form/Actions/Action.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Action.php)
-
Inc/Core/Form/Actions/Actions.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions.php)
-
Inc/Core/Form/Actions/Actions/Brevo.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/Brevo.php)
-
Inc/Core/Form/Actions/Actions/Email.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/Email.php)
-
Inc/Core/Form/Actions/Actions/MailChimp.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/MailChimp.php)
-
Inc/Core/Form/Actions/Actions/SendInBlue.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/SendInBlue.php)
-
Inc/Core/Form/Actions/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Ajax.php)
-
Inc/Core/Form/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Form/Ajax.php)
-
Inc/Core/Form/Fields/Field.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Field.php)
-
Inc/Core/Form/Fields/FieldChoice.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/FieldChoice.php)
-
Inc/Core/Form/Fields/Fields/Checkbox.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Checkbox.php)
-
Inc/Core/Form/Fields/Fields/DateTime.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/DateTime.php)
-
Inc/Core/Form/Fields/Fields/Dropdown.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Dropdown.php)
-
Inc/Core/Form/Fields/Fields/Email.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Email.php)
-
Inc/Core/Form/Fields/Fields/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/HCaptcha.php)
-
Inc/Core/Form/Fields/Fields/Hidden.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Hidden.php)
-
Inc/Core/Form/Fields/Fields/PhoneNumber.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/PhoneNumber.php)
-
Inc/Core/Form/Fields/Fields/Radio.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Radio.php)
-
Inc/Core/Form/Fields/Fields/Rating.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Rating.php)
-
Inc/Core/Form/Fields/Fields/Text.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Text.php)
-
Inc/Core/Form/Fields/Fields/Textarea.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Textarea.php)
-
Inc/Core/Form/Fields/Fields/Turnstile.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Turnstile.php)
-
Inc/Core/Form/Fields/Traits/ImageChoiceTrait.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Traits/ImageChoiceTrait.php)
-
Inc/Core/Form/SmartTags/All_fields.php (copied) (copied from firebox/trunk/Inc/Core/Form/SmartTags/All_fields.php)
-
Inc/Core/Form/SmartTags/Field.php (copied) (copied from firebox/trunk/Inc/Core/Form/SmartTags/Field.php)
-
Inc/Core/Form/SmartTags/Submission.php (copied) (copied from firebox/trunk/Inc/Core/Form/SmartTags/Submission.php)
-
Inc/Core/Form/Tables/Submissions.php (copied) (copied from firebox/trunk/Inc/Core/Form/Tables/Submissions.php)
-
Inc/Core/Frontend.php (copied) (copied from firebox/trunk/Inc/Core/Frontend.php)
-
Inc/Core/HelperMiddleware.php (copied) (copied from firebox/trunk/Inc/Core/HelperMiddleware.php)
-
Inc/Core/Helpers/Actions.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Actions.php)
-
Inc/Core/Helpers/Activation.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Activation.php)
-
Inc/Core/Helpers/Blocks.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Blocks.php)
-
Inc/Core/Helpers/BoxHelper.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/BoxHelper.php)
-
Inc/Core/Helpers/Captcha/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Captcha/HCaptcha.php)
-
Inc/Core/Helpers/Captcha/Turnstile.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Captcha/Turnstile.php)
-
Inc/Core/Helpers/Embed.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Embed.php)
-
Inc/Core/Helpers/Form.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form.php)
-
Inc/Core/Helpers/Form/Field.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/Field.php)
-
Inc/Core/Helpers/Form/Form.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/Form.php)
-
Inc/Core/Helpers/Form/Submission.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/Submission.php)
-
Inc/Core/Helpers/Form/SubmissionMeta.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/SubmissionMeta.php)
-
Inc/Core/Helpers/Plugin.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Plugin.php)
-
Inc/Core/Helpers/Settings.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Settings.php)
-
Inc/Core/Layouts/admin/notices/notice.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/notices/notice.php)
-
Inc/Core/Layouts/admin/notices/tmpl.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/notices/tmpl.php)
-
Inc/Core/Layouts/admin/pages/analytics.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/analytics.php)
-
Inc/Core/Layouts/admin/pages/campaigns.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/campaigns.php)
-
Inc/Core/Layouts/admin/pages/dashboard.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/dashboard.php)
-
Inc/Core/Layouts/admin/pages/settings.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/settings.php)
-
Inc/Core/Layouts/admin/pages/submissions/edit.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/submissions/edit.php)
-
Inc/Core/Layouts/admin/pages/submissions/list.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/submissions/list.php)
-
Inc/Core/Layouts/admin/static/content.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/content.php)
-
Inc/Core/Layouts/admin/static/footer.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/footer.php)
-
Inc/Core/Layouts/admin/static/header.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/header.php)
-
Inc/Core/Layouts/admin/static/sidebar.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/sidebar.php)
-
Inc/Core/Layouts/admin/static/template.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/template.php)
-
Inc/Core/Layouts/public/box.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/public/box.php)
-
Inc/Core/Layouts/public/closebutton.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/public/closebutton.php)
-
Inc/Core/Libs/Icons.php (copied) (copied from firebox/trunk/Inc/Core/Libs/Icons.php)
-
Inc/Core/Libs/Translations.php (copied) (copied from firebox/trunk/Inc/Core/Libs/Translations.php)
-
Inc/Core/Migrator.php (copied) (copied from firebox/trunk/Inc/Core/Migrator.php)
-
Inc/Core/Notices/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Ajax.php)
-
Inc/Core/Notices/Notices.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices.php)
-
Inc/Core/Notices/Notices/Rate.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/Rate.php)
-
Inc/Core/Plugin.php (copied) (copied from firebox/trunk/Inc/Core/Plugin.php)
-
Inc/Core/Previewer.php (copied) (copied from firebox/trunk/Inc/Core/Previewer.php)
-
Inc/Core/Shortcodes/Shortcodes.php (copied) (copied from firebox/trunk/Inc/Core/Shortcodes/Shortcodes.php)
-
Inc/Core/SmartTags/FB.php (copied) (copied from firebox/trunk/Inc/Core/SmartTags/FB.php)
-
Inc/Core/Tables.php (copied) (copied from firebox/trunk/Inc/Core/Tables.php)
-
Inc/Core/Tables/Box.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Box.php)
-
Inc/Core/Tables/Boxlog.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Boxlog.php)
-
Inc/Core/Tables/Boxlogdetails.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Boxlogdetails.php)
-
Inc/Core/Tables/Submission.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Submission.php)
-
Inc/Core/Tables/Submissionmeta.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Submissionmeta.php)
-
Inc/Core/UsageTracking/PluginData.php (copied) (copied from firebox/trunk/Inc/Core/UsageTracking/PluginData.php)
-
Inc/Core/UsageTracking/SendUsage.php (copied) (copied from firebox/trunk/Inc/Core/UsageTracking/SendUsage.php)
-
Inc/Core/UsageTracking/UsageTracking.php (copied) (copied from firebox/trunk/Inc/Core/UsageTracking/UsageTracking.php)
-
Inc/Framework/Inc/Layouts/form/fields/tmpl.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/form/fields/tmpl.php)
-
autoload.php (copied) (copied from firebox/trunk/autoload.php)
-
firebox.php (copied) (copied from firebox/trunk/firebox.php)
-
languages/firebox.pot (copied) (copied from firebox/trunk/languages/firebox.pot)
-
readme.txt (copied) (copied from firebox/trunk/readme.txt)
Note: See TracChangeset
for help on using the changeset viewer.