MakingCG
756e0c4ca3
Fix backend code styling
2021-06-29 16:40:19 +00:00
Peter Papp
c52c576f7c
Merge remote-tracking branch 'origin/master' into oasis
...
# Conflicts:
# .php-cs-fixer.cache
# app/Http/helpers.php
# app/Services/FileManagerService.php
# composer.lock
# public/chunks/environment-setup.js
# public/chunks/files~chunks/shared/file-browser.js
# public/js/main.js
# public/mix-manifest.json
2021-06-29 18:38:53 +02:00
MakingCG
449724e78a
Fix backend code styling
2021-06-18 15:35:41 +00:00
Peter Papp
f6f9199b87
Filename as original
2021-06-18 17:23:40 +02:00
MakingCG
350f130d98
Fix backend code styling
2021-05-24 14:48:13 +00:00
Peter Papp
3af8bff13b
- removed invoicing from oasis
2021-05-13 09:31:16 +02:00
Peter Papp
a6db642db7
Invoice & Clients sorting
2021-05-11 10:09:50 +02:00
Peter Papp
5ea898d716
share invoice on email backend
2021-05-11 07:45:38 +02:00
Peter Papp
599b238ab4
Edit invoice
2021-05-05 17:07:36 +02:00
Peter Papp
62820c8ddb
invoice frontend improvements
2021-05-04 17:43:42 +02:00
Peter Papp
3c3e82758d
Create invoice form part 1.
2021-04-30 17:53:19 +02:00
Peter Papp
1486ce63fa
Merge remote-tracking branch 'origin/master' into oasis
...
# Conflicts:
# app/Console/Commands/SetupDevEnvironment.php
# app/Console/Kernel.php
# app/Http/Resources/InvoiceResource.php
# app/Http/Resources/UserResource.php
# app/Models/User.php
# composer.lock
# config/app.php
# config/custom-language-translations.php
# config/language-translations.php
# public/chunks/admin.js
# public/chunks/app-language.js
# public/chunks/dashboard.js
# public/chunks/files.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser~chunks/shared/single-file.js
# public/chunks/invoices.js
# public/chunks/pages.js
# public/chunks/plan-subscribers.js
# public/chunks/plans.js
# public/chunks/platform.js
# public/chunks/settings-invoices.js
# public/chunks/settings-payment-methods.js
# public/chunks/settings-subscription.js
# public/chunks/shared-files.js
# public/chunks/shared.js
# public/chunks/shared/file-browser.js
# public/chunks/user-invoices.js
# public/chunks/user-subscription.js
# public/chunks/users.js
# public/js/main.js
# public/mix-manifest.json
# resources/js/components/FilesView/FileItemGrid.vue
# resources/js/components/FilesView/FileItemList.vue
2021-04-29 11:06:14 +02:00
Peter Papp
19bce195b4
Create client frontend
2021-04-29 08:57:53 +02:00
Peter Papp
bcf14595bf
store invoice profile
2021-04-28 07:32:40 +02:00
Peter Papp
c47886fb8b
code style fix
2021-04-25 09:02:00 +02:00
Peter Papp
9a5f9fe49d
Create client
2021-04-23 08:37:54 +02:00
Peter Papp
894cef5d66
Searching mobile frontend
2021-04-22 16:40:45 +02:00
Peter Papp
0bf81164e7
Merge remote-tracking branch 'origin/master' into oasis
...
# Conflicts:
# app/Console/Kernel.php
# composer.json
# composer.lock
# public/chunks/admin-account.js
# public/chunks/admin.js
# public/chunks/app-appearance.js
# public/chunks/app-appearance~chunks/app-billings~chunks/app-email~chunks/app-index~chunks/app-others~chunks~8cc7d96f.js
# public/chunks/app-billings.js
# public/chunks/app-email.js
# public/chunks/app-index.js
# public/chunks/app-language.js
# public/chunks/app-others.js
# public/chunks/app-payments.js
# public/chunks/app-settings.js
# public/chunks/app-setup.js
# public/chunks/billings-detail.js
# public/chunks/contact-us.js
# public/chunks/create-new-password.js
# public/chunks/dashboard.js
# public/chunks/database.js
# public/chunks/dynamic-page.js
# public/chunks/environment-setup.js
# public/chunks/files.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser~chunks/shared/single-file.js
# public/chunks/forgotten-password.js
# public/chunks/homepage.js
# public/chunks/installation-disclaimer.js
# public/chunks/invoices.js
# public/chunks/page-edit.js
# public/chunks/pages.js
# public/chunks/plan-create.js
# public/chunks/plan-delete.js
# public/chunks/plan-settings.js
# public/chunks/plan-subscribers.js
# public/chunks/plan.js
# public/chunks/plans.js
# public/chunks/platform.js
# public/chunks/platform~chunks/shared.js
# public/chunks/profile.js
# public/chunks/profile~chunks/settings-password.js
# public/chunks/purchase-code.js
# public/chunks/settings-create-payment-methods.js
# public/chunks/settings-invoices.js
# public/chunks/settings-password.js
# public/chunks/settings-payment-methods.js
# public/chunks/settings-storage.js
# public/chunks/settings-subscription.js
# public/chunks/settings.js
# public/chunks/setup-wizard.js
# public/chunks/shared-files.js
# public/chunks/shared.js
# public/chunks/shared/authenticate.js
# public/chunks/shared/file-browser.js
# public/chunks/shared/single-file.js
# public/chunks/sign-in.js
# public/chunks/sign-up.js
# public/chunks/stripe-credentials.js
# public/chunks/subscription-plans.js
# public/chunks/subscription-service.js
# public/chunks/upgrade-billing.js
# public/chunks/upgrade-plan.js
# public/chunks/user-create.js
# public/chunks/user-delete.js
# public/chunks/user-detail.js
# public/chunks/user-invoices.js
# public/chunks/user-password.js
# public/chunks/user-storage.js
# public/chunks/user-subscription.js
# public/chunks/user.js
# public/chunks/users.js
# public/js/main.js
# public/mix-manifest.json
2021-04-12 06:57:47 +02:00
Peter Papp
3e18dbd4f9
DisabledMimetypes.php validation rule fix
2021-04-11 10:46:07 +02:00
Peter Papp
5d0348e2d0
Merge remote-tracking branch 'origin/v2' into oasis
...
# Conflicts:
# app/Http/Controllers/User/AccountController.php
# app/Http/helpers.php
# public/mix-manifest.json
# resources/js/components/FilesView/Icons/AlphabetIcon.vue
# resources/js/components/FilesView/MobileActionButton.vue
# resources/js/views/Admin/AppSettings/AppSettingsTabs/Appearance.vue
# resources/js/views/Admin/Users/UserTabs/UserDetail.vue
# resources/js/views/Upgrade/UpgradeBilling.vue
# resources/views/index.blade.php
# resources/views/vuefilemanager/invoice.blade.php
# resources/views/vuefilemanager/others/color-template.blade.php
2021-04-01 10:45:10 +02:00
Peter Papp
ec51440c3a
Language editor refactoring part 1 (nackend)
2021-03-27 18:53:41 +01:00
Peter Papp
ee4a2205f6
Merge remote-tracking branch 'origin/version-1.8.3' into v2
...
# Conflicts:
# app/FileManagerFolder.php
# app/Http/Controllers/AppFunctionsController.php
# app/Http/Controllers/Auth/AuthController.php
# app/Http/Controllers/FileManager/BrowseController.php
# app/Http/Controllers/General/SetupWizardController.php
# app/Http/Controllers/General/UpgradeAppController.php
# app/Http/Controllers/Sharing/FileSharingController.php
# app/Http/helpers.php
# app/Setting.php
# composer.lock
# public/mix-manifest.json
# resources/js/App.vue
# resources/js/components/Others/Forms/FormLabel.vue
# resources/js/store/modules/app.js
# resources/js/views/Admin.vue
# resources/js/views/Mobile/AdminMobileMenu.vue
# resources/js/views/Shared/SharedPage.vue
# resources/views/index.blade.php
# resources/views/vuefilemanager/crawler/og-view.blade.php
# resources/views/vuefilemanager/invoice.blade.php
# routes/api.php
# routes/web.php
2021-03-27 12:12:42 +01:00
Peter Papp
a3d4dfec3b
- favicon fix
...
- checkout fix
- stripe prefered locales
- color theme
- stripe card info box in dev version
2021-03-26 16:02:02 +01:00
Peter Papp
44fe96497c
- cancel/resume subscription fix
...
- upload into root folder fix
- custom color theme part 3
2021-03-25 10:51:00 +01:00
Peter Papp
ac6b2b09e1
- cancel/resume subscription fix
...
- upload into root folder fix
- custom color theme part 3
2021-03-25 10:46:23 +01:00
Peter Papp
6f7b34dd0a
- removed client passport validation
...
- added UpdateUserPasswordRequest.php
2021-03-23 15:37:21 +01:00
Peter Papp
75042e0c42
- set password backend
2021-03-23 15:32:28 +01:00
Peter Papp
f0e9c80572
frontend function consolidation part 2
2021-03-16 11:53:19 +01:00
Peter Papp
1bb59854ea
frontend function consolidation part 1
2021-03-16 08:31:42 +01:00
Peter Papp
803cc089bd
Admin & User account frontend consolidation
2021-03-15 16:56:26 +01:00
Peter Papp
89a6c51672
added it_send_contact_form test
2021-03-12 16:45:02 +01:00
Milos Holba
33fa77cd73
create Createlanguage popup, changes in LanguageController
2021-03-08 12:55:17 +01:00
Peter Papp
355b016f22
added it_verify_purchase_code_successfully, it_verify_purchase_code_unsuccessfully, it_setup_database, it_store_stripe_credentials, it_store_stripe_billings, it_store_environment, it_store_app_settings, it_create_admin_account, it_try_to_create_admin_account_after_setup_wizard_success test
2021-03-06 10:51:03 +01:00
Peter Papp
779b7fc8ba
added it_delete_user_with_all_data test
2021-03-05 10:35:30 +01:00
Milos Holba
63ba4d3a1d
Merge branch 'language-translation' into version-1.8.3
2021-03-02 16:38:48 +01:00
Peter Papp
b82f34ed4d
added ShareTest test methods
2021-02-28 16:45:34 +01:00
Peter Papp
fdef2de99d
added it_upload_image_file_and_create_thumbnail
2021-02-27 14:40:44 +01:00
Peter Papp
27675d7f38
- refactored move method
...
- refactored FavouriteController.php store method
- added some tests methods
2021-02-27 10:22:35 +01:00
Peter Papp
6736afaefb
- added folder test methods
2021-02-27 09:22:23 +01:00
Milos Holba
77b126b85a
sned shared link via email add validation
2021-01-12 19:13:52 +01:00
Milos Holba
3285af3603
add to create share link a send share vie email option
2021-01-11 21:11:09 +01:00
Milos Holba
f33f93006e
bulk-operations v0.1 user_move, guest_move BE
2020-11-13 19:02:27 +01:00
Milos Holba
382756a6f0
rebase
2020-11-13 19:02:08 +01:00
Peter Papp
1c62da4e7c
fixed plan description validation in payment request
2020-11-12 17:16:37 +01:00
Peter Papp
ae3be12934
fixed plan description validation in payment request
2020-11-12 09:46:38 +01:00
Miloš Holba
0e12029efc
v0.1 Blacklist and Exif data
2020-10-24 09:43:58 +02:00
Peter Papp
2b08d7801b
Shared link expiration backend
...
Redirect from sign in page when user is logged
Updated README.md
2020-08-26 07:29:28 +02:00
Peter Papp
93a7542502
- Moved chunk size option to .env
...
- Added ability into App Settings to flush application cache
- Renew password page logo fix
- removed put|patch|delete methods from axios and replaced by faking these methods to support incompatible shared hostings where you can't install php extension to support these methods.
- Getting unique_ids fix
2020-08-18 10:21:24 +02:00
carodej
eeada5468b
v1.7 beta.1
2020-07-16 10:26:41 +02:00
carodej
c9d300769c
bugfixes
2020-07-14 10:34:42 +02:00