Hillel Coren
1052f03398
Update version
2021-01-06 08:32:24 +02:00
Hillel Coren
36b41c205c
Update version
2020-12-29 08:07:40 +02:00
Hillel Coren
55706ffbb8
Update lang files
2020-12-10 21:33:59 +02:00
Hillel Coren
34adf53e5b
Update lang file
2020-11-12 20:26:30 +02:00
Hillel Coren
8f3deee107
Update language files
2020-11-01 17:50:10 +02:00
Hillel Coren
8fcbd66bc2
Minor fixes
2020-11-01 17:35:30 +02:00
Hillel Coren
54deb818f4
Update lang file
2020-11-01 11:58:26 +02:00
Hillel Coren
9acfb40d42
Update lang file
2020-10-15 22:32:00 +03:00
Niklas Droste
f0507809cd
Bugfix: Use HTMLUtils also on DB-Settings
2020-09-28 23:17:51 +02:00
oliverpool
037655e0bb
Preserve tax rates on cloning
...
Closes #4040
2020-09-08 16:38:26 +02:00
Hillel Coren
da564aa8ec
Update lang file
2020-08-30 07:04:06 +03:00
Hillel Coren
c20a8e5609
Update languages
2020-06-28 14:23:33 +03:00
Hillel Coren
eb56acf03a
Update lang file
2020-06-25 18:50:47 +03:00
Hillel Coren
694d3ad0f0
Update lang file
2020-06-25 18:49:22 +03:00
Hillel Coren
b6e925381c
Update lang files
2020-04-02 08:51:16 +03:00
Hillel Coren
762b06667c
Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
2020-03-31 13:01:02 +03:00
Hillel Coren
eb676a3b9d
Update languages
2020-03-31 13:00:20 +03:00
Kristian Feldsam
ecc5a00600
Reports - Added "Total" of all currencies ( #3518 )
...
* Reports - Invoices - Added TAX to totals
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
* Reports - Add totals calculated from all currencies
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2020-03-24 19:51:37 +11:00
Hillel Coren
84e344b61b
Fix typo in texts
2020-03-15 10:11:59 +02:00
Hillel Coren
1ed3c9df1f
Update lang file
2020-03-01 09:57:50 +02:00
Hillel Coren
91e67eef75
Update lang file
2020-02-23 12:39:23 +02:00
David Bomba
aadda80988
fixes for checkout.com ( #3337 )
2020-02-16 17:41:23 +11:00
David Bomba
139e0a4b0e
Update credit_card.blade.php
2020-02-12 07:54:36 +11:00
Benjamin Beganović
869967ba6a
(v1): Export data for migration ( #3238 )
...
* Scaffold migration controller & steps
* - Basic controller scaffold
- Intro step
- Downloading data
* Import step for the v2
* Export file using account_key property
* Fix button displaying
* Client export mappings
* Company export mappings
* Add withTrashed() for clients
* Export users mappings
* Export invoices mappings
* Export company properties as array
* add withTrashed() for invoices
* Downloading the json file
* Fix 'account_id' for company export
- Code cleanup & leftovers
* Creating zip for logo & storing json as file (wip)
* Zipping & sending migration files (wip)
* Exporting & mappings for quotes
* Re-enable headers for downloading
* Mappings for tax rates
* Mappings for the products
* Fix formattings & php doc messages
* Bring back headers for downloading
* Export 'company_id', 'user_id' with clients
* Export 'id' with users resource
* Remove unused parameter
* Export mappings for payments
* Export 'line_items' with invoices
* Export credits & export client id
* Export 'credits' within main JSON
* Mappings for line_items
* Fix 'is_amount_discount' for invoice export
* Exporting migration file as .zip archive
* Improve settings card for migration
* Removed duplicated keys in texts.php for en
* Fix formatting in en/texts.php
* Integrate the migration part with rest of UI
* Export company as object, not array
* Clean up
* Fixes for V1
* Apply formatting
* Remove comments
- Added 'ext-zip' in composer.json
- Fixed $credits transform
* Remove unused params
Co-authored-by: David Bomba <turbo124@gmail.com>
2020-01-23 08:09:22 +11:00
Rob Peck
1d1c650648
Allow tasks to be associated with products, and pass that data through to the invoice. ( #3205 )
2020-01-22 08:28:45 +11:00
trevDev()
7c8d9f5c24
allow scrolling in time-tracker task form ( #3215 )
2020-01-16 20:59:47 +10:00
Hillel Coren
b71f32a3af
Update lang files
2019-11-04 11:00:57 +02:00
Hillel Coren
3e4bd48ed3
Update lang files
2019-10-27 11:53:55 +02:00
maty-arch
dc62abd766
clone tasks
2019-10-24 21:31:35 +02:00
Christopher Di Carlo
c1f8f93c7f
Fix JS when default value not specified for SimpleSelectComponent ( #2974 )
2019-10-09 17:48:20 +11:00
Hillel Coren
e106eda7e2
Update lang files
2019-10-06 12:26:26 +03:00
Hillel Coren
21c4721942
Bug fixes
2019-09-29 12:29:51 +03:00
Hillel Coren
ae672a25b1
Duplicate payments
2019-09-29 12:02:51 +03:00
Joshua Dwire
0ce77608a4
Upgrade to Laravel 5.5 and PHP 7.3
2019-09-12 19:40:13 -04:00
Hillel Coren
1ce3a023cd
Update lang files
2019-08-29 13:17:41 +03:00
Hillel Coren
ac6284a94a
Update lang file
2019-08-20 22:04:49 +03:00
Hillel Coren
068cda7392
Update lang files
2019-07-21 09:47:50 +03:00
Hillel Coren
7052919731
Make 'email history' easier to find
2019-07-21 09:19:51 +03:00
Francisco Ferreira
f639ebae94
Fixes recurring invoices end date parsing ( #2905 )
...
* Invoice edit view: fix date parsing
View gets the date already formatted and Carbon isn't always able to parse that format automatically, so convert it back to SQL format
* RecurringInvoiceDatatable: fix status label
2019-07-18 16:26:44 +10:00
Joshua Dwire
50f2c80190
Stripe 3D secure support ( #2897 )
...
* Support Stripe 3D secure
* Use the old Charge API for bank account payments
2019-07-12 14:35:35 +10:00
Christopher Di Carlo
2124417c31
Added payment amount to dashboard activity. ( #2889 )
2019-07-05 08:21:27 +10:00
Christopher Di Carlo
048ee7181e
Added client usually pays in average days ( #2876 )
...
* Added client usually pays in average days
* Added translation for days label
* Code cleanup
* Added client usually pays in average days
* Added translation for days label
* Code cleanup
* Limit calculation to most recent 20 paid invoices, eager load fix
2019-06-27 22:01:46 +10:00
Christopher Di Carlo
8b4976cacf
Added default Valid Until setting ( #2874 )
...
Added field to settings and calculation of due date
2019-06-21 07:25:23 +10:00
Francisco Ferreira
8e8414ab49
View credit card: send more billing data to Stripe when available
2019-06-04 13:15:52 +01:00
Hillel Coren
f134ee1b51
Fix for tests
2019-05-26 21:58:09 +03:00
Hillel Coren
f4a4ccc3b1
Update lang files
2019-05-26 21:22:50 +03:00
Hillel Coren
23bf67b69b
Fix overlapping text
2019-05-26 18:40:22 +03:00
Hillel Coren
d2fab1c747
Fix recurring invoice status label
2019-05-26 18:31:45 +03:00
Hillel Coren
4db7ef0fba
Typo in texts
2019-05-23 21:26:31 +03:00
Hillel Coren
b1689ca6de
Add currencies
2019-05-22 14:41:40 +03:00