1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 01:41:34 +02:00
Commit Graph

3667 Commits

Author SHA1 Message Date
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
40241cbf38 Restrict client list 2016-06-08 17:56:48 +03:00
Hillel Coren
f67990d636 Restrict client list 2016-06-08 17:56:13 +03:00
Hillel Coren
3c9e2769fb Merge fix for outstanding balance on dashboard 2016-06-08 17:21:02 +03:00
Hillel Coren
d9a20ca445 Fix for analytics 2016-06-08 16:07:08 +03:00
Hillel Coren
08c01f59d6 Fix for analytics 2016-06-08 16:06:48 +03:00
Hillel Coren
956c672711 Fix payments for clients w/o an email address 2016-06-08 08:44:12 +03:00
Hillel Coren
7a0ca450a8 Fix payments for clients w/o an email address 2016-06-08 08:43:21 +03:00
Hillel Coren
44d46a01ab Always load user even if they're deleted 2016-06-08 08:11:48 +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
d9af83fd54 Updated readme 2016-06-07 22:03:07 +03:00
Hillel Coren
9ddb2f5680 Updated readme 2016-06-07 22:01:21 +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
13fbb880e1 Fix for invoice report totals 2016-06-07 21:49:20 +03:00
Hillel Coren
a91f257f01 Moved up handleDocumentUploaded counter 2016-06-07 21:46:07 +03:00
Hillel Coren
1d3efda4ea Fix for tests 2016-06-07 21:13:47 +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
2a109cbfbc Removing log messages 2016-06-07 18:00:30 +03:00
Hillel Coren
7e1a0634f5 Working on tests 2016-06-07 17:55:52 +03:00
Hillel Coren
be11054b31 Working on tests 2016-06-07 17:39:18 +03:00
Hillel Coren
cc55cdc1b5 Working on tests 2016-06-07 17:29:26 +03:00
Hillel Coren
6b7542085a Working on tests 2016-06-07 17:18:52 +03:00
Hillel Coren
a1f0461e02 Working on tests 2016-06-07 17:07:28 +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
Hillel Coren
73ab6a308b Only show last screenshot 2016-06-07 16:45:38 +03:00
Hillel Coren
bef4e5faea Fix for quote number prefix 2016-06-07 16:45:21 +03:00
Supun Budhajeewa
915c416245 #907 Seed Sri Lankan Rupee as a Currency 2016-06-07 19:01:01 +05:30
Hillel Coren
40f18ed19f Working on tests 2016-06-07 16:16:25 +03:00
Hillel Coren
db2e5f5642 Working on tests 2016-06-07 15:15:46 +03:00
Hillel Coren
e47b3894cc Fix for tests 2016-06-07 14:41:07 +03:00
Hillel Coren
5489ade5ff Fix for tests 2016-06-07 14:40:54 +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
1eb334f3b4 Added back API route for quotes 2016-06-06 22:18:15 +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
Hillel Coren
80202b6d92 Added support for searching by invoice number in the API 2016-06-06 19:04:57 +03:00
Hillel Coren
d032ae00fc Added support for searching by invoice number in the API 2016-06-06 19:04:24 +03:00
Hillel Coren
eef760b3bb Merge pull request #906 from joshuadwire/wepay-integration
Fix bugs when using Stripe
2016-06-06 11:10:54 +03:00