888 Commits

Author SHA1 Message Date
Hillel Coren
7bb7a8b7d5 Update version 2021-02-03 23:27:12 +02:00
David Bomba
148e4dd398 Fixes for lang file 2021-02-01 20:42:59 +11:00
=
459f95bde3 Fixes for lang file 2021-02-01 18:36:37 +11:00
David Bomba
7d8c86684c Update lang files 2021-02-01 09:01:31 +11:00
Hillel Coren
196f2d6a17 Update lang file 2021-01-31 08:42:11 +02:00
Hillel Coren
37495b7f2f Correct typo 2021-01-21 07:59:44 +02:00
Hillel Coren
199ed4c777 Update lang file 2021-01-20 20:49:44 +02:00
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
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
Hillel Coren
da564aa8ec Update lang file 2020-08-30 07:04:06 +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
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
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
Hillel Coren
b71f32a3af Update lang files 2019-11-04 11:00:57 +02:00
maty-arch
dc62abd766 clone tasks 2019-10-24 21:31:35 +02:00
Hillel Coren
21c4721942 Bug fixes 2019-09-29 12:29:51 +03: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
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
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
Christopher Di Carlo
97019f22e9 Updated activity messages to include contact and client 2019-05-17 08:26:04 -04:00
Christopher Di Carlo
b854115389 Display contact in activity dashboard and client activity 2019-05-09 07:07:15 -04:00
Kristián Feldsam
def674a2e4 Option to disable PDF realtime preview
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-30 08:55:05 +02:00
Kristián Feldsam
f119a6f74c Add option to disable requiring quote approving
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:06:14 +02:00
Hillel Coren
e6cb3dc5e7
Merge pull request #2804 from FELDSAM-INC/feature/quote-reminders
Quote Reminders
2019-04-29 09:45:35 +03:00
Hillel Coren
503178693f
Merge pull request #2802 from FELDSAM-INC/feature/schd-reports-ranges
Scheduled Reports - Add ranges with quarters
2019-04-29 09:45:17 +03:00
Kristián Feldsam
19f3eb43eb Quote Reminders
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 02:04:34 +02:00
Kristián Feldsam
ec9f77b53d Scheduled Reports - Add ranges with quarters
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 17:37:25 +02:00
Kristián Feldsam
8d706b62d9 DateRangePicker added Quarters
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 17:35:09 +02:00
Hillel Coren
c666a867ab Fix endless reminder translation 2019-04-17 18:18:30 +03:00
Hillel Coren
0d515da62e Add currencies 2019-02-28 09:39:24 +02:00
Hillel Coren
572e307362 Added lang strings 2019-02-22 09:03:54 +02:00
Hillel Coren
4418451b71 Added BOB currency 2019-02-19 12:15:50 +02:00
Hillel Coren
bd8414f0d8 Add currencies 2019-02-19 11:47:47 +02:00
David Bomba
0b501181ac
Dev branch from Hillel (#2640)
* file and dir permissions

* Dev from Hillel

* file and dir permissions
2019-01-31 08:16:04 +11:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +11:00
Hillel Coren
239f492311 Bug fixes 2018-07-08 14:01:12 +03:00