1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
Commit Graph

3249 Commits

Author SHA1 Message Date
David Bomba
2d28bc8e63 Update TaskRepository.php
Ternary operator for $task->is_running
2017-05-03 14:26:26 +10:00
David Bomba
29969e45ff Typo
fix typo
2017-05-03 13:51:52 +10:00
David Bomba
4a75925f5d Allow the API to update is_running fields in tasks (#1472) 2017-05-03 11:18:30 +10:00
Hillel Coren
eae2fca3a5 Multi-db support 2017-05-02 22:50:45 +03:00
Hillel Coren
ba90b3bcea Multi-db support 2017-05-02 22:46:29 +03:00
Hillel Coren
e560186bd6 Multi-db support 2017-05-02 22:39:07 +03:00
Hillel Coren
c032143c47 Multi-db support 2017-05-02 21:55:36 +03:00
Hillel Coren
64050f1115 Multi-db support 2017-05-02 13:35:42 +03:00
Hillel Coren
34fbd486b5 Multi-db support 2017-05-02 12:52:22 +03:00
Hillel Coren
6108196ee7 Multi-db support 2017-05-02 12:09:01 +03:00
Hillel Coren
bff3160dc2 Multi-db support 2017-05-01 22:00:21 +03:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
ebf5a9163c Multi-db support 2017-05-01 20:15:33 +03:00
Hillel Coren
65d6bfd707 Multi-db support 2017-05-01 19:58:51 +03:00
Hillel Coren
0f8601ed10 Multi-db support 2017-05-01 18:35:18 +03:00
Hillel Coren
2d6fcb4e39 Multi-db support 2017-05-01 18:35:06 +03:00
Hillel Coren
80c6d68647 Multi-db support 2017-05-01 18:25:18 +03:00
Hillel Coren
b6242d9981 Multi-db support 2017-05-01 17:29:31 +03:00
Hillel Coren
5baf12ae26 Multi-db support 2017-05-01 16:06:34 +03:00
Hillel Coren
3f713d3b12 Multi-db support 2017-05-01 15:46:57 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
a52d6a537d Fix for tests 2017-05-01 13:08:39 +03:00
Hillel Coren
b3f53b99fa Multi-db support 2017-05-01 12:29:45 +03:00
Hillel Coren
aaba8e4ab1 Multi-db support 2017-05-01 11:13:15 +03:00
Hillel Coren
d5a63ffeef Multi-db support 2017-05-01 10:19:27 +03:00
Hillel Coren
479340c07a Multi-db support 2017-05-01 10:03:42 +03:00
Hillel Coren
9c70ca63f3 Multi-db support 2017-05-01 09:50:10 +03:00
Hillel Coren
2b564e4fc0 Multi-db support 2017-04-30 23:08:07 +03:00
Hillel Coren
2e0cd34bf8 Multi-db support 2017-04-30 23:07:58 +03:00
Hillel Coren
97c2a35868 Multi-db support 2017-04-30 22:52:05 +03:00
Hillel Coren
068666a58b Multi-db support 2017-04-30 22:29:15 +03:00
Hillel Coren
95cbbc2dc9 Multi-db support 2017-04-30 22:18:17 +03:00
Hillel Coren
14072b6334 Multi-db support 2017-04-30 21:44:52 +03:00
Hillel Coren
0a6db0d251 Multi-db support 2017-04-30 20:08:49 +03:00
Hillel Coren
69b49c6ae7 Multi-db support 2017-04-30 19:09:13 +03:00
Hillel Coren
8c19e4770d Bumped version number to 3.3.0 2017-04-30 17:17:38 +03:00
Hillel Coren
fa9b68063d Add default tax rates to check data 2017-04-30 16:16:48 +03:00
Hillel Coren
33c51091b8 Add invitations to check data 2017-04-30 16:09:17 +03:00
Hillel Coren
a40a04e4ff Clarify license validation error 2017-04-30 14:25:27 +03:00
Hillel Coren
a320c0d0de Wrong date sort order for tasks #1455 2017-04-30 12:49:45 +03:00
Hillel Coren
a28b63ce0f Return public ids for default tax rates in the API 2017-04-30 12:44:48 +03:00
Hillel Coren
af8d4ad370 Fix for data viz 2017-04-30 12:22:31 +03:00
Hillel Coren
ad8bd3eda5 Handle missing logo file 2017-04-30 12:16:10 +03:00
Hillel Coren
7a06989689 Working on import 2017-04-30 11:58:56 +03:00
Hillel Coren
d1e77f877b Option to include expense documents with invoice #1442 2017-04-28 16:42:19 +03:00
Hillel Coren
81d9e4994c Support setting file import path 2017-04-28 14:20:17 +03:00
Hillel Coren
3d95f6b8b0 Standardize file names and fixed aging report export 2017-04-28 12:23:56 +03:00
Hillel Coren
a41d582c4c Invalid filter algorithm error in pdf generation 2017-04-27 22:01:18 +03:00
Hillel Coren
114da7b81c Invalid filter algorithm error in pdf generation #1443 2017-04-27 21:57:47 +03:00
Hillel Coren
063766d7f6 Fix for projects API 2017-04-27 17:29:13 +03:00