Hillel Coren
3b67e2a8c8
Merge branch 'master' of github.com:invoiceninja/invoiceninja
2021-02-16 18:34:12 +02:00
Hillel Coren
99237898de
Update lang file
2021-02-16 18:33:57 +02:00
Benjamin Beganović
d5d917e3f8
Update texts.php
2021-02-16 13:33:16 +01:00
David Bomba
6546b41e26
Update texts
2021-02-15 07:52:34 +11:00
David Bomba
b31fa80b5a
Update texts
2021-02-15 07:51:21 +11:00
David Bomba
65795b1271
Merge pull request #4844 from turbo124/master
...
add start migration texts
2021-02-08 08:25:48 +11:00
David Bomba
5baef3f69a
add start migration texts
2021-02-04 11:08:56 +11:00
Hillel Coren
0ff600fde7
Update languages
2021-02-03 23:30:59 +02:00
Hillel Coren
67b2758d3f
Update version
2021-02-03 23:26:51 +02:00
David Bomba
2abc7f570b
Fixes for lang file
2021-02-01 20:43:16 +11:00
=
4bc41fbf8e
Fixes for lang file
2021-02-01 18:37:18 +11:00
David Bomba
239c3e5d8d
Merge branch 'master' into master
2021-02-01 09:04:57 +11:00
David Bomba
b99c40714f
Update lang files
2021-02-01 09:02:33 +11:00
Hillel Coren
a3abff8766
Update lang file
2021-01-31 08:41:36 +02:00
Hillel Coren
3cc3548f69
Correct typo
2021-01-21 07:59:30 +02:00
Hillel Coren
f7d1d95e3a
Update lang file
2021-01-20 20:49:30 +02:00
Hillel Coren
dbbd84b222
Update lang files
2021-01-06 08:36:44 +02:00
Hillel Coren
4234e50408
Update version
2021-01-06 08:32:09 +02:00
Benjamin Beganović
c469ef6671
force toggle parent company
2020-12-29 12:37:40 +01:00
Hillel Coren
b26399713d
Update version
2020-12-29 08:07:24 +02:00
Benjamin Beganović
40bb6ad9ab
Merge branch 'master' into v4-support-for-api-key
2020-12-14 10:12:01 +01:00
Hillel Coren
39a58f909e
Update lang files
2020-12-10 21:33:43 +02:00
Benjamin Beganović
aa9af574b6
Add support for X-Api-Token:
2020-12-10 15:04:59 +01:00
David Bomba
53e40a4e6a
Fixes for purging existing company
2020-11-23 13:07:32 +11:00
Benjamin Beganović
716b818a41
Fix issue with listing companies in v4
...
- Endpoint typo fix
2020-11-19 12:29:49 +01:00
David Bomba
8351d5a9fb
Merge branch 'master' into v4-migration-fixes
2020-11-14 17:02:58 +11:00
Hillel Coren
a42597098f
Update lang file
2020-11-12 20:26:17 +02:00
Benjamin Beganović
d24d2e4b93
Support multiple migrations at once
2020-11-10 16:20:02 +01:00
Benjamin Beganović
c4b147d7c8
Fix absolute route /migration/start
2020-11-10 14:29:38 +01:00
Hillel Coren
3190e5ac4d
Update language files
2020-11-01 17:49:26 +02:00
Hillel Coren
08efcc0342
Minor fixes
2020-11-01 17:34:29 +02:00
Hillel Coren
6c54a7fa2b
Update lang file
2020-11-01 11:58:11 +02:00
Hillel Coren
0962e0e301
Update lang file
2020-10-15 22:31:37 +03:00
Benjamin Beganović
ac49832ffd
Cross account migration message update
2020-10-05 10:29:11 +02:00
Benjamin Beganović
0621c215e7
Fix migration urls
2020-10-05 09:50:32 +02:00
Hillel Coren
bac27c8609
Update lang file
2020-08-30 07:03:47 +03:00
Gregory Brown
2e1a49a0cf
Update style on Kanban column to allow vert scroll
...
Update the Kanban Column to allow for vertical scroll with the screen. This makes it easier for your to scroll horizontally when you have a very big list.
It's a quick workaround that fixes user experience for users with small screens and big lists.
2020-08-05 09:22:19 -03:00
Hillel Coren
40cca935dd
Update languages
2020-06-28 14:23:18 +03:00
Hillel Coren
bac1ed5e0c
Update lang file
2020-06-25 18:50:32 +03:00
Hillel Coren
286a1a608f
Merge branch 'master' of github.com:invoiceninja/invoiceninja
2020-06-25 18:45:23 +03:00
Hillel Coren
f45f1895a8
Update lang files
2020-06-25 18:40:16 +03:00
Sibin
382593a8a2
handle id==0 and cancellation of confirm dialog box
...
handle id==0 and cancellation of confirm dialog box
2020-06-15 23:56:08 +05:30
David Bomba
1f1acaa500
Fixes for oauth images
2020-06-01 07:42:36 +10:00
Benjamin Beganović
59ad5724d5
Change ( #3731 )
2020-05-22 07:23:48 +10:00
Dominik "kuberninski" Kaminski
e16900ef11
Fix wrong tax calculation
...
Tax calculation is wrong in pdf when 'inclusive_taxes' is enabled. This fixes #3668
2020-05-02 17:31:19 +02:00
Benjamin Beganović
56a9bc2bdd
[v1] Include validation erorrs for migration ( #3660 )
...
* Add
* Fix
2020-04-29 22:33:55 +10:00
Benjamin Beganović
d36cb2fafa
Refactor steps controller ( #3627 )
2020-04-14 08:20:38 +10:00
Benjamin Beganović
602a15f648
Export 'company_key' with migrations ( #3600 )
...
- Removed 'Hosted' option for migrating
- Passing companyKey property when sending request
2020-04-08 06:43:20 +10:00
Benjamin Beganović
0c7620a381
Catching possible account errors ( #3596 )
...
Co-authored-by: David Bomba <turbo124@gmail.com>
2020-04-07 07:23:57 +10:00
Benjamin Beganović
4323968240
Prevent cross site migration ( #3594 )
...
- php-cs-fixer applied
- Added new 'cross_migration_message'
- errors.blade.php - unescape characters
2020-04-07 07:21:46 +10:00