Commit Graph

362 Commits

Author SHA1 Message Date
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
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
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
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
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
aa68332cf6 Improve installed database detection 2024-02-04 19:37:09 +01:00
gdarko
4ab92473e9 Setup pint & run code style fix 2024-01-29 04:46:01 -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
Darko Gjorgjijoski
cd9df54c5b Upgrade to Laravel 10, Vite 5+ 2024-01-28 17:17:32 +01:00
Darko Gjorgjijoski
650644df0a Update other old references 2024-01-28 00:35:15 +01:00
Darko Gjorgjijoski
bd8283d204 Replace magic property access with proper get() call 2024-01-28 00:20:01 +01:00
Darko Gjorgjijoski
17351efacf Remove old database updates 2024-01-28 00:16:28 +01:00
Darko Gjorgjijoski
3721e5d651 Update config references 2024-01-27 23:55:24 +01:00
Darko Gjorgjijoski
6b80b5f48d Change namespace 2024-01-27 23:53:20 +01:00
bananabendera
393fe20010 Fix incorrect invoice creation message (#1109)
Creation message now includes the views disk in its path.
2022-12-17 18:20:51 +05:30
Dhruv Bhatt
4e47f58bad fixed - No query results for model [Crater\Models\Currency] (#1070)
* fixed report pdf issue

* Removed telescope service provider file
2022-10-26 19:33:25 +05:30
Bram
946c7efab4 Also replace variables in subject (#893) 2022-04-25 18:02:21 +05:30
theWorstComrade
7cde971f8b Module upload validation (#857)
https://huntr.dev/bounties/cb9a0393-be34-4021-a06c-00c7791c7622/
2022-03-29 12:55:35 +05:30
theWorstComrade
88035ea490 Expense attachment validation fix (#855)
https://huntr.dev/bounties/4d7d4fc9-e0cf-42d3-b89c-6ea57a769045/
2022-03-22 16:58:55 +05:30
Mohit Panjwani
e31f947aba fix conflict 2022-03-06 12:32:24 +05:30
Thomas Calemark
2cadcad485 Fix currency settings error (#821)
* Fixed issue with currency error on change after transactions

* organized imports
2022-03-06 09:53:31 +05:30
harshjagad20
fadef0ea07 Fix tax per item issue & check currency key 2022-03-04 12:08:03 +05:30
Mohit Panjwani
83a7c97e9e fix tests 2022-03-03 20:30:05 +05:30
Mohit Panjwani
9a0de9f64f update message and formatting 2022-03-03 17:02:38 +05:30
harshjagad20
25c43ab4d2 Fix condition 2022-03-03 15:10:53 +05:30
harshjagad20
388d00241b Fix recurring invoice condition 2022-03-03 14:07:19 +05:30
harshjagad20
69d8c95557 Minor fixes 2022-03-03 13:25:12 +05:30
harshjagad20
ea9748ca68 Endpoint to check company currency transaction 2022-03-03 12:56:46 +05:30
harshjagad20
66a5501bd2 Solve due date issue in recurring invoice 2022-03-03 12:56:10 +05:30
harshjagad20
c897521137 Added preview to invoice, estimate & payment pdfs 2022-03-03 12:55:57 +05:30
Mohit Panjwani
99f553f1c3 fix formatting issues and create update migration 2022-03-03 11:32:30 +05:30
radhika587
2cb51b84c7 add overdue 2022-03-02 18:09:41 +05:30
harshjagad20
5720803116 Fix transaction delete issue 2022-03-02 12:17:31 +05:30
Mohit Panjwani
ffa7906382 Merge branch 'document-title' into 'master'
add admin_document_title

See merge request mohit.panjvani/crater-web!1447
2022-02-24 12:40:33 +00:00
Harsh Jagad
1322ed15dc - fix invoice status not updating issue
- date range selection issues on report for non-english languages
- fix invoice all tab issue (always showing draft even in all tab)
2022-02-24 05:22:32 +00:00
radhika587
b819307612 refactor helpers 2022-02-23 17:58:07 +05:30
radhika587
439fc4e002 add fields 2022-02-21 18:34:04 +05:30
Mohit Panjwani
ca15751a5f Merge branch 'master' 2022-02-21 13:34:54 +05:30
harshjagad20
8de8a07e3e fix guard issue 2022-02-21 13:20:58 +05:30
Mohit Panjwani
ab28ba38ce Merge branch 'master' 2022-02-21 10:48:54 +05:30
Harsh Jagad
ab153963e4 Fix master issues 2022-02-19 09:50:46 +00:00
Mohit Panjwani
65dd1eca01 change default currency to USD 2022-02-19 13:49:38 +05:30
radhika587
0578122fc3 add admin_document_title 2022-02-18 12:21:13 +05:30