From f89dc2e566ca803d18b6ae70f08ea2eb9470eeca Mon Sep 17 00:00:00 2001 From: Jaime Jimenez Ortega Date: Thu, 23 Nov 2023 22:20:38 +0100 Subject: [PATCH] =?UTF-8?q?listo=20para=20a=C3=B1adir=20tarifas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deployment.xml | 0 .idea/inspectionProfiles/Project_Default.xml | 0 .idea/php.xml | 0 .idea/vcs.xml | 0 .idea/webServers.xml | 0 .idea/workspace.xml | 0 .vscode/settings.json | 0 .vscode/sftp.json | 0 README.md | 0 acciones.txt | 0 backups_bbdd/04252023_sk_main.sql | 0 backups_bbdd/29052023_sk-jjo.sql | 0 ci4/.env | 0 ci4/.gitignore | 0 ci4/.htaccess | 0 ci4/app/.htaccess | 0 ci4/app/Common.php | 0 ci4/app/Config/App.php | 0 ci4/app/Config/Autoload.php | 0 ci4/app/Config/Basics.php | 0 ci4/app/Config/Boot/development.php | 0 ci4/app/Config/Boot/production.php | 0 ci4/app/Config/Boot/testing.php | 0 ci4/app/Config/Cache.php | 0 ci4/app/Config/Constants.php | 0 ci4/app/Config/ContentSecurityPolicy.php | 0 ci4/app/Config/Cookie.php | 0 ci4/app/Config/Database.php | 0 ci4/app/Config/DocTypes.php | 0 ci4/app/Config/Email.php | 0 ci4/app/Config/Encryption.php | 0 ci4/app/Config/Events.php | 0 ci4/app/Config/Exceptions.php | 0 ci4/app/Config/Filters.php | 0 ci4/app/Config/ForeignCharacters.php | 0 ci4/app/Config/Format.php | 0 ci4/app/Config/Generators.php | 0 ci4/app/Config/Honeypot.php | 0 ci4/app/Config/Images.php | 0 ci4/app/Config/Kint.php | 0 ci4/app/Config/Logger.php | 0 ci4/app/Config/Migrations.php | 0 ci4/app/Config/Mimes.php | 0 ci4/app/Config/Modules.php | 0 ci4/app/Config/Pager.php | 0 ci4/app/Config/Paths.php | 0 ci4/app/Config/Routes.php | 0 ci4/app/Config/Security.php | 0 ci4/app/Config/Services.php | 0 ci4/app/Config/Toolbar.php | 0 ci4/app/Config/UserAgents.php | 0 ci4/app/Config/Validation.php | 0 ci4/app/Config/View.php | 0 ci4/app/Controllers/Activity.php | 0 ci4/app/Controllers/Ajax.php | 0 ci4/app/Controllers/Api.php | 0 ci4/app/Controllers/BaseController.php | 0 ci4/app/Controllers/Catalogo/Catalogo.php | 0 ci4/app/Controllers/Clientes/Cliente.php | 0 .../Controllers/Clientes/Clientecontactos.php | 0 .../Clientes/Clientedistribuidores.php | 0 ci4/app/Controllers/Compras/Proveedores.php | 0 .../Controllers/Compras/ProveedoresTipos.php | 0 .../Controllers/Configuracion/Calendario.php | 0 .../Configuracion/Comunidadesautonomas.php | 0 .../Controllers/Configuracion/Formaspagos.php | 0 ci4/app/Controllers/Configuracion/Group.php | 0 .../Configuracion/Imposiciones.php | 0 .../Controllers/Configuracion/Maquinas.php | 0 .../Configuracion/Maquinascalles.php | 0 .../Configuracion/Maquinasdefecto.php | 0 .../Maquinaspapelesimpresion.php | 0 .../Maquinastarifasimpresion.php | 0 ci4/app/Controllers/Configuracion/Paises.php | 0 .../Configuracion/Papelesgenericos.php | 0 .../Configuracion/Papelesimpresion.php | 0 .../Configuracion/Papelformato.php | 0 .../Configuracion/Papelimpresionmargenes.php | 0 .../Papelimpresiontipologias.php | 0 .../Controllers/Configuracion/Provincias.php | 0 .../Configuracion/Seriefactura.php | 0 .../Configuracion/Serviciocliente.php | 0 .../Configuracion/Tamanioformatos.php | 0 .../Configuracion/Tamaniolibros.php | 0 .../Configuracion/Tareaservicio.php | 0 .../Controllers/Configuracion/Tipologias.php | 0 .../Configuracion/Tiposimpresion.php | 0 ci4/app/Controllers/Configuracion/Trabajo.php | 0 ci4/app/Controllers/Configuracion/Users.php | 0 ci4/app/Controllers/Cron.php | 0 .../Controllers/Envioslogistica/Logistica.php | 0 ci4/app/Controllers/Facturacion/Albaran.php | 0 ci4/app/Controllers/Facturacion/Factura.php | 0 ci4/app/Controllers/GoBaseController.php | 0 .../Controllers/GoBaseResourceController.php | 0 ci4/app/Controllers/Home.php | 0 ci4/app/Controllers/Importacion/Importar.php | 0 ci4/app/Controllers/Informes/Informe.php | 0 ci4/app/Controllers/Integration.php | 0 ci4/app/Controllers/Js_loader.php | 0 ci4/app/Controllers/Language.php | 0 ci4/app/Controllers/Login.php | 0 ci4/app/Controllers/Migrate.php | 0 ci4/app/Controllers/My.php | 0 ci4/app/Controllers/Notification.php | 0 ci4/app/Controllers/Pdf/PrintPresupuestos.php | 0 ci4/app/Controllers/Pedidos/Pedido.php | 0 .../Presupuestos/.PresupuestoInterfazCliente | 0 .../Controllers/Presupuestos/Calendarios.php | 0 ci4/app/Controllers/Presupuestos/Carteles.php | 0 .../Presupuestos/Cosidotapablanda.php | 7 ++ .../Presupuestos/Cosidotapadura.php | 0 .../Controllers/Presupuestos/Cuadripticos.php | 0 ci4/app/Controllers/Presupuestos/Dipticos.php | 0 .../Presupuestos/Espiraltapablanda.php | 0 .../Presupuestos/Espiraltapadura.php | 0 ci4/app/Controllers/Presupuestos/Estuches.php | 0 ci4/app/Controllers/Presupuestos/Flyers.php | 0 .../Presupuestos/Fresadotapablanda.php | 0 .../Presupuestos/Fresadotapadura.php | 0 ci4/app/Controllers/Presupuestos/Grapados.php | 0 .../Controllers/Presupuestos/Invitaciones.php | 0 .../Controllers/Presupuestos/Marcapaginas.php | 0 .../Presupuestos/PresupuestoAcabados.php | 0 .../PresupuestoEncuadernaciones.php | 0 .../Presupuestos/PresupuestoManipulados.php | 0 .../PresupuestoPreimpresiones.php | 0 .../Presupuestos/Presupuestomaquetacion.php | 0 .../Presupuestos/Tarjetascomerciales.php | 0 .../Controllers/Presupuestos/Tripticos.php | 0 .../Presupuestos/Wireotapablanda.php | 0 .../Presupuestos/Wireotapadura.php | 0 .../Controllers/Produccion/Ordenmaquina.php | 0 .../Controllers/Produccion/Ordentrabajo.php | 0 .../Produccion/Ordentrabajomaquetacion.php | 0 .../Produccion/Pedidoproduccion.php | 0 ci4/app/Controllers/Profile.php | 0 ci4/app/Controllers/Servicios/Compras.php | 0 .../Controllers/Servicios/Digitalizacion.php | 0 ci4/app/Controllers/Servicios/Impresion.php | 0 ci4/app/Controllers/Servicios/Maquetacion.php | 0 ci4/app/Controllers/Servicios/Mensajes.php | 0 ci4/app/Controllers/Servicios/Productos.php | 0 ci4/app/Controllers/Servicios/Proveedor.php | 0 ci4/app/Controllers/Settings.php | 0 ci4/app/Controllers/Tarifas/Tarifaacabado.php | 0 .../Tarifas/Tarifaacabadolineas.php | 0 .../Tarifas/Tarifaencuadernacionlineas.php | 0 .../Tarifas/Tarifaencuadernaciontiradas.php | 0 .../Controllers/Tarifas/Tarifaimpresion.php | 0 .../Tarifas/Tarifamanipuladolineas.php | 0 .../Controllers/Tarifas/Tarifapapelcompra.php | 0 .../Tarifas/Tarifapapeldefecto.php | 0 .../Tarifas/Tarifapreimpresion.php | 0 .../Tarifas/Tarifasencuadernacion.php | 0 ci4/app/Controllers/Tarifas/Tarifasenvios.php | 0 .../Tarifas/Tarifasenviosprecios.php | 0 .../Tarifas/Tarifasenvioszonas.php | 0 .../Controllers/Tarifas/Tarifasmanipulado.php | 0 ci4/app/Controllers/Test.php | 11 ++- ci4/app/Controllers/Viewmode.php | 0 ci4/app/Database/Migrations/.gitkeep | 0 .../2023-04-22-074343_ChangeTablesNames.php | 0 ...2023-04-22-083118_CreateGroupUserTable.php | 0 .../2023-04-25-161753_RemoveGroupFromUser.php | 0 .../2023_03_27_185500_DeleteOauthTables.php | 0 .../2023_03_28_200000_DeleteSMSColumns.php | 0 ci4/app/Database/Seeds/.gitkeep | 0 .../Clientes/ClienteContactoEntity.php | 0 .../Clientes/ClienteDistribuidorEntity.php | 0 ci4/app/Entities/Clientes/ClienteEntity.php | 0 ci4/app/Entities/Compras/ProveedorEntity.php | 0 .../Entities/Compras/ProveedorTipoEntity.php | 0 .../Configuracion/ComunidadAutonomaEntity.php | 0 .../ComunidadesAutonomasEntity.php | 0 .../ConfiguracionSistemaEntity.php | 17 +++++ .../Configuracion/FormaPagoEntity.php | 0 ci4/app/Entities/Configuracion/Imposicion.php | 0 ci4/app/Entities/Configuracion/Maquina.php | 0 .../Configuracion/MaquinasCallesEntity.php | 0 .../Configuracion/MaquinasDefectoEntity.php | 0 .../MaquinasPapelesImpresionEntity.php | 0 .../MaquinasTarifasImpresionEntity.php | 0 ci4/app/Entities/Configuracion/Pais.php | 0 ci4/app/Entities/Configuracion/PaisEntity.php | 0 .../Configuracion/PapelFormatoEntity.php | 0 .../Entities/Configuracion/PapelGenerico.php | 0 .../Entities/Configuracion/PapelImpresion.php | 0 .../Configuracion/PapelImpresionMargen.php | 0 .../Configuracion/PapelImpresionTipologia.php | 0 .../Configuracion/ProvinciaEntity.php | 0 .../Configuracion/TipologiasEntity.php | 0 ci4/app/Entities/GoBaseEntity.php | 0 .../PresupuestoAcabadosEntity.php | 0 .../PresupuestoEncuadernacionesEntity.php | 0 .../Presupuestos/PresupuestoEntity.php | 0 .../Presupuestos/PresupuestoEstadoEntity.php | 0 .../Presupuestos/PresupuestoLineaEntity.php | 0 .../PresupuestoManipuladosEntity.php | 0 .../PresupuestoPreimpresionesEntity.php | 0 .../TipoPresupuestoTarifaEncuadernacion.php | 0 .../Entities/Tarifas/TarifaAcabadoLinea.php | 0 .../TarifaEncuadernacionDimensionesEntity.php | 0 .../Tarifas/TarifaEncuadernacionEntity.php | 0 .../Tarifas/TarifaEncuadernacionLinea.php | 0 .../Tarifas/TarifaEncuadernacionTirada.php | 0 .../Entities/Tarifas/TarifaEnvioEntity.php | 0 .../Tarifas/TarifaEnvioPrecioEntity.php | 0 .../Tarifas/TarifaEnvioZonaEntity.php | 0 .../Tarifas/TarifaManipuladoEntity.php | 0 .../Tarifas/TarifaManipuladoLinea.php | 0 .../Entities/Tarifas/TarifaacabadoEntity.php | 0 .../Tarifas/TarifapreimpresionEntity.php | 0 ci4/app/Entities/Usuarios/UserEntity.php | 0 ci4/app/Entities/Usuarios/UserGroupEntity.php | 0 ci4/app/Filters/.gitkeep | 0 ci4/app/Filters/JWTAuthFilter.php | 0 ci4/app/Filters/LoginAuthFilter.php | 0 ci4/app/Filters/ThrottlerFilter.php | 0 ci4/app/Helpers/.gitkeep | 0 ci4/app/Helpers/general_helper.php | 0 ci4/app/Helpers/go_common_helper.php | 0 ci4/app/Helpers/jwt_helper.php | 0 ci4/app/Language/.gitkeep | 0 ci4/app/Language/en/App.php | 0 ci4/app/Language/en/Basic.php | 0 ci4/app/Language/en/ClienteContactos.php | 0 ci4/app/Language/en/ClienteDistribuidores.php | 0 ci4/app/Language/en/Clientes.php | 0 ci4/app/Language/en/ComunidadesAutonomas.php | 0 ci4/app/Language/en/FormasPagoes.php | 0 ci4/app/Language/en/Group.php | 0 ci4/app/Language/en/ImpresionTipologias.php | 0 ci4/app/Language/en/Maquinas.php | 0 ci4/app/Language/en/MaquinasCalles.php | 0 .../Language/en/MaquinasPapelImpresion.php | 0 ci4/app/Language/en/MaquinasPorDefecto.php | 0 .../Language/en/MaquinasTarifasImpresions.php | 0 ci4/app/Language/en/Paises.php | 0 ci4/app/Language/en/PapelGenerico.php | 0 ci4/app/Language/en/PapelImpresion.php | 0 .../Language/en/PapelImpresionMargenes.php | 0 ci4/app/Language/en/Presupuestos.php | 0 ci4/app/Language/en/Proveedores.php | 0 ci4/app/Language/en/Provincias.php | 0 ci4/app/Language/en/TarifaAcabadoLineas.php | 0 .../en/TarifaEncuadernacionLineas.php | 0 .../en/TarifaEncuadernacionTiradas.php | 0 .../Language/en/TarifaManipuladoLineas.php | 0 ci4/app/Language/en/Tarifaacabado.php | 0 ci4/app/Language/en/Tarifaencuadernacion.php | 0 ci4/app/Language/en/Tarifamanipulado.php | 0 ci4/app/Language/en/Tarifapreimpresion.php | 0 ci4/app/Language/en/TarifasEnvios.php | 0 ci4/app/Language/en/TarifasEnviosPrecios.php | 0 ci4/app/Language/en/TarifasEnviosZonas.php | 0 ci4/app/Language/en/TipologiasLibros.php | 0 ci4/app/Language/en/Users.php | 0 ci4/app/Language/en/Validation.php | 0 ci4/app/Language/es/App.php | 0 ci4/app/Language/es/Basic.php | 0 ci4/app/Language/es/ClienteContactos.php | 0 ci4/app/Language/es/ClienteDistribuidores.php | 0 ci4/app/Language/es/Clientes.php | 0 ci4/app/Language/es/ComunidadesAutonomas.php | 0 ci4/app/Language/es/FormasPago.php | 0 ci4/app/Language/es/Group.php | 0 ci4/app/Language/es/ImpresionTipologias.php | 0 ci4/app/Language/es/Maquinas.php | 0 ci4/app/Language/es/MaquinasCalles.php | 0 .../Language/es/MaquinasPapelImpresion.php | 0 ci4/app/Language/es/MaquinasPorDefecto.php | 0 .../Language/es/MaquinasTarifasImpresions.php | 0 ci4/app/Language/es/Paises.php | 0 ci4/app/Language/es/PapelGenerico.php | 0 ci4/app/Language/es/PapelImpresion.php | 0 .../Language/es/PapelImpresionMargenes.php | 0 ci4/app/Language/es/Presupuestos.php | 0 ci4/app/Language/es/Proveedores.php | 0 ci4/app/Language/es/Provincias.php | 0 ci4/app/Language/es/TarifaAcabadoLineas.php | 0 .../es/TarifaEncuadernacionLineas.php | 0 .../es/TarifaEncuadernacionTiradas.php | 0 .../Language/es/TarifaManipuladoLineas.php | 0 ci4/app/Language/es/Tarifaacabado.php | 0 ci4/app/Language/es/Tarifaencuadernacion.php | 0 ci4/app/Language/es/Tarifamanipulado.php | 0 ci4/app/Language/es/Tarifapreimpresion.php | 0 ci4/app/Language/es/TarifasEnvios.php | 0 ci4/app/Language/es/TarifasEnviosPrecios.php | 0 ci4/app/Language/es/TarifasEnviosZonas.php | 0 ci4/app/Language/es/TipologiasLibros.php | 0 ci4/app/Language/es/Users.php | 0 ci4/app/Language/es/Validation.php | 0 ci4/app/Libraries/.gitkeep | 0 ci4/app/Libraries/Authenticator.php | 0 ci4/app/Libraries/PasswordHash.php | 0 ci4/app/Models/.gitkeep | 0 ci4/app/Models/ActivityModel.php | 0 ci4/app/Models/BackupModel.php | 0 ci4/app/Models/BaseModel.php | 0 .../Models/Clientes/ClienteContactoModel.php | 0 .../Clientes/ClienteDistribuidorModel.php | 0 ci4/app/Models/Clientes/ClienteModel.php | 0 ci4/app/Models/Collection.php | 0 ci4/app/Models/Compras/ProveedorModel.php | 0 ci4/app/Models/Compras/ProveedorTipoModel.php | 0 .../Configuracion/ComunidadAutonomaModel.php | 0 .../ComunidadesAutonomasModel.php | 0 .../ConfiguracionSistemaModel.php | 37 ++++++++++ .../Models/Configuracion/FormaPagoModel.php | 0 .../Models/Configuracion/ImposicionModel.php | 0 ci4/app/Models/Configuracion/MaquinaModel.php | 0 .../Configuracion/MaquinasCallesModel.php | 0 .../Configuracion/MaquinasDefectoModel.php | 0 .../MaquinasPapelesImpresionModel.php | 0 .../MaquinasTarifasImpresionModel.php | 0 ci4/app/Models/Configuracion/PaisModel.php | 0 .../Configuracion/PapelFormatoModel.php | 0 .../Configuracion/PapelGenericoModel.php | 0 .../PapelImpresionMargenModel.php | 0 .../Configuracion/PapelImpresionModel.php | 0 .../PapelImpresionTipologiaModel.php | 0 .../Models/Configuracion/ProvinciaModel.php | 0 .../Configuracion/TipologiasLibroModel.php | 0 ci4/app/Models/ConfirmationTokenModel.php | 0 ci4/app/Models/CountriesModel.php | 0 ci4/app/Models/CronTabModel.php | 0 ci4/app/Models/CurrencyModel.php | 0 ci4/app/Models/GoBaseModel.php | 0 ci4/app/Models/NotificationModel.php | 0 ci4/app/Models/PasswordRecoveryModel.php | 0 .../Presupuestos/PresupuestoAcabadosModel.php | 0 .../PresupuestoEncuadernacionesModel.php | 63 ++++++++++++++---- .../Presupuestos/PresupuestoEstadoModel.php | 0 .../Presupuestos/PresupuestoLineaModel.php | 0 .../PresupuestoManipuladosModel.php | 0 .../Models/Presupuestos/PresupuestoModel.php | 0 .../PresupuestoPreimpresionesModel.php | 0 ...poPresupuestoTarifaEncuadernacionModel.php | 4 +- ci4/app/Models/SettingsModel.php | 0 .../Tarifas/TarifaAcabadoLineaModel.php | 0 .../TarifaEncuadernacionDimensionesModel.php | 0 .../TarifaEncuadernacionLineaModel.php | 0 .../Tarifas/TarifaEncuadernacionModel.php | 0 .../TarifaEncuadernacionTiradaModel.php | 0 ci4/app/Models/Tarifas/TarifaEnvioModel.php | 0 .../Models/Tarifas/TarifaEnvioPrecioModel.php | 0 .../Models/Tarifas/TarifaEnvioZonaModel.php | 0 .../Tarifas/TarifaManipuladoLineaModel.php | 0 .../Models/Tarifas/TarifaManipuladoModel.php | 0 ci4/app/Models/Tarifas/TarifaacabadoModel.php | 0 .../Tarifas/TarifapreimpresionModel.php | 0 ci4/app/Models/TemplateModel.php | 0 ci4/app/Models/ThemeModel.php | 0 ci4/app/Models/TimezoneModel.php | 0 ci4/app/Models/Usuarios/GroupUserModel.php | 0 ci4/app/Models/Usuarios/UserGroupModel.php | 0 ci4/app/Models/Usuarios/UserModel.php | 0 ci4/app/Services/PresupuestoService.php | 0 ci4/app/ThirdParty/.gitkeep | 0 .../ThirdParty/DatatablesEditor/Bootstrap.php | 0 .../DatatablesEditor/DataTables.php | 0 .../ThirdParty/DatatablesEditor/Database.php | 0 .../Database/Driver/Db2Query.php | 0 .../Database/Driver/Db2Result.php | 0 .../Database/Driver/FirebirdQuery.php | 0 .../Database/Driver/FirebirdResult.php | 0 .../Database/Driver/MysqlQuery.php | 0 .../Database/Driver/MysqlResult.php | 0 .../Database/Driver/OracleQuery.php | 0 .../Database/Driver/OracleResult.php | 0 .../Database/Driver/PostgresQuery.php | 0 .../Database/Driver/PostgresResult.php | 0 .../Database/Driver/SqliteQuery.php | 0 .../Database/Driver/SqliteResult.php | 0 .../Database/Driver/SqlserverQuery.php | 0 .../Database/Driver/SqlserverResult.php | 0 .../DatatablesEditor/Database/Query.php | 0 .../DatatablesEditor/Database/Result.php | 0 .../ThirdParty/DatatablesEditor/Editor.php | 0 .../DatatablesEditor/Editor/Field.php | 0 .../DatatablesEditor/Editor/Format.php | 0 .../DatatablesEditor/Editor/Join.php | 0 .../DatatablesEditor/Editor/Mjoin.php | 0 .../DatatablesEditor/Editor/Options.php | 0 .../Editor/SearchBuilderOptions.php | 0 .../Editor/SearchPaneOptions.php | 0 .../DatatablesEditor/Editor/Upload.php | 0 .../DatatablesEditor/Editor/Validate.php | 0 .../Editor/ValidateOptions.php | 0 ci4/app/ThirdParty/DatatablesEditor/Ext.php | 0 .../DatatablesEditor/HtmLawed/Htmlaw.php | 0 .../DatatablesEditor/HtmLawed/Htmlawed.php | 0 .../ThirdParty/DatatablesEditor/License.txt | 0 .../ThirdParty/DatatablesEditor/composer.json | 0 .../ThirdParty/DatatablesEditor/composer.php | 0 .../ThirdParty/DatatablesEditor/config.php | 0 .../DataTables-Database-Driver-Db2Query.html | 0 .../DataTables-Database-Driver-Db2Result.html | 0 ...aTables-Database-Driver-FirebirdQuery.html | 0 ...Tables-Database-Driver-FirebirdResult.html | 0 ...DataTables-Database-Driver-MysqlQuery.html | 0 ...ataTables-Database-Driver-MysqlResult.html | 0 ...ataTables-Database-Driver-OracleQuery.html | 0 ...taTables-Database-Driver-OracleResult.html | 0 ...aTables-Database-Driver-PostgresQuery.html | 0 ...Tables-Database-Driver-PostgresResult.html | 0 ...ataTables-Database-Driver-SqliteQuery.html | 0 ...taTables-Database-Driver-SqliteResult.html | 0 ...Tables-Database-Driver-SqlserverQuery.html | 0 ...ables-Database-Driver-SqlserverResult.html | 0 .../classes/DataTables-Database-Query.html | 0 .../classes/DataTables-Database-Result.html | 0 .../docs/classes/DataTables-Database.html | 0 .../docs/classes/DataTables-Editor-Field.html | 0 .../classes/DataTables-Editor-Format.html | 0 .../docs/classes/DataTables-Editor-Join.html | 0 .../docs/classes/DataTables-Editor-Mjoin.html | 0 .../classes/DataTables-Editor-Options.html | 0 ...ataTables-Editor-SearchBuilderOptions.html | 0 .../DataTables-Editor-SearchPaneOptions.html | 0 .../classes/DataTables-Editor-Upload.html | 0 .../classes/DataTables-Editor-Validate.html | 0 .../DataTables-Editor-ValidateOptions.html | 0 .../docs/classes/DataTables-Editor.html | 0 .../docs/classes/DataTables-Ext.html | 0 .../classes/DataTables-HtmLawed-Htmlaw.html | 0 .../DatatablesEditor/docs/css/base.css | 0 .../DatatablesEditor/docs/css/normalize.css | 0 .../DatatablesEditor/docs/css/template.css | 0 .../docs/files/Bootstrap.php.txt | 0 .../docs/files/DataTables.php.txt | 0 .../docs/files/Database.php.txt | 0 .../files/Database/Driver/Db2Query.php.txt | 0 .../files/Database/Driver/Db2Result.php.txt | 0 .../Database/Driver/FirebirdQuery.php.txt | 0 .../Database/Driver/FirebirdResult.php.txt | 0 .../files/Database/Driver/MysqlQuery.php.txt | 0 .../files/Database/Driver/MysqlResult.php.txt | 0 .../files/Database/Driver/OracleQuery.php.txt | 0 .../Database/Driver/OracleResult.php.txt | 0 .../Database/Driver/PostgresQuery.php.txt | 0 .../Database/Driver/PostgresResult.php.txt | 0 .../files/Database/Driver/SqliteQuery.php.txt | 0 .../Database/Driver/SqliteResult.php.txt | 0 .../Database/Driver/SqlserverQuery.php.txt | 0 .../Database/Driver/SqlserverResult.php.txt | 0 .../docs/files/Database/Query.php.txt | 0 .../docs/files/Database/Result.php.txt | 0 .../docs/files/Editor.php.txt | 0 .../docs/files/Editor/Field.php.txt | 0 .../docs/files/Editor/Format.php.txt | 0 .../docs/files/Editor/Join.php.txt | 0 .../docs/files/Editor/Mjoin.php.txt | 0 .../docs/files/Editor/Options.php.txt | 0 .../files/Editor/SearchBuilderOptions.php.txt | 0 .../files/Editor/SearchPaneOptions.php.txt | 0 .../docs/files/Editor/Upload.php.txt | 0 .../docs/files/Editor/Validate.php.txt | 0 .../docs/files/Editor/ValidateOptions.php.txt | 0 .../DatatablesEditor/docs/files/Ext.php.txt | 0 .../docs/files/HtmLawed/Htmlaw.php.txt | 0 .../docs/files/HtmLawed/Htmlawed.php.txt | 0 .../docs/files/bootstrap.html | 0 .../DatatablesEditor/docs/files/composer.html | 0 .../docs/files/composer.php.txt | 0 .../DatatablesEditor/docs/files/config.html | 0 .../docs/files/config.php.txt | 0 .../docs/files/database-driver-db2query.html | 0 .../docs/files/database-driver-db2result.html | 0 .../files/database-driver-firebirdquery.html | 0 .../files/database-driver-firebirdresult.html | 0 .../files/database-driver-mysqlquery.html | 0 .../files/database-driver-mysqlresult.html | 0 .../files/database-driver-oraclequery.html | 0 .../files/database-driver-oracleresult.html | 0 .../files/database-driver-postgresquery.html | 0 .../files/database-driver-postgresresult.html | 0 .../files/database-driver-sqlitequery.html | 0 .../files/database-driver-sqliteresult.html | 0 .../files/database-driver-sqlserverquery.html | 0 .../database-driver-sqlserverresult.html | 0 .../docs/files/database-query.html | 0 .../docs/files/database-result.html | 0 .../DatatablesEditor/docs/files/database.html | 0 .../docs/files/datatables.html | 0 .../docs/files/editor-field.html | 0 .../docs/files/editor-format.html | 0 .../docs/files/editor-join.html | 0 .../docs/files/editor-mjoin.html | 0 .../docs/files/editor-options.html | 0 .../files/editor-searchbuilderoptions.html | 0 .../docs/files/editor-searchpaneoptions.html | 0 .../docs/files/editor-upload.html | 0 .../docs/files/editor-validate.html | 0 .../docs/files/editor-validateoptions.html | 0 .../DatatablesEditor/docs/files/editor.html | 0 .../DatatablesEditor/docs/files/ext.html | 0 .../docs/files/htmlawed-htmlaw.html | 0 .../docs/files/htmlawed-htmlawed.html | 0 .../DatatablesEditor/docs/graphs/classes.html | 0 .../DatatablesEditor/docs/index.html | 0 .../DatatablesEditor/docs/indices/files.html | 0 .../DatatablesEditor/docs/js/search.js | 0 .../DatatablesEditor/docs/js/searchIndex.js | 0 .../datatables-database-driver.html | 0 .../docs/namespaces/datatables-database.html | 0 .../docs/namespaces/datatables-editor.html | 0 .../docs/namespaces/datatables-htmlawed.html | 0 .../docs/namespaces/datatables.html | 0 .../docs/namespaces/default.html | 0 .../docs/packages/Application.html | 0 .../docs/packages/default.html | 0 .../docs/reports/deprecated.html | 0 .../DatatablesEditor/docs/reports/errors.html | 0 .../docs/reports/markers.html | 0 .../DatatablesEditor/phpdoc.dist.xml | 0 .../DatatablesEditor/phpstan-baseline.neon | 0 .../DatatablesEditor/phpstan.neon.dist | 0 ci4/app/Validation/ApiAuthRules.php | 0 ci4/app/Views/errors/cli/error_404.php | 0 ci4/app/Views/errors/cli/error_exception.php | 0 ci4/app/Views/errors/cli/production.php | 0 ci4/app/Views/errors/html/debug.css | 0 ci4/app/Views/errors/html/debug.js | 0 ci4/app/Views/errors/html/error_404.php | 0 ci4/app/Views/errors/html/error_exception.php | 0 ci4/app/Views/errors/html/production.php | 0 .../themes/_commonPartialsBs/_alertBoxes.php | 0 .../_commonPartialsBs/_confirm2delete.php | 0 .../_form_validation_errors.php | 0 .../_commonPartialsBs/_modalConfirmDialog.php | 0 .../themes/_commonPartialsBs/datatables.php | 0 .../themes/_commonPartialsBs/select2bs5.php | 0 .../themes/_commonPartialsBs/sweetalert.php | 0 .../backend/vuexy/form/activity/index.php | 0 .../backend/vuexy/form/activity/index_bk.php | 0 .../clientes/cliente/_clienteFormItems.php | 0 .../form/clientes/cliente/viewClienteForm.php | 0 .../form/clientes/cliente/viewClienteList.php | 0 .../contactos/_contactoDeClienteFormItems.php | 0 .../contactos/viewContactoDeClienteForm.php | 0 .../contactos/viewContactoDeClienteList.php | 0 .../_distribuidorDeClienteFormItems.php | 0 .../viewDistribuidorDeClienteForm.php | 0 .../viewDistribuidorDeClienteList.php | 0 .../proveedores/_proveedorFormItems.php | 0 .../proveedores/_proveedorTipoFormItems.php | 0 .../compras/proveedores/viewProveedorForm.php | 0 .../compras/proveedores/viewProveedorList.php | 0 .../proveedores/viewProveedorTipoForm.php | 0 .../proveedores/viewProveedorTipoList.php | 0 .../_comunidadAutonomaFormItems.php | 0 .../viewComunidadAutonomaForm.php | 0 .../viewComunidadAutonomaList.php | 0 .../formas-pago/_formaDePagoFormItems.php | 0 .../formas-pago/viewFormaDePagoForm.php | 0 .../formas-pago/viewFormaDePagoList.php | 0 .../imposiciones/_imposicionFormItems.php | 0 .../imposiciones/viewImposicionForm.php | 0 .../imposiciones/viewImposicionList.php | 0 .../maquinas/_maquinaFormItems.php | 0 .../maquinas/_maquinaPorDefectoFormItems.php | 0 .../maquinas/viewMaquinaForm.php | 0 .../maquinas/viewMaquinaList.php | 0 .../maquinas/viewMaquinaPorDefectoForm.php | 0 .../maquinas/viewMaquinaPorDefectoList.php | 0 .../configuracion/paises/_paisFormItems.php | 0 .../configuracion/paises/viewPaisForm.php | 0 .../configuracion/paises/viewPaisList.php | 0 .../papel/_papelGenericoFormItems.php | 0 .../papel/_papelImpresionFormItems.php | 0 .../papel/viewPapelGenericoForm.php | 0 .../papel/viewPapelGenericoList.php | 0 .../papel/viewPapelImpresionForm.php | 0 .../papel/viewPapelImpresionList.php | 0 .../papelformato/_papelFormatoFormItems.php | 0 .../papelformato/viewPapelFormatoForm.php | 0 .../papelformato/viewPapelFormatoList.php | 0 .../provincias/_provinciaFormItems.php | 0 .../provincias/viewProvinciaForm.php | 0 .../provincias/viewProvinciaList.php | 0 .../tipologias/_tipologiaLibrosFormItems.php | 0 .../tipologias/viewTipologiaLibrosForm.php | 0 .../tipologias/viewTipologiaLibrosList.php | 0 .../backend/vuexy/form/dashboard/admin.php | 0 .../backend/vuexy/form/dashboard/index.php | 0 .../backend/vuexy/form/dashboard/user.php | 0 .../vuexy/form/group/viewUserGroupForm.php | 0 .../vuexy/form/group/viewUserGroupList.php | 0 .../vuexy/form/login/authentication.php | 0 .../vuexy/form/login/forgot_password.php | 0 .../themes/backend/vuexy/form/login/index.php | 0 .../vuexy/form/login/password_recovery.php | 0 .../backend/vuexy/form/login/signup.php | 0 .../backend/vuexy/form/my/notification.php | 0 .../themes/backend/vuexy/form/my/view.php | 0 .../backend/vuexy/form/notification/form.php | 0 .../backend/vuexy/form/notification/index.php | 0 .../cosidotapablanda/_comentariosItems.php | 0 .../cosidotapablanda/_datosLibroItems.php | 0 .../_datosPresupuestoClienteItems.php | 0 .../_datosPresupuestoItems.php | 0 .../cosidotapablanda/_datosServiciosItems.php | 0 .../_lineasPresupuestoItems.php | 0 .../cosidotapablanda/_previewItems.php | 0 .../_resumenPresupuestoItems.php | 0 .../cosidotapablanda/comparador.js | 0 .../presupuestos/cosidotapablanda/previews.js | 0 .../viewCosidotapablandaForm.php | 0 .../viewCosidotapablandaList.php | 0 .../backend/vuexy/form/presupuestos/index.php | 0 .../presupuestos/tapa-blanda-encolada.php | 0 .../backend/vuexy/form/profile/index.php | 0 .../backend/vuexy/form/profile/index_old.php | 0 .../backend/vuexy/form/settings/index.php | 0 .../backend/vuexy/form/settings/index_bk.php | 0 .../backend/vuexy/form/settings/template.php | 0 .../acabado/_tarifaAcabadoFormItems.php | 0 .../tarifas/acabado/viewTarifaAcabadoForm.php | 0 .../tarifas/acabado/viewTarifaAcabadoList.php | 0 .../_tarifaEncuadernacionFormItems.php | 0 .../viewTarifaEncuadernacionForm.php | 0 .../viewTarifaEncuadernacionList.php | 0 .../tarifas/envios/_tarifaEnvioFormItems.php | 0 .../tarifas/envios/viewTarifaEnvioForm.php | 0 .../tarifas/envios/viewTarifaEnvioList.php | 0 .../manipulado/_tarifaManipuladoFormItems.php | 0 .../manipulado/viewTarifaManipuladoForm.php | 0 .../manipulado/viewTarifaManipuladoList.php | 0 .../_tarifapreimpresionFormItems.php | 0 .../viewTarifapreimpresionForm.php | 0 .../viewTarifapreimpresionList.php | 0 .../backend/vuexy/form/test_js/test_js.js | 0 .../backend/vuexy/form/test_js/viewTest.php | 0 .../vuexy/form/user/_userFormItems.php | 0 .../backend/vuexy/form/user/viewUserForm.php | 0 .../backend/vuexy/form/user/viewUserList.php | 0 .../themes/backend/vuexy/login/footer.php | 0 .../themes/backend/vuexy/login/header.php | 0 .../backend/vuexy/main/activities_layout.php | 0 .../Views/themes/backend/vuexy/main/all.php | 0 .../themes/backend/vuexy/main/breadcrumbs.php | 0 .../backend/vuexy/main/defaultlayout.php | 0 .../themes/backend/vuexy/main/demo_view.php | 0 .../themes/backend/vuexy/main/footer.php | 0 .../vuexy/main/general_settings_layout.php | 0 .../themes/backend/vuexy/main/header.php | 0 .../Views/themes/backend/vuexy/main/menu.php | 0 .../vuexy/main/menu_digitalizacion.php | 0 .../backend/vuexy/main/menu_impresion.php | 0 .../backend/vuexy/main/menu_maquetacion.php | 0 .../vuexy/main/presupuestos_layout.php | 0 .../backend/vuexy/main/selector_menu.php | 0 .../themes/backend/vuexy/pdfs/presupuesto.php | 0 ci4/app/index.html | 0 ci4/builds | 0 ci4/composer.json | 0 ci4/composer.lock | 0 ci4/public/.htaccess | 0 ci4/public/favicon.ico | Bin ci4/public/index.php | 0 ci4/public/robots.txt | 0 ci4/spark | 0 ci4/tests/README.md | 0 .../2020-02-22-222222_example_migration.php | 0 .../_support/Database/Seeds/ExampleSeeder.php | 0 ci4/tests/_support/DatabaseTestCase.php | 0 ci4/tests/_support/Libraries/ConfigReader.php | 0 ci4/tests/_support/Models/ExampleModel.php | 0 ci4/tests/_support/SessionTestCase.php | 0 ci4/tests/database/ExampleDatabaseTest.php | 0 ci4/tests/session/ExampleSessionTest.php | 0 ci4/tests/unit/HealthTest.php | 0 ci4/writable/.htaccess | 0 ci4/writable/cache/index.html | 0 ci4/writable/logs/index.html | 0 ci4/writable/postman_collection.json | 0 ci4/writable/session/index.html | 0 ci4/writable/uploads/index.html | 0 datos web.txt | 0 from mac to app.txt | 0 git-commands.txt | 0 httpdocs/.htaccess | 0 httpdocs/assets/css/index.html | 0 httpdocs/assets/css/install.css | 0 httpdocs/assets/flags/ad_64.png | Bin httpdocs/assets/flags/ae_64.png | Bin httpdocs/assets/flags/af_64.png | Bin httpdocs/assets/flags/ag_64.png | Bin httpdocs/assets/flags/ai_64.png | Bin httpdocs/assets/flags/al_64.png | Bin httpdocs/assets/flags/am_64.png | Bin httpdocs/assets/flags/ao_64.png | Bin httpdocs/assets/flags/aq_64.png | Bin httpdocs/assets/flags/ar_64.png | Bin httpdocs/assets/flags/as_64.png | Bin httpdocs/assets/flags/at_64.png | Bin httpdocs/assets/flags/au_64.png | Bin httpdocs/assets/flags/aw_64.png | Bin httpdocs/assets/flags/ax_64.png | Bin httpdocs/assets/flags/az_64.png | Bin httpdocs/assets/flags/ba_64.png | Bin httpdocs/assets/flags/bb_64.png | Bin httpdocs/assets/flags/bd_64.png | Bin httpdocs/assets/flags/be_64.png | Bin httpdocs/assets/flags/bf_64.png | Bin httpdocs/assets/flags/bg_64.png | Bin httpdocs/assets/flags/bh_64.png | Bin httpdocs/assets/flags/bi_64.png | Bin httpdocs/assets/flags/bj_64.png | Bin httpdocs/assets/flags/bl_64.png | Bin httpdocs/assets/flags/bm_64.png | Bin httpdocs/assets/flags/bn_64.png | Bin httpdocs/assets/flags/bo_64.png | Bin httpdocs/assets/flags/bq_64.png | Bin httpdocs/assets/flags/br_32_circle.png | Bin httpdocs/assets/flags/br_64.png | Bin httpdocs/assets/flags/bs_64.png | Bin httpdocs/assets/flags/bt_64.png | Bin httpdocs/assets/flags/bv_64.png | Bin httpdocs/assets/flags/bw_64.png | Bin httpdocs/assets/flags/by_64.png | Bin httpdocs/assets/flags/bz_64.png | Bin httpdocs/assets/flags/ca_64.png | Bin httpdocs/assets/flags/cc_64.png | Bin httpdocs/assets/flags/cd_64.png | Bin httpdocs/assets/flags/cf_64.png | Bin httpdocs/assets/flags/cg_64.png | Bin httpdocs/assets/flags/ch_64.png | Bin httpdocs/assets/flags/ci_64.png | Bin httpdocs/assets/flags/ck_64.png | Bin httpdocs/assets/flags/cl_64.png | Bin httpdocs/assets/flags/cm_64.png | Bin httpdocs/assets/flags/cn_64.png | Bin httpdocs/assets/flags/co_64.png | Bin httpdocs/assets/flags/cr_64.png | Bin httpdocs/assets/flags/cu_64.png | Bin httpdocs/assets/flags/cv_64.png | Bin httpdocs/assets/flags/cw_64.png | Bin httpdocs/assets/flags/cx_64.png | Bin httpdocs/assets/flags/cy_64.png | Bin httpdocs/assets/flags/cz_64.png | Bin httpdocs/assets/flags/de_64.png | Bin httpdocs/assets/flags/dj_64.png | Bin httpdocs/assets/flags/dk_64.png | Bin httpdocs/assets/flags/dm_64.png | Bin httpdocs/assets/flags/do_64.png | Bin httpdocs/assets/flags/dz_64.png | Bin httpdocs/assets/flags/ec_64.png | Bin httpdocs/assets/flags/ee_64.png | Bin httpdocs/assets/flags/eg_64.png | Bin httpdocs/assets/flags/eh_64.png | Bin httpdocs/assets/flags/er_64.png | Bin httpdocs/assets/flags/es_32_circle.png | Bin httpdocs/assets/flags/es_64.png | Bin httpdocs/assets/flags/et_64.png | Bin httpdocs/assets/flags/fi_64.png | Bin httpdocs/assets/flags/fj_64.png | Bin httpdocs/assets/flags/fk_64.png | Bin httpdocs/assets/flags/fm_64.png | Bin httpdocs/assets/flags/fo_64.png | Bin httpdocs/assets/flags/fr_64.png | Bin httpdocs/assets/flags/ga_64.png | Bin httpdocs/assets/flags/gb_64.png | Bin httpdocs/assets/flags/gd_64.png | Bin httpdocs/assets/flags/ge_64.png | Bin httpdocs/assets/flags/gf_64.png | Bin httpdocs/assets/flags/gg_64.png | Bin httpdocs/assets/flags/gh_64.png | Bin httpdocs/assets/flags/gi_64.png | Bin httpdocs/assets/flags/gl_64.png | Bin httpdocs/assets/flags/gm_64.png | Bin httpdocs/assets/flags/gn_64.png | Bin httpdocs/assets/flags/gp_64.png | Bin httpdocs/assets/flags/gq_64.png | Bin httpdocs/assets/flags/gr_64.png | Bin httpdocs/assets/flags/gs_64.png | Bin httpdocs/assets/flags/gt_64.png | Bin httpdocs/assets/flags/gu_64.png | Bin httpdocs/assets/flags/gw_64.png | Bin httpdocs/assets/flags/gy_64.png | Bin httpdocs/assets/flags/hk_64.png | Bin httpdocs/assets/flags/hm_64.png | Bin httpdocs/assets/flags/hn_64.png | Bin httpdocs/assets/flags/hr_64.png | Bin httpdocs/assets/flags/ht_64.png | Bin httpdocs/assets/flags/hu_64.png | Bin httpdocs/assets/flags/id_64.png | Bin httpdocs/assets/flags/ie_64.png | Bin httpdocs/assets/flags/il_64.png | Bin httpdocs/assets/flags/im_64.png | Bin httpdocs/assets/flags/in_64.png | Bin httpdocs/assets/flags/index.html | 0 httpdocs/assets/flags/io_64.png | Bin httpdocs/assets/flags/iq_64.png | Bin httpdocs/assets/flags/ir_64.png | Bin httpdocs/assets/flags/is_64.png | Bin httpdocs/assets/flags/it_64.png | Bin httpdocs/assets/flags/je_64.png | Bin httpdocs/assets/flags/jm_64.png | Bin httpdocs/assets/flags/jo_64.png | Bin httpdocs/assets/flags/jp_64.png | Bin httpdocs/assets/flags/ke_64.png | Bin httpdocs/assets/flags/kg_64.png | Bin httpdocs/assets/flags/kh_64.png | Bin httpdocs/assets/flags/ki_64.png | Bin httpdocs/assets/flags/km_64.png | Bin httpdocs/assets/flags/kn_64.png | Bin httpdocs/assets/flags/kp_64.png | Bin httpdocs/assets/flags/kr_64.png | Bin httpdocs/assets/flags/kw_64.png | Bin httpdocs/assets/flags/ky_64.png | Bin httpdocs/assets/flags/kz_64.png | Bin httpdocs/assets/flags/la_64.png | Bin httpdocs/assets/flags/lb_64.png | Bin httpdocs/assets/flags/lc_64.png | Bin httpdocs/assets/flags/li_64.png | Bin httpdocs/assets/flags/lk_64.png | Bin httpdocs/assets/flags/lr_64.png | Bin httpdocs/assets/flags/ls_64.png | Bin httpdocs/assets/flags/lt_64.png | Bin httpdocs/assets/flags/lu_64.png | Bin httpdocs/assets/flags/lv_64.png | Bin httpdocs/assets/flags/ly_64.png | Bin httpdocs/assets/flags/ma_64.png | Bin httpdocs/assets/flags/mc_64.png | Bin httpdocs/assets/flags/md_64.png | Bin httpdocs/assets/flags/me_64.png | Bin httpdocs/assets/flags/mf_64.png | Bin httpdocs/assets/flags/mg_64.png | Bin httpdocs/assets/flags/mh_64.png | Bin httpdocs/assets/flags/mk_64.png | Bin httpdocs/assets/flags/ml_64.png | Bin httpdocs/assets/flags/mm_64.png | Bin httpdocs/assets/flags/mn_64.png | Bin httpdocs/assets/flags/mo_64.png | Bin httpdocs/assets/flags/mp_64.png | Bin httpdocs/assets/flags/mq_64.png | Bin httpdocs/assets/flags/mr_64.png | Bin httpdocs/assets/flags/ms_64.png | Bin httpdocs/assets/flags/mt_64.png | Bin httpdocs/assets/flags/mu_64.png | Bin httpdocs/assets/flags/mv_64.png | Bin httpdocs/assets/flags/mw_64.png | Bin httpdocs/assets/flags/mx_64.png | Bin httpdocs/assets/flags/my_64.png | Bin httpdocs/assets/flags/mz_64.png | Bin httpdocs/assets/flags/na_64.png | Bin httpdocs/assets/flags/nc_64.png | Bin httpdocs/assets/flags/ne_64.png | Bin httpdocs/assets/flags/nf_64.png | Bin httpdocs/assets/flags/ng_64.png | Bin httpdocs/assets/flags/ni_64.png | Bin httpdocs/assets/flags/nl_64.png | Bin httpdocs/assets/flags/no_64.png | Bin httpdocs/assets/flags/np_64.png | Bin httpdocs/assets/flags/nr_64.png | Bin httpdocs/assets/flags/nu_64.png | Bin httpdocs/assets/flags/nz_64.png | Bin httpdocs/assets/flags/om_64.png | Bin httpdocs/assets/flags/pa_64.png | Bin httpdocs/assets/flags/pe_64.png | Bin httpdocs/assets/flags/pf_64.png | Bin httpdocs/assets/flags/pg_64.png | Bin httpdocs/assets/flags/ph_64.png | Bin httpdocs/assets/flags/pk_64.png | Bin httpdocs/assets/flags/pl_64.png | Bin httpdocs/assets/flags/pm_64.png | Bin httpdocs/assets/flags/pn_64.png | Bin httpdocs/assets/flags/pr_64.png | Bin httpdocs/assets/flags/ps_64.png | Bin httpdocs/assets/flags/pt_64.png | Bin httpdocs/assets/flags/pw_64.png | Bin httpdocs/assets/flags/py_64.png | Bin httpdocs/assets/flags/qa_64.png | Bin httpdocs/assets/flags/re_64.png | Bin httpdocs/assets/flags/ro_64.png | Bin httpdocs/assets/flags/rs_64.png | Bin httpdocs/assets/flags/ru_64.png | Bin httpdocs/assets/flags/rw_64.png | Bin httpdocs/assets/flags/sa_64.png | Bin httpdocs/assets/flags/sb_64.png | Bin httpdocs/assets/flags/sc_64.png | Bin httpdocs/assets/flags/sd_64.png | Bin httpdocs/assets/flags/se_64.png | Bin httpdocs/assets/flags/sg_64.png | Bin httpdocs/assets/flags/sh_64.png | Bin httpdocs/assets/flags/si_64.png | Bin httpdocs/assets/flags/sj_64.png | Bin httpdocs/assets/flags/sk_64.png | Bin httpdocs/assets/flags/sl_64.png | Bin httpdocs/assets/flags/sm_64.png | Bin httpdocs/assets/flags/sn_64.png | Bin httpdocs/assets/flags/so_64.png | Bin httpdocs/assets/flags/sr_64.png | Bin httpdocs/assets/flags/ss_64.png | Bin httpdocs/assets/flags/st_64.png | Bin httpdocs/assets/flags/sv_64.png | Bin httpdocs/assets/flags/sx_64.png | Bin httpdocs/assets/flags/sy_64.png | Bin httpdocs/assets/flags/sz_64.png | Bin httpdocs/assets/flags/tc_64.png | Bin httpdocs/assets/flags/td_64.png | Bin httpdocs/assets/flags/tf_64.png | Bin httpdocs/assets/flags/tg_64.png | Bin httpdocs/assets/flags/th_64.png | Bin httpdocs/assets/flags/tj_64.png | Bin httpdocs/assets/flags/tk_64.png | Bin httpdocs/assets/flags/tl_64.png | Bin httpdocs/assets/flags/tm_64.png | Bin httpdocs/assets/flags/tn_64.png | Bin httpdocs/assets/flags/to_64.png | Bin httpdocs/assets/flags/tr_64.png | Bin httpdocs/assets/flags/tt_64.png | Bin httpdocs/assets/flags/tv_64.png | Bin httpdocs/assets/flags/tw_64.png | Bin httpdocs/assets/flags/tz_64.png | Bin httpdocs/assets/flags/ua_64.png | Bin httpdocs/assets/flags/ug_64.png | Bin httpdocs/assets/flags/um_64.png | Bin httpdocs/assets/flags/us_32_circle.png | Bin httpdocs/assets/flags/us_64.png | Bin httpdocs/assets/flags/uy_64.png | Bin httpdocs/assets/flags/uz_64.png | Bin httpdocs/assets/flags/va_64.png | Bin httpdocs/assets/flags/vc_64.png | Bin httpdocs/assets/flags/ve_64.png | Bin httpdocs/assets/flags/vg_64.png | Bin httpdocs/assets/flags/vi_64.png | Bin httpdocs/assets/flags/vn_64.png | Bin httpdocs/assets/flags/vu_64.png | Bin httpdocs/assets/flags/wf_64.png | Bin httpdocs/assets/flags/ws_64.png | Bin httpdocs/assets/flags/ye_64.png | Bin httpdocs/assets/flags/yt_64.png | Bin httpdocs/assets/flags/za_64.png | Bin httpdocs/assets/flags/zm_64.png | Bin httpdocs/assets/flags/zw_64.png | Bin httpdocs/assets/img/default-user.png | Bin httpdocs/assets/img/index.html | 0 httpdocs/assets/index.html | 0 httpdocs/assets/js/index.html | 0 httpdocs/assets/js/login.js | 0 httpdocs/assets/js/main.js | 0 httpdocs/assets/vendor/index.html | 0 httpdocs/index.php | 0 httpdocs/robots.txt | 0 httpdocs/themes/tivo/css/bootstrap.css | 0 httpdocs/themes/tivo/css/fontawesome-all.css | 0 httpdocs/themes/tivo/css/magnific-popup.css | 0 httpdocs/themes/tivo/css/styles.css | 0 httpdocs/themes/tivo/css/swiper.css | 0 .../tivo/images/article-details-large.jpg | Bin .../tivo/images/article-details-small.jpg | Bin .../themes/tivo/images/customer-logo-1.png | Bin .../themes/tivo/images/customer-logo-2.png | Bin .../themes/tivo/images/customer-logo-3.png | Bin .../themes/tivo/images/customer-logo-4.png | Bin .../themes/tivo/images/customer-logo-5.png | Bin .../themes/tivo/images/customer-logo-6.png | Bin httpdocs/themes/tivo/images/description-1.png | Bin httpdocs/themes/tivo/images/description-2.png | Bin httpdocs/themes/tivo/images/description-3.png | Bin .../themes/tivo/images/details-lightbox.png | Bin httpdocs/themes/tivo/images/details.png | Bin httpdocs/themes/tivo/images/down-arrow.png | Bin httpdocs/themes/tivo/images/favicon.png | Bin httpdocs/themes/tivo/images/features-1.png | Bin httpdocs/themes/tivo/images/features-2.png | Bin httpdocs/themes/tivo/images/features-3.png | Bin .../tivo/images/header-software-app.png | Bin httpdocs/themes/tivo/images/logo.svg | 0 httpdocs/themes/tivo/images/testimonial-1.jpg | Bin httpdocs/themes/tivo/images/testimonial-2.jpg | Bin httpdocs/themes/tivo/images/testimonial-3.jpg | Bin httpdocs/themes/tivo/images/testimonial-4.jpg | Bin httpdocs/themes/tivo/images/up-arrow.png | Bin httpdocs/themes/tivo/images/video-image.png | Bin httpdocs/themes/tivo/js/bootstrap.min.js | 0 httpdocs/themes/tivo/js/jquery.easing.min.js | 0 .../themes/tivo/js/jquery.magnific-popup.js | 0 httpdocs/themes/tivo/js/jquery.min.js | 0 httpdocs/themes/tivo/js/popper.min.js | 0 httpdocs/themes/tivo/js/scripts.js | 0 httpdocs/themes/tivo/js/swiper.min.js | 0 httpdocs/themes/tivo/js/validator.min.js | 0 .../themes/tivo/webfonts/fa-brands-400.eot | Bin .../themes/tivo/webfonts/fa-brands-400.svg | 0 .../themes/tivo/webfonts/fa-brands-400.ttf | Bin .../themes/tivo/webfonts/fa-brands-400.woff | Bin .../themes/tivo/webfonts/fa-brands-400.woff2 | Bin .../themes/tivo/webfonts/fa-regular-400.eot | Bin .../themes/tivo/webfonts/fa-regular-400.svg | 0 .../themes/tivo/webfonts/fa-regular-400.ttf | Bin .../themes/tivo/webfonts/fa-regular-400.woff | Bin .../themes/tivo/webfonts/fa-regular-400.woff2 | Bin .../themes/tivo/webfonts/fa-solid-900.eot | Bin .../themes/tivo/webfonts/fa-solid-900.svg | 0 .../themes/tivo/webfonts/fa-solid-900.ttf | Bin .../themes/tivo/webfonts/fa-solid-900.woff | Bin .../themes/tivo/webfonts/fa-solid-900.woff2 | Bin httpdocs/themes/vuexy/audio/Water_Lily.mp3 | Bin httpdocs/themes/vuexy/css/all.css | 0 .../datatables-editor/editor.bootstrap.css | 0 .../editor.bootstrap.min.css | 0 .../datatables-editor/editor.bootstrap4.css | 0 .../editor.bootstrap4.min.css | 0 .../datatables-editor/editor.bootstrap5.css | 0 .../editor.bootstrap5.min.css | 0 .../css/datatables-editor/editor.bulma.css | 0 .../datatables-editor/editor.bulma.min.css | 0 .../datatables-editor/editor.dataTables.css | 0 .../editor.dataTables.min.css | 0 .../datatables-editor/editor.foundation.css | 0 .../editor.foundation.min.css | 0 .../css/datatables-editor/editor.jqueryui.css | 0 .../datatables-editor/editor.jqueryui.min.css | 0 .../datatables-editor/editor.semanticui.css | 0 .../editor.semanticui.min.css | 0 .../css/datatables-editor/scss/bubble.scss | 0 .../css/datatables-editor/scss/datatable.scss | 0 .../css/datatables-editor/scss/envelope.scss | 0 .../css/datatables-editor/scss/fields.scss | 0 .../css/datatables-editor/scss/inline.scss | 0 .../css/datatables-editor/scss/lightbox.scss | 0 .../css/datatables-editor/scss/main.scss | 0 .../css/datatables-editor/scss/mixins.scss | 0 .../datatables-editor/scss/processing.scss | 0 .../css/datatables-editor/scss/upload.scss | 0 httpdocs/themes/vuexy/css/font-pdf.css | 0 httpdocs/themes/vuexy/css/pdf.presupuesto.css | 0 httpdocs/themes/vuexy/css/safekat.css | 0 httpdocs/themes/vuexy/css/sk-datatables.css | 0 httpdocs/themes/vuexy/img/avatars/1.png | Bin httpdocs/themes/vuexy/img/avatars/10.png | Bin httpdocs/themes/vuexy/img/avatars/11.png | Bin httpdocs/themes/vuexy/img/avatars/12.png | Bin httpdocs/themes/vuexy/img/avatars/13.png | Bin httpdocs/themes/vuexy/img/avatars/14.png | Bin httpdocs/themes/vuexy/img/avatars/15.png | Bin httpdocs/themes/vuexy/img/avatars/2.png | Bin httpdocs/themes/vuexy/img/avatars/3.png | Bin httpdocs/themes/vuexy/img/avatars/4.png | Bin httpdocs/themes/vuexy/img/avatars/5.png | Bin httpdocs/themes/vuexy/img/avatars/6.png | Bin httpdocs/themes/vuexy/img/avatars/7.png | Bin httpdocs/themes/vuexy/img/avatars/8.png | Bin httpdocs/themes/vuexy/img/avatars/9.png | Bin httpdocs/themes/vuexy/img/backgrounds/1.jpg | Bin httpdocs/themes/vuexy/img/backgrounds/2.jpg | Bin httpdocs/themes/vuexy/img/backgrounds/3.jpg | Bin httpdocs/themes/vuexy/img/backgrounds/4.jpg | Bin httpdocs/themes/vuexy/img/backgrounds/5.jpg | Bin httpdocs/themes/vuexy/img/backgrounds/6.jpg | Bin httpdocs/themes/vuexy/img/backgrounds/7.jpg | Bin .../themes/vuexy/img/backgrounds/airpods.png | Bin .../themes/vuexy/img/backgrounds/event.jpg | Bin .../vuexy/img/backgrounds/headphones.png | Bin httpdocs/themes/vuexy/img/backgrounds/mac.png | Bin .../themes/vuexy/img/backgrounds/phone.png | Bin .../themes/vuexy/img/backgrounds/speaker.png | Bin .../themes/vuexy/img/backgrounds/watch.png | Bin .../vuexy/img/branding/brand-img-dark.png | Bin .../vuexy/img/branding/brand-img-light.png | Bin .../vuexy/img/branding/brand-img-small.png | Bin httpdocs/themes/vuexy/img/branding/logo.png | Bin httpdocs/themes/vuexy/img/elements/1.jpg | Bin httpdocs/themes/vuexy/img/elements/10.jpg | Bin httpdocs/themes/vuexy/img/elements/11.jpg | Bin httpdocs/themes/vuexy/img/elements/12.jpg | Bin httpdocs/themes/vuexy/img/elements/13.jpg | Bin httpdocs/themes/vuexy/img/elements/14.jpg | Bin httpdocs/themes/vuexy/img/elements/15.jpg | Bin httpdocs/themes/vuexy/img/elements/16.jpg | Bin httpdocs/themes/vuexy/img/elements/2.jpg | Bin httpdocs/themes/vuexy/img/elements/3.jpg | Bin httpdocs/themes/vuexy/img/elements/4.jpg | Bin httpdocs/themes/vuexy/img/elements/5.jpg | Bin httpdocs/themes/vuexy/img/elements/6.jpg | Bin httpdocs/themes/vuexy/img/elements/7.jpg | Bin httpdocs/themes/vuexy/img/elements/8.jpg | Bin httpdocs/themes/vuexy/img/elements/9.jpg | Bin .../img/favicon/android-icon-144x144.png | Bin .../img/favicon/android-icon-192x192.png | Bin .../vuexy/img/favicon/android-icon-36x36.png | Bin .../vuexy/img/favicon/android-icon-48x48.png | Bin .../vuexy/img/favicon/android-icon-72x72.png | Bin .../vuexy/img/favicon/android-icon-96x96.png | Bin .../vuexy/img/favicon/apple-icon-114x114.png | Bin .../vuexy/img/favicon/apple-icon-120x120.png | Bin .../vuexy/img/favicon/apple-icon-144x144.png | Bin .../vuexy/img/favicon/apple-icon-152x152.png | Bin .../vuexy/img/favicon/apple-icon-180x180.png | Bin .../vuexy/img/favicon/apple-icon-57x57.png | Bin .../vuexy/img/favicon/apple-icon-60x60.png | Bin .../vuexy/img/favicon/apple-icon-72x72.png | Bin .../vuexy/img/favicon/apple-icon-76x76.png | Bin .../img/favicon/apple-icon-precomposed.png | Bin .../themes/vuexy/img/favicon/apple-icon.png | Bin .../vuexy/img/favicon/browserconfig.xml | 0 .../vuexy/img/favicon/favicon-16x16.png | Bin .../vuexy/img/favicon/favicon-32x32.png | Bin .../vuexy/img/favicon/favicon-96x96.png | Bin httpdocs/themes/vuexy/img/favicon/favicon.ico | Bin .../themes/vuexy/img/favicon/manifest.json | 0 .../vuexy/img/favicon/ms-icon-144x144.png | Bin .../vuexy/img/favicon/ms-icon-150x150.png | Bin .../vuexy/img/favicon/ms-icon-310x310.png | Bin .../vuexy/img/favicon/ms-icon-70x70.png | Bin .../themes/vuexy/img/icons/brands/asana.png | Bin .../themes/vuexy/img/icons/brands/behance.png | Bin .../vuexy/img/icons/brands/bootstrap-logo.png | Bin .../themes/vuexy/img/icons/brands/brave.png | Bin .../themes/vuexy/img/icons/brands/chrome.png | Bin .../vuexy/img/icons/brands/dribbble.png | Bin .../themes/vuexy/img/icons/brands/edge.png | Bin .../vuexy/img/icons/brands/event-label.png | Bin .../vuexy/img/icons/brands/facebook.png | Bin .../vuexy/img/icons/brands/figma-label.png | Bin .../vuexy/img/icons/brands/figma-logo.png | Bin .../themes/vuexy/img/icons/brands/firefox.png | Bin .../themes/vuexy/img/icons/brands/github.png | Bin .../themes/vuexy/img/icons/brands/google.png | Bin .../vuexy/img/icons/brands/html-label.png | Bin .../vuexy/img/icons/brands/instagram.png | Bin .../vuexy/img/icons/brands/laravel-logo.png | Bin .../vuexy/img/icons/brands/mailchimp.png | Bin .../themes/vuexy/img/icons/brands/opera.png | Bin .../vuexy/img/icons/brands/react-label.png | Bin .../vuexy/img/icons/brands/react-logo.png | Bin .../themes/vuexy/img/icons/brands/safari.png | Bin .../vuexy/img/icons/brands/sketch-label.png | Bin .../vuexy/img/icons/brands/sketch-logo.png | Bin .../themes/vuexy/img/icons/brands/slack.png | Bin .../vuexy/img/icons/brands/social-label.png | Bin .../vuexy/img/icons/brands/support-label.png | Bin .../vuexy/img/icons/brands/twitter-label.png | Bin .../themes/vuexy/img/icons/brands/twitter.png | Bin .../vuexy/img/icons/brands/vue-label.png | Bin .../vuexy/img/icons/brands/vue-logo.png | Bin .../vuexy/img/icons/brands/xd-label.png | Bin .../img/icons/misc/authentication-QR.png | Bin httpdocs/themes/vuexy/img/icons/misc/doc.png | Bin .../vuexy/img/icons/misc/leaf-green.png | Bin .../vuexy/img/icons/misc/leaf-orange.png | Bin .../themes/vuexy/img/icons/misc/leaf-red.png | Bin .../vuexy/img/icons/misc/leaf-shadow.png | Bin httpdocs/themes/vuexy/img/icons/misc/pdf.png | Bin .../vuexy/img/icons/misc/search-doc.png | Bin .../vuexy/img/icons/misc/search-jpg.png | Bin .../vuexy/img/icons/misc/search-xls.png | Bin httpdocs/themes/vuexy/img/icons/misc/xls.png | Bin .../vuexy/img/icons/payments/american-ex.png | Bin .../icons/payments/american-express-img.png | Bin .../vuexy/img/icons/payments/amex-cc.png | Bin .../themes/vuexy/img/icons/payments/amex.png | Bin .../vuexy/img/icons/payments/diners-cc.png | Bin .../vuexy/img/icons/payments/diners.png | Bin .../vuexy/img/icons/payments/discover-cc.png | Bin .../vuexy/img/icons/payments/discover.png | Bin .../vuexy/img/icons/payments/jcb-cc.png | Bin .../themes/vuexy/img/icons/payments/jcb.png | Bin .../vuexy/img/icons/payments/jcb15-cc.png | Bin .../vuexy/img/icons/payments/maestro-cc.png | Bin .../img/icons/payments/master-card-img.png | Bin .../img/icons/payments/mastercard-cc.png | Bin .../img/icons/payments/mastercard-label.png | Bin .../vuexy/img/icons/payments/mastercard.png | Bin .../vuexy/img/icons/payments/paypal.png | Bin .../vuexy/img/icons/payments/uatp-cc.png | Bin .../vuexy/img/icons/payments/unionPay-cc.png | Bin .../vuexy/img/icons/payments/visa-cc.png | Bin .../vuexy/img/icons/payments/visa-dark.png | Bin .../vuexy/img/icons/payments/visa-img.png | Bin .../vuexy/img/icons/payments/visa-light.png | Bin .../themes/vuexy/img/icons/payments/visa.png | Bin .../vuexy/img/illustrations/add-new-roles.png | Bin ...auth-forgot-password-illustration-dark.png | Bin ...uth-forgot-password-illustration-light.png | Bin .../auth-login-illustration-dark.png | Bin .../auth-login-illustration-light.png | Bin .../auth-register-illustration-dark.png | Bin .../auth-register-illustration-light.png | Bin .../auth-register-multisteps-illustration.png | Bin .../auth-reset-password-illustration-dark.png | Bin ...auth-reset-password-illustration-light.png | Bin .../auth-two-step-illustration-dark.png | Bin .../auth-two-step-illustration-light.png | Bin .../auth-verify-email-illustration-dark.png | Bin .../auth-verify-email-illustration-light.png | Bin .../img/illustrations/bg-shape-image-dark.png | Bin .../illustrations/bg-shape-image-light.png | Bin .../illustrations/boy-verify-email-dark.png | Bin .../illustrations/boy-verify-email-light.png | Bin .../illustrations/boy-with-laptop-dark.png | Bin .../illustrations/boy-with-laptop-light.png | Bin .../illustrations/boy-with-rocket-dark.png | Bin .../illustrations/boy-with-rocket-light.png | Bin .../img/illustrations/card-advance-sale.png | Bin .../card-website-analytics-1.png | Bin .../card-website-analytics-2.png | Bin .../card-website-analytics-3.png | Bin .../illustrations/girl-doing-yoga-dark.png | Bin .../illustrations/girl-doing-yoga-light.png | Bin .../girl-sitting-with-laptop.png | Bin .../girl-unlock-password-dark.png | Bin .../girl-unlock-password-light.png | Bin .../girl-verify-password-dark.png | Bin .../girl-verify-password-light.png | Bin .../illustrations/girl-with-laptop-dark.png | Bin .../illustrations/girl-with-laptop-light.png | Bin .../img/illustrations/girl-with-laptop.png | Bin .../img/illustrations/page-misc-error.png | Bin .../page-misc-launching-soon.png | Bin .../page-misc-under-maintenance.png | Bin .../page-misc-you-are-not-authorized.png | Bin .../img/illustrations/page-pricing-basic.png | Bin .../illustrations/page-pricing-enterprise.png | Bin .../illustrations/page-pricing-standard.png | Bin .../wizard-create-deal-confirm.png | Bin ...zard-create-deal-girl-with-laptop-dark.png | Bin ...ard-create-deal-girl-with-laptop-light.png | Bin .../layouts/layout-collapsed-menu-dark.png | Bin .../layouts/layout-collapsed-menu-light.png | Bin .../img/layouts/layout-container-dark.png | Bin .../img/layouts/layout-container-light.png | Bin ...layout-content-navbar-and-sidebar-dark.png | Bin ...ayout-content-navbar-and-sidebar-light.png | Bin .../layouts/layout-content-navbar-dark.png | Bin .../layouts/layout-content-navbar-light.png | Bin .../vuexy/img/layouts/layout-fluid-dark.png | Bin .../vuexy/img/layouts/layout-fluid-light.png | Bin .../layout-horizontal-container-dark.png | Bin .../layout-horizontal-container-light.png | Bin .../layouts/layout-horizontal-fluid-dark.png | Bin .../layouts/layout-horizontal-fluid-light.png | Bin .../layout-horizontal-without-menu-dark.png | Bin .../layout-horizontal-without-menu-light.png | Bin .../img/layouts/layout-without-menu-dark.png | Bin .../img/layouts/layout-without-menu-light.png | Bin .../layouts/layout-without-navbar-dark.png | Bin .../layouts/layout-without-navbar-light.png | Bin httpdocs/themes/vuexy/img/pages/header.png | Bin .../themes/vuexy/img/pages/profile-banner.png | Bin httpdocs/themes/vuexy/img/products/1.png | Bin httpdocs/themes/vuexy/img/products/2.png | Bin .../themes/vuexy/img/products/amazon-echo.png | Bin .../themes/vuexy/img/products/apple-watch.png | Bin .../themes/vuexy/img/products/headphones.png | Bin httpdocs/themes/vuexy/img/products/iphone.png | Bin .../vuexy/img/products/nike-air-jordan.png | Bin .../vuexy/img/products/play-station.png | Bin httpdocs/themes/vuexy/img/safekat/libro-1.png | Bin httpdocs/themes/vuexy/img/safekat/libro-2.png | Bin httpdocs/themes/vuexy/img/safekat/libro-3.png | Bin .../img/safekat/presupuestos/icon_bn.png | Bin .../img/safekat/presupuestos/icon_bnhq.png | Bin .../img/safekat/presupuestos/icon_color.png | Bin .../img/safekat/presupuestos/icon_colorhq.png | Bin .../safekat/presupuestos/icon_cubierta.png | Bin .../safekat/presupuestos/icon_rotativa_bn.png | Bin .../presupuestos/icon_rotativa_color.png | Bin .../presupuestos/icon_sobrecubierta.png | Bin .../themes/vuexy/js/app-access-permission.js | 0 httpdocs/themes/vuexy/js/app-access-roles.js | 0 .../themes/vuexy/js/app-calendar-events.js | 0 httpdocs/themes/vuexy/js/app-calendar.js | 0 httpdocs/themes/vuexy/js/app-chat.js | 0 httpdocs/themes/vuexy/js/app-email.js | 0 httpdocs/themes/vuexy/js/app-invoice-add.js | 0 httpdocs/themes/vuexy/js/app-invoice-edit.js | 0 httpdocs/themes/vuexy/js/app-invoice-list.js | 0 httpdocs/themes/vuexy/js/app-invoice-print.js | 0 httpdocs/themes/vuexy/js/app-kanban.js | 0 httpdocs/themes/vuexy/js/app-user-list.js | 0 .../themes/vuexy/js/app-user-view-account.js | 0 .../themes/vuexy/js/app-user-view-billing.js | 0 .../themes/vuexy/js/app-user-view-security.js | 0 httpdocs/themes/vuexy/js/app-user-view.js | 0 httpdocs/themes/vuexy/js/cards-actions.js | 0 httpdocs/themes/vuexy/js/cards-advance.js | 0 httpdocs/themes/vuexy/js/cards-analytics.js | 0 httpdocs/themes/vuexy/js/cards-statistics.js | 0 httpdocs/themes/vuexy/js/charts-apex.js | 0 httpdocs/themes/vuexy/js/charts-chartjs.js | 0 httpdocs/themes/vuexy/js/config.js | 0 .../themes/vuexy/js/dashboards-analytics.js | 0 httpdocs/themes/vuexy/js/dashboards-crm.js | 0 .../themes/vuexy/js/dashboards-ecommerce.js | 0 .../js/datatables-editor/dataTables.editor.js | 0 .../dataTables.editor.min.js | 0 .../dataTables.editor.min.mjs | 0 .../datatables-editor/dataTables.editor.mjs | 0 .../js/datatables-editor/editor.bootstrap.js | 0 .../datatables-editor/editor.bootstrap.min.js | 0 .../editor.bootstrap.min.mjs | 0 .../js/datatables-editor/editor.bootstrap.mjs | 0 .../js/datatables-editor/editor.bootstrap4.js | 0 .../editor.bootstrap4.min.js | 0 .../editor.bootstrap4.min.mjs | 0 .../datatables-editor/editor.bootstrap4.mjs | 0 .../js/datatables-editor/editor.bootstrap5.js | 0 .../editor.bootstrap5.min.js | 0 .../editor.bootstrap5.min.mjs | 0 .../datatables-editor/editor.bootstrap5.mjs | 0 .../js/datatables-editor/editor.bulma.js | 0 .../js/datatables-editor/editor.bulma.min.js | 0 .../js/datatables-editor/editor.bulma.min.mjs | 0 .../js/datatables-editor/editor.bulma.mjs | 0 .../js/datatables-editor/editor.dataTables.js | 0 .../editor.dataTables.min.js | 0 .../editor.dataTables.min.mjs | 0 .../datatables-editor/editor.dataTables.mjs | 0 .../js/datatables-editor/editor.foundation.js | 0 .../editor.foundation.min.js | 0 .../editor.foundation.min.mjs | 0 .../datatables-editor/editor.foundation.mjs | 0 .../js/datatables-editor/editor.jqueryui.js | 0 .../datatables-editor/editor.jqueryui.min.js | 0 .../datatables-editor/editor.jqueryui.min.mjs | 0 .../js/datatables-editor/editor.jqueryui.mjs | 0 .../js/datatables-editor/editor.semanticui.js | 0 .../editor.semanticui.min.js | 0 .../editor.semanticui.min.mjs | 0 .../datatables-editor/editor.semanticui.mjs | 0 .../themes/vuexy/js/extended-ui-blockui.js | 0 .../vuexy/js/extended-ui-drag-and-drop.js | 0 .../vuexy/js/extended-ui-media-player.js | 0 .../vuexy/js/extended-ui-misc-clipboardjs.js | 0 .../vuexy/js/extended-ui-misc-idle-timer.js | 0 .../vuexy/js/extended-ui-misc-numeraljs.js | 0 .../vuexy/js/extended-ui-perfect-scrollbar.js | 0 .../vuexy/js/extended-ui-star-ratings.js | 0 .../vuexy/js/extended-ui-sweetalert2.js | 0 .../themes/vuexy/js/extended-ui-timeline.js | 0 httpdocs/themes/vuexy/js/extended-ui-tour.js | 0 .../themes/vuexy/js/extended-ui-treeview.js | 0 httpdocs/themes/vuexy/js/form-basic-inputs.js | 0 httpdocs/themes/vuexy/js/form-layouts.js | 0 httpdocs/themes/vuexy/js/form-validation.js | 0 httpdocs/themes/vuexy/js/form-wizard-icons.js | 0 .../themes/vuexy/js/form-wizard-numbered.js | 0 .../themes/vuexy/js/form-wizard-validation.js | 0 httpdocs/themes/vuexy/js/forms-editors.js | 0 httpdocs/themes/vuexy/js/forms-extras.js | 0 httpdocs/themes/vuexy/js/forms-file-upload.js | 0 httpdocs/themes/vuexy/js/forms-pickers.js | 0 httpdocs/themes/vuexy/js/forms-selects.js | 0 httpdocs/themes/vuexy/js/forms-sliders.js | 0 httpdocs/themes/vuexy/js/forms-tagify.js | 0 httpdocs/themes/vuexy/js/forms-typeahead.js | 0 httpdocs/themes/vuexy/js/main.js | 0 httpdocs/themes/vuexy/js/maps-leaflet.js | 0 .../themes/vuexy/js/modal-add-new-address.js | 0 httpdocs/themes/vuexy/js/modal-add-new-cc.js | 0 .../themes/vuexy/js/modal-add-permission.js | 0 httpdocs/themes/vuexy/js/modal-add-role.js | 0 httpdocs/themes/vuexy/js/modal-create-app.js | 0 httpdocs/themes/vuexy/js/modal-edit-cc.js | 0 .../themes/vuexy/js/modal-edit-permission.js | 0 httpdocs/themes/vuexy/js/modal-edit-user.js | 0 httpdocs/themes/vuexy/js/modal-enable-otp.js | 0 .../themes/vuexy/js/modal-share-project.js | 0 .../themes/vuexy/js/modal-two-factor-auth.js | 0 .../themes/vuexy/js/offcanvas-add-payment.js | 0 .../themes/vuexy/js/offcanvas-send-invoice.js | 0 .../js/pages-account-settings-account.js | 0 .../js/pages-account-settings-billing.js | 0 .../js/pages-account-settings-security.js | 0 .../themes/vuexy/js/pages-auth-multisteps.js | 0 .../themes/vuexy/js/pages-auth-two-steps.js | 0 httpdocs/themes/vuexy/js/pages-auth.js | 0 httpdocs/themes/vuexy/js/pages-pricing.js | 0 httpdocs/themes/vuexy/js/pages-profile.js | 0 .../vuexy/js/tables-datatables-advanced.js | 0 .../vuexy/js/tables-datatables-basic.js | 0 .../vuexy/js/tables-datatables-extensions.js | 0 httpdocs/themes/vuexy/js/ui-app-brand.js | 0 httpdocs/themes/vuexy/js/ui-carousel.js | 0 httpdocs/themes/vuexy/js/ui-menu.js | 0 httpdocs/themes/vuexy/js/ui-modals.js | 0 httpdocs/themes/vuexy/js/ui-navbar.js | 0 httpdocs/themes/vuexy/js/ui-popover.js | 0 httpdocs/themes/vuexy/js/ui-toasts.js | 0 .../themes/vuexy/js/wizard-ex-checkout.js | 0 .../themes/vuexy/js/wizard-ex-create-deal.js | 0 .../vuexy/js/wizard-ex-property-listing.js | 0 httpdocs/themes/vuexy/json/ajax.php | 0 .../vuexy/json/earning-reports-charts.json | 0 httpdocs/themes/vuexy/json/invoice-list.json | 0 httpdocs/themes/vuexy/json/jstree-data.json | 0 httpdocs/themes/vuexy/json/kanban.json | 0 httpdocs/themes/vuexy/json/locales/de.json | 0 httpdocs/themes/vuexy/json/locales/en.json | 0 httpdocs/themes/vuexy/json/locales/fr.json | 0 httpdocs/themes/vuexy/json/locales/pt.json | 0 .../themes/vuexy/json/permissions-list.json | 0 httpdocs/themes/vuexy/json/projects-list.json | 0 .../themes/vuexy/json/search-horizontal.json | 0 .../themes/vuexy/json/search-vertical.json | 0 .../themes/vuexy/json/table-datatable.json | 0 .../themes/vuexy/json/table-ecommerce.json | 0 .../themes/vuexy/json/typeahead-data-2.json | 0 httpdocs/themes/vuexy/json/typeahead.json | 0 httpdocs/themes/vuexy/json/user-list.json | 0 httpdocs/themes/vuexy/json/user-profile.json | 0 httpdocs/themes/vuexy/svg/flags/au.svg | 0 httpdocs/themes/vuexy/svg/flags/br.svg | 0 httpdocs/themes/vuexy/svg/flags/cn.svg | 0 httpdocs/themes/vuexy/svg/flags/de.svg | 0 httpdocs/themes/vuexy/svg/flags/fr.svg | 0 httpdocs/themes/vuexy/svg/flags/in.svg | 0 httpdocs/themes/vuexy/svg/flags/pt.svg | 0 httpdocs/themes/vuexy/svg/flags/us.svg | 0 .../vuexy/svg/icons/form-wizard-account.svg | 0 .../vuexy/svg/icons/form-wizard-address.svg | 0 .../vuexy/svg/icons/form-wizard-personal.svg | 0 .../svg/icons/form-wizard-social-link.svg | 0 .../vuexy/svg/icons/form-wizard-submit.svg | 0 .../svg/icons/wizard-checkout-address.svg | 0 .../vuexy/svg/icons/wizard-checkout-cart.svg | 0 .../icons/wizard-checkout-confirmation.svg | 0 .../svg/icons/wizard-checkout-payment.svg | 0 .../vendor/css/pages/advanced-wizard.css | 0 .../vuexy/vendor/css/pages/app-calendar.css | 0 .../vuexy/vendor/css/pages/app-chat.css | 0 .../vuexy/vendor/css/pages/app-email.css | 0 .../vendor/css/pages/app-invoice-print.css | 0 .../vuexy/vendor/css/pages/app-invoice.css | 0 .../vuexy/vendor/css/pages/app-kanban.css | 0 .../vuexy/vendor/css/pages/cards-advance.css | 0 .../css/pages/page-account-settings.css | 0 .../vuexy/vendor/css/pages/page-auth.css | 0 .../vuexy/vendor/css/pages/page-faq.css | 0 .../vendor/css/pages/page-help-center.css | 0 .../vuexy/vendor/css/pages/page-icons.css | 0 .../vuexy/vendor/css/pages/page-misc.css | 0 .../vuexy/vendor/css/pages/page-pricing.css | 0 .../vuexy/vendor/css/pages/page-profile.css | 0 .../vuexy/vendor/css/pages/page-user-view.css | 0 .../vuexy/vendor/css/pages/ui-carousel.css | 0 .../vendor/css/pages/wizard-ex-checkout.css | 0 .../themes/vuexy/vendor/css/rtl/core-dark.css | 0 httpdocs/themes/vuexy/vendor/css/rtl/core.css | 0 .../vendor/css/rtl/theme-bordered-dark.css | 0 .../vuexy/vendor/css/rtl/theme-bordered.css | 0 .../vendor/css/rtl/theme-default-dark.css | 0 .../vuexy/vendor/css/rtl/theme-default.css | 0 .../vendor/css/rtl/theme-raspberry-dark.css | 0 .../vuexy/vendor/css/rtl/theme-raspberry.css | 0 .../vendor/css/rtl/theme-semi-dark-dark.css | 0 .../vuexy/vendor/css/rtl/theme-semi-dark.css | 0 .../vuexy/vendor/editor.bootstrap5.min.css | 0 .../themes/vuexy/vendor/fonts/flag-icons.css | 0 .../vuexy/vendor/fonts/flags/1x1/ac.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ad.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ae.svg | 0 .../vuexy/vendor/fonts/flags/1x1/af.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ag.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ai.svg | 0 .../vuexy/vendor/fonts/flags/1x1/al.svg | 0 .../vuexy/vendor/fonts/flags/1x1/am.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ao.svg | 0 .../vuexy/vendor/fonts/flags/1x1/aq.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ar.svg | 0 .../vuexy/vendor/fonts/flags/1x1/as.svg | 0 .../vuexy/vendor/fonts/flags/1x1/at.svg | 0 .../vuexy/vendor/fonts/flags/1x1/au.svg | 0 .../vuexy/vendor/fonts/flags/1x1/aw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ax.svg | 0 .../vuexy/vendor/fonts/flags/1x1/az.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ba.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bb.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bd.svg | 0 .../vuexy/vendor/fonts/flags/1x1/be.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bh.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bi.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bj.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bo.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bq.svg | 0 .../vuexy/vendor/fonts/flags/1x1/br.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bs.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bv.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/by.svg | 0 .../vuexy/vendor/fonts/flags/1x1/bz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ca.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cd.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cefta.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ch.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ci.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ck.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/co.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cp.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cv.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cx.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cy.svg | 0 .../vuexy/vendor/fonts/flags/1x1/cz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/de.svg | 0 .../vuexy/vendor/fonts/flags/1x1/dg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/dj.svg | 0 .../vuexy/vendor/fonts/flags/1x1/dk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/dm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/do.svg | 0 .../vuexy/vendor/fonts/flags/1x1/dz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ea.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ec.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ee.svg | 0 .../vuexy/vendor/fonts/flags/1x1/eg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/eh.svg | 0 .../vuexy/vendor/fonts/flags/1x1/er.svg | 0 .../vuexy/vendor/fonts/flags/1x1/es-ca.svg | 0 .../vuexy/vendor/fonts/flags/1x1/es-ct.svg | 0 .../vuexy/vendor/fonts/flags/1x1/es-ga.svg | 0 .../vuexy/vendor/fonts/flags/1x1/es.svg | 0 .../vuexy/vendor/fonts/flags/1x1/et.svg | 0 .../vuexy/vendor/fonts/flags/1x1/eu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/fi.svg | 0 .../vuexy/vendor/fonts/flags/1x1/fj.svg | 0 .../vuexy/vendor/fonts/flags/1x1/fk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/fm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/fo.svg | 0 .../vuexy/vendor/fonts/flags/1x1/fr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ga.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gb-eng.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gb-nir.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gb-sct.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gb-wls.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gb.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gd.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ge.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gh.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gi.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gp.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gq.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gs.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/gy.svg | 0 .../vuexy/vendor/fonts/flags/1x1/hk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/hm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/hn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/hr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ht.svg | 0 .../vuexy/vendor/fonts/flags/1x1/hu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ic.svg | 0 .../vuexy/vendor/fonts/flags/1x1/id.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ie.svg | 0 .../vuexy/vendor/fonts/flags/1x1/il.svg | 0 .../vuexy/vendor/fonts/flags/1x1/im.svg | 0 .../vuexy/vendor/fonts/flags/1x1/in.svg | 0 .../vuexy/vendor/fonts/flags/1x1/io.svg | 0 .../vuexy/vendor/fonts/flags/1x1/iq.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ir.svg | 0 .../vuexy/vendor/fonts/flags/1x1/is.svg | 0 .../vuexy/vendor/fonts/flags/1x1/it.svg | 0 .../vuexy/vendor/fonts/flags/1x1/je.svg | 0 .../vuexy/vendor/fonts/flags/1x1/jm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/jo.svg | 0 .../vuexy/vendor/fonts/flags/1x1/jp.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ke.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kh.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ki.svg | 0 .../vuexy/vendor/fonts/flags/1x1/km.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kp.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ky.svg | 0 .../vuexy/vendor/fonts/flags/1x1/kz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/la.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lb.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/li.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ls.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/lv.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ly.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ma.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/md.svg | 0 .../vuexy/vendor/fonts/flags/1x1/me.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mh.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ml.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mo.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mp.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mq.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ms.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mv.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mx.svg | 0 .../vuexy/vendor/fonts/flags/1x1/my.svg | 0 .../vuexy/vendor/fonts/flags/1x1/mz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/na.svg | 0 .../vuexy/vendor/fonts/flags/1x1/nc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ne.svg | 0 .../vuexy/vendor/fonts/flags/1x1/nf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ng.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ni.svg | 0 .../vuexy/vendor/fonts/flags/1x1/nl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/no.svg | 0 .../vuexy/vendor/fonts/flags/1x1/np.svg | 0 .../vuexy/vendor/fonts/flags/1x1/nr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/nu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/nz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/om.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pa.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pe.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ph.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ps.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/pw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/py.svg | 0 .../vuexy/vendor/fonts/flags/1x1/qa.svg | 0 .../vuexy/vendor/fonts/flags/1x1/re.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ro.svg | 0 .../vuexy/vendor/fonts/flags/1x1/rs.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ru.svg | 0 .../vuexy/vendor/fonts/flags/1x1/rw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sa.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sb.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sd.svg | 0 .../vuexy/vendor/fonts/flags/1x1/se.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sh.svg | 0 .../vuexy/vendor/fonts/flags/1x1/si.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sj.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/so.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ss.svg | 0 .../vuexy/vendor/fonts/flags/1x1/st.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sv.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sx.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sy.svg | 0 .../vuexy/vendor/fonts/flags/1x1/sz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ta.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/td.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/th.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tj.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tl.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/to.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tr.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tv.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tw.svg | 0 .../vuexy/vendor/fonts/flags/1x1/tz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ua.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ug.svg | 0 .../vuexy/vendor/fonts/flags/1x1/um.svg | 0 .../vuexy/vendor/fonts/flags/1x1/un.svg | 0 .../vuexy/vendor/fonts/flags/1x1/us.svg | 0 .../vuexy/vendor/fonts/flags/1x1/uy.svg | 0 .../vuexy/vendor/fonts/flags/1x1/uz.svg | 0 .../vuexy/vendor/fonts/flags/1x1/va.svg | 0 .../vuexy/vendor/fonts/flags/1x1/vc.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ve.svg | 0 .../vuexy/vendor/fonts/flags/1x1/vg.svg | 0 .../vuexy/vendor/fonts/flags/1x1/vi.svg | 0 .../vuexy/vendor/fonts/flags/1x1/vn.svg | 0 .../vuexy/vendor/fonts/flags/1x1/vu.svg | 0 .../vuexy/vendor/fonts/flags/1x1/wf.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ws.svg | 0 .../vuexy/vendor/fonts/flags/1x1/xk.svg | 0 .../vuexy/vendor/fonts/flags/1x1/xx.svg | 0 .../vuexy/vendor/fonts/flags/1x1/ye.svg | 0 .../vuexy/vendor/fonts/flags/1x1/yt.svg | 0 .../vuexy/vendor/fonts/flags/1x1/za.svg | 0 .../vuexy/vendor/fonts/flags/1x1/zm.svg | 0 .../vuexy/vendor/fonts/flags/1x1/zw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ac.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ad.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ae.svg | 0 .../vuexy/vendor/fonts/flags/4x3/af.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ag.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ai.svg | 0 .../vuexy/vendor/fonts/flags/4x3/al.svg | 0 .../vuexy/vendor/fonts/flags/4x3/am.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ao.svg | 0 .../vuexy/vendor/fonts/flags/4x3/aq.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ar.svg | 0 .../vuexy/vendor/fonts/flags/4x3/as.svg | 0 .../vuexy/vendor/fonts/flags/4x3/at.svg | 0 .../vuexy/vendor/fonts/flags/4x3/au.svg | 0 .../vuexy/vendor/fonts/flags/4x3/aw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ax.svg | 0 .../vuexy/vendor/fonts/flags/4x3/az.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ba.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bb.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bd.svg | 0 .../vuexy/vendor/fonts/flags/4x3/be.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bh.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bi.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bj.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bo.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bq.svg | 0 .../vuexy/vendor/fonts/flags/4x3/br.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bs.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bv.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/by.svg | 0 .../vuexy/vendor/fonts/flags/4x3/bz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ca.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cd.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cefta.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ch.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ci.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ck.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/co.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cp.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cv.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cx.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cy.svg | 0 .../vuexy/vendor/fonts/flags/4x3/cz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/de.svg | 0 .../vuexy/vendor/fonts/flags/4x3/dg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/dj.svg | 0 .../vuexy/vendor/fonts/flags/4x3/dk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/dm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/do.svg | 0 .../vuexy/vendor/fonts/flags/4x3/dz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ea.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ec.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ee.svg | 0 .../vuexy/vendor/fonts/flags/4x3/eg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/eh.svg | 0 .../vuexy/vendor/fonts/flags/4x3/er.svg | 0 .../vuexy/vendor/fonts/flags/4x3/es-ca.svg | 0 .../vuexy/vendor/fonts/flags/4x3/es-ct.svg | 0 .../vuexy/vendor/fonts/flags/4x3/es-ga.svg | 0 .../vuexy/vendor/fonts/flags/4x3/es.svg | 0 .../vuexy/vendor/fonts/flags/4x3/et.svg | 0 .../vuexy/vendor/fonts/flags/4x3/eu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/fi.svg | 0 .../vuexy/vendor/fonts/flags/4x3/fj.svg | 0 .../vuexy/vendor/fonts/flags/4x3/fk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/fm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/fo.svg | 0 .../vuexy/vendor/fonts/flags/4x3/fr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ga.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gb-eng.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gb-nir.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gb-sct.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gb-wls.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gb.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gd.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ge.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gh.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gi.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gp.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gq.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gs.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/gy.svg | 0 .../vuexy/vendor/fonts/flags/4x3/hk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/hm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/hn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/hr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ht.svg | 0 .../vuexy/vendor/fonts/flags/4x3/hu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ic.svg | 0 .../vuexy/vendor/fonts/flags/4x3/id.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ie.svg | 0 .../vuexy/vendor/fonts/flags/4x3/il.svg | 0 .../vuexy/vendor/fonts/flags/4x3/im.svg | 0 .../vuexy/vendor/fonts/flags/4x3/in.svg | 0 .../vuexy/vendor/fonts/flags/4x3/io.svg | 0 .../vuexy/vendor/fonts/flags/4x3/iq.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ir.svg | 0 .../vuexy/vendor/fonts/flags/4x3/is.svg | 0 .../vuexy/vendor/fonts/flags/4x3/it.svg | 0 .../vuexy/vendor/fonts/flags/4x3/je.svg | 0 .../vuexy/vendor/fonts/flags/4x3/jm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/jo.svg | 0 .../vuexy/vendor/fonts/flags/4x3/jp.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ke.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kh.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ki.svg | 0 .../vuexy/vendor/fonts/flags/4x3/km.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kp.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ky.svg | 0 .../vuexy/vendor/fonts/flags/4x3/kz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/la.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lb.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/li.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ls.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/lv.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ly.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ma.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/md.svg | 0 .../vuexy/vendor/fonts/flags/4x3/me.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mh.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ml.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mo.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mp.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mq.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ms.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mv.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mx.svg | 0 .../vuexy/vendor/fonts/flags/4x3/my.svg | 0 .../vuexy/vendor/fonts/flags/4x3/mz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/na.svg | 0 .../vuexy/vendor/fonts/flags/4x3/nc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ne.svg | 0 .../vuexy/vendor/fonts/flags/4x3/nf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ng.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ni.svg | 0 .../vuexy/vendor/fonts/flags/4x3/nl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/no.svg | 0 .../vuexy/vendor/fonts/flags/4x3/np.svg | 0 .../vuexy/vendor/fonts/flags/4x3/nr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/nu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/nz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/om.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pa.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pe.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ph.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ps.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/pw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/py.svg | 0 .../vuexy/vendor/fonts/flags/4x3/qa.svg | 0 .../vuexy/vendor/fonts/flags/4x3/re.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ro.svg | 0 .../vuexy/vendor/fonts/flags/4x3/rs.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ru.svg | 0 .../vuexy/vendor/fonts/flags/4x3/rw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sa.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sb.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sd.svg | 0 .../vuexy/vendor/fonts/flags/4x3/se.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sh.svg | 0 .../vuexy/vendor/fonts/flags/4x3/si.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sj.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/so.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ss.svg | 0 .../vuexy/vendor/fonts/flags/4x3/st.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sv.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sx.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sy.svg | 0 .../vuexy/vendor/fonts/flags/4x3/sz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ta.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/td.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/th.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tj.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tl.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/to.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tr.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tv.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tw.svg | 0 .../vuexy/vendor/fonts/flags/4x3/tz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ua.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ug.svg | 0 .../vuexy/vendor/fonts/flags/4x3/um.svg | 0 .../vuexy/vendor/fonts/flags/4x3/un.svg | 0 .../vuexy/vendor/fonts/flags/4x3/us.svg | 0 .../vuexy/vendor/fonts/flags/4x3/uy.svg | 0 .../vuexy/vendor/fonts/flags/4x3/uz.svg | 0 .../vuexy/vendor/fonts/flags/4x3/va.svg | 0 .../vuexy/vendor/fonts/flags/4x3/vc.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ve.svg | 0 .../vuexy/vendor/fonts/flags/4x3/vg.svg | 0 .../vuexy/vendor/fonts/flags/4x3/vi.svg | 0 .../vuexy/vendor/fonts/flags/4x3/vn.svg | 0 .../vuexy/vendor/fonts/flags/4x3/vu.svg | 0 .../vuexy/vendor/fonts/flags/4x3/wf.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ws.svg | 0 .../vuexy/vendor/fonts/flags/4x3/xk.svg | 0 .../vuexy/vendor/fonts/flags/4x3/xx.svg | 0 .../vuexy/vendor/fonts/flags/4x3/ye.svg | 0 .../vuexy/vendor/fonts/flags/4x3/yt.svg | 0 .../vuexy/vendor/fonts/flags/4x3/za.svg | 0 .../vuexy/vendor/fonts/flags/4x3/zm.svg | 0 .../vuexy/vendor/fonts/flags/4x3/zw.svg | 0 .../themes/vuexy/vendor/fonts/fontawesome.css | 0 .../fonts/fontawesome/fa-brands-400.ttf | Bin .../fonts/fontawesome/fa-brands-400.woff2 | Bin .../fonts/fontawesome/fa-regular-400.ttf | Bin .../fonts/fontawesome/fa-regular-400.woff2 | Bin .../vendor/fonts/fontawesome/fa-solid-900.ttf | Bin .../fonts/fontawesome/fa-solid-900.woff2 | Bin .../fonts/fontawesome/fa-v4compatibility.ttf | Bin .../fontawesome/fa-v4compatibility.woff2 | Bin .../vuexy/vendor/fonts/tabler-icons.css | 0 .../vendor/fonts/tabler/tabler-icons.eot | Bin .../vendor/fonts/tabler/tabler-icons.svg | 0 .../vendor/fonts/tabler/tabler-icons.ttf | Bin .../vendor/fonts/tabler/tabler-icons.woff | Bin .../vendor/fonts/tabler/tabler-icons.woff2 | Bin httpdocs/themes/vuexy/vendor/js/bootstrap.js | 0 .../themes/vuexy/vendor/js/dropdown-hover.js | 0 httpdocs/themes/vuexy/vendor/js/helpers.js | 0 .../themes/vuexy/vendor/js/mega-dropdown.js | 0 httpdocs/themes/vuexy/vendor/js/menu.js | 0 .../vuexy/vendor/js/template-customizer.js | 0 .../vuexy/vendor/libs/animate-css/animate.css | 0 .../animate-on-scroll/animate-on-scroll.css | 0 .../animate-on-scroll/animate-on-scroll.js | 0 .../vendor/libs/apex-charts/apex-charts.css | 0 .../vendor/libs/apex-charts/apexcharts.js | 0 .../vuexy/vendor/libs/autosize/autosize.js | 0 .../vuexy/vendor/libs/block-ui/block-ui.js | 0 .../vendor/libs/bloodhound/bloodhound.js | 0 .../bootstrap-datepicker.css | 0 .../bootstrap-datepicker.js | 0 .../bootstrap-daterangepicker.css | 0 .../bootstrap-daterangepicker.js | 0 .../bootstrap-maxlength.css | 0 .../bootstrap-maxlength.js | 0 .../bootstrap-select/bootstrap-select.css | 0 .../libs/bootstrap-select/bootstrap-select.js | 0 .../vendor/libs/bs-stepper/bs-stepper.css | 0 .../vendor/libs/bs-stepper/bs-stepper.js | 0 .../vuexy/vendor/libs/chartjs/chartjs.js | 0 .../vendor/libs/cleavejs/cleave-phone.js | 0 .../vuexy/vendor/libs/cleavejs/cleave.js | 0 .../vuexy/vendor/libs/clipboard/clipboard.js | 0 .../datatables-bs5/datatables-bootstrap5.js | 0 .../datatables-bs5/datatables.bootstrap5.css | 0 .../buttons.bootstrap5.css | 0 .../datatables.checkboxes.css | 0 .../fixedcolumns.bootstrap5.css | 0 .../fixedheader.bootstrap5.css | 0 .../responsive.bootstrap5.css | 0 .../rowgroup.bootstrap5.css | 0 .../select.bootstrap5.css | 0 .../vuexy/vendor/libs/dropzone/dropzone.css | 0 .../vuexy/vendor/libs/dropzone/dropzone.js | 0 .../vuexy/vendor/libs/flatpickr/flatpickr.css | 0 .../vuexy/vendor/libs/flatpickr/flatpickr.js | 0 .../dist/css/formValidation.css | 0 .../dist/css/formValidation.min.css | 0 .../dist/js/FormValidation.full.js | 0 .../dist/js/FormValidation.full.min.js | 0 .../formvalidation/dist/js/FormValidation.js | 0 .../dist/js/FormValidation.min.js | 0 .../formvalidation/dist/js/locales/ar_MA.js | 0 .../dist/js/locales/ar_MA.min.js | 0 .../formvalidation/dist/js/locales/bg_BG.js | 0 .../dist/js/locales/bg_BG.min.js | 0 .../formvalidation/dist/js/locales/ca_ES.js | 0 .../dist/js/locales/ca_ES.min.js | 0 .../formvalidation/dist/js/locales/cs_CZ.js | 0 .../dist/js/locales/cs_CZ.min.js | 0 .../formvalidation/dist/js/locales/da_DK.js | 0 .../dist/js/locales/da_DK.min.js | 0 .../formvalidation/dist/js/locales/de_DE.js | 0 .../dist/js/locales/de_DE.min.js | 0 .../formvalidation/dist/js/locales/el_GR.js | 0 .../dist/js/locales/el_GR.min.js | 0 .../formvalidation/dist/js/locales/en_US.js | 0 .../dist/js/locales/en_US.min.js | 0 .../formvalidation/dist/js/locales/es_CL.js | 0 .../dist/js/locales/es_CL.min.js | 0 .../formvalidation/dist/js/locales/es_ES.js | 0 .../dist/js/locales/es_ES.min.js | 0 .../formvalidation/dist/js/locales/eu_ES.js | 0 .../dist/js/locales/eu_ES.min.js | 0 .../formvalidation/dist/js/locales/fa_IR.js | 0 .../dist/js/locales/fa_IR.min.js | 0 .../formvalidation/dist/js/locales/fi_FI.js | 0 .../dist/js/locales/fi_FI.min.js | 0 .../formvalidation/dist/js/locales/fr_BE.js | 0 .../dist/js/locales/fr_BE.min.js | 0 .../formvalidation/dist/js/locales/fr_FR.js | 0 .../dist/js/locales/fr_FR.min.js | 0 .../formvalidation/dist/js/locales/he_IL.js | 0 .../dist/js/locales/he_IL.min.js | 0 .../formvalidation/dist/js/locales/hi_IN.js | 0 .../dist/js/locales/hi_IN.min.js | 0 .../formvalidation/dist/js/locales/hu_HU.js | 0 .../dist/js/locales/hu_HU.min.js | 0 .../formvalidation/dist/js/locales/id_ID.js | 0 .../dist/js/locales/id_ID.min.js | 0 .../formvalidation/dist/js/locales/it_IT.js | 0 .../dist/js/locales/it_IT.min.js | 0 .../formvalidation/dist/js/locales/ja_JP.js | 0 .../dist/js/locales/ja_JP.min.js | 0 .../formvalidation/dist/js/locales/nl_BE.js | 0 .../dist/js/locales/nl_BE.min.js | 0 .../formvalidation/dist/js/locales/nl_NL.js | 0 .../dist/js/locales/nl_NL.min.js | 0 .../formvalidation/dist/js/locales/no_NO.js | 0 .../dist/js/locales/no_NO.min.js | 0 .../formvalidation/dist/js/locales/pl_PL.js | 0 .../dist/js/locales/pl_PL.min.js | 0 .../formvalidation/dist/js/locales/pt_BR.js | 0 .../dist/js/locales/pt_BR.min.js | 0 .../formvalidation/dist/js/locales/pt_PT.js | 0 .../dist/js/locales/pt_PT.min.js | 0 .../formvalidation/dist/js/locales/ro_RO.js | 0 .../dist/js/locales/ro_RO.min.js | 0 .../formvalidation/dist/js/locales/ru_RU.js | 0 .../dist/js/locales/ru_RU.min.js | 0 .../formvalidation/dist/js/locales/sk_SK.js | 0 .../dist/js/locales/sk_SK.min.js | 0 .../formvalidation/dist/js/locales/sq_AL.js | 0 .../dist/js/locales/sq_AL.min.js | 0 .../formvalidation/dist/js/locales/sr_RS.js | 0 .../dist/js/locales/sr_RS.min.js | 0 .../formvalidation/dist/js/locales/sv_SE.js | 0 .../dist/js/locales/sv_SE.min.js | 0 .../formvalidation/dist/js/locales/th_TH.js | 0 .../dist/js/locales/th_TH.min.js | 0 .../formvalidation/dist/js/locales/tr_TR.js | 0 .../dist/js/locales/tr_TR.min.js | 0 .../formvalidation/dist/js/locales/ua_UA.js | 0 .../dist/js/locales/ua_UA.min.js | 0 .../formvalidation/dist/js/locales/vi_VN.js | 0 .../dist/js/locales/vi_VN.min.js | 0 .../formvalidation/dist/js/locales/zh_CN.js | 0 .../dist/js/locales/zh_CN.min.js | 0 .../formvalidation/dist/js/locales/zh_TW.js | 0 .../dist/js/locales/zh_TW.min.js | 0 .../dist/js/plugins/AutoFocus.js | 0 .../dist/js/plugins/AutoFocus.min.js | 0 .../dist/js/plugins/Bootstrap.js | 0 .../dist/js/plugins/Bootstrap.min.js | 0 .../dist/js/plugins/Bootstrap3.js | 0 .../dist/js/plugins/Bootstrap3.min.js | 0 .../dist/js/plugins/Bootstrap5.js | 0 .../dist/js/plugins/Bootstrap5.min.js | 0 .../formvalidation/dist/js/plugins/Bulma.js | 0 .../dist/js/plugins/Bulma.min.js | 0 .../dist/js/plugins/Foundation.js | 0 .../dist/js/plugins/Foundation.min.js | 0 .../js/plugins/InternationalTelephoneInput.js | 0 .../InternationalTelephoneInput.min.js | 0 .../libs/formvalidation/dist/js/plugins/J.js | 0 .../formvalidation/dist/js/plugins/J.min.js | 0 .../formvalidation/dist/js/plugins/L10n.js | 0 .../dist/js/plugins/L10n.min.js | 0 .../formvalidation/dist/js/plugins/Mailgun.js | 0 .../dist/js/plugins/Mailgun.min.js | 0 .../dist/js/plugins/MandatoryIcon.js | 0 .../dist/js/plugins/MandatoryIcon.min.js | 0 .../dist/js/plugins/Materialize.js | 0 .../dist/js/plugins/Materialize.min.js | 0 .../dist/js/plugins/Milligram.js | 0 .../dist/js/plugins/Milligram.min.js | 0 .../formvalidation/dist/js/plugins/Mini.js | 0 .../dist/js/plugins/Mini.min.js | 0 .../formvalidation/dist/js/plugins/Mui.js | 0 .../formvalidation/dist/js/plugins/Mui.min.js | 0 .../dist/js/plugins/PasswordStrength.js | 0 .../dist/js/plugins/PasswordStrength.min.js | 0 .../formvalidation/dist/js/plugins/Pure.js | 0 .../dist/js/plugins/Pure.min.js | 0 .../dist/js/plugins/Recaptcha.js | 0 .../dist/js/plugins/Recaptcha.min.js | 0 .../dist/js/plugins/Recaptcha3.js | 0 .../dist/js/plugins/Recaptcha3.min.js | 0 .../dist/js/plugins/Recaptcha3Token.js | 0 .../dist/js/plugins/Recaptcha3Token.min.js | 0 .../dist/js/plugins/Semantic.js | 0 .../dist/js/plugins/Semantic.min.js | 0 .../dist/js/plugins/Shoelace.js | 0 .../dist/js/plugins/Shoelace.min.js | 0 .../formvalidation/dist/js/plugins/Spectre.js | 0 .../dist/js/plugins/Spectre.min.js | 0 .../dist/js/plugins/StartEndDate.js | 0 .../dist/js/plugins/StartEndDate.min.js | 0 .../dist/js/plugins/Tachyons.js | 0 .../dist/js/plugins/Tachyons.min.js | 0 .../dist/js/plugins/Transformer.js | 0 .../dist/js/plugins/Transformer.min.js | 0 .../formvalidation/dist/js/plugins/Turret.js | 0 .../dist/js/plugins/Turret.min.js | 0 .../dist/js/plugins/TypingAnimation.js | 0 .../dist/js/plugins/TypingAnimation.min.js | 0 .../formvalidation/dist/js/plugins/Uikit.js | 0 .../dist/js/plugins/Uikit.min.js | 0 .../formvalidation/dist/js/plugins/Wizard.js | 0 .../dist/js/plugins/Wizard.min.js | 0 .../vendor/libs/fullcalendar/fullcalendar.css | 0 .../vendor/libs/fullcalendar/fullcalendar.js | 0 .../themes/vuexy/vendor/libs/hammer/hammer.js | 0 .../libs/highlight/highlight-github.css | 0 .../vuexy/vendor/libs/highlight/highlight.css | 0 .../vuexy/vendor/libs/highlight/highlight.js | 0 .../themes/vuexy/vendor/libs/i18n/i18n.js | 0 .../vuexy/vendor/libs/idletimer/idletimer.js | 0 .../vuexy/vendor/libs/jkanban/jkanban.css | 0 .../vuexy/vendor/libs/jkanban/jkanban.js | 0 .../libs/jquery-repeater/jquery-repeater.js | 0 .../libs/jquery-sticky/jquery-sticky.js | 0 .../jquery-timepicker/jquery-timepicker.css | 0 .../jquery-timepicker/jquery-timepicker.js | 0 .../themes/vuexy/vendor/libs/jquery/jquery.js | 0 .../vuexy/vendor/libs/jstree/jstree.css | 0 .../themes/vuexy/vendor/libs/jstree/jstree.js | 0 .../libs/jstree/themes/default-dark/32px.png | Bin .../libs/jstree/themes/default-dark/40px.png | Bin .../jstree/themes/default-dark/throbber.gif | Bin .../libs/jstree/themes/default/32px.png | Bin .../libs/jstree/themes/default/40px.png | Bin .../libs/jstree/themes/default/throbber.gif | Bin .../vendor/libs/leaflet/images/layers-2x.png | Bin .../vendor/libs/leaflet/images/layers.png | Bin .../libs/leaflet/images/marker-icon-2x.png | Bin .../libs/leaflet/images/marker-icon.png | Bin .../libs/leaflet/images/marker-shadow.png | Bin .../vuexy/vendor/libs/leaflet/leaflet.css | 0 .../vuexy/vendor/libs/leaflet/leaflet.js | 0 .../vuexy/vendor/libs/masonry/masonry.js | 0 .../themes/vuexy/vendor/libs/moment/moment.js | 0 .../vendor/libs/node-waves/node-waves.css | 0 .../vendor/libs/node-waves/node-waves.js | 0 .../vendor/libs/nouislider/nouislider.css | 0 .../vendor/libs/nouislider/nouislider.js | 0 .../vuexy/vendor/libs/numeral/numeral.js | 0 .../perfect-scrollbar/perfect-scrollbar.css | 0 .../perfect-scrollbar/perfect-scrollbar.js | 0 .../vuexy/vendor/libs/pickr/pickr-themes.css | 0 .../themes/vuexy/vendor/libs/pickr/pickr.js | 0 .../themes/vuexy/vendor/libs/plyr/plyr.css | 0 .../themes/vuexy/vendor/libs/plyr/plyr.js | 0 .../themes/vuexy/vendor/libs/popper/popper.js | 0 .../themes/vuexy/vendor/libs/quill/editor.css | 0 .../libs/quill/fonts/KaTeX_AMS-Regular.ttf | Bin .../libs/quill/fonts/KaTeX_AMS-Regular.woff | Bin .../libs/quill/fonts/KaTeX_AMS-Regular.woff2 | Bin .../quill/fonts/KaTeX_Caligraphic-Bold.ttf | Bin .../quill/fonts/KaTeX_Caligraphic-Bold.woff | Bin .../quill/fonts/KaTeX_Caligraphic-Bold.woff2 | Bin .../quill/fonts/KaTeX_Caligraphic-Regular.ttf | Bin .../fonts/KaTeX_Caligraphic-Regular.woff | Bin .../fonts/KaTeX_Caligraphic-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Fraktur-Bold.ttf | Bin .../libs/quill/fonts/KaTeX_Fraktur-Bold.woff | Bin .../libs/quill/fonts/KaTeX_Fraktur-Bold.woff2 | Bin .../quill/fonts/KaTeX_Fraktur-Regular.ttf | Bin .../quill/fonts/KaTeX_Fraktur-Regular.woff | Bin .../quill/fonts/KaTeX_Fraktur-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Main-Bold.ttf | Bin .../libs/quill/fonts/KaTeX_Main-Bold.woff | Bin .../libs/quill/fonts/KaTeX_Main-Bold.woff2 | Bin .../quill/fonts/KaTeX_Main-BoldItalic.ttf | Bin .../quill/fonts/KaTeX_Main-BoldItalic.woff | Bin .../quill/fonts/KaTeX_Main-BoldItalic.woff2 | Bin .../libs/quill/fonts/KaTeX_Main-Italic.ttf | Bin .../libs/quill/fonts/KaTeX_Main-Italic.woff | Bin .../libs/quill/fonts/KaTeX_Main-Italic.woff2 | Bin .../libs/quill/fonts/KaTeX_Main-Regular.ttf | Bin .../libs/quill/fonts/KaTeX_Main-Regular.woff | Bin .../libs/quill/fonts/KaTeX_Main-Regular.woff2 | Bin .../quill/fonts/KaTeX_Math-BoldItalic.ttf | Bin .../quill/fonts/KaTeX_Math-BoldItalic.woff | Bin .../quill/fonts/KaTeX_Math-BoldItalic.woff2 | Bin .../libs/quill/fonts/KaTeX_Math-Italic.ttf | Bin .../libs/quill/fonts/KaTeX_Math-Italic.woff | Bin .../libs/quill/fonts/KaTeX_Math-Italic.woff2 | Bin .../libs/quill/fonts/KaTeX_SansSerif-Bold.ttf | Bin .../quill/fonts/KaTeX_SansSerif-Bold.woff | Bin .../quill/fonts/KaTeX_SansSerif-Bold.woff2 | Bin .../quill/fonts/KaTeX_SansSerif-Italic.ttf | Bin .../quill/fonts/KaTeX_SansSerif-Italic.woff | Bin .../quill/fonts/KaTeX_SansSerif-Italic.woff2 | Bin .../quill/fonts/KaTeX_SansSerif-Regular.ttf | Bin .../quill/fonts/KaTeX_SansSerif-Regular.woff | Bin .../quill/fonts/KaTeX_SansSerif-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Script-Regular.ttf | Bin .../quill/fonts/KaTeX_Script-Regular.woff | Bin .../quill/fonts/KaTeX_Script-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Size1-Regular.ttf | Bin .../libs/quill/fonts/KaTeX_Size1-Regular.woff | Bin .../quill/fonts/KaTeX_Size1-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Size2-Regular.ttf | Bin .../libs/quill/fonts/KaTeX_Size2-Regular.woff | Bin .../quill/fonts/KaTeX_Size2-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Size3-Regular.ttf | Bin .../libs/quill/fonts/KaTeX_Size3-Regular.woff | Bin .../quill/fonts/KaTeX_Size3-Regular.woff2 | Bin .../libs/quill/fonts/KaTeX_Size4-Regular.ttf | Bin .../libs/quill/fonts/KaTeX_Size4-Regular.woff | Bin .../quill/fonts/KaTeX_Size4-Regular.woff2 | Bin .../quill/fonts/KaTeX_Typewriter-Regular.ttf | Bin .../quill/fonts/KaTeX_Typewriter-Regular.woff | Bin .../fonts/KaTeX_Typewriter-Regular.woff2 | Bin .../themes/vuexy/vendor/libs/quill/katex.css | 0 .../themes/vuexy/vendor/libs/quill/katex.js | 0 .../themes/vuexy/vendor/libs/quill/quill.js | 0 .../vuexy/vendor/libs/quill/typography.css | 0 .../vuexy/vendor/libs/rateyo/rateyo.css | 0 .../themes/vuexy/vendor/libs/rateyo/rateyo.js | 0 .../vuexy/vendor/libs/select2/select2.css | 0 .../vuexy/vendor/libs/select2/select2.js | 0 .../vuexy/vendor/libs/shepherd/shepherd.css | 0 .../vuexy/vendor/libs/shepherd/shepherd.js | 0 .../vuexy/vendor/libs/sortablejs/sortable.js | 0 .../vuexy/vendor/libs/spinkit/spinkit.css | 0 .../vendor/libs/sweetalert2/sweetalert2.css | 0 .../vendor/libs/sweetalert2/sweetalert2.js | 0 .../vuexy/vendor/libs/swiper/swiper.css | 0 .../themes/vuexy/vendor/libs/swiper/swiper.js | 0 .../vuexy/vendor/libs/tagify/tagify.css | 0 .../themes/vuexy/vendor/libs/tagify/tagify.js | 0 .../vuexy/vendor/libs/toastr/toastr.css | 0 .../themes/vuexy/vendor/libs/toastr/toastr.js | 0 .../vuexy/vendor/libs/toastr/toastr.min.js | 0 httpdocs/themes/vuexy/vendor/libs/two/two.js | 0 .../themes/vuexy/vendor/libs/two/two.min.js | 0 .../vendor/libs/typeahead-js/typeahead.css | 0 .../vendor/libs/typeahead-js/typeahead.js | 0 2320 files changed, 124 insertions(+), 15 deletions(-) mode change 100644 => 100755 .idea/deployment.xml mode change 100644 => 100755 .idea/inspectionProfiles/Project_Default.xml mode change 100644 => 100755 .idea/php.xml mode change 100644 => 100755 .idea/vcs.xml mode change 100644 => 100755 .idea/webServers.xml mode change 100644 => 100755 .idea/workspace.xml mode change 100644 => 100755 .vscode/settings.json mode change 100644 => 100755 .vscode/sftp.json mode change 100644 => 100755 README.md mode change 100644 => 100755 acciones.txt mode change 100644 => 100755 backups_bbdd/04252023_sk_main.sql mode change 100644 => 100755 backups_bbdd/29052023_sk-jjo.sql mode change 100644 => 100755 ci4/.env mode change 100644 => 100755 ci4/.gitignore mode change 100644 => 100755 ci4/.htaccess mode change 100644 => 100755 ci4/app/.htaccess mode change 100644 => 100755 ci4/app/Common.php mode change 100644 => 100755 ci4/app/Config/App.php mode change 100644 => 100755 ci4/app/Config/Autoload.php mode change 100644 => 100755 ci4/app/Config/Basics.php mode change 100644 => 100755 ci4/app/Config/Boot/development.php mode change 100644 => 100755 ci4/app/Config/Boot/production.php mode change 100644 => 100755 ci4/app/Config/Boot/testing.php mode change 100644 => 100755 ci4/app/Config/Cache.php mode change 100644 => 100755 ci4/app/Config/Constants.php mode change 100644 => 100755 ci4/app/Config/ContentSecurityPolicy.php mode change 100644 => 100755 ci4/app/Config/Cookie.php mode change 100644 => 100755 ci4/app/Config/Database.php mode change 100644 => 100755 ci4/app/Config/DocTypes.php mode change 100644 => 100755 ci4/app/Config/Email.php mode change 100644 => 100755 ci4/app/Config/Encryption.php mode change 100644 => 100755 ci4/app/Config/Events.php mode change 100644 => 100755 ci4/app/Config/Exceptions.php mode change 100644 => 100755 ci4/app/Config/Filters.php mode change 100644 => 100755 ci4/app/Config/ForeignCharacters.php mode change 100644 => 100755 ci4/app/Config/Format.php mode change 100644 => 100755 ci4/app/Config/Generators.php mode change 100644 => 100755 ci4/app/Config/Honeypot.php mode change 100644 => 100755 ci4/app/Config/Images.php mode change 100644 => 100755 ci4/app/Config/Kint.php mode change 100644 => 100755 ci4/app/Config/Logger.php mode change 100644 => 100755 ci4/app/Config/Migrations.php mode change 100644 => 100755 ci4/app/Config/Mimes.php mode change 100644 => 100755 ci4/app/Config/Modules.php mode change 100644 => 100755 ci4/app/Config/Pager.php mode change 100644 => 100755 ci4/app/Config/Paths.php mode change 100644 => 100755 ci4/app/Config/Routes.php mode change 100644 => 100755 ci4/app/Config/Security.php mode change 100644 => 100755 ci4/app/Config/Services.php mode change 100644 => 100755 ci4/app/Config/Toolbar.php mode change 100644 => 100755 ci4/app/Config/UserAgents.php mode change 100644 => 100755 ci4/app/Config/Validation.php mode change 100644 => 100755 ci4/app/Config/View.php mode change 100644 => 100755 ci4/app/Controllers/Activity.php mode change 100644 => 100755 ci4/app/Controllers/Ajax.php mode change 100644 => 100755 ci4/app/Controllers/Api.php mode change 100644 => 100755 ci4/app/Controllers/BaseController.php mode change 100644 => 100755 ci4/app/Controllers/Catalogo/Catalogo.php mode change 100644 => 100755 ci4/app/Controllers/Clientes/Cliente.php mode change 100644 => 100755 ci4/app/Controllers/Clientes/Clientecontactos.php mode change 100644 => 100755 ci4/app/Controllers/Clientes/Clientedistribuidores.php mode change 100644 => 100755 ci4/app/Controllers/Compras/Proveedores.php mode change 100644 => 100755 ci4/app/Controllers/Compras/ProveedoresTipos.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Calendario.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Comunidadesautonomas.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Formaspagos.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Group.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Imposiciones.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Maquinas.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Maquinascalles.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Maquinasdefecto.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Maquinaspapelesimpresion.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Maquinastarifasimpresion.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Paises.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Papelesgenericos.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Papelesimpresion.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Papelformato.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Papelimpresionmargenes.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Papelimpresiontipologias.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Provincias.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Seriefactura.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Serviciocliente.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Tamanioformatos.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Tamaniolibros.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Tareaservicio.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Tipologias.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Tiposimpresion.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Trabajo.php mode change 100644 => 100755 ci4/app/Controllers/Configuracion/Users.php mode change 100644 => 100755 ci4/app/Controllers/Cron.php mode change 100644 => 100755 ci4/app/Controllers/Envioslogistica/Logistica.php mode change 100644 => 100755 ci4/app/Controllers/Facturacion/Albaran.php mode change 100644 => 100755 ci4/app/Controllers/Facturacion/Factura.php mode change 100644 => 100755 ci4/app/Controllers/GoBaseController.php mode change 100644 => 100755 ci4/app/Controllers/GoBaseResourceController.php mode change 100644 => 100755 ci4/app/Controllers/Home.php mode change 100644 => 100755 ci4/app/Controllers/Importacion/Importar.php mode change 100644 => 100755 ci4/app/Controllers/Informes/Informe.php mode change 100644 => 100755 ci4/app/Controllers/Integration.php mode change 100644 => 100755 ci4/app/Controllers/Js_loader.php mode change 100644 => 100755 ci4/app/Controllers/Language.php mode change 100644 => 100755 ci4/app/Controllers/Login.php mode change 100644 => 100755 ci4/app/Controllers/Migrate.php mode change 100644 => 100755 ci4/app/Controllers/My.php mode change 100644 => 100755 ci4/app/Controllers/Notification.php mode change 100644 => 100755 ci4/app/Controllers/Pdf/PrintPresupuestos.php mode change 100644 => 100755 ci4/app/Controllers/Pedidos/Pedido.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/.PresupuestoInterfazCliente mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Calendarios.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Carteles.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Cosidotapablanda.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Cosidotapadura.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Cuadripticos.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Dipticos.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Espiraltapablanda.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Espiraltapadura.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Estuches.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Flyers.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Fresadotapablanda.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Fresadotapadura.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Grapados.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Invitaciones.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Marcapaginas.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/PresupuestoAcabados.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/PresupuestoEncuadernaciones.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/PresupuestoManipulados.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/PresupuestoPreimpresiones.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Presupuestomaquetacion.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Tarjetascomerciales.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Tripticos.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Wireotapablanda.php mode change 100644 => 100755 ci4/app/Controllers/Presupuestos/Wireotapadura.php mode change 100644 => 100755 ci4/app/Controllers/Produccion/Ordenmaquina.php mode change 100644 => 100755 ci4/app/Controllers/Produccion/Ordentrabajo.php mode change 100644 => 100755 ci4/app/Controllers/Produccion/Ordentrabajomaquetacion.php mode change 100644 => 100755 ci4/app/Controllers/Produccion/Pedidoproduccion.php mode change 100644 => 100755 ci4/app/Controllers/Profile.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Compras.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Digitalizacion.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Impresion.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Maquetacion.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Mensajes.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Productos.php mode change 100644 => 100755 ci4/app/Controllers/Servicios/Proveedor.php mode change 100644 => 100755 ci4/app/Controllers/Settings.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifaacabado.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifaacabadolineas.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifaencuadernacionlineas.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifaencuadernaciontiradas.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifaimpresion.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifamanipuladolineas.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifapapelcompra.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifapapeldefecto.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifapreimpresion.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifasencuadernacion.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifasenvios.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifasenviosprecios.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifasenvioszonas.php mode change 100644 => 100755 ci4/app/Controllers/Tarifas/Tarifasmanipulado.php mode change 100644 => 100755 ci4/app/Controllers/Test.php mode change 100644 => 100755 ci4/app/Controllers/Viewmode.php mode change 100644 => 100755 ci4/app/Database/Migrations/.gitkeep mode change 100644 => 100755 ci4/app/Database/Migrations/2023-04-22-074343_ChangeTablesNames.php mode change 100644 => 100755 ci4/app/Database/Migrations/2023-04-22-083118_CreateGroupUserTable.php mode change 100644 => 100755 ci4/app/Database/Migrations/2023-04-25-161753_RemoveGroupFromUser.php mode change 100644 => 100755 ci4/app/Database/Migrations/2023_03_27_185500_DeleteOauthTables.php mode change 100644 => 100755 ci4/app/Database/Migrations/2023_03_28_200000_DeleteSMSColumns.php mode change 100644 => 100755 ci4/app/Database/Seeds/.gitkeep mode change 100644 => 100755 ci4/app/Entities/Clientes/ClienteContactoEntity.php mode change 100644 => 100755 ci4/app/Entities/Clientes/ClienteDistribuidorEntity.php mode change 100644 => 100755 ci4/app/Entities/Clientes/ClienteEntity.php mode change 100644 => 100755 ci4/app/Entities/Compras/ProveedorEntity.php mode change 100644 => 100755 ci4/app/Entities/Compras/ProveedorTipoEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/ComunidadAutonomaEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/ComunidadesAutonomasEntity.php create mode 100755 ci4/app/Entities/Configuracion/ConfiguracionSistemaEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/FormaPagoEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/Imposicion.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/Maquina.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/MaquinasCallesEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/MaquinasDefectoEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/MaquinasPapelesImpresionEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/MaquinasTarifasImpresionEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/Pais.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/PaisEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/PapelFormatoEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/PapelGenerico.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/PapelImpresion.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/PapelImpresionMargen.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/PapelImpresionTipologia.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/ProvinciaEntity.php mode change 100644 => 100755 ci4/app/Entities/Configuracion/TipologiasEntity.php mode change 100644 => 100755 ci4/app/Entities/GoBaseEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoAcabadosEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoEncuadernacionesEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoEstadoEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoLineaEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoManipuladosEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/PresupuestoPreimpresionesEntity.php mode change 100644 => 100755 ci4/app/Entities/Presupuestos/TipoPresupuestoTarifaEncuadernacion.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaAcabadoLinea.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEncuadernacionDimensionesEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEncuadernacionEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEncuadernacionLinea.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEncuadernacionTirada.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEnvioEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEnvioPrecioEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaEnvioZonaEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaManipuladoEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaManipuladoLinea.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifaacabadoEntity.php mode change 100644 => 100755 ci4/app/Entities/Tarifas/TarifapreimpresionEntity.php mode change 100644 => 100755 ci4/app/Entities/Usuarios/UserEntity.php mode change 100644 => 100755 ci4/app/Entities/Usuarios/UserGroupEntity.php mode change 100644 => 100755 ci4/app/Filters/.gitkeep mode change 100644 => 100755 ci4/app/Filters/JWTAuthFilter.php mode change 100644 => 100755 ci4/app/Filters/LoginAuthFilter.php mode change 100644 => 100755 ci4/app/Filters/ThrottlerFilter.php mode change 100644 => 100755 ci4/app/Helpers/.gitkeep mode change 100644 => 100755 ci4/app/Helpers/general_helper.php mode change 100644 => 100755 ci4/app/Helpers/go_common_helper.php mode change 100644 => 100755 ci4/app/Helpers/jwt_helper.php mode change 100644 => 100755 ci4/app/Language/.gitkeep mode change 100644 => 100755 ci4/app/Language/en/App.php mode change 100644 => 100755 ci4/app/Language/en/Basic.php mode change 100644 => 100755 ci4/app/Language/en/ClienteContactos.php mode change 100644 => 100755 ci4/app/Language/en/ClienteDistribuidores.php mode change 100644 => 100755 ci4/app/Language/en/Clientes.php mode change 100644 => 100755 ci4/app/Language/en/ComunidadesAutonomas.php mode change 100644 => 100755 ci4/app/Language/en/FormasPagoes.php mode change 100644 => 100755 ci4/app/Language/en/Group.php mode change 100644 => 100755 ci4/app/Language/en/ImpresionTipologias.php mode change 100644 => 100755 ci4/app/Language/en/Maquinas.php mode change 100644 => 100755 ci4/app/Language/en/MaquinasCalles.php mode change 100644 => 100755 ci4/app/Language/en/MaquinasPapelImpresion.php mode change 100644 => 100755 ci4/app/Language/en/MaquinasPorDefecto.php mode change 100644 => 100755 ci4/app/Language/en/MaquinasTarifasImpresions.php mode change 100644 => 100755 ci4/app/Language/en/Paises.php mode change 100644 => 100755 ci4/app/Language/en/PapelGenerico.php mode change 100644 => 100755 ci4/app/Language/en/PapelImpresion.php mode change 100644 => 100755 ci4/app/Language/en/PapelImpresionMargenes.php mode change 100644 => 100755 ci4/app/Language/en/Presupuestos.php mode change 100644 => 100755 ci4/app/Language/en/Proveedores.php mode change 100644 => 100755 ci4/app/Language/en/Provincias.php mode change 100644 => 100755 ci4/app/Language/en/TarifaAcabadoLineas.php mode change 100644 => 100755 ci4/app/Language/en/TarifaEncuadernacionLineas.php mode change 100644 => 100755 ci4/app/Language/en/TarifaEncuadernacionTiradas.php mode change 100644 => 100755 ci4/app/Language/en/TarifaManipuladoLineas.php mode change 100644 => 100755 ci4/app/Language/en/Tarifaacabado.php mode change 100644 => 100755 ci4/app/Language/en/Tarifaencuadernacion.php mode change 100644 => 100755 ci4/app/Language/en/Tarifamanipulado.php mode change 100644 => 100755 ci4/app/Language/en/Tarifapreimpresion.php mode change 100644 => 100755 ci4/app/Language/en/TarifasEnvios.php mode change 100644 => 100755 ci4/app/Language/en/TarifasEnviosPrecios.php mode change 100644 => 100755 ci4/app/Language/en/TarifasEnviosZonas.php mode change 100644 => 100755 ci4/app/Language/en/TipologiasLibros.php mode change 100644 => 100755 ci4/app/Language/en/Users.php mode change 100644 => 100755 ci4/app/Language/en/Validation.php mode change 100644 => 100755 ci4/app/Language/es/App.php mode change 100644 => 100755 ci4/app/Language/es/Basic.php mode change 100644 => 100755 ci4/app/Language/es/ClienteContactos.php mode change 100644 => 100755 ci4/app/Language/es/ClienteDistribuidores.php mode change 100644 => 100755 ci4/app/Language/es/Clientes.php mode change 100644 => 100755 ci4/app/Language/es/ComunidadesAutonomas.php mode change 100644 => 100755 ci4/app/Language/es/FormasPago.php mode change 100644 => 100755 ci4/app/Language/es/Group.php mode change 100644 => 100755 ci4/app/Language/es/ImpresionTipologias.php mode change 100644 => 100755 ci4/app/Language/es/Maquinas.php mode change 100644 => 100755 ci4/app/Language/es/MaquinasCalles.php mode change 100644 => 100755 ci4/app/Language/es/MaquinasPapelImpresion.php mode change 100644 => 100755 ci4/app/Language/es/MaquinasPorDefecto.php mode change 100644 => 100755 ci4/app/Language/es/MaquinasTarifasImpresions.php mode change 100644 => 100755 ci4/app/Language/es/Paises.php mode change 100644 => 100755 ci4/app/Language/es/PapelGenerico.php mode change 100644 => 100755 ci4/app/Language/es/PapelImpresion.php mode change 100644 => 100755 ci4/app/Language/es/PapelImpresionMargenes.php mode change 100644 => 100755 ci4/app/Language/es/Presupuestos.php mode change 100644 => 100755 ci4/app/Language/es/Proveedores.php mode change 100644 => 100755 ci4/app/Language/es/Provincias.php mode change 100644 => 100755 ci4/app/Language/es/TarifaAcabadoLineas.php mode change 100644 => 100755 ci4/app/Language/es/TarifaEncuadernacionLineas.php mode change 100644 => 100755 ci4/app/Language/es/TarifaEncuadernacionTiradas.php mode change 100644 => 100755 ci4/app/Language/es/TarifaManipuladoLineas.php mode change 100644 => 100755 ci4/app/Language/es/Tarifaacabado.php mode change 100644 => 100755 ci4/app/Language/es/Tarifaencuadernacion.php mode change 100644 => 100755 ci4/app/Language/es/Tarifamanipulado.php mode change 100644 => 100755 ci4/app/Language/es/Tarifapreimpresion.php mode change 100644 => 100755 ci4/app/Language/es/TarifasEnvios.php mode change 100644 => 100755 ci4/app/Language/es/TarifasEnviosPrecios.php mode change 100644 => 100755 ci4/app/Language/es/TarifasEnviosZonas.php mode change 100644 => 100755 ci4/app/Language/es/TipologiasLibros.php mode change 100644 => 100755 ci4/app/Language/es/Users.php mode change 100644 => 100755 ci4/app/Language/es/Validation.php mode change 100644 => 100755 ci4/app/Libraries/.gitkeep mode change 100644 => 100755 ci4/app/Libraries/Authenticator.php mode change 100644 => 100755 ci4/app/Libraries/PasswordHash.php mode change 100644 => 100755 ci4/app/Models/.gitkeep mode change 100644 => 100755 ci4/app/Models/ActivityModel.php mode change 100644 => 100755 ci4/app/Models/BackupModel.php mode change 100644 => 100755 ci4/app/Models/BaseModel.php mode change 100644 => 100755 ci4/app/Models/Clientes/ClienteContactoModel.php mode change 100644 => 100755 ci4/app/Models/Clientes/ClienteDistribuidorModel.php mode change 100644 => 100755 ci4/app/Models/Clientes/ClienteModel.php mode change 100644 => 100755 ci4/app/Models/Collection.php mode change 100644 => 100755 ci4/app/Models/Compras/ProveedorModel.php mode change 100644 => 100755 ci4/app/Models/Compras/ProveedorTipoModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/ComunidadAutonomaModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/ComunidadesAutonomasModel.php create mode 100755 ci4/app/Models/Configuracion/ConfiguracionSistemaModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/FormaPagoModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/ImposicionModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/MaquinaModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/MaquinasCallesModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/MaquinasDefectoModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/MaquinasPapelesImpresionModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/MaquinasTarifasImpresionModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/PaisModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/PapelFormatoModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/PapelGenericoModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/PapelImpresionMargenModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/PapelImpresionModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/PapelImpresionTipologiaModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/ProvinciaModel.php mode change 100644 => 100755 ci4/app/Models/Configuracion/TipologiasLibroModel.php mode change 100644 => 100755 ci4/app/Models/ConfirmationTokenModel.php mode change 100644 => 100755 ci4/app/Models/CountriesModel.php mode change 100644 => 100755 ci4/app/Models/CronTabModel.php mode change 100644 => 100755 ci4/app/Models/CurrencyModel.php mode change 100644 => 100755 ci4/app/Models/GoBaseModel.php mode change 100644 => 100755 ci4/app/Models/NotificationModel.php mode change 100644 => 100755 ci4/app/Models/PasswordRecoveryModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoAcabadosModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoEncuadernacionesModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoEstadoModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoLineaModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoManipuladosModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/PresupuestoPreimpresionesModel.php mode change 100644 => 100755 ci4/app/Models/Presupuestos/TipoPresupuestoTarifaEncuadernacionModel.php mode change 100644 => 100755 ci4/app/Models/SettingsModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaAcabadoLineaModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEncuadernacionDimensionesModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEncuadernacionLineaModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEncuadernacionModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEncuadernacionTiradaModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEnvioModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEnvioPrecioModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaEnvioZonaModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaManipuladoLineaModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaManipuladoModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifaacabadoModel.php mode change 100644 => 100755 ci4/app/Models/Tarifas/TarifapreimpresionModel.php mode change 100644 => 100755 ci4/app/Models/TemplateModel.php mode change 100644 => 100755 ci4/app/Models/ThemeModel.php mode change 100644 => 100755 ci4/app/Models/TimezoneModel.php mode change 100644 => 100755 ci4/app/Models/Usuarios/GroupUserModel.php mode change 100644 => 100755 ci4/app/Models/Usuarios/UserGroupModel.php mode change 100644 => 100755 ci4/app/Models/Usuarios/UserModel.php mode change 100644 => 100755 ci4/app/Services/PresupuestoService.php mode change 100644 => 100755 ci4/app/ThirdParty/.gitkeep mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Bootstrap.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/DataTables.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/Db2Query.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/Db2Result.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/FirebirdQuery.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/FirebirdResult.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/MysqlQuery.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/MysqlResult.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/OracleQuery.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/OracleResult.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/PostgresQuery.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/PostgresResult.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqliteQuery.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqliteResult.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqlserverQuery.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqlserverResult.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Query.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Database/Result.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Field.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Format.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Join.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Mjoin.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Options.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/SearchBuilderOptions.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/SearchPaneOptions.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Upload.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/Validate.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Editor/ValidateOptions.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/Ext.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/HtmLawed/Htmlaw.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/HtmLawed/Htmlawed.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/License.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/composer.json mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/composer.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/config.php mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-Db2Query.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-Db2Result.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-FirebirdQuery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-FirebirdResult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-MysqlQuery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-MysqlResult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-OracleQuery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-OracleResult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-PostgresQuery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-PostgresResult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqliteQuery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqliteResult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqlserverQuery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqlserverResult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Query.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Result.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Field.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Format.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Join.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Mjoin.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Options.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-SearchBuilderOptions.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-SearchPaneOptions.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Upload.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Validate.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-ValidateOptions.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Ext.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-HtmLawed-Htmlaw.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/css/base.css mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/css/normalize.css mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/css/template.css mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Bootstrap.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/DataTables.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/Db2Query.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/Db2Result.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/FirebirdQuery.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/FirebirdResult.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/MysqlQuery.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/MysqlResult.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/OracleQuery.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/OracleResult.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/PostgresQuery.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/PostgresResult.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqliteQuery.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqliteResult.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqlserverQuery.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqlserverResult.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Query.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Result.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Field.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Format.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Join.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Mjoin.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Options.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/SearchBuilderOptions.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/SearchPaneOptions.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Upload.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Validate.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/ValidateOptions.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/Ext.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/HtmLawed/Htmlaw.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/HtmLawed/Htmlawed.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/bootstrap.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/composer.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/composer.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/config.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/config.php.txt mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-db2query.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-db2result.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-firebirdquery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-firebirdresult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-mysqlquery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-mysqlresult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-oraclequery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-oracleresult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-postgresquery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-postgresresult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlitequery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqliteresult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlserverquery.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlserverresult.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-query.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database-result.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/database.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/datatables.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-field.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-format.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-join.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-mjoin.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-options.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-searchbuilderoptions.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-searchpaneoptions.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-upload.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-validate.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-validateoptions.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/editor.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/ext.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/htmlawed-htmlaw.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/files/htmlawed-htmlawed.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/graphs/classes.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/index.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/indices/files.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/js/search.js mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/js/searchIndex.js mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-database-driver.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-database.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-editor.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-htmlawed.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/default.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/packages/Application.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/packages/default.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/reports/deprecated.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/reports/errors.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/docs/reports/markers.html mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/phpdoc.dist.xml mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/phpstan-baseline.neon mode change 100644 => 100755 ci4/app/ThirdParty/DatatablesEditor/phpstan.neon.dist mode change 100644 => 100755 ci4/app/Validation/ApiAuthRules.php mode change 100644 => 100755 ci4/app/Views/errors/cli/error_404.php mode change 100644 => 100755 ci4/app/Views/errors/cli/error_exception.php mode change 100644 => 100755 ci4/app/Views/errors/cli/production.php mode change 100644 => 100755 ci4/app/Views/errors/html/debug.css mode change 100644 => 100755 ci4/app/Views/errors/html/debug.js mode change 100644 => 100755 ci4/app/Views/errors/html/error_404.php mode change 100644 => 100755 ci4/app/Views/errors/html/error_exception.php mode change 100644 => 100755 ci4/app/Views/errors/html/production.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/_alertBoxes.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/_confirm2delete.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/_form_validation_errors.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/_modalConfirmDialog.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/datatables.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/select2bs5.php mode change 100644 => 100755 ci4/app/Views/themes/_commonPartialsBs/sweetalert.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/activity/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/activity/index_bk.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/viewClienteForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/viewClienteList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/_contactoDeClienteFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/viewContactoDeClienteForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/viewContactoDeClienteList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/_distribuidorDeClienteFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/viewDistribuidorDeClienteForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/viewDistribuidorDeClienteList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/_proveedorFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/_proveedorTipoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorTipoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorTipoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/_comunidadAutonomaFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/viewComunidadAutonomaForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/viewComunidadAutonomaList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/_formaDePagoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/viewFormaDePagoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/viewFormaDePagoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/_imposicionFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/viewImposicionForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/viewImposicionList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/_maquinaFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/_maquinaPorDefectoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaPorDefectoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaPorDefectoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/_paisFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/viewPaisForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/viewPaisList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/_papelGenericoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/_papelImpresionFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelGenericoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelGenericoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/_papelFormatoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/viewPapelFormatoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/viewPapelFormatoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/_provinciaFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/viewProvinciaForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/viewProvinciaList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/_tipologiaLibrosFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/viewTipologiaLibrosForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/viewTipologiaLibrosList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/dashboard/admin.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/dashboard/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/dashboard/user.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/login/authentication.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/login/forgot_password.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/login/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/login/password_recovery.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/login/signup.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/my/notification.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/my/view.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/notification/form.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/notification/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_previewItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/comparador.js mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/previews.js mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/presupuestos/tapa-blanda-encolada.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/profile/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/profile/index_old.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/settings/index.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/settings/index_bk.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/settings/template.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/_tarifaAcabadoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/_tarifaEncuadernacionFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/_tarifaEnvioFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/_tarifaManipuladoFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/_tarifapreimpresionFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/viewTarifapreimpresionForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/viewTarifapreimpresionList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/test_js/test_js.js mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/test_js/viewTest.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/user/_userFormItems.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/form/user/viewUserList.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/login/footer.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/login/header.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/activities_layout.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/all.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/breadcrumbs.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/demo_view.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/footer.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/general_settings_layout.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/header.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/menu.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/menu_digitalizacion.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/menu_impresion.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/menu_maquetacion.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/presupuestos_layout.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/main/selector_menu.php mode change 100644 => 100755 ci4/app/Views/themes/backend/vuexy/pdfs/presupuesto.php mode change 100644 => 100755 ci4/app/index.html mode change 100644 => 100755 ci4/builds mode change 100644 => 100755 ci4/composer.json mode change 100644 => 100755 ci4/composer.lock mode change 100644 => 100755 ci4/public/.htaccess mode change 100644 => 100755 ci4/public/favicon.ico mode change 100644 => 100755 ci4/public/index.php mode change 100644 => 100755 ci4/public/robots.txt mode change 100644 => 100755 ci4/spark mode change 100644 => 100755 ci4/tests/README.md mode change 100644 => 100755 ci4/tests/_support/Database/Migrations/2020-02-22-222222_example_migration.php mode change 100644 => 100755 ci4/tests/_support/Database/Seeds/ExampleSeeder.php mode change 100644 => 100755 ci4/tests/_support/DatabaseTestCase.php mode change 100644 => 100755 ci4/tests/_support/Libraries/ConfigReader.php mode change 100644 => 100755 ci4/tests/_support/Models/ExampleModel.php mode change 100644 => 100755 ci4/tests/_support/SessionTestCase.php mode change 100644 => 100755 ci4/tests/database/ExampleDatabaseTest.php mode change 100644 => 100755 ci4/tests/session/ExampleSessionTest.php mode change 100644 => 100755 ci4/tests/unit/HealthTest.php mode change 100644 => 100755 ci4/writable/.htaccess mode change 100644 => 100755 ci4/writable/cache/index.html mode change 100644 => 100755 ci4/writable/logs/index.html mode change 100644 => 100755 ci4/writable/postman_collection.json mode change 100644 => 100755 ci4/writable/session/index.html mode change 100644 => 100755 ci4/writable/uploads/index.html mode change 100644 => 100755 datos web.txt mode change 100644 => 100755 from mac to app.txt mode change 100644 => 100755 git-commands.txt mode change 100644 => 100755 httpdocs/.htaccess mode change 100644 => 100755 httpdocs/assets/css/index.html mode change 100644 => 100755 httpdocs/assets/css/install.css mode change 100644 => 100755 httpdocs/assets/flags/ad_64.png mode change 100644 => 100755 httpdocs/assets/flags/ae_64.png mode change 100644 => 100755 httpdocs/assets/flags/af_64.png mode change 100644 => 100755 httpdocs/assets/flags/ag_64.png mode change 100644 => 100755 httpdocs/assets/flags/ai_64.png mode change 100644 => 100755 httpdocs/assets/flags/al_64.png mode change 100644 => 100755 httpdocs/assets/flags/am_64.png mode change 100644 => 100755 httpdocs/assets/flags/ao_64.png mode change 100644 => 100755 httpdocs/assets/flags/aq_64.png mode change 100644 => 100755 httpdocs/assets/flags/ar_64.png mode change 100644 => 100755 httpdocs/assets/flags/as_64.png mode change 100644 => 100755 httpdocs/assets/flags/at_64.png mode change 100644 => 100755 httpdocs/assets/flags/au_64.png mode change 100644 => 100755 httpdocs/assets/flags/aw_64.png mode change 100644 => 100755 httpdocs/assets/flags/ax_64.png mode change 100644 => 100755 httpdocs/assets/flags/az_64.png mode change 100644 => 100755 httpdocs/assets/flags/ba_64.png mode change 100644 => 100755 httpdocs/assets/flags/bb_64.png mode change 100644 => 100755 httpdocs/assets/flags/bd_64.png mode change 100644 => 100755 httpdocs/assets/flags/be_64.png mode change 100644 => 100755 httpdocs/assets/flags/bf_64.png mode change 100644 => 100755 httpdocs/assets/flags/bg_64.png mode change 100644 => 100755 httpdocs/assets/flags/bh_64.png mode change 100644 => 100755 httpdocs/assets/flags/bi_64.png mode change 100644 => 100755 httpdocs/assets/flags/bj_64.png mode change 100644 => 100755 httpdocs/assets/flags/bl_64.png mode change 100644 => 100755 httpdocs/assets/flags/bm_64.png mode change 100644 => 100755 httpdocs/assets/flags/bn_64.png mode change 100644 => 100755 httpdocs/assets/flags/bo_64.png mode change 100644 => 100755 httpdocs/assets/flags/bq_64.png mode change 100644 => 100755 httpdocs/assets/flags/br_32_circle.png mode change 100644 => 100755 httpdocs/assets/flags/br_64.png mode change 100644 => 100755 httpdocs/assets/flags/bs_64.png mode change 100644 => 100755 httpdocs/assets/flags/bt_64.png mode change 100644 => 100755 httpdocs/assets/flags/bv_64.png mode change 100644 => 100755 httpdocs/assets/flags/bw_64.png mode change 100644 => 100755 httpdocs/assets/flags/by_64.png mode change 100644 => 100755 httpdocs/assets/flags/bz_64.png mode change 100644 => 100755 httpdocs/assets/flags/ca_64.png mode change 100644 => 100755 httpdocs/assets/flags/cc_64.png mode change 100644 => 100755 httpdocs/assets/flags/cd_64.png mode change 100644 => 100755 httpdocs/assets/flags/cf_64.png mode change 100644 => 100755 httpdocs/assets/flags/cg_64.png mode change 100644 => 100755 httpdocs/assets/flags/ch_64.png mode change 100644 => 100755 httpdocs/assets/flags/ci_64.png mode change 100644 => 100755 httpdocs/assets/flags/ck_64.png mode change 100644 => 100755 httpdocs/assets/flags/cl_64.png mode change 100644 => 100755 httpdocs/assets/flags/cm_64.png mode change 100644 => 100755 httpdocs/assets/flags/cn_64.png mode change 100644 => 100755 httpdocs/assets/flags/co_64.png mode change 100644 => 100755 httpdocs/assets/flags/cr_64.png mode change 100644 => 100755 httpdocs/assets/flags/cu_64.png mode change 100644 => 100755 httpdocs/assets/flags/cv_64.png mode change 100644 => 100755 httpdocs/assets/flags/cw_64.png mode change 100644 => 100755 httpdocs/assets/flags/cx_64.png mode change 100644 => 100755 httpdocs/assets/flags/cy_64.png mode change 100644 => 100755 httpdocs/assets/flags/cz_64.png mode change 100644 => 100755 httpdocs/assets/flags/de_64.png mode change 100644 => 100755 httpdocs/assets/flags/dj_64.png mode change 100644 => 100755 httpdocs/assets/flags/dk_64.png mode change 100644 => 100755 httpdocs/assets/flags/dm_64.png mode change 100644 => 100755 httpdocs/assets/flags/do_64.png mode change 100644 => 100755 httpdocs/assets/flags/dz_64.png mode change 100644 => 100755 httpdocs/assets/flags/ec_64.png mode change 100644 => 100755 httpdocs/assets/flags/ee_64.png mode change 100644 => 100755 httpdocs/assets/flags/eg_64.png mode change 100644 => 100755 httpdocs/assets/flags/eh_64.png mode change 100644 => 100755 httpdocs/assets/flags/er_64.png mode change 100644 => 100755 httpdocs/assets/flags/es_32_circle.png mode change 100644 => 100755 httpdocs/assets/flags/es_64.png mode change 100644 => 100755 httpdocs/assets/flags/et_64.png mode change 100644 => 100755 httpdocs/assets/flags/fi_64.png mode change 100644 => 100755 httpdocs/assets/flags/fj_64.png mode change 100644 => 100755 httpdocs/assets/flags/fk_64.png mode change 100644 => 100755 httpdocs/assets/flags/fm_64.png mode change 100644 => 100755 httpdocs/assets/flags/fo_64.png mode change 100644 => 100755 httpdocs/assets/flags/fr_64.png mode change 100644 => 100755 httpdocs/assets/flags/ga_64.png mode change 100644 => 100755 httpdocs/assets/flags/gb_64.png mode change 100644 => 100755 httpdocs/assets/flags/gd_64.png mode change 100644 => 100755 httpdocs/assets/flags/ge_64.png mode change 100644 => 100755 httpdocs/assets/flags/gf_64.png mode change 100644 => 100755 httpdocs/assets/flags/gg_64.png mode change 100644 => 100755 httpdocs/assets/flags/gh_64.png mode change 100644 => 100755 httpdocs/assets/flags/gi_64.png mode change 100644 => 100755 httpdocs/assets/flags/gl_64.png mode change 100644 => 100755 httpdocs/assets/flags/gm_64.png mode change 100644 => 100755 httpdocs/assets/flags/gn_64.png mode change 100644 => 100755 httpdocs/assets/flags/gp_64.png mode change 100644 => 100755 httpdocs/assets/flags/gq_64.png mode change 100644 => 100755 httpdocs/assets/flags/gr_64.png mode change 100644 => 100755 httpdocs/assets/flags/gs_64.png mode change 100644 => 100755 httpdocs/assets/flags/gt_64.png mode change 100644 => 100755 httpdocs/assets/flags/gu_64.png mode change 100644 => 100755 httpdocs/assets/flags/gw_64.png mode change 100644 => 100755 httpdocs/assets/flags/gy_64.png mode change 100644 => 100755 httpdocs/assets/flags/hk_64.png mode change 100644 => 100755 httpdocs/assets/flags/hm_64.png mode change 100644 => 100755 httpdocs/assets/flags/hn_64.png mode change 100644 => 100755 httpdocs/assets/flags/hr_64.png mode change 100644 => 100755 httpdocs/assets/flags/ht_64.png mode change 100644 => 100755 httpdocs/assets/flags/hu_64.png mode change 100644 => 100755 httpdocs/assets/flags/id_64.png mode change 100644 => 100755 httpdocs/assets/flags/ie_64.png mode change 100644 => 100755 httpdocs/assets/flags/il_64.png mode change 100644 => 100755 httpdocs/assets/flags/im_64.png mode change 100644 => 100755 httpdocs/assets/flags/in_64.png mode change 100644 => 100755 httpdocs/assets/flags/index.html mode change 100644 => 100755 httpdocs/assets/flags/io_64.png mode change 100644 => 100755 httpdocs/assets/flags/iq_64.png mode change 100644 => 100755 httpdocs/assets/flags/ir_64.png mode change 100644 => 100755 httpdocs/assets/flags/is_64.png mode change 100644 => 100755 httpdocs/assets/flags/it_64.png mode change 100644 => 100755 httpdocs/assets/flags/je_64.png mode change 100644 => 100755 httpdocs/assets/flags/jm_64.png mode change 100644 => 100755 httpdocs/assets/flags/jo_64.png mode change 100644 => 100755 httpdocs/assets/flags/jp_64.png mode change 100644 => 100755 httpdocs/assets/flags/ke_64.png mode change 100644 => 100755 httpdocs/assets/flags/kg_64.png mode change 100644 => 100755 httpdocs/assets/flags/kh_64.png mode change 100644 => 100755 httpdocs/assets/flags/ki_64.png mode change 100644 => 100755 httpdocs/assets/flags/km_64.png mode change 100644 => 100755 httpdocs/assets/flags/kn_64.png mode change 100644 => 100755 httpdocs/assets/flags/kp_64.png mode change 100644 => 100755 httpdocs/assets/flags/kr_64.png mode change 100644 => 100755 httpdocs/assets/flags/kw_64.png mode change 100644 => 100755 httpdocs/assets/flags/ky_64.png mode change 100644 => 100755 httpdocs/assets/flags/kz_64.png mode change 100644 => 100755 httpdocs/assets/flags/la_64.png mode change 100644 => 100755 httpdocs/assets/flags/lb_64.png mode change 100644 => 100755 httpdocs/assets/flags/lc_64.png mode change 100644 => 100755 httpdocs/assets/flags/li_64.png mode change 100644 => 100755 httpdocs/assets/flags/lk_64.png mode change 100644 => 100755 httpdocs/assets/flags/lr_64.png mode change 100644 => 100755 httpdocs/assets/flags/ls_64.png mode change 100644 => 100755 httpdocs/assets/flags/lt_64.png mode change 100644 => 100755 httpdocs/assets/flags/lu_64.png mode change 100644 => 100755 httpdocs/assets/flags/lv_64.png mode change 100644 => 100755 httpdocs/assets/flags/ly_64.png mode change 100644 => 100755 httpdocs/assets/flags/ma_64.png mode change 100644 => 100755 httpdocs/assets/flags/mc_64.png mode change 100644 => 100755 httpdocs/assets/flags/md_64.png mode change 100644 => 100755 httpdocs/assets/flags/me_64.png mode change 100644 => 100755 httpdocs/assets/flags/mf_64.png mode change 100644 => 100755 httpdocs/assets/flags/mg_64.png mode change 100644 => 100755 httpdocs/assets/flags/mh_64.png mode change 100644 => 100755 httpdocs/assets/flags/mk_64.png mode change 100644 => 100755 httpdocs/assets/flags/ml_64.png mode change 100644 => 100755 httpdocs/assets/flags/mm_64.png mode change 100644 => 100755 httpdocs/assets/flags/mn_64.png mode change 100644 => 100755 httpdocs/assets/flags/mo_64.png mode change 100644 => 100755 httpdocs/assets/flags/mp_64.png mode change 100644 => 100755 httpdocs/assets/flags/mq_64.png mode change 100644 => 100755 httpdocs/assets/flags/mr_64.png mode change 100644 => 100755 httpdocs/assets/flags/ms_64.png mode change 100644 => 100755 httpdocs/assets/flags/mt_64.png mode change 100644 => 100755 httpdocs/assets/flags/mu_64.png mode change 100644 => 100755 httpdocs/assets/flags/mv_64.png mode change 100644 => 100755 httpdocs/assets/flags/mw_64.png mode change 100644 => 100755 httpdocs/assets/flags/mx_64.png mode change 100644 => 100755 httpdocs/assets/flags/my_64.png mode change 100644 => 100755 httpdocs/assets/flags/mz_64.png mode change 100644 => 100755 httpdocs/assets/flags/na_64.png mode change 100644 => 100755 httpdocs/assets/flags/nc_64.png mode change 100644 => 100755 httpdocs/assets/flags/ne_64.png mode change 100644 => 100755 httpdocs/assets/flags/nf_64.png mode change 100644 => 100755 httpdocs/assets/flags/ng_64.png mode change 100644 => 100755 httpdocs/assets/flags/ni_64.png mode change 100644 => 100755 httpdocs/assets/flags/nl_64.png mode change 100644 => 100755 httpdocs/assets/flags/no_64.png mode change 100644 => 100755 httpdocs/assets/flags/np_64.png mode change 100644 => 100755 httpdocs/assets/flags/nr_64.png mode change 100644 => 100755 httpdocs/assets/flags/nu_64.png mode change 100644 => 100755 httpdocs/assets/flags/nz_64.png mode change 100644 => 100755 httpdocs/assets/flags/om_64.png mode change 100644 => 100755 httpdocs/assets/flags/pa_64.png mode change 100644 => 100755 httpdocs/assets/flags/pe_64.png mode change 100644 => 100755 httpdocs/assets/flags/pf_64.png mode change 100644 => 100755 httpdocs/assets/flags/pg_64.png mode change 100644 => 100755 httpdocs/assets/flags/ph_64.png mode change 100644 => 100755 httpdocs/assets/flags/pk_64.png mode change 100644 => 100755 httpdocs/assets/flags/pl_64.png mode change 100644 => 100755 httpdocs/assets/flags/pm_64.png mode change 100644 => 100755 httpdocs/assets/flags/pn_64.png mode change 100644 => 100755 httpdocs/assets/flags/pr_64.png mode change 100644 => 100755 httpdocs/assets/flags/ps_64.png mode change 100644 => 100755 httpdocs/assets/flags/pt_64.png mode change 100644 => 100755 httpdocs/assets/flags/pw_64.png mode change 100644 => 100755 httpdocs/assets/flags/py_64.png mode change 100644 => 100755 httpdocs/assets/flags/qa_64.png mode change 100644 => 100755 httpdocs/assets/flags/re_64.png mode change 100644 => 100755 httpdocs/assets/flags/ro_64.png mode change 100644 => 100755 httpdocs/assets/flags/rs_64.png mode change 100644 => 100755 httpdocs/assets/flags/ru_64.png mode change 100644 => 100755 httpdocs/assets/flags/rw_64.png mode change 100644 => 100755 httpdocs/assets/flags/sa_64.png mode change 100644 => 100755 httpdocs/assets/flags/sb_64.png mode change 100644 => 100755 httpdocs/assets/flags/sc_64.png mode change 100644 => 100755 httpdocs/assets/flags/sd_64.png mode change 100644 => 100755 httpdocs/assets/flags/se_64.png mode change 100644 => 100755 httpdocs/assets/flags/sg_64.png mode change 100644 => 100755 httpdocs/assets/flags/sh_64.png mode change 100644 => 100755 httpdocs/assets/flags/si_64.png mode change 100644 => 100755 httpdocs/assets/flags/sj_64.png mode change 100644 => 100755 httpdocs/assets/flags/sk_64.png mode change 100644 => 100755 httpdocs/assets/flags/sl_64.png mode change 100644 => 100755 httpdocs/assets/flags/sm_64.png mode change 100644 => 100755 httpdocs/assets/flags/sn_64.png mode change 100644 => 100755 httpdocs/assets/flags/so_64.png mode change 100644 => 100755 httpdocs/assets/flags/sr_64.png mode change 100644 => 100755 httpdocs/assets/flags/ss_64.png mode change 100644 => 100755 httpdocs/assets/flags/st_64.png mode change 100644 => 100755 httpdocs/assets/flags/sv_64.png mode change 100644 => 100755 httpdocs/assets/flags/sx_64.png mode change 100644 => 100755 httpdocs/assets/flags/sy_64.png mode change 100644 => 100755 httpdocs/assets/flags/sz_64.png mode change 100644 => 100755 httpdocs/assets/flags/tc_64.png mode change 100644 => 100755 httpdocs/assets/flags/td_64.png mode change 100644 => 100755 httpdocs/assets/flags/tf_64.png mode change 100644 => 100755 httpdocs/assets/flags/tg_64.png mode change 100644 => 100755 httpdocs/assets/flags/th_64.png mode change 100644 => 100755 httpdocs/assets/flags/tj_64.png mode change 100644 => 100755 httpdocs/assets/flags/tk_64.png mode change 100644 => 100755 httpdocs/assets/flags/tl_64.png mode change 100644 => 100755 httpdocs/assets/flags/tm_64.png mode change 100644 => 100755 httpdocs/assets/flags/tn_64.png mode change 100644 => 100755 httpdocs/assets/flags/to_64.png mode change 100644 => 100755 httpdocs/assets/flags/tr_64.png mode change 100644 => 100755 httpdocs/assets/flags/tt_64.png mode change 100644 => 100755 httpdocs/assets/flags/tv_64.png mode change 100644 => 100755 httpdocs/assets/flags/tw_64.png mode change 100644 => 100755 httpdocs/assets/flags/tz_64.png mode change 100644 => 100755 httpdocs/assets/flags/ua_64.png mode change 100644 => 100755 httpdocs/assets/flags/ug_64.png mode change 100644 => 100755 httpdocs/assets/flags/um_64.png mode change 100644 => 100755 httpdocs/assets/flags/us_32_circle.png mode change 100644 => 100755 httpdocs/assets/flags/us_64.png mode change 100644 => 100755 httpdocs/assets/flags/uy_64.png mode change 100644 => 100755 httpdocs/assets/flags/uz_64.png mode change 100644 => 100755 httpdocs/assets/flags/va_64.png mode change 100644 => 100755 httpdocs/assets/flags/vc_64.png mode change 100644 => 100755 httpdocs/assets/flags/ve_64.png mode change 100644 => 100755 httpdocs/assets/flags/vg_64.png mode change 100644 => 100755 httpdocs/assets/flags/vi_64.png mode change 100644 => 100755 httpdocs/assets/flags/vn_64.png mode change 100644 => 100755 httpdocs/assets/flags/vu_64.png mode change 100644 => 100755 httpdocs/assets/flags/wf_64.png mode change 100644 => 100755 httpdocs/assets/flags/ws_64.png mode change 100644 => 100755 httpdocs/assets/flags/ye_64.png mode change 100644 => 100755 httpdocs/assets/flags/yt_64.png mode change 100644 => 100755 httpdocs/assets/flags/za_64.png mode change 100644 => 100755 httpdocs/assets/flags/zm_64.png mode change 100644 => 100755 httpdocs/assets/flags/zw_64.png mode change 100644 => 100755 httpdocs/assets/img/default-user.png mode change 100644 => 100755 httpdocs/assets/img/index.html mode change 100644 => 100755 httpdocs/assets/index.html mode change 100644 => 100755 httpdocs/assets/js/index.html mode change 100644 => 100755 httpdocs/assets/js/login.js mode change 100644 => 100755 httpdocs/assets/js/main.js mode change 100644 => 100755 httpdocs/assets/vendor/index.html mode change 100644 => 100755 httpdocs/index.php mode change 100644 => 100755 httpdocs/robots.txt mode change 100644 => 100755 httpdocs/themes/tivo/css/bootstrap.css mode change 100644 => 100755 httpdocs/themes/tivo/css/fontawesome-all.css mode change 100644 => 100755 httpdocs/themes/tivo/css/magnific-popup.css mode change 100644 => 100755 httpdocs/themes/tivo/css/styles.css mode change 100644 => 100755 httpdocs/themes/tivo/css/swiper.css mode change 100644 => 100755 httpdocs/themes/tivo/images/article-details-large.jpg mode change 100644 => 100755 httpdocs/themes/tivo/images/article-details-small.jpg mode change 100644 => 100755 httpdocs/themes/tivo/images/customer-logo-1.png mode change 100644 => 100755 httpdocs/themes/tivo/images/customer-logo-2.png mode change 100644 => 100755 httpdocs/themes/tivo/images/customer-logo-3.png mode change 100644 => 100755 httpdocs/themes/tivo/images/customer-logo-4.png mode change 100644 => 100755 httpdocs/themes/tivo/images/customer-logo-5.png mode change 100644 => 100755 httpdocs/themes/tivo/images/customer-logo-6.png mode change 100644 => 100755 httpdocs/themes/tivo/images/description-1.png mode change 100644 => 100755 httpdocs/themes/tivo/images/description-2.png mode change 100644 => 100755 httpdocs/themes/tivo/images/description-3.png mode change 100644 => 100755 httpdocs/themes/tivo/images/details-lightbox.png mode change 100644 => 100755 httpdocs/themes/tivo/images/details.png mode change 100644 => 100755 httpdocs/themes/tivo/images/down-arrow.png mode change 100644 => 100755 httpdocs/themes/tivo/images/favicon.png mode change 100644 => 100755 httpdocs/themes/tivo/images/features-1.png mode change 100644 => 100755 httpdocs/themes/tivo/images/features-2.png mode change 100644 => 100755 httpdocs/themes/tivo/images/features-3.png mode change 100644 => 100755 httpdocs/themes/tivo/images/header-software-app.png mode change 100644 => 100755 httpdocs/themes/tivo/images/logo.svg mode change 100644 => 100755 httpdocs/themes/tivo/images/testimonial-1.jpg mode change 100644 => 100755 httpdocs/themes/tivo/images/testimonial-2.jpg mode change 100644 => 100755 httpdocs/themes/tivo/images/testimonial-3.jpg mode change 100644 => 100755 httpdocs/themes/tivo/images/testimonial-4.jpg mode change 100644 => 100755 httpdocs/themes/tivo/images/up-arrow.png mode change 100644 => 100755 httpdocs/themes/tivo/images/video-image.png mode change 100644 => 100755 httpdocs/themes/tivo/js/bootstrap.min.js mode change 100644 => 100755 httpdocs/themes/tivo/js/jquery.easing.min.js mode change 100644 => 100755 httpdocs/themes/tivo/js/jquery.magnific-popup.js mode change 100644 => 100755 httpdocs/themes/tivo/js/jquery.min.js mode change 100644 => 100755 httpdocs/themes/tivo/js/popper.min.js mode change 100644 => 100755 httpdocs/themes/tivo/js/scripts.js mode change 100644 => 100755 httpdocs/themes/tivo/js/swiper.min.js mode change 100644 => 100755 httpdocs/themes/tivo/js/validator.min.js mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-brands-400.eot mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-brands-400.svg mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-brands-400.ttf mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-brands-400.woff mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-brands-400.woff2 mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-regular-400.eot mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-regular-400.svg mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-regular-400.ttf mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-regular-400.woff mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-regular-400.woff2 mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-solid-900.eot mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-solid-900.svg mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-solid-900.ttf mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-solid-900.woff mode change 100644 => 100755 httpdocs/themes/tivo/webfonts/fa-solid-900.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/audio/Water_Lily.mp3 mode change 100644 => 100755 httpdocs/themes/vuexy/css/all.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap4.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap4.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap5.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bulma.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.bulma.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.dataTables.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.dataTables.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.foundation.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.foundation.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.jqueryui.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.jqueryui.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.semanticui.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/editor.semanticui.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/bubble.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/datatable.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/envelope.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/fields.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/inline.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/lightbox.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/main.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/mixins.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/processing.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/datatables-editor/scss/upload.scss mode change 100644 => 100755 httpdocs/themes/vuexy/css/font-pdf.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/pdf.presupuesto.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/safekat.css mode change 100644 => 100755 httpdocs/themes/vuexy/css/sk-datatables.css mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/1.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/10.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/11.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/12.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/13.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/14.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/15.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/2.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/3.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/4.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/5.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/6.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/7.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/8.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/avatars/9.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/1.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/2.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/3.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/4.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/5.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/6.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/7.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/airpods.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/event.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/headphones.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/mac.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/phone.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/speaker.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/backgrounds/watch.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/branding/brand-img-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/branding/brand-img-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/branding/brand-img-small.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/branding/logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/1.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/10.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/11.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/12.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/13.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/14.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/15.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/16.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/2.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/3.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/4.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/5.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/6.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/7.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/8.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/elements/9.jpg mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/android-icon-144x144.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/android-icon-192x192.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/android-icon-36x36.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/android-icon-48x48.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/android-icon-72x72.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/android-icon-96x96.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-114x114.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-120x120.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-144x144.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-152x152.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-180x180.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-57x57.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-60x60.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-72x72.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-76x76.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon-precomposed.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/apple-icon.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/browserconfig.xml mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/favicon-16x16.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/favicon-32x32.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/favicon-96x96.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/favicon.ico mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/manifest.json mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/ms-icon-144x144.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/ms-icon-150x150.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/ms-icon-310x310.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/favicon/ms-icon-70x70.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/asana.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/behance.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/bootstrap-logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/brave.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/chrome.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/dribbble.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/edge.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/event-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/facebook.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/figma-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/figma-logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/firefox.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/github.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/google.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/html-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/instagram.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/laravel-logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/mailchimp.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/opera.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/react-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/react-logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/safari.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/sketch-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/sketch-logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/slack.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/social-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/support-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/twitter-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/twitter.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/vue-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/vue-logo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/brands/xd-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/authentication-QR.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/doc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/leaf-green.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/leaf-orange.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/leaf-red.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/leaf-shadow.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/pdf.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/search-doc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/search-jpg.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/search-xls.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/misc/xls.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/american-ex.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/american-express-img.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/amex-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/amex.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/diners-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/diners.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/discover-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/discover.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/jcb-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/jcb.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/jcb15-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/maestro-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/master-card-img.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/mastercard-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/mastercard-label.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/mastercard.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/paypal.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/uatp-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/unionPay-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/visa-cc.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/visa-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/visa-img.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/visa-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/icons/payments/visa.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/add-new-roles.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-forgot-password-illustration-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-forgot-password-illustration-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-login-illustration-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-login-illustration-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-register-illustration-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-register-illustration-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-register-multisteps-illustration.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-reset-password-illustration-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-reset-password-illustration-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-two-step-illustration-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-two-step-illustration-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-verify-email-illustration-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/auth-verify-email-illustration-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/bg-shape-image-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/bg-shape-image-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/boy-verify-email-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/boy-verify-email-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/boy-with-laptop-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/boy-with-laptop-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/boy-with-rocket-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/boy-with-rocket-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/card-advance-sale.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/card-website-analytics-1.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/card-website-analytics-2.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/card-website-analytics-3.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-doing-yoga-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-doing-yoga-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-sitting-with-laptop.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-unlock-password-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-unlock-password-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-verify-password-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-verify-password-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-with-laptop-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-with-laptop-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/girl-with-laptop.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-misc-error.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-misc-launching-soon.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-misc-under-maintenance.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-misc-you-are-not-authorized.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-pricing-basic.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-pricing-enterprise.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/page-pricing-standard.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-confirm.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-girl-with-laptop-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-girl-with-laptop-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-collapsed-menu-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-collapsed-menu-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-container-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-container-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-content-navbar-and-sidebar-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-content-navbar-and-sidebar-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-content-navbar-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-content-navbar-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-fluid-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-fluid-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-horizontal-container-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-horizontal-container-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-horizontal-fluid-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-horizontal-fluid-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-horizontal-without-menu-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-horizontal-without-menu-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-without-menu-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-without-menu-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-without-navbar-dark.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/layouts/layout-without-navbar-light.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/pages/header.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/pages/profile-banner.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/1.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/2.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/amazon-echo.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/apple-watch.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/headphones.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/iphone.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/nike-air-jordan.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/products/play-station.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/libro-1.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/libro-2.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/libro-3.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_bn.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_bnhq.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_color.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_colorhq.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_cubierta.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_rotativa_bn.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_rotativa_color.png mode change 100644 => 100755 httpdocs/themes/vuexy/img/safekat/presupuestos/icon_sobrecubierta.png mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-access-permission.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-access-roles.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-calendar-events.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-calendar.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-chat.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-email.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-invoice-add.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-invoice-edit.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-invoice-list.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-invoice-print.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-kanban.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-user-list.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-user-view-account.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-user-view-billing.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-user-view-security.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/app-user-view.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/cards-actions.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/cards-advance.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/cards-analytics.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/cards-statistics.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/charts-apex.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/charts-chartjs.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/config.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/dashboards-analytics.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/dashboards-crm.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/dashboards-ecommerce.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.min.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.mjs mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-blockui.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-drag-and-drop.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-media-player.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-misc-clipboardjs.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-misc-idle-timer.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-misc-numeraljs.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-perfect-scrollbar.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-star-ratings.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-sweetalert2.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-timeline.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-tour.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/extended-ui-treeview.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/form-basic-inputs.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/form-layouts.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/form-validation.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/form-wizard-icons.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/form-wizard-numbered.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/form-wizard-validation.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-editors.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-extras.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-file-upload.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-pickers.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-selects.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-sliders.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-tagify.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/forms-typeahead.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/main.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/maps-leaflet.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-add-new-address.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-add-new-cc.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-add-permission.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-add-role.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-create-app.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-edit-cc.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-edit-permission.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-edit-user.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-enable-otp.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-share-project.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/modal-two-factor-auth.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/offcanvas-add-payment.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/offcanvas-send-invoice.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-account-settings-account.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-account-settings-billing.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-account-settings-security.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-auth-multisteps.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-auth-two-steps.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-auth.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-pricing.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/pages-profile.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/tables-datatables-advanced.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/tables-datatables-basic.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/tables-datatables-extensions.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-app-brand.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-carousel.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-menu.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-modals.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-navbar.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-popover.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/ui-toasts.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/wizard-ex-checkout.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/wizard-ex-create-deal.js mode change 100644 => 100755 httpdocs/themes/vuexy/js/wizard-ex-property-listing.js mode change 100644 => 100755 httpdocs/themes/vuexy/json/ajax.php mode change 100644 => 100755 httpdocs/themes/vuexy/json/earning-reports-charts.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/invoice-list.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/jstree-data.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/kanban.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/locales/de.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/locales/en.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/locales/fr.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/locales/pt.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/permissions-list.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/projects-list.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/search-horizontal.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/search-vertical.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/table-datatable.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/table-ecommerce.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/typeahead-data-2.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/typeahead.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/user-list.json mode change 100644 => 100755 httpdocs/themes/vuexy/json/user-profile.json mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/au.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/br.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/cn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/de.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/fr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/in.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/pt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/flags/us.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/form-wizard-account.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/form-wizard-address.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/form-wizard-personal.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/form-wizard-social-link.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/form-wizard-submit.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/wizard-checkout-address.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/wizard-checkout-cart.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/wizard-checkout-confirmation.svg mode change 100644 => 100755 httpdocs/themes/vuexy/svg/icons/wizard-checkout-payment.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/advanced-wizard.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/app-calendar.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/app-chat.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/app-email.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/app-invoice-print.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/app-invoice.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/app-kanban.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/cards-advance.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-account-settings.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-auth.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-faq.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-help-center.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-icons.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-misc.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-pricing.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-profile.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/page-user-view.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/ui-carousel.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/pages/wizard-ex-checkout.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/core-dark.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/core.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-bordered-dark.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-bordered.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-default-dark.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-default.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-raspberry-dark.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-raspberry.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-semi-dark-dark.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/css/rtl/theme-semi-dark.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/editor.bootstrap5.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flag-icons.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ac.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ad.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ae.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/af.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ag.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ai.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/al.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/am.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ao.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/aq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ar.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/as.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/at.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/au.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/aw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ax.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/az.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ba.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/be.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/br.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bs.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/by.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ca.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cefta.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ch.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ci.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ck.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/co.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/de.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/do.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ea.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ec.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ee.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/er.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ca.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ct.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ga.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/et.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ga.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-eng.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-nir.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-sct.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-wls.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ge.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gs.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ht.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ic.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/id.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ie.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/il.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/im.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/in.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/io.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/iq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ir.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/is.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/it.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/je.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ke.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ki.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/km.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ky.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/la.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/li.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ls.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ly.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ma.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/md.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/me.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ml.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ms.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/my.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/na.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ne.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ng.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ni.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/no.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/np.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/om.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pa.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pe.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ph.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ps.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/py.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/qa.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/re.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ro.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/rs.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ru.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/rw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sa.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/se.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/si.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/so.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ss.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/st.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ta.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/td.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/th.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/to.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ua.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ug.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/um.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/un.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/us.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/uy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/uz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/va.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ve.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/wf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ws.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/xk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/xx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ye.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/yt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/za.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/zm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/1x1/zw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ac.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ad.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ae.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/af.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ag.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ai.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/al.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/am.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ao.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/aq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ar.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/as.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/at.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/au.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/aw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ax.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/az.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ba.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/be.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/br.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bs.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/by.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ca.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cefta.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ch.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ci.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ck.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/co.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/de.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/do.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ea.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ec.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ee.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/er.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ca.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ct.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ga.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/et.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ga.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-eng.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-nir.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-sct.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-wls.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ge.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gs.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ht.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ic.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/id.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ie.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/il.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/im.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/in.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/io.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/iq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ir.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/is.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/it.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/je.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ke.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ki.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/km.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ky.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/la.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/li.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ls.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ly.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ma.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/md.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/me.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ml.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mo.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mp.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mq.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ms.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/my.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/na.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ne.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ng.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ni.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/no.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/np.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/om.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pa.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pe.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ph.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ps.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/py.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/qa.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/re.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ro.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/rs.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ru.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/rw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sa.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sb.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sd.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/se.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sh.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/si.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/so.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ss.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/st.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ta.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/td.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/th.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tj.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tl.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/to.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tr.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tv.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ua.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ug.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/um.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/un.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/us.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/uy.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/uz.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/va.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vc.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ve.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vg.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vi.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vn.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vu.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/wf.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ws.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/xk.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/xx.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ye.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/yt.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/za.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/zm.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/flags/4x3/zw.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-brands-400.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-brands-400.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-regular-400.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-regular-400.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-solid-900.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-solid-900.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-v4compatibility.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-v4compatibility.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/tabler-icons.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.eot mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.svg mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/js/bootstrap.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/js/dropdown-hover.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/js/helpers.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/js/mega-dropdown.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/js/menu.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/js/template-customizer.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/animate-css/animate.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/animate-on-scroll/animate-on-scroll.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/animate-on-scroll/animate-on-scroll.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/apex-charts/apex-charts.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/apex-charts/apexcharts.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/autosize/autosize.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/block-ui/block-ui.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bloodhound/bloodhound.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-daterangepicker/bootstrap-daterangepicker.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-daterangepicker/bootstrap-daterangepicker.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-select/bootstrap-select.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bootstrap-select/bootstrap-select.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bs-stepper/bs-stepper.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/bs-stepper/bs-stepper.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/chartjs/chartjs.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/cleavejs/cleave-phone.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/cleavejs/cleave.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/clipboard/clipboard.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-bs5/datatables-bootstrap5.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-bs5/datatables.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-fixedcolumns-bs5/fixedcolumns.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-fixedheader-bs5/fixedheader.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-rowgroup-bs5/rowgroup.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/datatables-select-bs5/select.bootstrap5.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/dropzone/dropzone.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/dropzone/dropzone.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/flatpickr/flatpickr.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/flatpickr/flatpickr.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/css/formValidation.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/css/formValidation.min.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.full.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.full.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ar_MA.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ar_MA.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/bg_BG.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/bg_BG.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ca_ES.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ca_ES.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/cs_CZ.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/cs_CZ.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/da_DK.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/da_DK.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/de_DE.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/de_DE.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/el_GR.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/el_GR.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/en_US.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/en_US.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_CL.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_CL.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_ES.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_ES.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/eu_ES.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/eu_ES.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fa_IR.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fa_IR.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fi_FI.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fi_FI.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_BE.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_BE.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_FR.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_FR.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/he_IL.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/he_IL.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hi_IN.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hi_IN.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hu_HU.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hu_HU.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/id_ID.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/id_ID.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/it_IT.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/it_IT.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ja_JP.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ja_JP.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_BE.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_BE.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_NL.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_NL.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/no_NO.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/no_NO.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pl_PL.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pl_PL.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_BR.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_BR.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_PT.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_PT.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ro_RO.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ro_RO.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ru_RU.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ru_RU.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sk_SK.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sk_SK.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sq_AL.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sq_AL.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sr_RS.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sr_RS.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sv_SE.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sv_SE.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/th_TH.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/th_TH.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/tr_TR.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/tr_TR.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ua_UA.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ua_UA.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/vi_VN.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/vi_VN.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_CN.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_CN.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_TW.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_TW.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/AutoFocus.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/AutoFocus.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap3.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap3.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap5.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap5.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bulma.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bulma.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Foundation.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Foundation.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/InternationalTelephoneInput.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/InternationalTelephoneInput.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/J.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/J.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/L10n.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/L10n.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mailgun.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mailgun.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/MandatoryIcon.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/MandatoryIcon.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Materialize.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Materialize.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Milligram.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Milligram.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mini.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mini.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mui.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mui.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/PasswordStrength.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/PasswordStrength.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Pure.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Pure.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3Token.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3Token.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Semantic.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Semantic.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Shoelace.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Shoelace.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Spectre.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Spectre.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/StartEndDate.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/StartEndDate.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Tachyons.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Tachyons.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Transformer.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Transformer.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Turret.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Turret.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/TypingAnimation.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/TypingAnimation.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Uikit.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Uikit.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Wizard.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Wizard.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/fullcalendar/fullcalendar.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/fullcalendar/fullcalendar.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/hammer/hammer.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/highlight/highlight-github.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/highlight/highlight.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/highlight/highlight.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/i18n/i18n.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/idletimer/idletimer.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jkanban/jkanban.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jkanban/jkanban.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jquery-repeater/jquery-repeater.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jquery-sticky/jquery-sticky.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jquery-timepicker/jquery-timepicker.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jquery-timepicker/jquery-timepicker.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jquery/jquery.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/jstree.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/jstree.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/32px.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/40px.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/throbber.gif mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/32px.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/40px.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/throbber.gif mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/images/layers-2x.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/images/layers.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-icon-2x.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-icon.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-shadow.png mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/leaflet.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/leaflet/leaflet.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/masonry/masonry.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/moment/moment.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/node-waves/node-waves.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/node-waves/node-waves.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/nouislider/nouislider.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/nouislider/nouislider.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/numeral/numeral.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/perfect-scrollbar/perfect-scrollbar.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/perfect-scrollbar/perfect-scrollbar.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/pickr/pickr-themes.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/pickr/pickr.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/plyr/plyr.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/plyr/plyr.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/popper/popper.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/editor.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.ttf mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.woff mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.woff2 mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/katex.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/katex.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/quill.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/quill/typography.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/rateyo/rateyo.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/rateyo/rateyo.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/select2/select2.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/select2/select2.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/shepherd/shepherd.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/shepherd/shepherd.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/sortablejs/sortable.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/spinkit/spinkit.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/sweetalert2/sweetalert2.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/sweetalert2/sweetalert2.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/swiper/swiper.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/swiper/swiper.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/tagify/tagify.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/tagify/tagify.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/toastr/toastr.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/toastr/toastr.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/toastr/toastr.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/two/two.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/two/two.min.js mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/typeahead-js/typeahead.css mode change 100644 => 100755 httpdocs/themes/vuexy/vendor/libs/typeahead-js/typeahead.js diff --git a/.idea/deployment.xml b/.idea/deployment.xml old mode 100644 new mode 100755 diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml old mode 100644 new mode 100755 diff --git a/.idea/php.xml b/.idea/php.xml old mode 100644 new mode 100755 diff --git a/.idea/vcs.xml b/.idea/vcs.xml old mode 100644 new mode 100755 diff --git a/.idea/webServers.xml b/.idea/webServers.xml old mode 100644 new mode 100755 diff --git a/.idea/workspace.xml b/.idea/workspace.xml old mode 100644 new mode 100755 diff --git a/.vscode/settings.json b/.vscode/settings.json old mode 100644 new mode 100755 diff --git a/.vscode/sftp.json b/.vscode/sftp.json old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/acciones.txt b/acciones.txt old mode 100644 new mode 100755 diff --git a/backups_bbdd/04252023_sk_main.sql b/backups_bbdd/04252023_sk_main.sql old mode 100644 new mode 100755 diff --git a/backups_bbdd/29052023_sk-jjo.sql b/backups_bbdd/29052023_sk-jjo.sql old mode 100644 new mode 100755 diff --git a/ci4/.env b/ci4/.env old mode 100644 new mode 100755 diff --git a/ci4/.gitignore b/ci4/.gitignore old mode 100644 new mode 100755 diff --git a/ci4/.htaccess b/ci4/.htaccess old mode 100644 new mode 100755 diff --git a/ci4/app/.htaccess b/ci4/app/.htaccess old mode 100644 new mode 100755 diff --git a/ci4/app/Common.php b/ci4/app/Common.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/App.php b/ci4/app/Config/App.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Autoload.php b/ci4/app/Config/Autoload.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Basics.php b/ci4/app/Config/Basics.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Boot/development.php b/ci4/app/Config/Boot/development.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Boot/production.php b/ci4/app/Config/Boot/production.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Boot/testing.php b/ci4/app/Config/Boot/testing.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Cache.php b/ci4/app/Config/Cache.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Constants.php b/ci4/app/Config/Constants.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/ContentSecurityPolicy.php b/ci4/app/Config/ContentSecurityPolicy.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Cookie.php b/ci4/app/Config/Cookie.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Database.php b/ci4/app/Config/Database.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/DocTypes.php b/ci4/app/Config/DocTypes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Email.php b/ci4/app/Config/Email.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Encryption.php b/ci4/app/Config/Encryption.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Events.php b/ci4/app/Config/Events.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Exceptions.php b/ci4/app/Config/Exceptions.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Filters.php b/ci4/app/Config/Filters.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/ForeignCharacters.php b/ci4/app/Config/ForeignCharacters.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Format.php b/ci4/app/Config/Format.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Generators.php b/ci4/app/Config/Generators.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Honeypot.php b/ci4/app/Config/Honeypot.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Images.php b/ci4/app/Config/Images.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Kint.php b/ci4/app/Config/Kint.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Logger.php b/ci4/app/Config/Logger.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Migrations.php b/ci4/app/Config/Migrations.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Mimes.php b/ci4/app/Config/Mimes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Modules.php b/ci4/app/Config/Modules.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Pager.php b/ci4/app/Config/Pager.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Paths.php b/ci4/app/Config/Paths.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Routes.php b/ci4/app/Config/Routes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Security.php b/ci4/app/Config/Security.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Services.php b/ci4/app/Config/Services.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Toolbar.php b/ci4/app/Config/Toolbar.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/UserAgents.php b/ci4/app/Config/UserAgents.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/Validation.php b/ci4/app/Config/Validation.php old mode 100644 new mode 100755 diff --git a/ci4/app/Config/View.php b/ci4/app/Config/View.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Activity.php b/ci4/app/Controllers/Activity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Ajax.php b/ci4/app/Controllers/Ajax.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Api.php b/ci4/app/Controllers/Api.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/BaseController.php b/ci4/app/Controllers/BaseController.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Catalogo/Catalogo.php b/ci4/app/Controllers/Catalogo/Catalogo.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Clientes/Cliente.php b/ci4/app/Controllers/Clientes/Cliente.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Clientes/Clientecontactos.php b/ci4/app/Controllers/Clientes/Clientecontactos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Clientes/Clientedistribuidores.php b/ci4/app/Controllers/Clientes/Clientedistribuidores.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Compras/Proveedores.php b/ci4/app/Controllers/Compras/Proveedores.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Compras/ProveedoresTipos.php b/ci4/app/Controllers/Compras/ProveedoresTipos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Calendario.php b/ci4/app/Controllers/Configuracion/Calendario.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Comunidadesautonomas.php b/ci4/app/Controllers/Configuracion/Comunidadesautonomas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Formaspagos.php b/ci4/app/Controllers/Configuracion/Formaspagos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Group.php b/ci4/app/Controllers/Configuracion/Group.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Imposiciones.php b/ci4/app/Controllers/Configuracion/Imposiciones.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Maquinas.php b/ci4/app/Controllers/Configuracion/Maquinas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Maquinascalles.php b/ci4/app/Controllers/Configuracion/Maquinascalles.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Maquinasdefecto.php b/ci4/app/Controllers/Configuracion/Maquinasdefecto.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Maquinaspapelesimpresion.php b/ci4/app/Controllers/Configuracion/Maquinaspapelesimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Maquinastarifasimpresion.php b/ci4/app/Controllers/Configuracion/Maquinastarifasimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Paises.php b/ci4/app/Controllers/Configuracion/Paises.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Papelesgenericos.php b/ci4/app/Controllers/Configuracion/Papelesgenericos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Papelesimpresion.php b/ci4/app/Controllers/Configuracion/Papelesimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Papelformato.php b/ci4/app/Controllers/Configuracion/Papelformato.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Papelimpresionmargenes.php b/ci4/app/Controllers/Configuracion/Papelimpresionmargenes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Papelimpresiontipologias.php b/ci4/app/Controllers/Configuracion/Papelimpresiontipologias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Provincias.php b/ci4/app/Controllers/Configuracion/Provincias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Seriefactura.php b/ci4/app/Controllers/Configuracion/Seriefactura.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Serviciocliente.php b/ci4/app/Controllers/Configuracion/Serviciocliente.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Tamanioformatos.php b/ci4/app/Controllers/Configuracion/Tamanioformatos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Tamaniolibros.php b/ci4/app/Controllers/Configuracion/Tamaniolibros.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Tareaservicio.php b/ci4/app/Controllers/Configuracion/Tareaservicio.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Tipologias.php b/ci4/app/Controllers/Configuracion/Tipologias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Tiposimpresion.php b/ci4/app/Controllers/Configuracion/Tiposimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Trabajo.php b/ci4/app/Controllers/Configuracion/Trabajo.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Configuracion/Users.php b/ci4/app/Controllers/Configuracion/Users.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Cron.php b/ci4/app/Controllers/Cron.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Envioslogistica/Logistica.php b/ci4/app/Controllers/Envioslogistica/Logistica.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Facturacion/Albaran.php b/ci4/app/Controllers/Facturacion/Albaran.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Facturacion/Factura.php b/ci4/app/Controllers/Facturacion/Factura.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/GoBaseController.php b/ci4/app/Controllers/GoBaseController.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/GoBaseResourceController.php b/ci4/app/Controllers/GoBaseResourceController.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Home.php b/ci4/app/Controllers/Home.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Importacion/Importar.php b/ci4/app/Controllers/Importacion/Importar.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Informes/Informe.php b/ci4/app/Controllers/Informes/Informe.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Integration.php b/ci4/app/Controllers/Integration.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Js_loader.php b/ci4/app/Controllers/Js_loader.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Language.php b/ci4/app/Controllers/Language.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Login.php b/ci4/app/Controllers/Login.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Migrate.php b/ci4/app/Controllers/Migrate.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/My.php b/ci4/app/Controllers/My.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Notification.php b/ci4/app/Controllers/Notification.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Pdf/PrintPresupuestos.php b/ci4/app/Controllers/Pdf/PrintPresupuestos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Pedidos/Pedido.php b/ci4/app/Controllers/Pedidos/Pedido.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/.PresupuestoInterfazCliente b/ci4/app/Controllers/Presupuestos/.PresupuestoInterfazCliente old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Calendarios.php b/ci4/app/Controllers/Presupuestos/Calendarios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Carteles.php b/ci4/app/Controllers/Presupuestos/Carteles.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Cosidotapablanda.php b/ci4/app/Controllers/Presupuestos/Cosidotapablanda.php old mode 100644 new mode 100755 index f5c70f9c..c9476c39 --- a/ci4/app/Controllers/Presupuestos/Cosidotapablanda.php +++ b/ci4/app/Controllers/Presupuestos/Cosidotapablanda.php @@ -280,6 +280,8 @@ class Cosidotapablanda extends \App\Controllers\GoBaseResourceController $this->viewData['serviciosAcabado'] = $this->getServiciosAcabado(); $this->viewData['serviciosManipulado'] = $this->getServiciosManipulado(); + $this->viewData['POD'] = $this->getPOD(); + $this->viewData['tipo_impresion_id'] = 4; // Cosido tapa blanda JJO $this->viewData['formAction'] = route_to('updateCosidotapablanda', $id); @@ -1033,5 +1035,10 @@ class Cosidotapablanda extends \App\Controllers\GoBaseResourceController return $model->updateLineasPresupuesto($presupuesto_id, $datos); } + protected function getPOD() + { + $model = model('App\Models\Configuracion\ConfiguracionSistemaModel'); + return $model->getPOD(); + } } diff --git a/ci4/app/Controllers/Presupuestos/Cosidotapadura.php b/ci4/app/Controllers/Presupuestos/Cosidotapadura.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Cuadripticos.php b/ci4/app/Controllers/Presupuestos/Cuadripticos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Dipticos.php b/ci4/app/Controllers/Presupuestos/Dipticos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Espiraltapablanda.php b/ci4/app/Controllers/Presupuestos/Espiraltapablanda.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Espiraltapadura.php b/ci4/app/Controllers/Presupuestos/Espiraltapadura.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Estuches.php b/ci4/app/Controllers/Presupuestos/Estuches.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Flyers.php b/ci4/app/Controllers/Presupuestos/Flyers.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Fresadotapablanda.php b/ci4/app/Controllers/Presupuestos/Fresadotapablanda.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Fresadotapadura.php b/ci4/app/Controllers/Presupuestos/Fresadotapadura.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Grapados.php b/ci4/app/Controllers/Presupuestos/Grapados.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Invitaciones.php b/ci4/app/Controllers/Presupuestos/Invitaciones.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Marcapaginas.php b/ci4/app/Controllers/Presupuestos/Marcapaginas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/PresupuestoAcabados.php b/ci4/app/Controllers/Presupuestos/PresupuestoAcabados.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/PresupuestoEncuadernaciones.php b/ci4/app/Controllers/Presupuestos/PresupuestoEncuadernaciones.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/PresupuestoManipulados.php b/ci4/app/Controllers/Presupuestos/PresupuestoManipulados.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/PresupuestoPreimpresiones.php b/ci4/app/Controllers/Presupuestos/PresupuestoPreimpresiones.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Presupuestomaquetacion.php b/ci4/app/Controllers/Presupuestos/Presupuestomaquetacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Tarjetascomerciales.php b/ci4/app/Controllers/Presupuestos/Tarjetascomerciales.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Tripticos.php b/ci4/app/Controllers/Presupuestos/Tripticos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Wireotapablanda.php b/ci4/app/Controllers/Presupuestos/Wireotapablanda.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Presupuestos/Wireotapadura.php b/ci4/app/Controllers/Presupuestos/Wireotapadura.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Produccion/Ordenmaquina.php b/ci4/app/Controllers/Produccion/Ordenmaquina.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Produccion/Ordentrabajo.php b/ci4/app/Controllers/Produccion/Ordentrabajo.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Produccion/Ordentrabajomaquetacion.php b/ci4/app/Controllers/Produccion/Ordentrabajomaquetacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Produccion/Pedidoproduccion.php b/ci4/app/Controllers/Produccion/Pedidoproduccion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Profile.php b/ci4/app/Controllers/Profile.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Compras.php b/ci4/app/Controllers/Servicios/Compras.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Digitalizacion.php b/ci4/app/Controllers/Servicios/Digitalizacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Impresion.php b/ci4/app/Controllers/Servicios/Impresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Maquetacion.php b/ci4/app/Controllers/Servicios/Maquetacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Mensajes.php b/ci4/app/Controllers/Servicios/Mensajes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Productos.php b/ci4/app/Controllers/Servicios/Productos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Servicios/Proveedor.php b/ci4/app/Controllers/Servicios/Proveedor.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Settings.php b/ci4/app/Controllers/Settings.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifaacabado.php b/ci4/app/Controllers/Tarifas/Tarifaacabado.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifaacabadolineas.php b/ci4/app/Controllers/Tarifas/Tarifaacabadolineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifaencuadernacionlineas.php b/ci4/app/Controllers/Tarifas/Tarifaencuadernacionlineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifaencuadernaciontiradas.php b/ci4/app/Controllers/Tarifas/Tarifaencuadernaciontiradas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifaimpresion.php b/ci4/app/Controllers/Tarifas/Tarifaimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifamanipuladolineas.php b/ci4/app/Controllers/Tarifas/Tarifamanipuladolineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifapapelcompra.php b/ci4/app/Controllers/Tarifas/Tarifapapelcompra.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifapapeldefecto.php b/ci4/app/Controllers/Tarifas/Tarifapapeldefecto.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifapreimpresion.php b/ci4/app/Controllers/Tarifas/Tarifapreimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifasencuadernacion.php b/ci4/app/Controllers/Tarifas/Tarifasencuadernacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifasenvios.php b/ci4/app/Controllers/Tarifas/Tarifasenvios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifasenviosprecios.php b/ci4/app/Controllers/Tarifas/Tarifasenviosprecios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifasenvioszonas.php b/ci4/app/Controllers/Tarifas/Tarifasenvioszonas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Tarifas/Tarifasmanipulado.php b/ci4/app/Controllers/Tarifas/Tarifasmanipulado.php old mode 100644 new mode 100755 diff --git a/ci4/app/Controllers/Test.php b/ci4/app/Controllers/Test.php old mode 100644 new mode 100755 index b13fb49c..4f82828f --- a/ci4/app/Controllers/Test.php +++ b/ci4/app/Controllers/Test.php @@ -18,10 +18,19 @@ class Test extends BaseController public function index() { echo '
';
-        var_dump($this->get_tarifa_enc(1, 100, 300, 140, 205));
+        $model = model('App\Models\Configuracion\ConfiguracionSistemaModel');
+        var_dump($this->init_presupuesto_encuadernacion(4, 1, 300, 100, 150, 210, 30) );
+
+        //var_dump($this->get_tarifa_enc(1, 100, 300, 150, 210));
         echo '
'; } + + public function init_presupuesto_encuadernacion($tipo_presupuesto, $solapas, $paginas, $tirada, $ancho, $alto, $POD){ + $model = model('App\Models\Presupuestos\PresupuestoEncuadernacionesModel'); + return $model->initPresupuesto($tipo_presupuesto, $solapas, $paginas, $tirada, $ancho, $alto, $POD); + } + public function get_tarifa_enc($tarifa_id, $paginas, $tirada, $ancho, $alto){ $model = model('App\Models\Tarifas\TarifaEncuadernacionModel'); return $model->getTarifaPresupuestoEncuadernacion($tarifa_id, $paginas, $tirada, $ancho, $alto); diff --git a/ci4/app/Controllers/Viewmode.php b/ci4/app/Controllers/Viewmode.php old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Migrations/.gitkeep b/ci4/app/Database/Migrations/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Migrations/2023-04-22-074343_ChangeTablesNames.php b/ci4/app/Database/Migrations/2023-04-22-074343_ChangeTablesNames.php old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Migrations/2023-04-22-083118_CreateGroupUserTable.php b/ci4/app/Database/Migrations/2023-04-22-083118_CreateGroupUserTable.php old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Migrations/2023-04-25-161753_RemoveGroupFromUser.php b/ci4/app/Database/Migrations/2023-04-25-161753_RemoveGroupFromUser.php old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Migrations/2023_03_27_185500_DeleteOauthTables.php b/ci4/app/Database/Migrations/2023_03_27_185500_DeleteOauthTables.php old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Migrations/2023_03_28_200000_DeleteSMSColumns.php b/ci4/app/Database/Migrations/2023_03_28_200000_DeleteSMSColumns.php old mode 100644 new mode 100755 diff --git a/ci4/app/Database/Seeds/.gitkeep b/ci4/app/Database/Seeds/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Clientes/ClienteContactoEntity.php b/ci4/app/Entities/Clientes/ClienteContactoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Clientes/ClienteDistribuidorEntity.php b/ci4/app/Entities/Clientes/ClienteDistribuidorEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Clientes/ClienteEntity.php b/ci4/app/Entities/Clientes/ClienteEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Compras/ProveedorEntity.php b/ci4/app/Entities/Compras/ProveedorEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Compras/ProveedorTipoEntity.php b/ci4/app/Entities/Compras/ProveedorTipoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/ComunidadAutonomaEntity.php b/ci4/app/Entities/Configuracion/ComunidadAutonomaEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/ComunidadesAutonomasEntity.php b/ci4/app/Entities/Configuracion/ComunidadesAutonomasEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/ConfiguracionSistemaEntity.php b/ci4/app/Entities/Configuracion/ConfiguracionSistemaEntity.php new file mode 100755 index 00000000..a89d0483 --- /dev/null +++ b/ci4/app/Entities/Configuracion/ConfiguracionSistemaEntity.php @@ -0,0 +1,17 @@ + null, + "var_name" => null, + "value" => null, + "datatype" => null, + + ]; + protected $casts = [ + ]; +} diff --git a/ci4/app/Entities/Configuracion/FormaPagoEntity.php b/ci4/app/Entities/Configuracion/FormaPagoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/Imposicion.php b/ci4/app/Entities/Configuracion/Imposicion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/Maquina.php b/ci4/app/Entities/Configuracion/Maquina.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/MaquinasCallesEntity.php b/ci4/app/Entities/Configuracion/MaquinasCallesEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/MaquinasDefectoEntity.php b/ci4/app/Entities/Configuracion/MaquinasDefectoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/MaquinasPapelesImpresionEntity.php b/ci4/app/Entities/Configuracion/MaquinasPapelesImpresionEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/MaquinasTarifasImpresionEntity.php b/ci4/app/Entities/Configuracion/MaquinasTarifasImpresionEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/Pais.php b/ci4/app/Entities/Configuracion/Pais.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/PaisEntity.php b/ci4/app/Entities/Configuracion/PaisEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/PapelFormatoEntity.php b/ci4/app/Entities/Configuracion/PapelFormatoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/PapelGenerico.php b/ci4/app/Entities/Configuracion/PapelGenerico.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/PapelImpresion.php b/ci4/app/Entities/Configuracion/PapelImpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/PapelImpresionMargen.php b/ci4/app/Entities/Configuracion/PapelImpresionMargen.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/PapelImpresionTipologia.php b/ci4/app/Entities/Configuracion/PapelImpresionTipologia.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/ProvinciaEntity.php b/ci4/app/Entities/Configuracion/ProvinciaEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Configuracion/TipologiasEntity.php b/ci4/app/Entities/Configuracion/TipologiasEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/GoBaseEntity.php b/ci4/app/Entities/GoBaseEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoAcabadosEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoAcabadosEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoEncuadernacionesEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoEncuadernacionesEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoEstadoEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoEstadoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoLineaEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoLineaEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoManipuladosEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoManipuladosEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/PresupuestoPreimpresionesEntity.php b/ci4/app/Entities/Presupuestos/PresupuestoPreimpresionesEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Presupuestos/TipoPresupuestoTarifaEncuadernacion.php b/ci4/app/Entities/Presupuestos/TipoPresupuestoTarifaEncuadernacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaAcabadoLinea.php b/ci4/app/Entities/Tarifas/TarifaAcabadoLinea.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEncuadernacionDimensionesEntity.php b/ci4/app/Entities/Tarifas/TarifaEncuadernacionDimensionesEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEncuadernacionEntity.php b/ci4/app/Entities/Tarifas/TarifaEncuadernacionEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEncuadernacionLinea.php b/ci4/app/Entities/Tarifas/TarifaEncuadernacionLinea.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEncuadernacionTirada.php b/ci4/app/Entities/Tarifas/TarifaEncuadernacionTirada.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEnvioEntity.php b/ci4/app/Entities/Tarifas/TarifaEnvioEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEnvioPrecioEntity.php b/ci4/app/Entities/Tarifas/TarifaEnvioPrecioEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaEnvioZonaEntity.php b/ci4/app/Entities/Tarifas/TarifaEnvioZonaEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaManipuladoEntity.php b/ci4/app/Entities/Tarifas/TarifaManipuladoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaManipuladoLinea.php b/ci4/app/Entities/Tarifas/TarifaManipuladoLinea.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifaacabadoEntity.php b/ci4/app/Entities/Tarifas/TarifaacabadoEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Tarifas/TarifapreimpresionEntity.php b/ci4/app/Entities/Tarifas/TarifapreimpresionEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Usuarios/UserEntity.php b/ci4/app/Entities/Usuarios/UserEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Entities/Usuarios/UserGroupEntity.php b/ci4/app/Entities/Usuarios/UserGroupEntity.php old mode 100644 new mode 100755 diff --git a/ci4/app/Filters/.gitkeep b/ci4/app/Filters/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Filters/JWTAuthFilter.php b/ci4/app/Filters/JWTAuthFilter.php old mode 100644 new mode 100755 diff --git a/ci4/app/Filters/LoginAuthFilter.php b/ci4/app/Filters/LoginAuthFilter.php old mode 100644 new mode 100755 diff --git a/ci4/app/Filters/ThrottlerFilter.php b/ci4/app/Filters/ThrottlerFilter.php old mode 100644 new mode 100755 diff --git a/ci4/app/Helpers/.gitkeep b/ci4/app/Helpers/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Helpers/general_helper.php b/ci4/app/Helpers/general_helper.php old mode 100644 new mode 100755 diff --git a/ci4/app/Helpers/go_common_helper.php b/ci4/app/Helpers/go_common_helper.php old mode 100644 new mode 100755 diff --git a/ci4/app/Helpers/jwt_helper.php b/ci4/app/Helpers/jwt_helper.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/.gitkeep b/ci4/app/Language/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/App.php b/ci4/app/Language/en/App.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Basic.php b/ci4/app/Language/en/Basic.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/ClienteContactos.php b/ci4/app/Language/en/ClienteContactos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/ClienteDistribuidores.php b/ci4/app/Language/en/ClienteDistribuidores.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Clientes.php b/ci4/app/Language/en/Clientes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/ComunidadesAutonomas.php b/ci4/app/Language/en/ComunidadesAutonomas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/FormasPagoes.php b/ci4/app/Language/en/FormasPagoes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Group.php b/ci4/app/Language/en/Group.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/ImpresionTipologias.php b/ci4/app/Language/en/ImpresionTipologias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Maquinas.php b/ci4/app/Language/en/Maquinas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/MaquinasCalles.php b/ci4/app/Language/en/MaquinasCalles.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/MaquinasPapelImpresion.php b/ci4/app/Language/en/MaquinasPapelImpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/MaquinasPorDefecto.php b/ci4/app/Language/en/MaquinasPorDefecto.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/MaquinasTarifasImpresions.php b/ci4/app/Language/en/MaquinasTarifasImpresions.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Paises.php b/ci4/app/Language/en/Paises.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/PapelGenerico.php b/ci4/app/Language/en/PapelGenerico.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/PapelImpresion.php b/ci4/app/Language/en/PapelImpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/PapelImpresionMargenes.php b/ci4/app/Language/en/PapelImpresionMargenes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Presupuestos.php b/ci4/app/Language/en/Presupuestos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Proveedores.php b/ci4/app/Language/en/Proveedores.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Provincias.php b/ci4/app/Language/en/Provincias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifaAcabadoLineas.php b/ci4/app/Language/en/TarifaAcabadoLineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifaEncuadernacionLineas.php b/ci4/app/Language/en/TarifaEncuadernacionLineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifaEncuadernacionTiradas.php b/ci4/app/Language/en/TarifaEncuadernacionTiradas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifaManipuladoLineas.php b/ci4/app/Language/en/TarifaManipuladoLineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Tarifaacabado.php b/ci4/app/Language/en/Tarifaacabado.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Tarifaencuadernacion.php b/ci4/app/Language/en/Tarifaencuadernacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Tarifamanipulado.php b/ci4/app/Language/en/Tarifamanipulado.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Tarifapreimpresion.php b/ci4/app/Language/en/Tarifapreimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifasEnvios.php b/ci4/app/Language/en/TarifasEnvios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifasEnviosPrecios.php b/ci4/app/Language/en/TarifasEnviosPrecios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TarifasEnviosZonas.php b/ci4/app/Language/en/TarifasEnviosZonas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/TipologiasLibros.php b/ci4/app/Language/en/TipologiasLibros.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Users.php b/ci4/app/Language/en/Users.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/en/Validation.php b/ci4/app/Language/en/Validation.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/App.php b/ci4/app/Language/es/App.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Basic.php b/ci4/app/Language/es/Basic.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/ClienteContactos.php b/ci4/app/Language/es/ClienteContactos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/ClienteDistribuidores.php b/ci4/app/Language/es/ClienteDistribuidores.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Clientes.php b/ci4/app/Language/es/Clientes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/ComunidadesAutonomas.php b/ci4/app/Language/es/ComunidadesAutonomas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/FormasPago.php b/ci4/app/Language/es/FormasPago.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Group.php b/ci4/app/Language/es/Group.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/ImpresionTipologias.php b/ci4/app/Language/es/ImpresionTipologias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Maquinas.php b/ci4/app/Language/es/Maquinas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/MaquinasCalles.php b/ci4/app/Language/es/MaquinasCalles.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/MaquinasPapelImpresion.php b/ci4/app/Language/es/MaquinasPapelImpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/MaquinasPorDefecto.php b/ci4/app/Language/es/MaquinasPorDefecto.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/MaquinasTarifasImpresions.php b/ci4/app/Language/es/MaquinasTarifasImpresions.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Paises.php b/ci4/app/Language/es/Paises.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/PapelGenerico.php b/ci4/app/Language/es/PapelGenerico.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/PapelImpresion.php b/ci4/app/Language/es/PapelImpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/PapelImpresionMargenes.php b/ci4/app/Language/es/PapelImpresionMargenes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Presupuestos.php b/ci4/app/Language/es/Presupuestos.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Proveedores.php b/ci4/app/Language/es/Proveedores.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Provincias.php b/ci4/app/Language/es/Provincias.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifaAcabadoLineas.php b/ci4/app/Language/es/TarifaAcabadoLineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifaEncuadernacionLineas.php b/ci4/app/Language/es/TarifaEncuadernacionLineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifaEncuadernacionTiradas.php b/ci4/app/Language/es/TarifaEncuadernacionTiradas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifaManipuladoLineas.php b/ci4/app/Language/es/TarifaManipuladoLineas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Tarifaacabado.php b/ci4/app/Language/es/Tarifaacabado.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Tarifaencuadernacion.php b/ci4/app/Language/es/Tarifaencuadernacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Tarifamanipulado.php b/ci4/app/Language/es/Tarifamanipulado.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Tarifapreimpresion.php b/ci4/app/Language/es/Tarifapreimpresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifasEnvios.php b/ci4/app/Language/es/TarifasEnvios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifasEnviosPrecios.php b/ci4/app/Language/es/TarifasEnviosPrecios.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TarifasEnviosZonas.php b/ci4/app/Language/es/TarifasEnviosZonas.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/TipologiasLibros.php b/ci4/app/Language/es/TipologiasLibros.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Users.php b/ci4/app/Language/es/Users.php old mode 100644 new mode 100755 diff --git a/ci4/app/Language/es/Validation.php b/ci4/app/Language/es/Validation.php old mode 100644 new mode 100755 diff --git a/ci4/app/Libraries/.gitkeep b/ci4/app/Libraries/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Libraries/Authenticator.php b/ci4/app/Libraries/Authenticator.php old mode 100644 new mode 100755 diff --git a/ci4/app/Libraries/PasswordHash.php b/ci4/app/Libraries/PasswordHash.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/.gitkeep b/ci4/app/Models/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/Models/ActivityModel.php b/ci4/app/Models/ActivityModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/BackupModel.php b/ci4/app/Models/BackupModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/BaseModel.php b/ci4/app/Models/BaseModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Clientes/ClienteContactoModel.php b/ci4/app/Models/Clientes/ClienteContactoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Clientes/ClienteDistribuidorModel.php b/ci4/app/Models/Clientes/ClienteDistribuidorModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Clientes/ClienteModel.php b/ci4/app/Models/Clientes/ClienteModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Collection.php b/ci4/app/Models/Collection.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Compras/ProveedorModel.php b/ci4/app/Models/Compras/ProveedorModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Compras/ProveedorTipoModel.php b/ci4/app/Models/Compras/ProveedorTipoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/ComunidadAutonomaModel.php b/ci4/app/Models/Configuracion/ComunidadAutonomaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/ComunidadesAutonomasModel.php b/ci4/app/Models/Configuracion/ComunidadesAutonomasModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/ConfiguracionSistemaModel.php b/ci4/app/Models/Configuracion/ConfiguracionSistemaModel.php new file mode 100755 index 00000000..2a8542b0 --- /dev/null +++ b/ci4/app/Models/Configuracion/ConfiguracionSistemaModel.php @@ -0,0 +1,37 @@ +db + ->table($this->table . " t1") + ->select( + '(SELECT CAST(t1.value AS INT)) AS POD', false) + ->where('t1.var_name', 'POD'); + + $POD = intval($builder->get()->getFirstRow()->POD); + return $POD; + } +} diff --git a/ci4/app/Models/Configuracion/FormaPagoModel.php b/ci4/app/Models/Configuracion/FormaPagoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/ImposicionModel.php b/ci4/app/Models/Configuracion/ImposicionModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/MaquinaModel.php b/ci4/app/Models/Configuracion/MaquinaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/MaquinasCallesModel.php b/ci4/app/Models/Configuracion/MaquinasCallesModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/MaquinasDefectoModel.php b/ci4/app/Models/Configuracion/MaquinasDefectoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/MaquinasPapelesImpresionModel.php b/ci4/app/Models/Configuracion/MaquinasPapelesImpresionModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/MaquinasTarifasImpresionModel.php b/ci4/app/Models/Configuracion/MaquinasTarifasImpresionModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/PaisModel.php b/ci4/app/Models/Configuracion/PaisModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/PapelFormatoModel.php b/ci4/app/Models/Configuracion/PapelFormatoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/PapelGenericoModel.php b/ci4/app/Models/Configuracion/PapelGenericoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/PapelImpresionMargenModel.php b/ci4/app/Models/Configuracion/PapelImpresionMargenModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/PapelImpresionModel.php b/ci4/app/Models/Configuracion/PapelImpresionModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/PapelImpresionTipologiaModel.php b/ci4/app/Models/Configuracion/PapelImpresionTipologiaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/ProvinciaModel.php b/ci4/app/Models/Configuracion/ProvinciaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Configuracion/TipologiasLibroModel.php b/ci4/app/Models/Configuracion/TipologiasLibroModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/ConfirmationTokenModel.php b/ci4/app/Models/ConfirmationTokenModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/CountriesModel.php b/ci4/app/Models/CountriesModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/CronTabModel.php b/ci4/app/Models/CronTabModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/CurrencyModel.php b/ci4/app/Models/CurrencyModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/GoBaseModel.php b/ci4/app/Models/GoBaseModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/NotificationModel.php b/ci4/app/Models/NotificationModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/PasswordRecoveryModel.php b/ci4/app/Models/PasswordRecoveryModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/PresupuestoAcabadosModel.php b/ci4/app/Models/Presupuestos/PresupuestoAcabadosModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/PresupuestoEncuadernacionesModel.php b/ci4/app/Models/Presupuestos/PresupuestoEncuadernacionesModel.php old mode 100644 new mode 100755 index 9b4b7ea6..b7ee68ec --- a/ci4/app/Models/Presupuestos/PresupuestoEncuadernacionesModel.php +++ b/ci4/app/Models/Presupuestos/PresupuestoEncuadernacionesModel.php @@ -46,26 +46,63 @@ class PresupuestoEncuadernacionesModel extends \App\Models\GoBaseModel - public function initPresupuesto($id_presupuesto,$tipoPresupuesto, $solapas, $tirada, $paginas){ + public function initPresupuesto($tipo_presupuesto, $solapas, $tirada, $paginas, $ancho, $alto, $POD){ $model = model('App\Models\Presupuestos\TipoPresupuestoTarifaEncuadernacionModel'); - $tarifas_ids = $model->get_tarifas($tipo_presupuesto,$solapas); - + $tarifas_procesar = $model->get_tarifas($tipo_presupuesto,$solapas); + $modelTarifa = model('App\Models\Tarifas\TarifaEncuadernacionModel'); + $tarifas = []; - foreach($tarifas_ids as $tarifa){ - /* $data = [ - 'id' => new RawSql('DEFAULT'), - 'title' => 'My title', - 'name' => 'My Name', - 'date' => '2022-01-01', - 'last_update' => new RawSql('CURRENT_TIMESTAMP()'), - ]; - $modelTarifa->getMejorPrecio($tirada, $paginas)*/ + + foreach($tarifas_procesar as $tarifa){ + + $tarifa_value = $modelTarifa->getTarifaPresupuestoEncuadernacion($tarifa['tarifa_encuadernacion_id'], $paginas, $tirada, $ancho, $alto); + //var_dump($tarifa['tarifa_encuadernacion_id']); + //var_dump($tarifa); + if (count($tarifa_value)>0) { + $result_data = $this->calcularTarifa($tarifa_value[0], $paginas, $POD<$tirada?false:true); + array_push($tarifas, + (object)[ + 'tarifa_id'=> $tarifa_value[0]->tarifa_enc_id, + 'tarifa_nombre'=> $tarifa_value[0]->tarifa_enc_nombre, + 'precio_unidad'=> $result_data[0], + 'total'=> $result_data[1], + ]); + } + else{ + array_push($tarifas, + (object)[ + 'tarifa_id'=> $tarifa['tarifa_encuadernacion_id'], + 'tarifa_nombre'=> $tarifa['tarifa_encuadernacion_nombre'], + 'precio_unidad'=> -1, + 'total'=> -1, + ]); + } } + + return $tarifas; } - public function delete($presupuesto_id){ + public function calcularTarifa($tarifa, $paginas, $is_POD=false){ + + $precio_unidad = floatval($tarifa->precio_min) - (floatval($tarifa->precio_min) - floatval($tarifa->precio_max))/($tarifa->paginas_max - $tarifa->paginas_min) * ($paginas - $tarifa->paginas_min); + if ($paginas > $tarifa->paginas_max) + $precio_unidad = $tarifa->precio_max; + $precio_unidad = $precio_unidad* (1+ floatval($tarifa->margen)/100.0); + + $total = $precio_unidad * $paginas; + + if (!$is_POD){ + $total += floatval($tarifa->tarifa_importe_fijo); + } + + return [$precio_unidad, $total]; + } + + + + public function delete_line($presupuesto_id){ $builder = $this->db ->table($this->table . " t1") diff --git a/ci4/app/Models/Presupuestos/PresupuestoEstadoModel.php b/ci4/app/Models/Presupuestos/PresupuestoEstadoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/PresupuestoLineaModel.php b/ci4/app/Models/Presupuestos/PresupuestoLineaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/PresupuestoManipuladosModel.php b/ci4/app/Models/Presupuestos/PresupuestoManipuladosModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/PresupuestoModel.php b/ci4/app/Models/Presupuestos/PresupuestoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/PresupuestoPreimpresionesModel.php b/ci4/app/Models/Presupuestos/PresupuestoPreimpresionesModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Presupuestos/TipoPresupuestoTarifaEncuadernacionModel.php b/ci4/app/Models/Presupuestos/TipoPresupuestoTarifaEncuadernacionModel.php old mode 100644 new mode 100755 index 71f093e5..2eb02751 --- a/ci4/app/Models/Presupuestos/TipoPresupuestoTarifaEncuadernacionModel.php +++ b/ci4/app/Models/Presupuestos/TipoPresupuestoTarifaEncuadernacionModel.php @@ -30,8 +30,10 @@ class TipoPresupuestoTarifaEncuadernacionModel extends \App\Models\GoBaseModel $builder = $this->db ->table($this->table . " t1") - ->select("t1.tarifa_encuadernacion_id AS tarifa_encuadernacion_id") + ->select("t1.tarifa_encuadernacion_id AS tarifa_encuadernacion_id, t2.nombre AS tarifa_encuadernacion_nombre") + ->join("tarifa_encuadernacion t2", "t1.tarifa_encuadernacion_id = t2.id", "left") ->where("t1.tipo_presupuesto_id", $tipo_presupuesto) + ->where($where); return $builder->get()->getResultArray(); } diff --git a/ci4/app/Models/SettingsModel.php b/ci4/app/Models/SettingsModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaAcabadoLineaModel.php b/ci4/app/Models/Tarifas/TarifaAcabadoLineaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEncuadernacionDimensionesModel.php b/ci4/app/Models/Tarifas/TarifaEncuadernacionDimensionesModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEncuadernacionLineaModel.php b/ci4/app/Models/Tarifas/TarifaEncuadernacionLineaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEncuadernacionModel.php b/ci4/app/Models/Tarifas/TarifaEncuadernacionModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEncuadernacionTiradaModel.php b/ci4/app/Models/Tarifas/TarifaEncuadernacionTiradaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEnvioModel.php b/ci4/app/Models/Tarifas/TarifaEnvioModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEnvioPrecioModel.php b/ci4/app/Models/Tarifas/TarifaEnvioPrecioModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaEnvioZonaModel.php b/ci4/app/Models/Tarifas/TarifaEnvioZonaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaManipuladoLineaModel.php b/ci4/app/Models/Tarifas/TarifaManipuladoLineaModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaManipuladoModel.php b/ci4/app/Models/Tarifas/TarifaManipuladoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifaacabadoModel.php b/ci4/app/Models/Tarifas/TarifaacabadoModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Tarifas/TarifapreimpresionModel.php b/ci4/app/Models/Tarifas/TarifapreimpresionModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/TemplateModel.php b/ci4/app/Models/TemplateModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/ThemeModel.php b/ci4/app/Models/ThemeModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/TimezoneModel.php b/ci4/app/Models/TimezoneModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Usuarios/GroupUserModel.php b/ci4/app/Models/Usuarios/GroupUserModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Usuarios/UserGroupModel.php b/ci4/app/Models/Usuarios/UserGroupModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Models/Usuarios/UserModel.php b/ci4/app/Models/Usuarios/UserModel.php old mode 100644 new mode 100755 diff --git a/ci4/app/Services/PresupuestoService.php b/ci4/app/Services/PresupuestoService.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/.gitkeep b/ci4/app/ThirdParty/.gitkeep old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Bootstrap.php b/ci4/app/ThirdParty/DatatablesEditor/Bootstrap.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/DataTables.php b/ci4/app/ThirdParty/DatatablesEditor/DataTables.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database.php b/ci4/app/ThirdParty/DatatablesEditor/Database.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/Db2Query.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/Db2Query.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/Db2Result.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/Db2Result.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/FirebirdQuery.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/FirebirdQuery.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/FirebirdResult.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/FirebirdResult.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/MysqlQuery.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/MysqlQuery.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/MysqlResult.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/MysqlResult.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/OracleQuery.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/OracleQuery.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/OracleResult.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/OracleResult.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/PostgresQuery.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/PostgresQuery.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/PostgresResult.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/PostgresResult.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqliteQuery.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqliteQuery.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqliteResult.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqliteResult.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqlserverQuery.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqlserverQuery.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqlserverResult.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Driver/SqlserverResult.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Query.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Query.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Database/Result.php b/ci4/app/ThirdParty/DatatablesEditor/Database/Result.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor.php b/ci4/app/ThirdParty/DatatablesEditor/Editor.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Field.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Field.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Format.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Format.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Join.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Join.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Mjoin.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Mjoin.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Options.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Options.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/SearchBuilderOptions.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/SearchBuilderOptions.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/SearchPaneOptions.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/SearchPaneOptions.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Upload.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Upload.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/Validate.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/Validate.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Editor/ValidateOptions.php b/ci4/app/ThirdParty/DatatablesEditor/Editor/ValidateOptions.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/Ext.php b/ci4/app/ThirdParty/DatatablesEditor/Ext.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/HtmLawed/Htmlaw.php b/ci4/app/ThirdParty/DatatablesEditor/HtmLawed/Htmlaw.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/HtmLawed/Htmlawed.php b/ci4/app/ThirdParty/DatatablesEditor/HtmLawed/Htmlawed.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/License.txt b/ci4/app/ThirdParty/DatatablesEditor/License.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/composer.json b/ci4/app/ThirdParty/DatatablesEditor/composer.json old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/composer.php b/ci4/app/ThirdParty/DatatablesEditor/composer.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/config.php b/ci4/app/ThirdParty/DatatablesEditor/config.php old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-Db2Query.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-Db2Query.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-Db2Result.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-Db2Result.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-FirebirdQuery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-FirebirdQuery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-FirebirdResult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-FirebirdResult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-MysqlQuery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-MysqlQuery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-MysqlResult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-MysqlResult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-OracleQuery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-OracleQuery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-OracleResult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-OracleResult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-PostgresQuery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-PostgresQuery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-PostgresResult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-PostgresResult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqliteQuery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqliteQuery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqliteResult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqliteResult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqlserverQuery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqlserverQuery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqlserverResult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Driver-SqlserverResult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Query.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Query.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Result.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database-Result.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Database.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Field.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Field.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Format.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Format.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Join.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Join.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Mjoin.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Mjoin.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Options.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Options.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-SearchBuilderOptions.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-SearchBuilderOptions.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-SearchPaneOptions.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-SearchPaneOptions.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Upload.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Upload.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Validate.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-Validate.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-ValidateOptions.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor-ValidateOptions.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Editor.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Ext.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-Ext.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-HtmLawed-Htmlaw.html b/ci4/app/ThirdParty/DatatablesEditor/docs/classes/DataTables-HtmLawed-Htmlaw.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/css/base.css b/ci4/app/ThirdParty/DatatablesEditor/docs/css/base.css old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/css/normalize.css b/ci4/app/ThirdParty/DatatablesEditor/docs/css/normalize.css old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/css/template.css b/ci4/app/ThirdParty/DatatablesEditor/docs/css/template.css old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Bootstrap.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Bootstrap.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/DataTables.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/DataTables.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/Db2Query.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/Db2Query.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/Db2Result.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/Db2Result.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/FirebirdQuery.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/FirebirdQuery.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/FirebirdResult.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/FirebirdResult.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/MysqlQuery.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/MysqlQuery.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/MysqlResult.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/MysqlResult.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/OracleQuery.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/OracleQuery.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/OracleResult.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/OracleResult.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/PostgresQuery.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/PostgresQuery.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/PostgresResult.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/PostgresResult.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqliteQuery.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqliteQuery.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqliteResult.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqliteResult.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqlserverQuery.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqlserverQuery.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqlserverResult.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Driver/SqlserverResult.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Query.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Query.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Result.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Database/Result.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Field.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Field.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Format.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Format.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Join.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Join.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Mjoin.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Mjoin.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Options.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Options.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/SearchBuilderOptions.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/SearchBuilderOptions.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/SearchPaneOptions.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/SearchPaneOptions.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Upload.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Upload.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Validate.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/Validate.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/ValidateOptions.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Editor/ValidateOptions.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/Ext.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/Ext.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/HtmLawed/Htmlaw.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/HtmLawed/Htmlaw.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/HtmLawed/Htmlawed.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/HtmLawed/Htmlawed.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/bootstrap.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/bootstrap.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/composer.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/composer.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/composer.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/composer.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/config.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/config.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/config.php.txt b/ci4/app/ThirdParty/DatatablesEditor/docs/files/config.php.txt old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-db2query.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-db2query.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-db2result.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-db2result.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-firebirdquery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-firebirdquery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-firebirdresult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-firebirdresult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-mysqlquery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-mysqlquery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-mysqlresult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-mysqlresult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-oraclequery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-oraclequery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-oracleresult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-oracleresult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-postgresquery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-postgresquery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-postgresresult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-postgresresult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlitequery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlitequery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqliteresult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqliteresult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlserverquery.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlserverquery.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlserverresult.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-driver-sqlserverresult.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-query.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-query.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-result.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database-result.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/database.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/database.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/datatables.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/datatables.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-field.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-field.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-format.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-format.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-join.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-join.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-mjoin.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-mjoin.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-options.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-options.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-searchbuilderoptions.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-searchbuilderoptions.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-searchpaneoptions.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-searchpaneoptions.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-upload.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-upload.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-validate.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-validate.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-validateoptions.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor-validateoptions.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/editor.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/ext.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/ext.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/htmlawed-htmlaw.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/htmlawed-htmlaw.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/files/htmlawed-htmlawed.html b/ci4/app/ThirdParty/DatatablesEditor/docs/files/htmlawed-htmlawed.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/graphs/classes.html b/ci4/app/ThirdParty/DatatablesEditor/docs/graphs/classes.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/index.html b/ci4/app/ThirdParty/DatatablesEditor/docs/index.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/indices/files.html b/ci4/app/ThirdParty/DatatablesEditor/docs/indices/files.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/js/search.js b/ci4/app/ThirdParty/DatatablesEditor/docs/js/search.js old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/js/searchIndex.js b/ci4/app/ThirdParty/DatatablesEditor/docs/js/searchIndex.js old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-database-driver.html b/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-database-driver.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-database.html b/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-database.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-editor.html b/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-editor.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-htmlawed.html b/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables-htmlawed.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables.html b/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/datatables.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/default.html b/ci4/app/ThirdParty/DatatablesEditor/docs/namespaces/default.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/packages/Application.html b/ci4/app/ThirdParty/DatatablesEditor/docs/packages/Application.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/packages/default.html b/ci4/app/ThirdParty/DatatablesEditor/docs/packages/default.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/reports/deprecated.html b/ci4/app/ThirdParty/DatatablesEditor/docs/reports/deprecated.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/reports/errors.html b/ci4/app/ThirdParty/DatatablesEditor/docs/reports/errors.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/docs/reports/markers.html b/ci4/app/ThirdParty/DatatablesEditor/docs/reports/markers.html old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/phpdoc.dist.xml b/ci4/app/ThirdParty/DatatablesEditor/phpdoc.dist.xml old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/phpstan-baseline.neon b/ci4/app/ThirdParty/DatatablesEditor/phpstan-baseline.neon old mode 100644 new mode 100755 diff --git a/ci4/app/ThirdParty/DatatablesEditor/phpstan.neon.dist b/ci4/app/ThirdParty/DatatablesEditor/phpstan.neon.dist old mode 100644 new mode 100755 diff --git a/ci4/app/Validation/ApiAuthRules.php b/ci4/app/Validation/ApiAuthRules.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/cli/error_404.php b/ci4/app/Views/errors/cli/error_404.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/cli/error_exception.php b/ci4/app/Views/errors/cli/error_exception.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/cli/production.php b/ci4/app/Views/errors/cli/production.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/html/debug.css b/ci4/app/Views/errors/html/debug.css old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/html/debug.js b/ci4/app/Views/errors/html/debug.js old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/html/error_404.php b/ci4/app/Views/errors/html/error_404.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/html/error_exception.php b/ci4/app/Views/errors/html/error_exception.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/errors/html/production.php b/ci4/app/Views/errors/html/production.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/_alertBoxes.php b/ci4/app/Views/themes/_commonPartialsBs/_alertBoxes.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/_confirm2delete.php b/ci4/app/Views/themes/_commonPartialsBs/_confirm2delete.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/_form_validation_errors.php b/ci4/app/Views/themes/_commonPartialsBs/_form_validation_errors.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/_modalConfirmDialog.php b/ci4/app/Views/themes/_commonPartialsBs/_modalConfirmDialog.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/datatables.php b/ci4/app/Views/themes/_commonPartialsBs/datatables.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/select2bs5.php b/ci4/app/Views/themes/_commonPartialsBs/select2bs5.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/_commonPartialsBs/sweetalert.php b/ci4/app/Views/themes/_commonPartialsBs/sweetalert.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/activity/index.php b/ci4/app/Views/themes/backend/vuexy/form/activity/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/activity/index_bk.php b/ci4/app/Views/themes/backend/vuexy/form/activity/index_bk.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/_clienteFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/viewClienteForm.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/viewClienteForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/viewClienteList.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/cliente/viewClienteList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/_contactoDeClienteFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/_contactoDeClienteFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/viewContactoDeClienteForm.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/viewContactoDeClienteForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/viewContactoDeClienteList.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/contactos/viewContactoDeClienteList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/_distribuidorDeClienteFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/_distribuidorDeClienteFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/viewDistribuidorDeClienteForm.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/viewDistribuidorDeClienteForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/viewDistribuidorDeClienteList.php b/ci4/app/Views/themes/backend/vuexy/form/clientes/distribuidores/viewDistribuidorDeClienteList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/_proveedorFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/_proveedorFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/_proveedorTipoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/_proveedorTipoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorForm.php b/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorList.php b/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorTipoForm.php b/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorTipoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorTipoList.php b/ci4/app/Views/themes/backend/vuexy/form/compras/proveedores/viewProveedorTipoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/_comunidadAutonomaFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/_comunidadAutonomaFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/viewComunidadAutonomaForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/viewComunidadAutonomaForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/viewComunidadAutonomaList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/comunidades-autonomas/viewComunidadAutonomaList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/_formaDePagoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/_formaDePagoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/viewFormaDePagoForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/viewFormaDePagoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/viewFormaDePagoList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/formas-pago/viewFormaDePagoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/_imposicionFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/_imposicionFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/viewImposicionForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/viewImposicionForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/viewImposicionList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/imposiciones/viewImposicionList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/_maquinaFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/_maquinaFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/_maquinaPorDefectoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/_maquinaPorDefectoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaPorDefectoForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaPorDefectoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaPorDefectoList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/maquinas/viewMaquinaPorDefectoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/_paisFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/_paisFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/viewPaisForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/viewPaisForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/viewPaisList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/paises/viewPaisList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/_papelGenericoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/_papelGenericoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/_papelImpresionFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/_papelImpresionFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelGenericoForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelGenericoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelGenericoList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelGenericoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/_papelFormatoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/_papelFormatoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/viewPapelFormatoForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/viewPapelFormatoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/viewPapelFormatoList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papelformato/viewPapelFormatoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/_provinciaFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/_provinciaFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/viewProvinciaForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/viewProvinciaForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/viewProvinciaList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/provincias/viewProvinciaList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/_tipologiaLibrosFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/_tipologiaLibrosFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/viewTipologiaLibrosForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/viewTipologiaLibrosForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/viewTipologiaLibrosList.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/tipologias/viewTipologiaLibrosList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/dashboard/admin.php b/ci4/app/Views/themes/backend/vuexy/form/dashboard/admin.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/dashboard/index.php b/ci4/app/Views/themes/backend/vuexy/form/dashboard/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/dashboard/user.php b/ci4/app/Views/themes/backend/vuexy/form/dashboard/user.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupForm.php b/ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupList.php b/ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/login/authentication.php b/ci4/app/Views/themes/backend/vuexy/form/login/authentication.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/login/forgot_password.php b/ci4/app/Views/themes/backend/vuexy/form/login/forgot_password.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/login/index.php b/ci4/app/Views/themes/backend/vuexy/form/login/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/login/password_recovery.php b/ci4/app/Views/themes/backend/vuexy/form/login/password_recovery.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/login/signup.php b/ci4/app/Views/themes/backend/vuexy/form/login/signup.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/my/notification.php b/ci4/app/Views/themes/backend/vuexy/form/my/notification.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/my/view.php b/ci4/app/Views/themes/backend/vuexy/form/my/view.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/notification/form.php b/ci4/app/Views/themes/backend/vuexy/form/notification/form.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/notification/index.php b/ci4/app/Views/themes/backend/vuexy/form/notification/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_previewItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_previewItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/comparador.js b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/comparador.js old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/previews.js b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/previews.js old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaForm.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaList.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/index.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/presupuestos/tapa-blanda-encolada.php b/ci4/app/Views/themes/backend/vuexy/form/presupuestos/tapa-blanda-encolada.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/profile/index.php b/ci4/app/Views/themes/backend/vuexy/form/profile/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/profile/index_old.php b/ci4/app/Views/themes/backend/vuexy/form/profile/index_old.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/settings/index.php b/ci4/app/Views/themes/backend/vuexy/form/settings/index.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/settings/index_bk.php b/ci4/app/Views/themes/backend/vuexy/form/settings/index_bk.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/settings/template.php b/ci4/app/Views/themes/backend/vuexy/form/settings/template.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/_tarifaAcabadoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/_tarifaAcabadoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoList.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/acabado/viewTarifaAcabadoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/_tarifaEncuadernacionFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/_tarifaEncuadernacionFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionList.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/encuadernacion/viewTarifaEncuadernacionList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/_tarifaEnvioFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/_tarifaEnvioFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioList.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/envios/viewTarifaEnvioList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/_tarifaManipuladoFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/_tarifaManipuladoFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoList.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/manipulado/viewTarifaManipuladoList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/_tarifapreimpresionFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/_tarifapreimpresionFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/viewTarifapreimpresionForm.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/viewTarifapreimpresionForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/viewTarifapreimpresionList.php b/ci4/app/Views/themes/backend/vuexy/form/tarifas/preimpresion/viewTarifapreimpresionList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/test_js/test_js.js b/ci4/app/Views/themes/backend/vuexy/form/test_js/test_js.js old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/test_js/viewTest.php b/ci4/app/Views/themes/backend/vuexy/form/test_js/viewTest.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/user/_userFormItems.php b/ci4/app/Views/themes/backend/vuexy/form/user/_userFormItems.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php b/ci4/app/Views/themes/backend/vuexy/form/user/viewUserForm.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/form/user/viewUserList.php b/ci4/app/Views/themes/backend/vuexy/form/user/viewUserList.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/login/footer.php b/ci4/app/Views/themes/backend/vuexy/login/footer.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/login/header.php b/ci4/app/Views/themes/backend/vuexy/login/header.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/activities_layout.php b/ci4/app/Views/themes/backend/vuexy/main/activities_layout.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/all.php b/ci4/app/Views/themes/backend/vuexy/main/all.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/breadcrumbs.php b/ci4/app/Views/themes/backend/vuexy/main/breadcrumbs.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php b/ci4/app/Views/themes/backend/vuexy/main/defaultlayout.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/demo_view.php b/ci4/app/Views/themes/backend/vuexy/main/demo_view.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/footer.php b/ci4/app/Views/themes/backend/vuexy/main/footer.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/general_settings_layout.php b/ci4/app/Views/themes/backend/vuexy/main/general_settings_layout.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/header.php b/ci4/app/Views/themes/backend/vuexy/main/header.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/menu.php b/ci4/app/Views/themes/backend/vuexy/main/menu.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/menu_digitalizacion.php b/ci4/app/Views/themes/backend/vuexy/main/menu_digitalizacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/menu_impresion.php b/ci4/app/Views/themes/backend/vuexy/main/menu_impresion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/menu_maquetacion.php b/ci4/app/Views/themes/backend/vuexy/main/menu_maquetacion.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/presupuestos_layout.php b/ci4/app/Views/themes/backend/vuexy/main/presupuestos_layout.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/main/selector_menu.php b/ci4/app/Views/themes/backend/vuexy/main/selector_menu.php old mode 100644 new mode 100755 diff --git a/ci4/app/Views/themes/backend/vuexy/pdfs/presupuesto.php b/ci4/app/Views/themes/backend/vuexy/pdfs/presupuesto.php old mode 100644 new mode 100755 diff --git a/ci4/app/index.html b/ci4/app/index.html old mode 100644 new mode 100755 diff --git a/ci4/builds b/ci4/builds old mode 100644 new mode 100755 diff --git a/ci4/composer.json b/ci4/composer.json old mode 100644 new mode 100755 diff --git a/ci4/composer.lock b/ci4/composer.lock old mode 100644 new mode 100755 diff --git a/ci4/public/.htaccess b/ci4/public/.htaccess old mode 100644 new mode 100755 diff --git a/ci4/public/favicon.ico b/ci4/public/favicon.ico old mode 100644 new mode 100755 diff --git a/ci4/public/index.php b/ci4/public/index.php old mode 100644 new mode 100755 diff --git a/ci4/public/robots.txt b/ci4/public/robots.txt old mode 100644 new mode 100755 diff --git a/ci4/spark b/ci4/spark old mode 100644 new mode 100755 diff --git a/ci4/tests/README.md b/ci4/tests/README.md old mode 100644 new mode 100755 diff --git a/ci4/tests/_support/Database/Migrations/2020-02-22-222222_example_migration.php b/ci4/tests/_support/Database/Migrations/2020-02-22-222222_example_migration.php old mode 100644 new mode 100755 diff --git a/ci4/tests/_support/Database/Seeds/ExampleSeeder.php b/ci4/tests/_support/Database/Seeds/ExampleSeeder.php old mode 100644 new mode 100755 diff --git a/ci4/tests/_support/DatabaseTestCase.php b/ci4/tests/_support/DatabaseTestCase.php old mode 100644 new mode 100755 diff --git a/ci4/tests/_support/Libraries/ConfigReader.php b/ci4/tests/_support/Libraries/ConfigReader.php old mode 100644 new mode 100755 diff --git a/ci4/tests/_support/Models/ExampleModel.php b/ci4/tests/_support/Models/ExampleModel.php old mode 100644 new mode 100755 diff --git a/ci4/tests/_support/SessionTestCase.php b/ci4/tests/_support/SessionTestCase.php old mode 100644 new mode 100755 diff --git a/ci4/tests/database/ExampleDatabaseTest.php b/ci4/tests/database/ExampleDatabaseTest.php old mode 100644 new mode 100755 diff --git a/ci4/tests/session/ExampleSessionTest.php b/ci4/tests/session/ExampleSessionTest.php old mode 100644 new mode 100755 diff --git a/ci4/tests/unit/HealthTest.php b/ci4/tests/unit/HealthTest.php old mode 100644 new mode 100755 diff --git a/ci4/writable/.htaccess b/ci4/writable/.htaccess old mode 100644 new mode 100755 diff --git a/ci4/writable/cache/index.html b/ci4/writable/cache/index.html old mode 100644 new mode 100755 diff --git a/ci4/writable/logs/index.html b/ci4/writable/logs/index.html old mode 100644 new mode 100755 diff --git a/ci4/writable/postman_collection.json b/ci4/writable/postman_collection.json old mode 100644 new mode 100755 diff --git a/ci4/writable/session/index.html b/ci4/writable/session/index.html old mode 100644 new mode 100755 diff --git a/ci4/writable/uploads/index.html b/ci4/writable/uploads/index.html old mode 100644 new mode 100755 diff --git a/datos web.txt b/datos web.txt old mode 100644 new mode 100755 diff --git a/from mac to app.txt b/from mac to app.txt old mode 100644 new mode 100755 diff --git a/git-commands.txt b/git-commands.txt old mode 100644 new mode 100755 diff --git a/httpdocs/.htaccess b/httpdocs/.htaccess old mode 100644 new mode 100755 diff --git a/httpdocs/assets/css/index.html b/httpdocs/assets/css/index.html old mode 100644 new mode 100755 diff --git a/httpdocs/assets/css/install.css b/httpdocs/assets/css/install.css old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ad_64.png b/httpdocs/assets/flags/ad_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ae_64.png b/httpdocs/assets/flags/ae_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/af_64.png b/httpdocs/assets/flags/af_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ag_64.png b/httpdocs/assets/flags/ag_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ai_64.png b/httpdocs/assets/flags/ai_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/al_64.png b/httpdocs/assets/flags/al_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/am_64.png b/httpdocs/assets/flags/am_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ao_64.png b/httpdocs/assets/flags/ao_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/aq_64.png b/httpdocs/assets/flags/aq_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ar_64.png b/httpdocs/assets/flags/ar_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/as_64.png b/httpdocs/assets/flags/as_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/at_64.png b/httpdocs/assets/flags/at_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/au_64.png b/httpdocs/assets/flags/au_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/aw_64.png b/httpdocs/assets/flags/aw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ax_64.png b/httpdocs/assets/flags/ax_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/az_64.png b/httpdocs/assets/flags/az_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ba_64.png b/httpdocs/assets/flags/ba_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bb_64.png b/httpdocs/assets/flags/bb_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bd_64.png b/httpdocs/assets/flags/bd_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/be_64.png b/httpdocs/assets/flags/be_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bf_64.png b/httpdocs/assets/flags/bf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bg_64.png b/httpdocs/assets/flags/bg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bh_64.png b/httpdocs/assets/flags/bh_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bi_64.png b/httpdocs/assets/flags/bi_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bj_64.png b/httpdocs/assets/flags/bj_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bl_64.png b/httpdocs/assets/flags/bl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bm_64.png b/httpdocs/assets/flags/bm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bn_64.png b/httpdocs/assets/flags/bn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bo_64.png b/httpdocs/assets/flags/bo_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bq_64.png b/httpdocs/assets/flags/bq_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/br_32_circle.png b/httpdocs/assets/flags/br_32_circle.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/br_64.png b/httpdocs/assets/flags/br_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bs_64.png b/httpdocs/assets/flags/bs_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bt_64.png b/httpdocs/assets/flags/bt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bv_64.png b/httpdocs/assets/flags/bv_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bw_64.png b/httpdocs/assets/flags/bw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/by_64.png b/httpdocs/assets/flags/by_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/bz_64.png b/httpdocs/assets/flags/bz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ca_64.png b/httpdocs/assets/flags/ca_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cc_64.png b/httpdocs/assets/flags/cc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cd_64.png b/httpdocs/assets/flags/cd_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cf_64.png b/httpdocs/assets/flags/cf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cg_64.png b/httpdocs/assets/flags/cg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ch_64.png b/httpdocs/assets/flags/ch_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ci_64.png b/httpdocs/assets/flags/ci_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ck_64.png b/httpdocs/assets/flags/ck_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cl_64.png b/httpdocs/assets/flags/cl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cm_64.png b/httpdocs/assets/flags/cm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cn_64.png b/httpdocs/assets/flags/cn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/co_64.png b/httpdocs/assets/flags/co_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cr_64.png b/httpdocs/assets/flags/cr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cu_64.png b/httpdocs/assets/flags/cu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cv_64.png b/httpdocs/assets/flags/cv_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cw_64.png b/httpdocs/assets/flags/cw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cx_64.png b/httpdocs/assets/flags/cx_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cy_64.png b/httpdocs/assets/flags/cy_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/cz_64.png b/httpdocs/assets/flags/cz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/de_64.png b/httpdocs/assets/flags/de_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/dj_64.png b/httpdocs/assets/flags/dj_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/dk_64.png b/httpdocs/assets/flags/dk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/dm_64.png b/httpdocs/assets/flags/dm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/do_64.png b/httpdocs/assets/flags/do_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/dz_64.png b/httpdocs/assets/flags/dz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ec_64.png b/httpdocs/assets/flags/ec_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ee_64.png b/httpdocs/assets/flags/ee_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/eg_64.png b/httpdocs/assets/flags/eg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/eh_64.png b/httpdocs/assets/flags/eh_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/er_64.png b/httpdocs/assets/flags/er_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/es_32_circle.png b/httpdocs/assets/flags/es_32_circle.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/es_64.png b/httpdocs/assets/flags/es_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/et_64.png b/httpdocs/assets/flags/et_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/fi_64.png b/httpdocs/assets/flags/fi_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/fj_64.png b/httpdocs/assets/flags/fj_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/fk_64.png b/httpdocs/assets/flags/fk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/fm_64.png b/httpdocs/assets/flags/fm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/fo_64.png b/httpdocs/assets/flags/fo_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/fr_64.png b/httpdocs/assets/flags/fr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ga_64.png b/httpdocs/assets/flags/ga_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gb_64.png b/httpdocs/assets/flags/gb_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gd_64.png b/httpdocs/assets/flags/gd_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ge_64.png b/httpdocs/assets/flags/ge_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gf_64.png b/httpdocs/assets/flags/gf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gg_64.png b/httpdocs/assets/flags/gg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gh_64.png b/httpdocs/assets/flags/gh_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gi_64.png b/httpdocs/assets/flags/gi_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gl_64.png b/httpdocs/assets/flags/gl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gm_64.png b/httpdocs/assets/flags/gm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gn_64.png b/httpdocs/assets/flags/gn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gp_64.png b/httpdocs/assets/flags/gp_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gq_64.png b/httpdocs/assets/flags/gq_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gr_64.png b/httpdocs/assets/flags/gr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gs_64.png b/httpdocs/assets/flags/gs_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gt_64.png b/httpdocs/assets/flags/gt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gu_64.png b/httpdocs/assets/flags/gu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gw_64.png b/httpdocs/assets/flags/gw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/gy_64.png b/httpdocs/assets/flags/gy_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/hk_64.png b/httpdocs/assets/flags/hk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/hm_64.png b/httpdocs/assets/flags/hm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/hn_64.png b/httpdocs/assets/flags/hn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/hr_64.png b/httpdocs/assets/flags/hr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ht_64.png b/httpdocs/assets/flags/ht_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/hu_64.png b/httpdocs/assets/flags/hu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/id_64.png b/httpdocs/assets/flags/id_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ie_64.png b/httpdocs/assets/flags/ie_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/il_64.png b/httpdocs/assets/flags/il_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/im_64.png b/httpdocs/assets/flags/im_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/in_64.png b/httpdocs/assets/flags/in_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/index.html b/httpdocs/assets/flags/index.html old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/io_64.png b/httpdocs/assets/flags/io_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/iq_64.png b/httpdocs/assets/flags/iq_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ir_64.png b/httpdocs/assets/flags/ir_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/is_64.png b/httpdocs/assets/flags/is_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/it_64.png b/httpdocs/assets/flags/it_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/je_64.png b/httpdocs/assets/flags/je_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/jm_64.png b/httpdocs/assets/flags/jm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/jo_64.png b/httpdocs/assets/flags/jo_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/jp_64.png b/httpdocs/assets/flags/jp_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ke_64.png b/httpdocs/assets/flags/ke_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kg_64.png b/httpdocs/assets/flags/kg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kh_64.png b/httpdocs/assets/flags/kh_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ki_64.png b/httpdocs/assets/flags/ki_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/km_64.png b/httpdocs/assets/flags/km_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kn_64.png b/httpdocs/assets/flags/kn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kp_64.png b/httpdocs/assets/flags/kp_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kr_64.png b/httpdocs/assets/flags/kr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kw_64.png b/httpdocs/assets/flags/kw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ky_64.png b/httpdocs/assets/flags/ky_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/kz_64.png b/httpdocs/assets/flags/kz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/la_64.png b/httpdocs/assets/flags/la_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lb_64.png b/httpdocs/assets/flags/lb_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lc_64.png b/httpdocs/assets/flags/lc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/li_64.png b/httpdocs/assets/flags/li_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lk_64.png b/httpdocs/assets/flags/lk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lr_64.png b/httpdocs/assets/flags/lr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ls_64.png b/httpdocs/assets/flags/ls_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lt_64.png b/httpdocs/assets/flags/lt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lu_64.png b/httpdocs/assets/flags/lu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/lv_64.png b/httpdocs/assets/flags/lv_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ly_64.png b/httpdocs/assets/flags/ly_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ma_64.png b/httpdocs/assets/flags/ma_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mc_64.png b/httpdocs/assets/flags/mc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/md_64.png b/httpdocs/assets/flags/md_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/me_64.png b/httpdocs/assets/flags/me_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mf_64.png b/httpdocs/assets/flags/mf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mg_64.png b/httpdocs/assets/flags/mg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mh_64.png b/httpdocs/assets/flags/mh_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mk_64.png b/httpdocs/assets/flags/mk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ml_64.png b/httpdocs/assets/flags/ml_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mm_64.png b/httpdocs/assets/flags/mm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mn_64.png b/httpdocs/assets/flags/mn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mo_64.png b/httpdocs/assets/flags/mo_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mp_64.png b/httpdocs/assets/flags/mp_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mq_64.png b/httpdocs/assets/flags/mq_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mr_64.png b/httpdocs/assets/flags/mr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ms_64.png b/httpdocs/assets/flags/ms_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mt_64.png b/httpdocs/assets/flags/mt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mu_64.png b/httpdocs/assets/flags/mu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mv_64.png b/httpdocs/assets/flags/mv_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mw_64.png b/httpdocs/assets/flags/mw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mx_64.png b/httpdocs/assets/flags/mx_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/my_64.png b/httpdocs/assets/flags/my_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/mz_64.png b/httpdocs/assets/flags/mz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/na_64.png b/httpdocs/assets/flags/na_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/nc_64.png b/httpdocs/assets/flags/nc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ne_64.png b/httpdocs/assets/flags/ne_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/nf_64.png b/httpdocs/assets/flags/nf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ng_64.png b/httpdocs/assets/flags/ng_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ni_64.png b/httpdocs/assets/flags/ni_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/nl_64.png b/httpdocs/assets/flags/nl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/no_64.png b/httpdocs/assets/flags/no_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/np_64.png b/httpdocs/assets/flags/np_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/nr_64.png b/httpdocs/assets/flags/nr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/nu_64.png b/httpdocs/assets/flags/nu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/nz_64.png b/httpdocs/assets/flags/nz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/om_64.png b/httpdocs/assets/flags/om_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pa_64.png b/httpdocs/assets/flags/pa_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pe_64.png b/httpdocs/assets/flags/pe_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pf_64.png b/httpdocs/assets/flags/pf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pg_64.png b/httpdocs/assets/flags/pg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ph_64.png b/httpdocs/assets/flags/ph_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pk_64.png b/httpdocs/assets/flags/pk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pl_64.png b/httpdocs/assets/flags/pl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pm_64.png b/httpdocs/assets/flags/pm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pn_64.png b/httpdocs/assets/flags/pn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pr_64.png b/httpdocs/assets/flags/pr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ps_64.png b/httpdocs/assets/flags/ps_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pt_64.png b/httpdocs/assets/flags/pt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/pw_64.png b/httpdocs/assets/flags/pw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/py_64.png b/httpdocs/assets/flags/py_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/qa_64.png b/httpdocs/assets/flags/qa_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/re_64.png b/httpdocs/assets/flags/re_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ro_64.png b/httpdocs/assets/flags/ro_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/rs_64.png b/httpdocs/assets/flags/rs_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ru_64.png b/httpdocs/assets/flags/ru_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/rw_64.png b/httpdocs/assets/flags/rw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sa_64.png b/httpdocs/assets/flags/sa_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sb_64.png b/httpdocs/assets/flags/sb_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sc_64.png b/httpdocs/assets/flags/sc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sd_64.png b/httpdocs/assets/flags/sd_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/se_64.png b/httpdocs/assets/flags/se_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sg_64.png b/httpdocs/assets/flags/sg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sh_64.png b/httpdocs/assets/flags/sh_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/si_64.png b/httpdocs/assets/flags/si_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sj_64.png b/httpdocs/assets/flags/sj_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sk_64.png b/httpdocs/assets/flags/sk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sl_64.png b/httpdocs/assets/flags/sl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sm_64.png b/httpdocs/assets/flags/sm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sn_64.png b/httpdocs/assets/flags/sn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/so_64.png b/httpdocs/assets/flags/so_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sr_64.png b/httpdocs/assets/flags/sr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ss_64.png b/httpdocs/assets/flags/ss_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/st_64.png b/httpdocs/assets/flags/st_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sv_64.png b/httpdocs/assets/flags/sv_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sx_64.png b/httpdocs/assets/flags/sx_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sy_64.png b/httpdocs/assets/flags/sy_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/sz_64.png b/httpdocs/assets/flags/sz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tc_64.png b/httpdocs/assets/flags/tc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/td_64.png b/httpdocs/assets/flags/td_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tf_64.png b/httpdocs/assets/flags/tf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tg_64.png b/httpdocs/assets/flags/tg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/th_64.png b/httpdocs/assets/flags/th_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tj_64.png b/httpdocs/assets/flags/tj_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tk_64.png b/httpdocs/assets/flags/tk_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tl_64.png b/httpdocs/assets/flags/tl_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tm_64.png b/httpdocs/assets/flags/tm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tn_64.png b/httpdocs/assets/flags/tn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/to_64.png b/httpdocs/assets/flags/to_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tr_64.png b/httpdocs/assets/flags/tr_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tt_64.png b/httpdocs/assets/flags/tt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tv_64.png b/httpdocs/assets/flags/tv_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tw_64.png b/httpdocs/assets/flags/tw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/tz_64.png b/httpdocs/assets/flags/tz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ua_64.png b/httpdocs/assets/flags/ua_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ug_64.png b/httpdocs/assets/flags/ug_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/um_64.png b/httpdocs/assets/flags/um_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/us_32_circle.png b/httpdocs/assets/flags/us_32_circle.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/us_64.png b/httpdocs/assets/flags/us_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/uy_64.png b/httpdocs/assets/flags/uy_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/uz_64.png b/httpdocs/assets/flags/uz_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/va_64.png b/httpdocs/assets/flags/va_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/vc_64.png b/httpdocs/assets/flags/vc_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ve_64.png b/httpdocs/assets/flags/ve_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/vg_64.png b/httpdocs/assets/flags/vg_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/vi_64.png b/httpdocs/assets/flags/vi_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/vn_64.png b/httpdocs/assets/flags/vn_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/vu_64.png b/httpdocs/assets/flags/vu_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/wf_64.png b/httpdocs/assets/flags/wf_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ws_64.png b/httpdocs/assets/flags/ws_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/ye_64.png b/httpdocs/assets/flags/ye_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/yt_64.png b/httpdocs/assets/flags/yt_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/za_64.png b/httpdocs/assets/flags/za_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/zm_64.png b/httpdocs/assets/flags/zm_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/flags/zw_64.png b/httpdocs/assets/flags/zw_64.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/img/default-user.png b/httpdocs/assets/img/default-user.png old mode 100644 new mode 100755 diff --git a/httpdocs/assets/img/index.html b/httpdocs/assets/img/index.html old mode 100644 new mode 100755 diff --git a/httpdocs/assets/index.html b/httpdocs/assets/index.html old mode 100644 new mode 100755 diff --git a/httpdocs/assets/js/index.html b/httpdocs/assets/js/index.html old mode 100644 new mode 100755 diff --git a/httpdocs/assets/js/login.js b/httpdocs/assets/js/login.js old mode 100644 new mode 100755 diff --git a/httpdocs/assets/js/main.js b/httpdocs/assets/js/main.js old mode 100644 new mode 100755 diff --git a/httpdocs/assets/vendor/index.html b/httpdocs/assets/vendor/index.html old mode 100644 new mode 100755 diff --git a/httpdocs/index.php b/httpdocs/index.php old mode 100644 new mode 100755 diff --git a/httpdocs/robots.txt b/httpdocs/robots.txt old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/css/bootstrap.css b/httpdocs/themes/tivo/css/bootstrap.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/css/fontawesome-all.css b/httpdocs/themes/tivo/css/fontawesome-all.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/css/magnific-popup.css b/httpdocs/themes/tivo/css/magnific-popup.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/css/styles.css b/httpdocs/themes/tivo/css/styles.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/css/swiper.css b/httpdocs/themes/tivo/css/swiper.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/article-details-large.jpg b/httpdocs/themes/tivo/images/article-details-large.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/article-details-small.jpg b/httpdocs/themes/tivo/images/article-details-small.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/customer-logo-1.png b/httpdocs/themes/tivo/images/customer-logo-1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/customer-logo-2.png b/httpdocs/themes/tivo/images/customer-logo-2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/customer-logo-3.png b/httpdocs/themes/tivo/images/customer-logo-3.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/customer-logo-4.png b/httpdocs/themes/tivo/images/customer-logo-4.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/customer-logo-5.png b/httpdocs/themes/tivo/images/customer-logo-5.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/customer-logo-6.png b/httpdocs/themes/tivo/images/customer-logo-6.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/description-1.png b/httpdocs/themes/tivo/images/description-1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/description-2.png b/httpdocs/themes/tivo/images/description-2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/description-3.png b/httpdocs/themes/tivo/images/description-3.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/details-lightbox.png b/httpdocs/themes/tivo/images/details-lightbox.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/details.png b/httpdocs/themes/tivo/images/details.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/down-arrow.png b/httpdocs/themes/tivo/images/down-arrow.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/favicon.png b/httpdocs/themes/tivo/images/favicon.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/features-1.png b/httpdocs/themes/tivo/images/features-1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/features-2.png b/httpdocs/themes/tivo/images/features-2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/features-3.png b/httpdocs/themes/tivo/images/features-3.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/header-software-app.png b/httpdocs/themes/tivo/images/header-software-app.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/logo.svg b/httpdocs/themes/tivo/images/logo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/testimonial-1.jpg b/httpdocs/themes/tivo/images/testimonial-1.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/testimonial-2.jpg b/httpdocs/themes/tivo/images/testimonial-2.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/testimonial-3.jpg b/httpdocs/themes/tivo/images/testimonial-3.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/testimonial-4.jpg b/httpdocs/themes/tivo/images/testimonial-4.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/up-arrow.png b/httpdocs/themes/tivo/images/up-arrow.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/images/video-image.png b/httpdocs/themes/tivo/images/video-image.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/bootstrap.min.js b/httpdocs/themes/tivo/js/bootstrap.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/jquery.easing.min.js b/httpdocs/themes/tivo/js/jquery.easing.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/jquery.magnific-popup.js b/httpdocs/themes/tivo/js/jquery.magnific-popup.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/jquery.min.js b/httpdocs/themes/tivo/js/jquery.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/popper.min.js b/httpdocs/themes/tivo/js/popper.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/scripts.js b/httpdocs/themes/tivo/js/scripts.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/swiper.min.js b/httpdocs/themes/tivo/js/swiper.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/js/validator.min.js b/httpdocs/themes/tivo/js/validator.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-brands-400.eot b/httpdocs/themes/tivo/webfonts/fa-brands-400.eot old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-brands-400.svg b/httpdocs/themes/tivo/webfonts/fa-brands-400.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-brands-400.ttf b/httpdocs/themes/tivo/webfonts/fa-brands-400.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-brands-400.woff b/httpdocs/themes/tivo/webfonts/fa-brands-400.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-brands-400.woff2 b/httpdocs/themes/tivo/webfonts/fa-brands-400.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-regular-400.eot b/httpdocs/themes/tivo/webfonts/fa-regular-400.eot old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-regular-400.svg b/httpdocs/themes/tivo/webfonts/fa-regular-400.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-regular-400.ttf b/httpdocs/themes/tivo/webfonts/fa-regular-400.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-regular-400.woff b/httpdocs/themes/tivo/webfonts/fa-regular-400.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-regular-400.woff2 b/httpdocs/themes/tivo/webfonts/fa-regular-400.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-solid-900.eot b/httpdocs/themes/tivo/webfonts/fa-solid-900.eot old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-solid-900.svg b/httpdocs/themes/tivo/webfonts/fa-solid-900.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-solid-900.ttf b/httpdocs/themes/tivo/webfonts/fa-solid-900.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-solid-900.woff b/httpdocs/themes/tivo/webfonts/fa-solid-900.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/tivo/webfonts/fa-solid-900.woff2 b/httpdocs/themes/tivo/webfonts/fa-solid-900.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/audio/Water_Lily.mp3 b/httpdocs/themes/vuexy/audio/Water_Lily.mp3 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/all.css b/httpdocs/themes/vuexy/css/all.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap4.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap4.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap4.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap4.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap5.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap5.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bootstrap5.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bulma.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bulma.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.bulma.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.bulma.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.dataTables.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.dataTables.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.dataTables.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.dataTables.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.foundation.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.foundation.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.foundation.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.foundation.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.jqueryui.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.jqueryui.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.jqueryui.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.jqueryui.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.semanticui.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.semanticui.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/editor.semanticui.min.css b/httpdocs/themes/vuexy/css/datatables-editor/editor.semanticui.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/bubble.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/bubble.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/datatable.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/datatable.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/envelope.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/envelope.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/fields.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/fields.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/inline.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/inline.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/lightbox.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/lightbox.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/main.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/main.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/mixins.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/mixins.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/processing.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/processing.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/datatables-editor/scss/upload.scss b/httpdocs/themes/vuexy/css/datatables-editor/scss/upload.scss old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/font-pdf.css b/httpdocs/themes/vuexy/css/font-pdf.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/pdf.presupuesto.css b/httpdocs/themes/vuexy/css/pdf.presupuesto.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/safekat.css b/httpdocs/themes/vuexy/css/safekat.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/css/sk-datatables.css b/httpdocs/themes/vuexy/css/sk-datatables.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/1.png b/httpdocs/themes/vuexy/img/avatars/1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/10.png b/httpdocs/themes/vuexy/img/avatars/10.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/11.png b/httpdocs/themes/vuexy/img/avatars/11.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/12.png b/httpdocs/themes/vuexy/img/avatars/12.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/13.png b/httpdocs/themes/vuexy/img/avatars/13.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/14.png b/httpdocs/themes/vuexy/img/avatars/14.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/15.png b/httpdocs/themes/vuexy/img/avatars/15.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/2.png b/httpdocs/themes/vuexy/img/avatars/2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/3.png b/httpdocs/themes/vuexy/img/avatars/3.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/4.png b/httpdocs/themes/vuexy/img/avatars/4.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/5.png b/httpdocs/themes/vuexy/img/avatars/5.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/6.png b/httpdocs/themes/vuexy/img/avatars/6.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/7.png b/httpdocs/themes/vuexy/img/avatars/7.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/8.png b/httpdocs/themes/vuexy/img/avatars/8.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/avatars/9.png b/httpdocs/themes/vuexy/img/avatars/9.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/1.jpg b/httpdocs/themes/vuexy/img/backgrounds/1.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/2.jpg b/httpdocs/themes/vuexy/img/backgrounds/2.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/3.jpg b/httpdocs/themes/vuexy/img/backgrounds/3.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/4.jpg b/httpdocs/themes/vuexy/img/backgrounds/4.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/5.jpg b/httpdocs/themes/vuexy/img/backgrounds/5.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/6.jpg b/httpdocs/themes/vuexy/img/backgrounds/6.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/7.jpg b/httpdocs/themes/vuexy/img/backgrounds/7.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/airpods.png b/httpdocs/themes/vuexy/img/backgrounds/airpods.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/event.jpg b/httpdocs/themes/vuexy/img/backgrounds/event.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/headphones.png b/httpdocs/themes/vuexy/img/backgrounds/headphones.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/mac.png b/httpdocs/themes/vuexy/img/backgrounds/mac.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/phone.png b/httpdocs/themes/vuexy/img/backgrounds/phone.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/speaker.png b/httpdocs/themes/vuexy/img/backgrounds/speaker.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/backgrounds/watch.png b/httpdocs/themes/vuexy/img/backgrounds/watch.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/branding/brand-img-dark.png b/httpdocs/themes/vuexy/img/branding/brand-img-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/branding/brand-img-light.png b/httpdocs/themes/vuexy/img/branding/brand-img-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/branding/brand-img-small.png b/httpdocs/themes/vuexy/img/branding/brand-img-small.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/branding/logo.png b/httpdocs/themes/vuexy/img/branding/logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/1.jpg b/httpdocs/themes/vuexy/img/elements/1.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/10.jpg b/httpdocs/themes/vuexy/img/elements/10.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/11.jpg b/httpdocs/themes/vuexy/img/elements/11.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/12.jpg b/httpdocs/themes/vuexy/img/elements/12.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/13.jpg b/httpdocs/themes/vuexy/img/elements/13.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/14.jpg b/httpdocs/themes/vuexy/img/elements/14.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/15.jpg b/httpdocs/themes/vuexy/img/elements/15.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/16.jpg b/httpdocs/themes/vuexy/img/elements/16.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/2.jpg b/httpdocs/themes/vuexy/img/elements/2.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/3.jpg b/httpdocs/themes/vuexy/img/elements/3.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/4.jpg b/httpdocs/themes/vuexy/img/elements/4.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/5.jpg b/httpdocs/themes/vuexy/img/elements/5.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/6.jpg b/httpdocs/themes/vuexy/img/elements/6.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/7.jpg b/httpdocs/themes/vuexy/img/elements/7.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/8.jpg b/httpdocs/themes/vuexy/img/elements/8.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/elements/9.jpg b/httpdocs/themes/vuexy/img/elements/9.jpg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/android-icon-144x144.png b/httpdocs/themes/vuexy/img/favicon/android-icon-144x144.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/android-icon-192x192.png b/httpdocs/themes/vuexy/img/favicon/android-icon-192x192.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/android-icon-36x36.png b/httpdocs/themes/vuexy/img/favicon/android-icon-36x36.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/android-icon-48x48.png b/httpdocs/themes/vuexy/img/favicon/android-icon-48x48.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/android-icon-72x72.png b/httpdocs/themes/vuexy/img/favicon/android-icon-72x72.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/android-icon-96x96.png b/httpdocs/themes/vuexy/img/favicon/android-icon-96x96.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-114x114.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-114x114.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-120x120.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-120x120.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-144x144.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-144x144.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-152x152.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-152x152.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-180x180.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-180x180.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-57x57.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-57x57.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-60x60.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-60x60.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-72x72.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-72x72.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-76x76.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-76x76.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon-precomposed.png b/httpdocs/themes/vuexy/img/favicon/apple-icon-precomposed.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/apple-icon.png b/httpdocs/themes/vuexy/img/favicon/apple-icon.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/browserconfig.xml b/httpdocs/themes/vuexy/img/favicon/browserconfig.xml old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/favicon-16x16.png b/httpdocs/themes/vuexy/img/favicon/favicon-16x16.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/favicon-32x32.png b/httpdocs/themes/vuexy/img/favicon/favicon-32x32.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/favicon-96x96.png b/httpdocs/themes/vuexy/img/favicon/favicon-96x96.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/favicon.ico b/httpdocs/themes/vuexy/img/favicon/favicon.ico old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/manifest.json b/httpdocs/themes/vuexy/img/favicon/manifest.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/ms-icon-144x144.png b/httpdocs/themes/vuexy/img/favicon/ms-icon-144x144.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/ms-icon-150x150.png b/httpdocs/themes/vuexy/img/favicon/ms-icon-150x150.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/ms-icon-310x310.png b/httpdocs/themes/vuexy/img/favicon/ms-icon-310x310.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/favicon/ms-icon-70x70.png b/httpdocs/themes/vuexy/img/favicon/ms-icon-70x70.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/asana.png b/httpdocs/themes/vuexy/img/icons/brands/asana.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/behance.png b/httpdocs/themes/vuexy/img/icons/brands/behance.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/bootstrap-logo.png b/httpdocs/themes/vuexy/img/icons/brands/bootstrap-logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/brave.png b/httpdocs/themes/vuexy/img/icons/brands/brave.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/chrome.png b/httpdocs/themes/vuexy/img/icons/brands/chrome.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/dribbble.png b/httpdocs/themes/vuexy/img/icons/brands/dribbble.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/edge.png b/httpdocs/themes/vuexy/img/icons/brands/edge.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/event-label.png b/httpdocs/themes/vuexy/img/icons/brands/event-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/facebook.png b/httpdocs/themes/vuexy/img/icons/brands/facebook.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/figma-label.png b/httpdocs/themes/vuexy/img/icons/brands/figma-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/figma-logo.png b/httpdocs/themes/vuexy/img/icons/brands/figma-logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/firefox.png b/httpdocs/themes/vuexy/img/icons/brands/firefox.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/github.png b/httpdocs/themes/vuexy/img/icons/brands/github.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/google.png b/httpdocs/themes/vuexy/img/icons/brands/google.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/html-label.png b/httpdocs/themes/vuexy/img/icons/brands/html-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/instagram.png b/httpdocs/themes/vuexy/img/icons/brands/instagram.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/laravel-logo.png b/httpdocs/themes/vuexy/img/icons/brands/laravel-logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/mailchimp.png b/httpdocs/themes/vuexy/img/icons/brands/mailchimp.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/opera.png b/httpdocs/themes/vuexy/img/icons/brands/opera.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/react-label.png b/httpdocs/themes/vuexy/img/icons/brands/react-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/react-logo.png b/httpdocs/themes/vuexy/img/icons/brands/react-logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/safari.png b/httpdocs/themes/vuexy/img/icons/brands/safari.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/sketch-label.png b/httpdocs/themes/vuexy/img/icons/brands/sketch-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/sketch-logo.png b/httpdocs/themes/vuexy/img/icons/brands/sketch-logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/slack.png b/httpdocs/themes/vuexy/img/icons/brands/slack.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/social-label.png b/httpdocs/themes/vuexy/img/icons/brands/social-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/support-label.png b/httpdocs/themes/vuexy/img/icons/brands/support-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/twitter-label.png b/httpdocs/themes/vuexy/img/icons/brands/twitter-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/twitter.png b/httpdocs/themes/vuexy/img/icons/brands/twitter.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/vue-label.png b/httpdocs/themes/vuexy/img/icons/brands/vue-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/vue-logo.png b/httpdocs/themes/vuexy/img/icons/brands/vue-logo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/brands/xd-label.png b/httpdocs/themes/vuexy/img/icons/brands/xd-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/authentication-QR.png b/httpdocs/themes/vuexy/img/icons/misc/authentication-QR.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/doc.png b/httpdocs/themes/vuexy/img/icons/misc/doc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/leaf-green.png b/httpdocs/themes/vuexy/img/icons/misc/leaf-green.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/leaf-orange.png b/httpdocs/themes/vuexy/img/icons/misc/leaf-orange.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/leaf-red.png b/httpdocs/themes/vuexy/img/icons/misc/leaf-red.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/leaf-shadow.png b/httpdocs/themes/vuexy/img/icons/misc/leaf-shadow.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/pdf.png b/httpdocs/themes/vuexy/img/icons/misc/pdf.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/search-doc.png b/httpdocs/themes/vuexy/img/icons/misc/search-doc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/search-jpg.png b/httpdocs/themes/vuexy/img/icons/misc/search-jpg.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/search-xls.png b/httpdocs/themes/vuexy/img/icons/misc/search-xls.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/misc/xls.png b/httpdocs/themes/vuexy/img/icons/misc/xls.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/american-ex.png b/httpdocs/themes/vuexy/img/icons/payments/american-ex.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/american-express-img.png b/httpdocs/themes/vuexy/img/icons/payments/american-express-img.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/amex-cc.png b/httpdocs/themes/vuexy/img/icons/payments/amex-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/amex.png b/httpdocs/themes/vuexy/img/icons/payments/amex.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/diners-cc.png b/httpdocs/themes/vuexy/img/icons/payments/diners-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/diners.png b/httpdocs/themes/vuexy/img/icons/payments/diners.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/discover-cc.png b/httpdocs/themes/vuexy/img/icons/payments/discover-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/discover.png b/httpdocs/themes/vuexy/img/icons/payments/discover.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/jcb-cc.png b/httpdocs/themes/vuexy/img/icons/payments/jcb-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/jcb.png b/httpdocs/themes/vuexy/img/icons/payments/jcb.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/jcb15-cc.png b/httpdocs/themes/vuexy/img/icons/payments/jcb15-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/maestro-cc.png b/httpdocs/themes/vuexy/img/icons/payments/maestro-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/master-card-img.png b/httpdocs/themes/vuexy/img/icons/payments/master-card-img.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/mastercard-cc.png b/httpdocs/themes/vuexy/img/icons/payments/mastercard-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/mastercard-label.png b/httpdocs/themes/vuexy/img/icons/payments/mastercard-label.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/mastercard.png b/httpdocs/themes/vuexy/img/icons/payments/mastercard.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/paypal.png b/httpdocs/themes/vuexy/img/icons/payments/paypal.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/uatp-cc.png b/httpdocs/themes/vuexy/img/icons/payments/uatp-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/unionPay-cc.png b/httpdocs/themes/vuexy/img/icons/payments/unionPay-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/visa-cc.png b/httpdocs/themes/vuexy/img/icons/payments/visa-cc.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/visa-dark.png b/httpdocs/themes/vuexy/img/icons/payments/visa-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/visa-img.png b/httpdocs/themes/vuexy/img/icons/payments/visa-img.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/visa-light.png b/httpdocs/themes/vuexy/img/icons/payments/visa-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/icons/payments/visa.png b/httpdocs/themes/vuexy/img/icons/payments/visa.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/add-new-roles.png b/httpdocs/themes/vuexy/img/illustrations/add-new-roles.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-forgot-password-illustration-dark.png b/httpdocs/themes/vuexy/img/illustrations/auth-forgot-password-illustration-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-forgot-password-illustration-light.png b/httpdocs/themes/vuexy/img/illustrations/auth-forgot-password-illustration-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-login-illustration-dark.png b/httpdocs/themes/vuexy/img/illustrations/auth-login-illustration-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-login-illustration-light.png b/httpdocs/themes/vuexy/img/illustrations/auth-login-illustration-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-register-illustration-dark.png b/httpdocs/themes/vuexy/img/illustrations/auth-register-illustration-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-register-illustration-light.png b/httpdocs/themes/vuexy/img/illustrations/auth-register-illustration-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-register-multisteps-illustration.png b/httpdocs/themes/vuexy/img/illustrations/auth-register-multisteps-illustration.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-reset-password-illustration-dark.png b/httpdocs/themes/vuexy/img/illustrations/auth-reset-password-illustration-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-reset-password-illustration-light.png b/httpdocs/themes/vuexy/img/illustrations/auth-reset-password-illustration-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-two-step-illustration-dark.png b/httpdocs/themes/vuexy/img/illustrations/auth-two-step-illustration-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-two-step-illustration-light.png b/httpdocs/themes/vuexy/img/illustrations/auth-two-step-illustration-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-verify-email-illustration-dark.png b/httpdocs/themes/vuexy/img/illustrations/auth-verify-email-illustration-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/auth-verify-email-illustration-light.png b/httpdocs/themes/vuexy/img/illustrations/auth-verify-email-illustration-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/bg-shape-image-dark.png b/httpdocs/themes/vuexy/img/illustrations/bg-shape-image-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/bg-shape-image-light.png b/httpdocs/themes/vuexy/img/illustrations/bg-shape-image-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/boy-verify-email-dark.png b/httpdocs/themes/vuexy/img/illustrations/boy-verify-email-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/boy-verify-email-light.png b/httpdocs/themes/vuexy/img/illustrations/boy-verify-email-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/boy-with-laptop-dark.png b/httpdocs/themes/vuexy/img/illustrations/boy-with-laptop-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/boy-with-laptop-light.png b/httpdocs/themes/vuexy/img/illustrations/boy-with-laptop-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/boy-with-rocket-dark.png b/httpdocs/themes/vuexy/img/illustrations/boy-with-rocket-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/boy-with-rocket-light.png b/httpdocs/themes/vuexy/img/illustrations/boy-with-rocket-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/card-advance-sale.png b/httpdocs/themes/vuexy/img/illustrations/card-advance-sale.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/card-website-analytics-1.png b/httpdocs/themes/vuexy/img/illustrations/card-website-analytics-1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/card-website-analytics-2.png b/httpdocs/themes/vuexy/img/illustrations/card-website-analytics-2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/card-website-analytics-3.png b/httpdocs/themes/vuexy/img/illustrations/card-website-analytics-3.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-doing-yoga-dark.png b/httpdocs/themes/vuexy/img/illustrations/girl-doing-yoga-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-doing-yoga-light.png b/httpdocs/themes/vuexy/img/illustrations/girl-doing-yoga-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-sitting-with-laptop.png b/httpdocs/themes/vuexy/img/illustrations/girl-sitting-with-laptop.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-unlock-password-dark.png b/httpdocs/themes/vuexy/img/illustrations/girl-unlock-password-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-unlock-password-light.png b/httpdocs/themes/vuexy/img/illustrations/girl-unlock-password-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-verify-password-dark.png b/httpdocs/themes/vuexy/img/illustrations/girl-verify-password-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-verify-password-light.png b/httpdocs/themes/vuexy/img/illustrations/girl-verify-password-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-with-laptop-dark.png b/httpdocs/themes/vuexy/img/illustrations/girl-with-laptop-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-with-laptop-light.png b/httpdocs/themes/vuexy/img/illustrations/girl-with-laptop-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/girl-with-laptop.png b/httpdocs/themes/vuexy/img/illustrations/girl-with-laptop.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-misc-error.png b/httpdocs/themes/vuexy/img/illustrations/page-misc-error.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-misc-launching-soon.png b/httpdocs/themes/vuexy/img/illustrations/page-misc-launching-soon.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-misc-under-maintenance.png b/httpdocs/themes/vuexy/img/illustrations/page-misc-under-maintenance.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-misc-you-are-not-authorized.png b/httpdocs/themes/vuexy/img/illustrations/page-misc-you-are-not-authorized.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-pricing-basic.png b/httpdocs/themes/vuexy/img/illustrations/page-pricing-basic.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-pricing-enterprise.png b/httpdocs/themes/vuexy/img/illustrations/page-pricing-enterprise.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/page-pricing-standard.png b/httpdocs/themes/vuexy/img/illustrations/page-pricing-standard.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-confirm.png b/httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-confirm.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-girl-with-laptop-dark.png b/httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-girl-with-laptop-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-girl-with-laptop-light.png b/httpdocs/themes/vuexy/img/illustrations/wizard-create-deal-girl-with-laptop-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-collapsed-menu-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-collapsed-menu-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-collapsed-menu-light.png b/httpdocs/themes/vuexy/img/layouts/layout-collapsed-menu-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-container-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-container-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-container-light.png b/httpdocs/themes/vuexy/img/layouts/layout-container-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-and-sidebar-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-and-sidebar-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-and-sidebar-light.png b/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-and-sidebar-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-light.png b/httpdocs/themes/vuexy/img/layouts/layout-content-navbar-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-fluid-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-fluid-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-fluid-light.png b/httpdocs/themes/vuexy/img/layouts/layout-fluid-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-horizontal-container-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-horizontal-container-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-horizontal-container-light.png b/httpdocs/themes/vuexy/img/layouts/layout-horizontal-container-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-horizontal-fluid-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-horizontal-fluid-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-horizontal-fluid-light.png b/httpdocs/themes/vuexy/img/layouts/layout-horizontal-fluid-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-horizontal-without-menu-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-horizontal-without-menu-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-horizontal-without-menu-light.png b/httpdocs/themes/vuexy/img/layouts/layout-horizontal-without-menu-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-without-menu-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-without-menu-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-without-menu-light.png b/httpdocs/themes/vuexy/img/layouts/layout-without-menu-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-without-navbar-dark.png b/httpdocs/themes/vuexy/img/layouts/layout-without-navbar-dark.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/layouts/layout-without-navbar-light.png b/httpdocs/themes/vuexy/img/layouts/layout-without-navbar-light.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/pages/header.png b/httpdocs/themes/vuexy/img/pages/header.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/pages/profile-banner.png b/httpdocs/themes/vuexy/img/pages/profile-banner.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/1.png b/httpdocs/themes/vuexy/img/products/1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/2.png b/httpdocs/themes/vuexy/img/products/2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/amazon-echo.png b/httpdocs/themes/vuexy/img/products/amazon-echo.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/apple-watch.png b/httpdocs/themes/vuexy/img/products/apple-watch.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/headphones.png b/httpdocs/themes/vuexy/img/products/headphones.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/iphone.png b/httpdocs/themes/vuexy/img/products/iphone.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/nike-air-jordan.png b/httpdocs/themes/vuexy/img/products/nike-air-jordan.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/products/play-station.png b/httpdocs/themes/vuexy/img/products/play-station.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/libro-1.png b/httpdocs/themes/vuexy/img/safekat/libro-1.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/libro-2.png b/httpdocs/themes/vuexy/img/safekat/libro-2.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/libro-3.png b/httpdocs/themes/vuexy/img/safekat/libro-3.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_bn.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_bn.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_bnhq.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_bnhq.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_color.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_color.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_colorhq.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_colorhq.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_cubierta.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_cubierta.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_rotativa_bn.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_rotativa_bn.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_rotativa_color.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_rotativa_color.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_sobrecubierta.png b/httpdocs/themes/vuexy/img/safekat/presupuestos/icon_sobrecubierta.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-access-permission.js b/httpdocs/themes/vuexy/js/app-access-permission.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-access-roles.js b/httpdocs/themes/vuexy/js/app-access-roles.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-calendar-events.js b/httpdocs/themes/vuexy/js/app-calendar-events.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-calendar.js b/httpdocs/themes/vuexy/js/app-calendar.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-chat.js b/httpdocs/themes/vuexy/js/app-chat.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-email.js b/httpdocs/themes/vuexy/js/app-email.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-invoice-add.js b/httpdocs/themes/vuexy/js/app-invoice-add.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-invoice-edit.js b/httpdocs/themes/vuexy/js/app-invoice-edit.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-invoice-list.js b/httpdocs/themes/vuexy/js/app-invoice-list.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-invoice-print.js b/httpdocs/themes/vuexy/js/app-invoice-print.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-kanban.js b/httpdocs/themes/vuexy/js/app-kanban.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-user-list.js b/httpdocs/themes/vuexy/js/app-user-list.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-user-view-account.js b/httpdocs/themes/vuexy/js/app-user-view-account.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-user-view-billing.js b/httpdocs/themes/vuexy/js/app-user-view-billing.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-user-view-security.js b/httpdocs/themes/vuexy/js/app-user-view-security.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/app-user-view.js b/httpdocs/themes/vuexy/js/app-user-view.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/cards-actions.js b/httpdocs/themes/vuexy/js/cards-actions.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/cards-advance.js b/httpdocs/themes/vuexy/js/cards-advance.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/cards-analytics.js b/httpdocs/themes/vuexy/js/cards-analytics.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/cards-statistics.js b/httpdocs/themes/vuexy/js/cards-statistics.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/charts-apex.js b/httpdocs/themes/vuexy/js/charts-apex.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/charts-chartjs.js b/httpdocs/themes/vuexy/js/charts-chartjs.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/config.js b/httpdocs/themes/vuexy/js/config.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/dashboards-analytics.js b/httpdocs/themes/vuexy/js/dashboards-analytics.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/dashboards-crm.js b/httpdocs/themes/vuexy/js/dashboards-crm.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/dashboards-ecommerce.js b/httpdocs/themes/vuexy/js/dashboards-ecommerce.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.js b/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.min.js b/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.mjs b/httpdocs/themes/vuexy/js/datatables-editor/dataTables.editor.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap4.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bootstrap5.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.bulma.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.dataTables.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.foundation.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.jqueryui.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.min.js b/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.min.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.min.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.mjs b/httpdocs/themes/vuexy/js/datatables-editor/editor.semanticui.mjs old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-blockui.js b/httpdocs/themes/vuexy/js/extended-ui-blockui.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-drag-and-drop.js b/httpdocs/themes/vuexy/js/extended-ui-drag-and-drop.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-media-player.js b/httpdocs/themes/vuexy/js/extended-ui-media-player.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-misc-clipboardjs.js b/httpdocs/themes/vuexy/js/extended-ui-misc-clipboardjs.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-misc-idle-timer.js b/httpdocs/themes/vuexy/js/extended-ui-misc-idle-timer.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-misc-numeraljs.js b/httpdocs/themes/vuexy/js/extended-ui-misc-numeraljs.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-perfect-scrollbar.js b/httpdocs/themes/vuexy/js/extended-ui-perfect-scrollbar.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-star-ratings.js b/httpdocs/themes/vuexy/js/extended-ui-star-ratings.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-sweetalert2.js b/httpdocs/themes/vuexy/js/extended-ui-sweetalert2.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-timeline.js b/httpdocs/themes/vuexy/js/extended-ui-timeline.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-tour.js b/httpdocs/themes/vuexy/js/extended-ui-tour.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/extended-ui-treeview.js b/httpdocs/themes/vuexy/js/extended-ui-treeview.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/form-basic-inputs.js b/httpdocs/themes/vuexy/js/form-basic-inputs.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/form-layouts.js b/httpdocs/themes/vuexy/js/form-layouts.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/form-validation.js b/httpdocs/themes/vuexy/js/form-validation.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/form-wizard-icons.js b/httpdocs/themes/vuexy/js/form-wizard-icons.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/form-wizard-numbered.js b/httpdocs/themes/vuexy/js/form-wizard-numbered.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/form-wizard-validation.js b/httpdocs/themes/vuexy/js/form-wizard-validation.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-editors.js b/httpdocs/themes/vuexy/js/forms-editors.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-extras.js b/httpdocs/themes/vuexy/js/forms-extras.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-file-upload.js b/httpdocs/themes/vuexy/js/forms-file-upload.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-pickers.js b/httpdocs/themes/vuexy/js/forms-pickers.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-selects.js b/httpdocs/themes/vuexy/js/forms-selects.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-sliders.js b/httpdocs/themes/vuexy/js/forms-sliders.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-tagify.js b/httpdocs/themes/vuexy/js/forms-tagify.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/forms-typeahead.js b/httpdocs/themes/vuexy/js/forms-typeahead.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/main.js b/httpdocs/themes/vuexy/js/main.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/maps-leaflet.js b/httpdocs/themes/vuexy/js/maps-leaflet.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-add-new-address.js b/httpdocs/themes/vuexy/js/modal-add-new-address.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-add-new-cc.js b/httpdocs/themes/vuexy/js/modal-add-new-cc.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-add-permission.js b/httpdocs/themes/vuexy/js/modal-add-permission.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-add-role.js b/httpdocs/themes/vuexy/js/modal-add-role.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-create-app.js b/httpdocs/themes/vuexy/js/modal-create-app.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-edit-cc.js b/httpdocs/themes/vuexy/js/modal-edit-cc.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-edit-permission.js b/httpdocs/themes/vuexy/js/modal-edit-permission.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-edit-user.js b/httpdocs/themes/vuexy/js/modal-edit-user.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-enable-otp.js b/httpdocs/themes/vuexy/js/modal-enable-otp.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-share-project.js b/httpdocs/themes/vuexy/js/modal-share-project.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/modal-two-factor-auth.js b/httpdocs/themes/vuexy/js/modal-two-factor-auth.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/offcanvas-add-payment.js b/httpdocs/themes/vuexy/js/offcanvas-add-payment.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/offcanvas-send-invoice.js b/httpdocs/themes/vuexy/js/offcanvas-send-invoice.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-account-settings-account.js b/httpdocs/themes/vuexy/js/pages-account-settings-account.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-account-settings-billing.js b/httpdocs/themes/vuexy/js/pages-account-settings-billing.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-account-settings-security.js b/httpdocs/themes/vuexy/js/pages-account-settings-security.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-auth-multisteps.js b/httpdocs/themes/vuexy/js/pages-auth-multisteps.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-auth-two-steps.js b/httpdocs/themes/vuexy/js/pages-auth-two-steps.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-auth.js b/httpdocs/themes/vuexy/js/pages-auth.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-pricing.js b/httpdocs/themes/vuexy/js/pages-pricing.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/pages-profile.js b/httpdocs/themes/vuexy/js/pages-profile.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/tables-datatables-advanced.js b/httpdocs/themes/vuexy/js/tables-datatables-advanced.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/tables-datatables-basic.js b/httpdocs/themes/vuexy/js/tables-datatables-basic.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/tables-datatables-extensions.js b/httpdocs/themes/vuexy/js/tables-datatables-extensions.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-app-brand.js b/httpdocs/themes/vuexy/js/ui-app-brand.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-carousel.js b/httpdocs/themes/vuexy/js/ui-carousel.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-menu.js b/httpdocs/themes/vuexy/js/ui-menu.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-modals.js b/httpdocs/themes/vuexy/js/ui-modals.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-navbar.js b/httpdocs/themes/vuexy/js/ui-navbar.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-popover.js b/httpdocs/themes/vuexy/js/ui-popover.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/ui-toasts.js b/httpdocs/themes/vuexy/js/ui-toasts.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/wizard-ex-checkout.js b/httpdocs/themes/vuexy/js/wizard-ex-checkout.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/wizard-ex-create-deal.js b/httpdocs/themes/vuexy/js/wizard-ex-create-deal.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/js/wizard-ex-property-listing.js b/httpdocs/themes/vuexy/js/wizard-ex-property-listing.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/ajax.php b/httpdocs/themes/vuexy/json/ajax.php old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/earning-reports-charts.json b/httpdocs/themes/vuexy/json/earning-reports-charts.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/invoice-list.json b/httpdocs/themes/vuexy/json/invoice-list.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/jstree-data.json b/httpdocs/themes/vuexy/json/jstree-data.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/kanban.json b/httpdocs/themes/vuexy/json/kanban.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/locales/de.json b/httpdocs/themes/vuexy/json/locales/de.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/locales/en.json b/httpdocs/themes/vuexy/json/locales/en.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/locales/fr.json b/httpdocs/themes/vuexy/json/locales/fr.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/locales/pt.json b/httpdocs/themes/vuexy/json/locales/pt.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/permissions-list.json b/httpdocs/themes/vuexy/json/permissions-list.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/projects-list.json b/httpdocs/themes/vuexy/json/projects-list.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/search-horizontal.json b/httpdocs/themes/vuexy/json/search-horizontal.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/search-vertical.json b/httpdocs/themes/vuexy/json/search-vertical.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/table-datatable.json b/httpdocs/themes/vuexy/json/table-datatable.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/table-ecommerce.json b/httpdocs/themes/vuexy/json/table-ecommerce.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/typeahead-data-2.json b/httpdocs/themes/vuexy/json/typeahead-data-2.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/typeahead.json b/httpdocs/themes/vuexy/json/typeahead.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/user-list.json b/httpdocs/themes/vuexy/json/user-list.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/json/user-profile.json b/httpdocs/themes/vuexy/json/user-profile.json old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/au.svg b/httpdocs/themes/vuexy/svg/flags/au.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/br.svg b/httpdocs/themes/vuexy/svg/flags/br.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/cn.svg b/httpdocs/themes/vuexy/svg/flags/cn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/de.svg b/httpdocs/themes/vuexy/svg/flags/de.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/fr.svg b/httpdocs/themes/vuexy/svg/flags/fr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/in.svg b/httpdocs/themes/vuexy/svg/flags/in.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/pt.svg b/httpdocs/themes/vuexy/svg/flags/pt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/flags/us.svg b/httpdocs/themes/vuexy/svg/flags/us.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/form-wizard-account.svg b/httpdocs/themes/vuexy/svg/icons/form-wizard-account.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/form-wizard-address.svg b/httpdocs/themes/vuexy/svg/icons/form-wizard-address.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/form-wizard-personal.svg b/httpdocs/themes/vuexy/svg/icons/form-wizard-personal.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/form-wizard-social-link.svg b/httpdocs/themes/vuexy/svg/icons/form-wizard-social-link.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/form-wizard-submit.svg b/httpdocs/themes/vuexy/svg/icons/form-wizard-submit.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/wizard-checkout-address.svg b/httpdocs/themes/vuexy/svg/icons/wizard-checkout-address.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/wizard-checkout-cart.svg b/httpdocs/themes/vuexy/svg/icons/wizard-checkout-cart.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/wizard-checkout-confirmation.svg b/httpdocs/themes/vuexy/svg/icons/wizard-checkout-confirmation.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/svg/icons/wizard-checkout-payment.svg b/httpdocs/themes/vuexy/svg/icons/wizard-checkout-payment.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/advanced-wizard.css b/httpdocs/themes/vuexy/vendor/css/pages/advanced-wizard.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/app-calendar.css b/httpdocs/themes/vuexy/vendor/css/pages/app-calendar.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/app-chat.css b/httpdocs/themes/vuexy/vendor/css/pages/app-chat.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/app-email.css b/httpdocs/themes/vuexy/vendor/css/pages/app-email.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/app-invoice-print.css b/httpdocs/themes/vuexy/vendor/css/pages/app-invoice-print.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/app-invoice.css b/httpdocs/themes/vuexy/vendor/css/pages/app-invoice.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/app-kanban.css b/httpdocs/themes/vuexy/vendor/css/pages/app-kanban.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/cards-advance.css b/httpdocs/themes/vuexy/vendor/css/pages/cards-advance.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-account-settings.css b/httpdocs/themes/vuexy/vendor/css/pages/page-account-settings.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-auth.css b/httpdocs/themes/vuexy/vendor/css/pages/page-auth.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-faq.css b/httpdocs/themes/vuexy/vendor/css/pages/page-faq.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-help-center.css b/httpdocs/themes/vuexy/vendor/css/pages/page-help-center.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-icons.css b/httpdocs/themes/vuexy/vendor/css/pages/page-icons.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-misc.css b/httpdocs/themes/vuexy/vendor/css/pages/page-misc.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-pricing.css b/httpdocs/themes/vuexy/vendor/css/pages/page-pricing.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-profile.css b/httpdocs/themes/vuexy/vendor/css/pages/page-profile.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/page-user-view.css b/httpdocs/themes/vuexy/vendor/css/pages/page-user-view.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/ui-carousel.css b/httpdocs/themes/vuexy/vendor/css/pages/ui-carousel.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/pages/wizard-ex-checkout.css b/httpdocs/themes/vuexy/vendor/css/pages/wizard-ex-checkout.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/core-dark.css b/httpdocs/themes/vuexy/vendor/css/rtl/core-dark.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/core.css b/httpdocs/themes/vuexy/vendor/css/rtl/core.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-bordered-dark.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-bordered-dark.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-bordered.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-bordered.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-default-dark.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-default-dark.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-default.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-default.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-raspberry-dark.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-raspberry-dark.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-raspberry.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-raspberry.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-semi-dark-dark.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-semi-dark-dark.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/css/rtl/theme-semi-dark.css b/httpdocs/themes/vuexy/vendor/css/rtl/theme-semi-dark.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/editor.bootstrap5.min.css b/httpdocs/themes/vuexy/vendor/editor.bootstrap5.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flag-icons.css b/httpdocs/themes/vuexy/vendor/fonts/flag-icons.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ac.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ac.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ad.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ad.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ae.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ae.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/af.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/af.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ag.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ag.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ai.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ai.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/al.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/al.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/am.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/am.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ao.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ao.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/aq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/aq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ar.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ar.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/as.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/as.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/at.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/at.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/au.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/au.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/aw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/aw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ax.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ax.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/az.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/az.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ba.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ba.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/be.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/be.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/br.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/br.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bs.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bs.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/by.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/by.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/bz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ca.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ca.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cefta.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cefta.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ch.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ch.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ci.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ci.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ck.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ck.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/co.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/co.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/cz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/de.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/de.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/do.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/do.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/dz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ea.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ea.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ec.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ec.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ee.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ee.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/er.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/er.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ca.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ca.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ct.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ct.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ga.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es-ga.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/es.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/et.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/et.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/eu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/fr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ga.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ga.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-eng.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-eng.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-nir.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-nir.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-sct.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-sct.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-wls.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb-wls.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ge.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ge.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gs.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gs.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/gy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ht.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ht.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/hu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ic.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ic.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/id.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/id.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ie.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ie.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/il.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/il.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/im.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/im.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/in.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/in.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/io.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/io.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/iq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/iq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ir.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ir.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/is.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/is.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/it.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/it.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/je.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/je.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/jp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ke.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ke.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ki.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ki.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/km.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/km.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ky.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ky.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/kz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/la.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/la.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/li.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/li.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ls.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ls.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/lv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ly.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ly.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ma.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ma.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/md.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/md.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/me.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/me.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ml.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ml.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ms.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ms.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/my.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/my.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/mz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/na.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/na.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ne.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ne.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ng.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ng.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ni.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ni.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/no.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/no.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/np.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/np.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/nz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/om.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/om.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pa.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pa.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pe.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pe.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ph.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ph.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ps.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ps.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/pw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/py.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/py.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/qa.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/qa.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/re.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/re.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ro.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ro.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/rs.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/rs.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ru.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ru.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/rw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/rw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sa.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sa.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/se.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/se.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/si.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/si.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/so.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/so.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ss.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ss.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/st.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/st.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/sz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ta.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ta.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/td.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/td.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/th.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/th.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/to.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/to.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/tz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ua.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ua.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ug.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ug.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/um.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/um.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/un.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/un.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/us.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/us.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/uy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/uy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/uz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/uz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/va.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/va.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ve.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ve.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/vu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/wf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/wf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ws.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ws.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/xk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/xk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/xx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/xx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ye.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/ye.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/yt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/yt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/za.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/za.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/zm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/zm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/zw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/1x1/zw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ac.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ac.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ad.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ad.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ae.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ae.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/af.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/af.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ag.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ag.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ai.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ai.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/al.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/al.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/am.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/am.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ao.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ao.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/aq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/aq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ar.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ar.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/as.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/as.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/at.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/at.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/au.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/au.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/aw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/aw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ax.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ax.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/az.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/az.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ba.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ba.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/be.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/be.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/br.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/br.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bs.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bs.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/by.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/by.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/bz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ca.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ca.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cefta.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cefta.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ch.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ch.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ci.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ci.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ck.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ck.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/co.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/co.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/cz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/de.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/de.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/do.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/do.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/dz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ea.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ea.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ec.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ec.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ee.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ee.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/er.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/er.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ca.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ca.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ct.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ct.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ga.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es-ga.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/es.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/et.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/et.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/eu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/fr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ga.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ga.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-eng.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-eng.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-nir.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-nir.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-sct.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-sct.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-wls.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb-wls.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ge.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ge.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gs.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gs.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/gy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ht.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ht.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/hu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ic.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ic.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/id.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/id.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ie.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ie.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/il.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/il.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/im.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/im.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/in.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/in.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/io.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/io.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/iq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/iq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ir.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ir.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/is.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/is.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/it.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/it.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/je.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/je.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/jp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ke.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ke.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ki.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ki.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/km.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/km.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ky.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ky.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/kz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/la.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/la.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/li.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/li.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ls.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ls.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/lv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ly.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ly.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ma.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ma.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/md.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/md.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/me.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/me.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ml.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ml.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mo.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mo.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mp.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mp.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mq.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mq.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ms.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ms.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/my.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/my.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/mz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/na.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/na.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ne.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ne.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ng.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ng.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ni.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ni.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/no.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/no.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/np.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/np.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/nz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/om.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/om.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pa.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pa.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pe.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pe.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ph.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ph.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ps.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ps.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/pw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/py.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/py.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/qa.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/qa.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/re.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/re.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ro.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ro.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/rs.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/rs.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ru.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ru.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/rw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/rw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sa.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sa.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sb.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sb.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sd.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sd.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/se.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/se.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sh.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sh.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/si.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/si.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/so.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/so.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ss.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ss.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/st.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/st.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/sz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ta.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ta.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/td.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/td.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/th.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/th.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tj.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tj.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tl.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tl.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/to.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/to.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tr.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tr.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tv.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tv.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/tz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ua.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ua.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ug.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ug.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/um.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/um.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/un.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/un.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/us.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/us.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/uy.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/uy.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/uz.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/uz.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/va.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/va.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vc.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vc.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ve.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ve.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vg.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vg.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vi.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vi.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vn.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vn.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vu.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/vu.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/wf.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/wf.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ws.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ws.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/xk.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/xk.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/xx.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/xx.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ye.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/ye.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/yt.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/yt.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/za.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/za.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/zm.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/zm.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/zw.svg b/httpdocs/themes/vuexy/vendor/fonts/flags/4x3/zw.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome.css b/httpdocs/themes/vuexy/vendor/fonts/fontawesome.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-brands-400.ttf b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-brands-400.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-brands-400.woff2 b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-brands-400.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-regular-400.ttf b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-regular-400.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-regular-400.woff2 b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-regular-400.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-solid-900.ttf b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-solid-900.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-solid-900.woff2 b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-solid-900.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-v4compatibility.ttf b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-v4compatibility.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-v4compatibility.woff2 b/httpdocs/themes/vuexy/vendor/fonts/fontawesome/fa-v4compatibility.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/tabler-icons.css b/httpdocs/themes/vuexy/vendor/fonts/tabler-icons.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.eot b/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.eot old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.svg b/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.svg old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.ttf b/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.woff b/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.woff2 b/httpdocs/themes/vuexy/vendor/fonts/tabler/tabler-icons.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/js/bootstrap.js b/httpdocs/themes/vuexy/vendor/js/bootstrap.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/js/dropdown-hover.js b/httpdocs/themes/vuexy/vendor/js/dropdown-hover.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/js/helpers.js b/httpdocs/themes/vuexy/vendor/js/helpers.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/js/mega-dropdown.js b/httpdocs/themes/vuexy/vendor/js/mega-dropdown.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/js/menu.js b/httpdocs/themes/vuexy/vendor/js/menu.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/js/template-customizer.js b/httpdocs/themes/vuexy/vendor/js/template-customizer.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/animate-css/animate.css b/httpdocs/themes/vuexy/vendor/libs/animate-css/animate.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/animate-on-scroll/animate-on-scroll.css b/httpdocs/themes/vuexy/vendor/libs/animate-on-scroll/animate-on-scroll.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/animate-on-scroll/animate-on-scroll.js b/httpdocs/themes/vuexy/vendor/libs/animate-on-scroll/animate-on-scroll.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/apex-charts/apex-charts.css b/httpdocs/themes/vuexy/vendor/libs/apex-charts/apex-charts.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/apex-charts/apexcharts.js b/httpdocs/themes/vuexy/vendor/libs/apex-charts/apexcharts.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/autosize/autosize.js b/httpdocs/themes/vuexy/vendor/libs/autosize/autosize.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/block-ui/block-ui.js b/httpdocs/themes/vuexy/vendor/libs/block-ui/block-ui.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bloodhound/bloodhound.js b/httpdocs/themes/vuexy/vendor/libs/bloodhound/bloodhound.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.css b/httpdocs/themes/vuexy/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.js b/httpdocs/themes/vuexy/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-daterangepicker/bootstrap-daterangepicker.css b/httpdocs/themes/vuexy/vendor/libs/bootstrap-daterangepicker/bootstrap-daterangepicker.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-daterangepicker/bootstrap-daterangepicker.js b/httpdocs/themes/vuexy/vendor/libs/bootstrap-daterangepicker/bootstrap-daterangepicker.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.css b/httpdocs/themes/vuexy/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.js b/httpdocs/themes/vuexy/vendor/libs/bootstrap-maxlength/bootstrap-maxlength.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-select/bootstrap-select.css b/httpdocs/themes/vuexy/vendor/libs/bootstrap-select/bootstrap-select.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bootstrap-select/bootstrap-select.js b/httpdocs/themes/vuexy/vendor/libs/bootstrap-select/bootstrap-select.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bs-stepper/bs-stepper.css b/httpdocs/themes/vuexy/vendor/libs/bs-stepper/bs-stepper.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/bs-stepper/bs-stepper.js b/httpdocs/themes/vuexy/vendor/libs/bs-stepper/bs-stepper.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/chartjs/chartjs.js b/httpdocs/themes/vuexy/vendor/libs/chartjs/chartjs.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/cleavejs/cleave-phone.js b/httpdocs/themes/vuexy/vendor/libs/cleavejs/cleave-phone.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/cleavejs/cleave.js b/httpdocs/themes/vuexy/vendor/libs/cleavejs/cleave.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/clipboard/clipboard.js b/httpdocs/themes/vuexy/vendor/libs/clipboard/clipboard.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-bs5/datatables-bootstrap5.js b/httpdocs/themes/vuexy/vendor/libs/datatables-bs5/datatables-bootstrap5.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-bs5/datatables.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-bs5/datatables.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.css b/httpdocs/themes/vuexy/vendor/libs/datatables-checkboxes-jquery/datatables.checkboxes.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-fixedcolumns-bs5/fixedcolumns.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-fixedcolumns-bs5/fixedcolumns.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-fixedheader-bs5/fixedheader.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-fixedheader-bs5/fixedheader.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-rowgroup-bs5/rowgroup.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-rowgroup-bs5/rowgroup.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/datatables-select-bs5/select.bootstrap5.css b/httpdocs/themes/vuexy/vendor/libs/datatables-select-bs5/select.bootstrap5.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/dropzone/dropzone.css b/httpdocs/themes/vuexy/vendor/libs/dropzone/dropzone.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/dropzone/dropzone.js b/httpdocs/themes/vuexy/vendor/libs/dropzone/dropzone.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/flatpickr/flatpickr.css b/httpdocs/themes/vuexy/vendor/libs/flatpickr/flatpickr.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/flatpickr/flatpickr.js b/httpdocs/themes/vuexy/vendor/libs/flatpickr/flatpickr.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/css/formValidation.css b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/css/formValidation.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/css/formValidation.min.css b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/css/formValidation.min.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.full.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.full.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.full.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.full.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/FormValidation.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ar_MA.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ar_MA.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ar_MA.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ar_MA.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/bg_BG.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/bg_BG.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/bg_BG.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/bg_BG.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ca_ES.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ca_ES.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ca_ES.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ca_ES.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/cs_CZ.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/cs_CZ.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/cs_CZ.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/cs_CZ.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/da_DK.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/da_DK.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/da_DK.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/da_DK.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/de_DE.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/de_DE.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/de_DE.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/de_DE.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/el_GR.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/el_GR.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/el_GR.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/el_GR.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/en_US.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/en_US.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/en_US.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/en_US.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_CL.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_CL.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_CL.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_CL.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_ES.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_ES.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_ES.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/es_ES.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/eu_ES.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/eu_ES.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/eu_ES.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/eu_ES.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fa_IR.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fa_IR.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fa_IR.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fa_IR.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fi_FI.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fi_FI.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fi_FI.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fi_FI.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_BE.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_BE.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_BE.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_BE.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_FR.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_FR.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_FR.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/fr_FR.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/he_IL.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/he_IL.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/he_IL.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/he_IL.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hi_IN.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hi_IN.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hi_IN.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hi_IN.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hu_HU.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hu_HU.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hu_HU.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/hu_HU.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/id_ID.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/id_ID.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/id_ID.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/id_ID.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/it_IT.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/it_IT.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/it_IT.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/it_IT.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ja_JP.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ja_JP.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ja_JP.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ja_JP.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_BE.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_BE.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_BE.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_BE.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_NL.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_NL.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_NL.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/nl_NL.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/no_NO.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/no_NO.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/no_NO.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/no_NO.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pl_PL.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pl_PL.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pl_PL.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pl_PL.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_BR.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_BR.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_BR.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_BR.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_PT.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_PT.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_PT.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/pt_PT.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ro_RO.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ro_RO.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ro_RO.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ro_RO.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ru_RU.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ru_RU.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ru_RU.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ru_RU.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sk_SK.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sk_SK.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sk_SK.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sk_SK.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sq_AL.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sq_AL.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sq_AL.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sq_AL.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sr_RS.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sr_RS.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sr_RS.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sr_RS.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sv_SE.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sv_SE.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sv_SE.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/sv_SE.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/th_TH.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/th_TH.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/th_TH.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/th_TH.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/tr_TR.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/tr_TR.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/tr_TR.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/tr_TR.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ua_UA.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ua_UA.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ua_UA.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/ua_UA.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/vi_VN.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/vi_VN.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/vi_VN.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/vi_VN.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_CN.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_CN.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_CN.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_CN.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_TW.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_TW.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_TW.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/locales/zh_TW.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/AutoFocus.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/AutoFocus.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/AutoFocus.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/AutoFocus.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap3.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap3.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap3.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap3.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap5.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap5.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap5.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bootstrap5.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bulma.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bulma.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bulma.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Bulma.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Foundation.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Foundation.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Foundation.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Foundation.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/InternationalTelephoneInput.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/InternationalTelephoneInput.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/InternationalTelephoneInput.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/InternationalTelephoneInput.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/J.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/J.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/J.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/J.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/L10n.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/L10n.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/L10n.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/L10n.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mailgun.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mailgun.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mailgun.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mailgun.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/MandatoryIcon.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/MandatoryIcon.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/MandatoryIcon.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/MandatoryIcon.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Materialize.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Materialize.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Materialize.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Materialize.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Milligram.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Milligram.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Milligram.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Milligram.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mini.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mini.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mini.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mini.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mui.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mui.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mui.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Mui.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/PasswordStrength.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/PasswordStrength.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/PasswordStrength.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/PasswordStrength.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Pure.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Pure.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Pure.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Pure.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3Token.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3Token.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3Token.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Recaptcha3Token.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Semantic.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Semantic.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Semantic.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Semantic.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Shoelace.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Shoelace.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Shoelace.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Shoelace.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Spectre.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Spectre.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Spectre.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Spectre.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/StartEndDate.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/StartEndDate.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/StartEndDate.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/StartEndDate.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Tachyons.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Tachyons.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Tachyons.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Tachyons.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Transformer.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Transformer.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Transformer.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Transformer.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Turret.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Turret.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Turret.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Turret.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/TypingAnimation.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/TypingAnimation.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/TypingAnimation.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/TypingAnimation.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Uikit.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Uikit.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Uikit.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Uikit.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Wizard.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Wizard.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Wizard.min.js b/httpdocs/themes/vuexy/vendor/libs/formvalidation/dist/js/plugins/Wizard.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/fullcalendar/fullcalendar.css b/httpdocs/themes/vuexy/vendor/libs/fullcalendar/fullcalendar.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/fullcalendar/fullcalendar.js b/httpdocs/themes/vuexy/vendor/libs/fullcalendar/fullcalendar.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/hammer/hammer.js b/httpdocs/themes/vuexy/vendor/libs/hammer/hammer.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/highlight/highlight-github.css b/httpdocs/themes/vuexy/vendor/libs/highlight/highlight-github.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/highlight/highlight.css b/httpdocs/themes/vuexy/vendor/libs/highlight/highlight.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/highlight/highlight.js b/httpdocs/themes/vuexy/vendor/libs/highlight/highlight.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/i18n/i18n.js b/httpdocs/themes/vuexy/vendor/libs/i18n/i18n.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/idletimer/idletimer.js b/httpdocs/themes/vuexy/vendor/libs/idletimer/idletimer.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jkanban/jkanban.css b/httpdocs/themes/vuexy/vendor/libs/jkanban/jkanban.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jkanban/jkanban.js b/httpdocs/themes/vuexy/vendor/libs/jkanban/jkanban.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jquery-repeater/jquery-repeater.js b/httpdocs/themes/vuexy/vendor/libs/jquery-repeater/jquery-repeater.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jquery-sticky/jquery-sticky.js b/httpdocs/themes/vuexy/vendor/libs/jquery-sticky/jquery-sticky.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jquery-timepicker/jquery-timepicker.css b/httpdocs/themes/vuexy/vendor/libs/jquery-timepicker/jquery-timepicker.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jquery-timepicker/jquery-timepicker.js b/httpdocs/themes/vuexy/vendor/libs/jquery-timepicker/jquery-timepicker.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jquery/jquery.js b/httpdocs/themes/vuexy/vendor/libs/jquery/jquery.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/jstree.css b/httpdocs/themes/vuexy/vendor/libs/jstree/jstree.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/jstree.js b/httpdocs/themes/vuexy/vendor/libs/jstree/jstree.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/32px.png b/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/32px.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/40px.png b/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/40px.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/throbber.gif b/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default-dark/throbber.gif old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/32px.png b/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/32px.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/40px.png b/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/40px.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/throbber.gif b/httpdocs/themes/vuexy/vendor/libs/jstree/themes/default/throbber.gif old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/images/layers-2x.png b/httpdocs/themes/vuexy/vendor/libs/leaflet/images/layers-2x.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/images/layers.png b/httpdocs/themes/vuexy/vendor/libs/leaflet/images/layers.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-icon-2x.png b/httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-icon-2x.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-icon.png b/httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-icon.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-shadow.png b/httpdocs/themes/vuexy/vendor/libs/leaflet/images/marker-shadow.png old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/leaflet.css b/httpdocs/themes/vuexy/vendor/libs/leaflet/leaflet.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/leaflet/leaflet.js b/httpdocs/themes/vuexy/vendor/libs/leaflet/leaflet.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/masonry/masonry.js b/httpdocs/themes/vuexy/vendor/libs/masonry/masonry.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/moment/moment.js b/httpdocs/themes/vuexy/vendor/libs/moment/moment.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/node-waves/node-waves.css b/httpdocs/themes/vuexy/vendor/libs/node-waves/node-waves.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/node-waves/node-waves.js b/httpdocs/themes/vuexy/vendor/libs/node-waves/node-waves.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/nouislider/nouislider.css b/httpdocs/themes/vuexy/vendor/libs/nouislider/nouislider.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/nouislider/nouislider.js b/httpdocs/themes/vuexy/vendor/libs/nouislider/nouislider.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/numeral/numeral.js b/httpdocs/themes/vuexy/vendor/libs/numeral/numeral.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/perfect-scrollbar/perfect-scrollbar.css b/httpdocs/themes/vuexy/vendor/libs/perfect-scrollbar/perfect-scrollbar.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/perfect-scrollbar/perfect-scrollbar.js b/httpdocs/themes/vuexy/vendor/libs/perfect-scrollbar/perfect-scrollbar.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/pickr/pickr-themes.css b/httpdocs/themes/vuexy/vendor/libs/pickr/pickr-themes.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/pickr/pickr.js b/httpdocs/themes/vuexy/vendor/libs/pickr/pickr.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/plyr/plyr.css b/httpdocs/themes/vuexy/vendor/libs/plyr/plyr.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/plyr/plyr.js b/httpdocs/themes/vuexy/vendor/libs/plyr/plyr.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/popper/popper.js b/httpdocs/themes/vuexy/vendor/libs/popper/popper.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/editor.css b/httpdocs/themes/vuexy/vendor/libs/quill/editor.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_AMS-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Bold.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Caligraphic-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Bold.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Fraktur-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Bold.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-BoldItalic.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Italic.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Main-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-BoldItalic.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Math-Italic.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Bold.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Italic.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_SansSerif-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Script-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size1-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size2-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size3-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Size4-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.ttf b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.ttf old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.woff b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.woff old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.woff2 b/httpdocs/themes/vuexy/vendor/libs/quill/fonts/KaTeX_Typewriter-Regular.woff2 old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/katex.css b/httpdocs/themes/vuexy/vendor/libs/quill/katex.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/katex.js b/httpdocs/themes/vuexy/vendor/libs/quill/katex.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/quill.js b/httpdocs/themes/vuexy/vendor/libs/quill/quill.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/quill/typography.css b/httpdocs/themes/vuexy/vendor/libs/quill/typography.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/rateyo/rateyo.css b/httpdocs/themes/vuexy/vendor/libs/rateyo/rateyo.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/rateyo/rateyo.js b/httpdocs/themes/vuexy/vendor/libs/rateyo/rateyo.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/select2/select2.css b/httpdocs/themes/vuexy/vendor/libs/select2/select2.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/select2/select2.js b/httpdocs/themes/vuexy/vendor/libs/select2/select2.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/shepherd/shepherd.css b/httpdocs/themes/vuexy/vendor/libs/shepherd/shepherd.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/shepherd/shepherd.js b/httpdocs/themes/vuexy/vendor/libs/shepherd/shepherd.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/sortablejs/sortable.js b/httpdocs/themes/vuexy/vendor/libs/sortablejs/sortable.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/spinkit/spinkit.css b/httpdocs/themes/vuexy/vendor/libs/spinkit/spinkit.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/sweetalert2/sweetalert2.css b/httpdocs/themes/vuexy/vendor/libs/sweetalert2/sweetalert2.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/sweetalert2/sweetalert2.js b/httpdocs/themes/vuexy/vendor/libs/sweetalert2/sweetalert2.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/swiper/swiper.css b/httpdocs/themes/vuexy/vendor/libs/swiper/swiper.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/swiper/swiper.js b/httpdocs/themes/vuexy/vendor/libs/swiper/swiper.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/tagify/tagify.css b/httpdocs/themes/vuexy/vendor/libs/tagify/tagify.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/tagify/tagify.js b/httpdocs/themes/vuexy/vendor/libs/tagify/tagify.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/toastr/toastr.css b/httpdocs/themes/vuexy/vendor/libs/toastr/toastr.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/toastr/toastr.js b/httpdocs/themes/vuexy/vendor/libs/toastr/toastr.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/toastr/toastr.min.js b/httpdocs/themes/vuexy/vendor/libs/toastr/toastr.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/two/two.js b/httpdocs/themes/vuexy/vendor/libs/two/two.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/two/two.min.js b/httpdocs/themes/vuexy/vendor/libs/two/two.min.js old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/typeahead-js/typeahead.css b/httpdocs/themes/vuexy/vendor/libs/typeahead-js/typeahead.css old mode 100644 new mode 100755 diff --git a/httpdocs/themes/vuexy/vendor/libs/typeahead-js/typeahead.js b/httpdocs/themes/vuexy/vendor/libs/typeahead-js/typeahead.js old mode 100644 new mode 100755