Commit Graph

1536 Commits

Author SHA1 Message Date
gdarko
e0176139c2 Remove unecessary db install flag delete call 2024-02-11 20:07:59 +01:00
gdarko
29ed7f437a Fix code style 2024-02-11 13:58:38 +01:00
gdarko
020a0741de Add error logging to install process :: db marker utilities 2024-02-11 13:55:32 +01:00
gdarko
d2ad2222be Fix code style 2024-02-11 09:41:23 +01:00
gdarko
2358969050 Add release migration and fix some old database leftovers 2024-02-11 09:38:21 +01:00
gdarko
c7c70dd3ef Encoide .env value in case of spaces or special characters 2024-02-11 02:41:14 +01:00
gdarko
b806efd66d Refactor EnvironmentManager to fix weird installation issues 2024-02-11 01:44:05 +01:00
gdarko
b85538dbc0 Fix code style 2024-02-10 01:36:53 +01:00
gdarko
8918ea5124 Fix image extension validation
Issue #21
2024-02-10 01:31:44 +01:00
Darko Gjorgjijoski
91d37673aa Merge pull request #25 from danybmx/18-allow-negative-taxes
feat: Allow negative taxes
2024-02-10 00:49:09 +01:00
Daniel Rodríguez
b819440e76 feat: allow negative taxes 2024-02-08 19:19:32 +01:00
Darko Gjorgjijoski
36424bbf05 Update code style 2024-02-08 03:37:17 +01:00
Darko Gjorgjijoski
e14a248f24 Fix: Status set incorrectly after updating invoice
Issue: https://github.com/crater-invoice/crater/issues/955, #23
2024-02-08 03:09:56 +01:00
Darko Gjorgjijoski
acf3ca2c26 Fix Discord link 2024-02-08 02:33:27 +01:00
Darko Gjorgjijoski
e7e9c57552 Improvements to the menu generation, add safety checks 2024-02-08 01:54:05 +01:00
Darko Gjorgjijoski
49a11f08e9 Improvements to the Install Utilities 2024-02-08 01:53:32 +01:00
Darko Gjorgjijoski
c0ff832080 Upgrade phpunit to 10 1.0.0 2024-02-05 01:06:03 +01:00
Darko Gjorgjijoski
2060eead9e Merge pull request #12 from InvoiceShelf/v1-release-updates
V1 release updates
2024-02-05 00:09:08 +01:00
Darko Gjorgjijoski
3daa767772 Compile the front-end when running unit tests 2024-02-05 00:00:46 +01:00
Darko Gjorgjijoski
6443f9a2c1 Fix old name leftovers 2024-02-04 23:40:54 +01:00
Darko Gjorgjijoski
e7c2bd638e Rename code-workspace config file 2024-02-04 23:38:41 +01:00
Darko Gjorgjijoski
b2dc5b82fa Improve formatting in Updater 2024-02-04 23:35:58 +01:00
Darko Gjorgjijoski
8a4a971bf9 Update the ui-updater code to download from invoiceshelf's site 2024-02-04 23:35:02 +01:00
Darko Gjorgjijoski
a114a2a078 Add missing required extensions and bump minimum php version 2024-02-04 19:37:45 +01:00
Darko Gjorgjijoski
aa68332cf6 Improve installed database detection 2024-02-04 19:37:09 +01:00
Darko Gjorgjijoski
8981066b27 Ignore public/build directory 2024-02-04 01:46:13 +01:00
Darko Gjorgjijoski
9128a2d91c Remove build directory 2024-02-04 01:45:22 +01:00
Darko Gjorgjijoski
1f05b70b0e Fix logo
Closes #11
2024-01-30 08:55:00 +02:00
Darko Gjorgjijoski
8ed447bea8 Fix company/user profile image 2024-01-30 08:45:00 +02:00
Darko Gjorgjijoski
24cf0f00fc Reduce validation to at least two chracaters when creating/editing Unit items
=Closes #6
2024-01-30 08:23:00 +02:00
Darko Gjorgjijoski
8e510d6d09 Update readme 2024-01-30 07:55:00 +02:00
Darko Gjorgjijoski
89f6f02d1f Move docker to a separate repository 2024-01-30 07:49:00 +02:00
Darko Gjorgjijoski
a85c682bcb Update workflows 2024-01-30 07:38:00 +02:00
Darko Gjorgjijoski
548f5fa431 Remove uffizzi
This will be revisited later, if we reconsider it it will be separate repository
2024-01-30 07:38:00 +02:00
gdarko
0f75405e6e Update docker version 2024-01-29 15:15:30 +01:00
gdarko
424343c0f4 Update docker build platforms 2024-01-29 08:14:36 -06:00
gdarko
3b868ee486 Update issue template bug report 2024-01-29 08:12:40 -06:00
gdarko
07998a4697 Remove run number from docker versions 2024-01-29 14:56:47 +01:00
gdarko
a6b54d925c Update cron docker image to use Debian 2024-01-29 14:56:26 +01:00
gdarko
88f60fce04 Update CI workflow & remove php-cs-fixer config 2024-01-29 04:48:03 -06:00
gdarko
4ab92473e9 Setup pint & run code style fix 2024-01-29 04:46:01 -06:00
gdarko
8de34efd8c Update version 2024-01-29 11:37:02 +01:00
Darko Gjorgjijoski
3a39ddec90 Merge pull request #5 from InvoiceShelf/dockerhub-ci
Dockerhub CI
2024-01-29 11:23:52 +01:00
gdarko
f87705155e Replace ? with '' 2024-01-29 11:22:24 +01:00
gdarko
613d6c2cb2 Refactor CI, Build docker on push 2024-01-29 11:20:11 +01:00
Darko Gjorgjijoski
9676924047 Merge pull request #4 from InvoiceShelf/updates-3
Review & Sync Crater PRs
2024-01-29 10:16:42 +01:00
gdarko
ae6ce850c3 Fix hardcoded ? in nginx rewrite rule
Pull: https://github.com/crater-invoice/crater/pull/819
2024-01-29 02:48:02 -06:00
gdarko
c285c166b5 Add support for Turkmen manat currency
Pull: https://github.com/crater-invoice/crater/pull/1133
2024-01-29 02:30:09 -06:00
gdarko
cd63aa507a Fix payment note Amount field display
Pull: https://github.com/crater-invoice/crater/pull/1151 / Issue: https://github.com/crater-invoice/crater/issues/1127
2024-01-29 02:23:36 -06:00
gdarko
448231fb56 Add support for Bosnia and Herzegovina Convertible Mark currency
Pull: https://github.com/crater-invoice/crater/pull/1212
2024-01-29 02:22:30 -06:00