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

1048 Commits

Author SHA1 Message Date
root
32e78ef3da Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
root
872e9db581 Delete everything in prep for laravel 5. 2015-03-12 10:43:47 +10:00
Hillel Coren
2cdf6d517a Added support for gmail one-click actions 2015-03-11 23:37:43 +02:00
Hillel Coren
228f772f02 Minor tweaks 2015-03-10 14:39:49 +02:00
Hillel Coren
ed3d779bf1 Minor tweaks 2015-03-10 14:39:25 +02:00
Hillel Coren
0ebf08c53d Corrected rounding issue if qty or cost had greater than 2 precision 2015-03-10 13:15:01 +02:00
Hillel Coren
e91c832cc2 Restyled forgot password pages 2015-03-09 23:57:16 +02:00
Hillel Coren
e42c6b3ca2 Combined advanced settings pages 2015-03-09 21:14:00 +02:00
Hillel Coren
d13a377ff7 Added ip to activities table 2015-03-09 17:15:28 +02:00
Hillel Coren
463d0546af Add “order by” for invoice items 2015-03-09 14:01:48 +02:00
Hillel Coren
df439d9a54 Set additional payment gateway fields 2015-03-09 13:52:35 +02:00
Hillel Coren
173b45ec84 Set payment cancelUrl to client invoice page 2015-03-09 13:37:24 +02:00
Hillel Coren
886fccadfd Fix for Viewing invoice as Guest #250 2015-03-09 00:13:25 +02:00
Hillel Coren
612a61c595 Merge pull request #249 from sakalauskas/sakalauskas-patch-1
Updated barryvdh/laravel-debugbar version.
2015-03-08 22:06:02 +02:00
Laurynas Sakalauskas
b65295e794 Updated barryvdh/laravel-debugbar version.
Laravel 4 must use 1.8 version. dev-master is for Laravel 5
2015-03-08 16:27:04 +00:00
Hillel Coren
65bb753448 Merge pull request #248 from paviro/master
Fixed German translations
2015-03-05 22:27:05 +02:00
Paul-Vincent Roll
f7cc0f24ce Fixed German translation 2015-03-05 20:57:42 +01:00
Paul-Vincent Roll
32ace7a917 Fixed translations 2015-03-05 20:50:21 +01:00
Paul-Vincent Roll
dc5e256157 Merge pull request #5 from hillelcoren/master
Update fork
2015-03-05 20:41:46 +01:00
Hillel Coren
a1f5bef661 Removing API limits for self host 2015-03-05 20:31:55 +02:00
Hillel Coren
3556871fa9 Added support for changing user’s password 2015-03-04 23:53:46 +02:00
Hillel Coren
901e006274 Fixed footer text color 2015-03-04 16:09:58 +02:00
Hillel Coren
43d2ce4063 Merge pull request #246 from paviro/master
New German translations
2015-03-04 16:06:30 +02:00
Hillel Coren
9b7736719a Removed terms from footer 2015-03-04 16:06:24 +02:00
Hillel Coren
10bc43df91 Added support for an additional payment gateway (paypal + credit card) 2015-03-04 10:27:23 +02:00
Hillel Coren
5853dd34de Added support for an additional payment gateway (paypal + credit card) 2015-03-04 01:23:02 +02:00
Hillel Coren
f42777b1f5 Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
Paul-Vincent Roll
ca59c3adbe Added new translations 2015-03-03 20:26:32 +01:00
Paul-Vincent Roll
dcc885e787 Merge pull request #4 from hillelcoren/master
Update fork
2015-03-03 20:14:52 +01:00
Hillel Coren
c71dcee2ea Added support for API tokens 2015-03-03 17:41:36 +02:00
Hillel Coren
9210e3d578 Added support for API tokens 2015-03-03 17:32:50 +02:00
Hillel Coren
29833e6d83 Corrected invoice items spacing on second page of PDF 2015-03-03 14:59:52 +02:00
Hillel Coren
6e03bc7510 Bug fixes 2015-03-02 16:17:33 +02:00
Hillel Coren
d605c26bd4 Bug fix if terms is null 2015-03-01 20:21:44 +02:00
Hillel Coren
1453ad4a37 Swapped white label and invoice design prices 2015-03-01 20:15:22 +02:00
Hillel Coren
cfe01e7e05 Enabled setting an invoice footer 2015-02-28 23:42:47 +02:00
Hillel Coren
dc117dbaff Bug fixes 2015-02-27 10:37:26 +02:00
Hillel Coren
b165f47763 Enabled creating invoices through the API 2015-02-27 10:10:23 +02:00
Hillel Coren
854f6777ab Bug fixes 2015-02-26 21:24:49 +02:00
Hillel Coren
bf24e8c40f Client page color matches invoice design primary color 2015-02-26 20:47:20 +02:00
Hillel Coren
fe2155e139 Added social buttons to login page 2015-02-26 20:20:10 +02:00
Hillel Coren
856b7977d2 Bug fixes 2015-02-26 17:42:07 +02:00
Hillel Coren
f50bf0f823 Merge branch 'fabianmarz-master' 2015-02-26 15:10:53 +02:00
Hillel Coren
cc46f1fa60 Merge branch 'master' of git://github.com/fabianmarz/invoice-ninja into fabianmarz-master
Conflicts:
	app/lang/de/texts.php
2015-02-26 15:10:44 +02:00
Hillel Coren
ef49e970a7 Removed deleted and added archived records to the chart builder 2015-02-26 15:06:44 +02:00
Hillel Coren
3c5a3897cc Fixed incorrect create_at activity timestamps 2015-02-26 15:06:24 +02:00
Hillel Coren
9d240480cc Bug fixes and check-data script 2015-02-26 00:11:00 +02:00
Hillel Coren
82172751dd Added years to the expiration select 2015-02-23 21:17:45 +02:00
Hillel Coren
3a06647336 Fixed issue when deleting recurring invoice 2015-02-23 21:17:15 +02:00
Hillel Coren
ca3abb3e56 Changed payment page to charge invoice balance rather than full amount 2015-02-22 23:07:38 +02:00