Benjamin Beganović
666a9398d3
Fix the way we process migration
2020-11-12 11:04:50 +01:00
Benjamin Beganović
4019ff08d6
Final touch on CompleteService
2020-11-11 18:26:33 +01: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
=
cdc054a10f
Fixes for migration
2020-11-07 21:13:21 +11:00
=
d2e9d3d8b4
Remove is_deleted from v4 side of task_statuses
2020-11-07 18:57:48 +11:00
Hillel Coren
cadd1a3b44
Update version
2020-11-05 10:51:09 +02:00
Hillel Coren
3190e5ac4d
Update language files
2020-11-01 17:49:26 +02:00
Hillel Coren
33c1c7e646
Update version
2020-11-01 17:44:27 +02:00
Hillel Coren
08efcc0342
Minor fixes
2020-11-01 17:34:29 +02:00
Hillel Coren
d8a0462e1b
Merge branch 'master' of github.com:invoiceninja/invoiceninja
2020-11-01 16:03:18 +02:00
Hillel Coren
3ab4d62bdf
Remove Skrill to fix #4199
2020-11-01 16:02:56 +02:00
David Bomba
3e0b7a0659
Merge pull request #4245 from turbo124/master
...
Fix for tasks deleted_at
2020-11-01 21:06:16 +11:00
David Bomba
5561b9dc05
Fix for tasks deleted_at
2020-11-01 21:05:59 +11:00
David Bomba
69beb3b05d
Merge pull request #4244 from turbo124/master
...
Fix for task deleted_at
2020-11-01 21:02:18 +11:00
David Bomba
71d7b3217a
Fix for task deleted_at
2020-11-01 21:01:51 +11:00
Hillel Coren
6c54a7fa2b
Update lang file
2020-11-01 11:58:11 +02:00
David Bomba
0749bc570c
Merge pull request #4243 from turbo124/master
...
Fixes for migration
2020-11-01 20:46:24 +11:00
David Bomba
f39efb939b
Fixes for migration
2020-11-01 20:45:51 +11:00
David Bomba
964be94407
Merge pull request #4241 from turbo124/master
...
Fix for expiry failure
2020-11-01 19:58:09 +11:00
David Bomba
303bfce10f
Fix for expiry failure
2020-11-01 19:57:44 +11:00
David Bomba
8e223c83a5
Merge pull request #4238 from turbo124/master
...
Migration work for V4 -> V5
2020-10-31 16:36:38 +11:00
David Bomba
c19cebef80
Fixes for migration
2020-10-31 11:45:49 +11:00
David Bomba
fac2c80fe7
migration for vendors
2020-10-31 08:12:45 +11:00
David Bomba
b6e6518492
Fixes for type status
2020-10-30 23:15:45 +11:00
David Bomba
d5ea6fec60
Fixes for query
2020-10-30 23:01:18 +11:00
David Bomba
0bdda6a529
Migration for projects
2020-10-30 22:55:14 +11:00
David Bomba
38c017fdf8
Migration for projects
2020-10-30 22:53:50 +11:00
David Bomba
aff75e1d59
Tasks, Expenses migration
2020-10-30 19:52:45 +11:00
David Bomba
0d1c279f64
Fixes for payment meta data types
2020-10-28 16:26:08 +11:00
Hillel Coren
0962e0e301
Update lang file
2020-10-15 22:31:37 +03:00
David Bomba
5d6b86b6c2
Fix for type casting language id
2020-10-14 07:46:55 +11:00
David Bomba
f6315cb640
Disable custom designs in migration to V5
2020-10-07 10:09:34 +11:00
David Bomba
5ecd4da153
minor fix for recurring numbers
2020-10-06 11:44:22 +11:00
David Bomba
d79c936875
Merge pull request #4130 from beganovich/fix-migration-urls
...
(v4) Fixed migration urls
2020-10-05 19:46:57 +11: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
David Bomba
2384e3d3e8
Recurring migration
2020-10-05 08:56:02 +11:00
David Bomba
9afd6c6fc2
recurring migration
2020-10-02 16:34:12 +10:00
David Bomba
4c87d6864a
Recurring migrations
2020-10-02 08:19:29 +10:00
David Bomba
42ada7e3f8
Recurring migration
2020-10-02 07:38:42 +10:00
David Bomba
1e10bc3613
Working on recurring migration
2020-09-29 09:25:45 +10:00
David Bomba
f34df17d36
Merge pull request #4114 from turbo124/master
...
Fixes for migration V4 -> V5
2020-09-29 07:12:16 +10:00
David Bomba
a3029c4c74
Fixes for invoice item types
2020-09-29 07:11:23 +10:00
Hillel Coren
bac27c8609
Update lang file
2020-08-30 07:03:47 +03:00
David Bomba
e0cda24c09
Add referral_code to company transformer
2020-08-28 15:50:10 +10:00
Hillel Coren
49242a1469
Clarify v5 status
2020-08-27 15:28:54 +03:00
David Bomba
266abc8dd1
Merge pull request #3966 from bugzbrown/patch-1
...
Update Kanban column to allow vertical scroll
2020-08-05 23:04:34 +10: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
David Bomba
7cbda60f46
Merge pull request #3961 from turbo124/master
...
Improve handling for fees and limits and stale contacts
2020-08-05 10:14:16 +10:00