1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

3435 Commits

Author SHA1 Message Date
Hillel Coren
6836ed849b Fix for test 2016-06-21 12:31:38 +03:00
David Bomba
aa3e8e7c67 Merge pull request #924 from turbo124/develop
Add company logo to UserAccount Transformer
2016-06-21 19:23:17 +10:00
David Bomba
851b3e963c Add company logo to UserAccount Transformer 2016-06-21 19:21:50 +10:00
Hillel Coren
a2c7a0c12f Improvement to Eway payment process 2016-06-21 12:07:16 +03:00
Hillel Coren
b06b437e27 Fix for tests 2016-06-20 22:26:48 +03:00
Hillel Coren
12b754dc32 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-06-20 17:14:57 +03:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00
vincentdh
5875b70496 Add Mailgun API as mail driver
Add Mailgun API as a mail driver.  Can be configured from the System
Settings page.
2016-06-19 13:51:22 -04:00
David Bomba
960236e90c Merge pull request #921 from turbo124/develop
Add logo to AccountTransformer
2016-06-18 18:34:47 +10:00
David Bomba
5fdfa8c466 Add logo into Transformer 2016-06-18 17:56:09 +10:00
David Bomba
cefa9db856 Merge pull request #914 from turbo124/develop
Integrating Expense Categories into API
2016-06-13 20:32:06 +10:00
David Bomba
abafc4ce6f typo 2016-06-13 20:29:43 +10:00
David Bomba
6e57976075 typo 2016-06-13 20:26:47 +10:00
David Bomba
369b696297 typo 2016-06-13 20:23:14 +10:00
David Bomba
fedbd74319 Integrating Expense categories into API 2016-06-13 20:18:30 +10:00
David Bomba
e57fea1185 Merge pull request #913 from turbo124/develop
Expense Category Transformer
2016-06-13 20:06:13 +10:00
David Bomba
7237f25cba Expense Category Transformer 2016-06-13 20:05:28 +10:00
David Bomba
12645f37fa Merge pull request #912 from turbo124/develop
Expense Categories Model
2016-06-11 12:48:37 +10:00
David Bomba
f6aa3340d7 Expense Categories Model 2016-06-11 12:47:26 +10:00
Hillel Coren
e2e629141b Refresh contacts after saving in API 2016-06-09 15:22:57 +03:00
Hillel Coren
bcbb68372e Refresh contacts after saving in API 2016-06-09 15:21:33 +03:00
Hillel Coren
5e374b2859 Refresh contacts after saving in API 2016-06-09 15:20:15 +03:00
Hillel Coren
c5e4707ef5 Fix for tests 2016-06-09 11:27:22 +03:00
Hillel Coren
1a9f7bf098 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-06-09 10:56:31 +03:00
Hillel Coren
ffa67cef3b Refactoring payments code... 2016-06-09 10:56:22 +03:00
Hillel Coren
31fc4ad59c Merge pull request #911 from haleksandre/invoice-subtotals
Add custom labelling and style to multiple labels and amount in the subtotals table
2016-06-09 09:05:57 +03:00
Alexandre Villeneuve
eafdc12fa5 Add style to multiple subtotals labels 2016-06-08 14:00:44 -04:00
Hillel Coren
f67990d636 Restrict client list 2016-06-08 17:56:13 +03:00
Hillel Coren
d9a20ca445 Fix for analytics 2016-06-08 16:07:08 +03:00
Hillel Coren
7a0ca450a8 Fix payments for clients w/o an email address 2016-06-08 08:43:21 +03:00
Hillel Coren
1039aec1d0 Always load user even if they're deleted 2016-06-08 08:11:05 +03:00
Hillel Coren
c11ab0b742 Workign on Travis 2016-06-07 22:12:28 +03:00
Hillel Coren
4e352b2c90 Workign on Travis 2016-06-07 22:06:49 +03:00
Hillel Coren
3feaaac95a Updated readme 2016-06-07 22:03:15 +03:00
Hillel Coren
aef501be39 Updated readme 2016-06-07 22:01:00 +03:00
Hillel Coren
de4e79f537 Fix for invoice report totals 2016-06-07 21:50:09 +03:00
Hillel Coren
a91f257f01 Moved up handleDocumentUploaded counter 2016-06-07 21:46:07 +03:00
Hillel Coren
4976d5b057 Fix for tests 2016-06-07 21:13:29 +03:00
Hillel Coren
8a9061b00e Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-06-07 19:02:33 +03:00
Hillel Coren
4efe685e61 Add echo screenshot to travis 2016-06-07 18:00:54 +03:00
Hillel Coren
a38de70403 Merge pull request #908 from budhajeewa/do#907
#907 Seed Sri Lankan Rupee as a Currency
2016-06-07 16:50:09 +03:00
Supun Budhajeewa
915c416245 #907 Seed Sri Lankan Rupee as a Currency 2016-06-07 19:01:01 +05:30
Hillel Coren
e47b3894cc Fix for tests 2016-06-07 14:41:07 +03:00
Hillel Coren
f4fcc81871 Fix for tests 2016-06-07 14:39:53 +03:00
Hillel Coren
1e837c2368 Clarified/documented refund logic 2016-06-07 10:54:20 +03:00
Hillel Coren
0238067af3 Added more data to test user seeder 2016-06-06 22:45:21 +03:00
Hillel Coren
7730904bda Added back API route for quotes 2016-06-06 22:19:49 +03:00
Hillel Coren
7facf518cf Added back API route for quotes 2016-06-06 22:17:16 +03:00
Hillel Coren
3b9b4a049e Fix for online payment test 2016-06-06 21:59:27 +03:00
Hillel Coren
a27b8173cb Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-06-06 19:31:56 +03:00