5116ba3ee1
add dark mode in BaseSelectInput
2023-03-25 15:13:27 +05:30
15f3f566e3
Dark sidebar header ( #1156 )
...
* add dark mode in sidebar and header
* add dark theme in blade file
2023-03-20 15:50:27 +05:30
98196194e2
Merge branch 'master' of https://github.com/bytefury/crater
2022-12-13 11:38:49 +05:30
7447cc24f9
feat: uffizzi integration ( #1091 )
...
Co-authored-by: Aramayis <>
2022-11-21 18:35:59 +05:30
889d22d92c
Update php version ( #1083 )
...
Version 7.4 no longer works when running docker-compose/setup.sh. Updated to 8.1 in Dockerfile. Issue is now resolved and Crater sets up as expected without version conflicts.
2022-11-03 19:29:16 +05:30
bc8f2cd484
fix tax issue ( #953 )
...
* fix tax issue
* remove console log
* update cs fixer package
2022-10-26 19:51:36 +05:30
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
d8c429912e
fix composer issue with pest
2022-10-17 13:04:27 +05:30
df04fd9e53
Merge branch 'master' of https://github.com/bytefury/crater
2022-10-17 12:48:24 +05:30
0aaf0e7e75
Adding object-fit rules so thumbnail image does not appear stretched. ( #1065 )
2022-10-13 23:44:39 +05:30
3d0b89bb4d
bug: fix missing hyphen in setup.sh ( #1067 )
...
Co-authored-by: Aramayis <>
2022-10-13 23:40:07 +05:30
38c4b9ebce
Patch setup.sh script to deploy without plugins error. ( #1034 )
2022-09-13 14:52:51 +05:30
7be59e78e0
Formatting + Netherlands rename ( #973 )
...
* Formatting + Netherlands rename
* Revert change
2022-07-09 20:03:08 +05:30
189c51cdf4
Merge branch 'master' of https://github.com/bytefury/crater
2022-06-15 20:39:16 +05:30
204483836a
🌐 Update: support Thai language ( #768 )
...
* add thai language config
* update thai translation
* update thai translation
* add THSarabunNew fonts to using in pdf
* update: pdf file to support thai language by checking isLocale('th') and include thai font-family
* update: thai translation
* remove the index.php file (not used)
* move THSarabunNew fonts to resoureces/static/fonts
* Add .gitkeep to storage/fonts to pre-build the fonts directory
Co-authored-by: Ritthikrai (Champ) Wiengchai <ritthikrai.w@aware.co.th >
2022-06-15 18:17:36 +05:30
33bc9ded65
Bump guzzlehttp/guzzle from 7.4.1 to 7.4.3 ( #936 )
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.1 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.3 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-05 14:10:27 +05:30
4271ef451e
Php 8 compliant ( #914 )
2022-06-05 14:09:42 +05:30
6eb44fba93
Update cron.dockerfile ( #949 )
2022-06-05 14:09:11 +05:30
96e7300583
Make unit clearable ( #918 )
2022-05-28 11:55:09 +05:30
a479d966d1
Update en.json ( #925 )
...
Corrected sentence case from "Expiry date" to "Expiry Date"
2022-05-28 11:54:32 +05:30
bca2794c4c
New Crowdin updates ( #924 )
...
* New translations en.json (Spanish)
* New translations en.json (Portuguese, Brazilian)
2022-05-24 12:54:42 +05:30
cb88c19059
New Crowdin updates ( #910 )
...
* New translations en.json (Lithuanian)
* New translations en.json (Greek)
* New translations en.json (Greek)
* New translations en.json (Greek)
2022-05-03 16:34:03 +05:30
946c7efab4
Also replace variables in subject ( #893 )
2022-04-25 18:02:21 +05:30
d7b1d15f93
New Crowdin updates ( #877 )
...
* New translations en.json (Hindi)
* New translations en.json (Hindi)
* New translations en.json (Hindi)
* New translations en.json (Hindi)
* New translations en.json (Hindi)
* New translations en.json (Russian)
* New translations en.json (Russian)
* New translations en.json (German)
* New translations en.json (Russian)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (French)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (Indonesian)
* New translations en.json (Indonesian)
* New translations en.json (Indonesian)
* New translations en.json (Indonesian)
2022-04-25 14:19:41 +05:30
94e1efe115
New Crowdin updates ( #875 )
...
* New translations en.json (Hindi)
* New translations en.json (Hindi)
2022-04-01 17:32:59 +05:30
b0e38b74e9
Bump guzzlehttp/psr7 from 2.1.0 to 2.2.1 ( #871 )
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.1.0...2.2.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 17:32:43 +05:30
bd5f0fe5cf
Merge branch 'v-calendar' into 'master'
...
apply v-calendar
See merge request mohit.panjvani/crater-web!1468
2022-04-01 10:24:57 +00:00
787619b907
add v-calendar
2022-04-01 10:24:56 +00:00
fd70ab9a99
Merge branch 'fix-expense-receipt-delete-issue' into 'master'
...
Fix expense receipt delete issue while update
See merge request mohit.panjvani/crater-web!1477
2022-04-01 10:24:20 +00:00
33315638df
Fix expense receipt delete issue while update
2022-04-01 15:51:12 +05:30
157559cc05
Improve invoice 1 template css ( #872 )
...
There is no class "header" that's why I removed it. Also I fixed some whitespace issues
2022-04-01 13:50:27 +05:30
bba14bf51a
Merge branch 'master'
2022-04-01 12:04:06 +05:30
9d1484d62d
Completed missing french translations ( #852 )
2022-04-01 10:10:18 +05:30
654dd9e64d
New Crowdin updates ( #874 )
...
* New translations en.json (Hindi)
* New translations en.json (Hindi)
2022-04-01 10:09:02 +05:30
ea41989034
Merge branch 'fix-expense-receipt-issue' into 'master'
...
fix expense receipt issue
See merge request mohit.panjvani/crater-web!1473
2022-03-30 09:02:56 +00:00
3f3f83a00a
fix expense receipt issue
2022-03-30 09:02:56 +00:00
adc5962071
Merge branch 'fix-invoice-status-issue' into 'master'
...
Fix invoice status issue
See merge request mohit.panjvani/crater-web!1470
2022-03-30 07:38:38 +00:00
c4c00002d7
Fix invoice status issue
2022-03-30 07:38:38 +00:00
a7c1e12db6
Merge branch 'new-custom-fields' into 'master'
...
added "Due Amount, Total Amount and PDF Link" new custom fields
See merge request mohit.panjvani/crater-web!1464
2022-03-30 07:35:53 +00:00
32949d1eec
added "Due Amount, Total Amount and PDF Link" new custom fields
2022-03-30 07:35:53 +00:00
7718f77f3d
Merge branch 'master' of https://github.com/bytefury/crater
2022-03-29 13:16:03 +05:30
7cde971f8b
Module upload validation ( #857 )
...
https://huntr.dev/bounties/cb9a0393-be34-4021-a06c-00c7791c7622/
2022-03-29 12:55:35 +05:30
4e7441a5cf
add default support for Central African currency ( #865 )
2022-03-28 13:58:43 +05:30
b714833b06
New Crowdin updates ( #862 )
...
* New translations en.json (Russian)
* New translations en.json (Russian)
* New translations en.json (Dutch)
* New translations en.json (Dutch)
2022-03-28 13:58:23 +05:30
88035ea490
Expense attachment validation fix ( #855 )
...
https://huntr.dev/bounties/4d7d4fc9-e0cf-42d3-b89c-6ea57a769045/
2022-03-22 16:58:55 +05:30
a9e54981bf
Merge branch 'fix-minor-issues' into 'master'
...
Fix minor issues
See merge request mohit.panjvani/crater-web!1469
2022-03-21 06:45:14 +00:00
ef35293f8a
update company slug help text
2022-03-21 12:13:05 +05:30
5c63770b6b
added unique validation and help text for company slug field
2022-03-21 12:04:17 +05:30
80847529fa
New Crowdin updates ( #833 )
...
* New translations en.json (Turkish)
* New translations en.json (Turkish)
* New translations en.json (Turkish)
* New translations en.json (Spanish)
* New translations en.json (Indonesian)
2022-03-20 21:06:58 +05:30
d130e20c92
Merge branch 'fix-default-custom-value' into 'master'
...
fixed "Custom fields always set to default value"
See merge request mohit.panjvani/crater-web!1471
2022-03-16 06:04:21 +00:00