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

2444 Commits

Author SHA1 Message Date
Hillel Coren
8fd45b4985 Exclude invalid activities 2016-10-06 11:20:25 +03:00
Hillel Coren
43eca6eee0 Fix for payment refund 2016-10-06 08:44:46 +03:00
Hillel Coren
403239483c Fix for tests 2016-10-02 11:47:54 +03:00
Hillel Coren
d6afc03c3b Merge fixes 2016-10-02 10:59:15 +03:00
Hillel Coren
2bf3e524db Fix for documents when approving a quote 2016-09-28 10:44:07 +03:00
Hillel Coren
67a268bdfa Update version 2016-09-20 21:34:07 +03:00
Hillel Coren
8b83f67cc4 Show validaton error when failed to reset password 2016-09-20 14:57:44 +03:00
Hillel Coren
5f861f491a Fix error with payment methods 2016-09-19 13:31:04 +03:00
Hillel Coren
d3116f7a06 Fix for null reference 2016-09-19 10:05:13 +03:00
Hillel Coren
3540b43beb Update version 2016-09-18 12:27:10 +03:00
Hillel Coren
e04a25d233 Fix for CSRF token 2016-09-18 10:08:39 +03:00
Hillel Coren
d1f657ca66 Git update 2016-09-18 08:25:17 +03:00
Hillel Coren
d7eca82de9 Fix document upload 2016-09-14 10:09:04 +03:00
Hillel Coren
57f09b0821 Don't show expense categories in history 2016-09-13 12:08:47 +03:00
Hillel Coren
6a194fc3ad Merge expense category fix 2016-09-13 11:50:03 +03:00
Hillel Coren
ebd258d655 Merge branch 'release-2.7.0'
Conflicts:
	app/Http/Controllers/DashboardController.php
	app/Http/Requests/UpdateInvoiceRequest.php
	app/Http/routes.php
	composer.lock
	resources/views/payments/credit_card.blade.php
2016-09-12 13:36:53 +03:00
Hillel Coren
4d1e4f0d43 Bumped version number to 2.7.0 2016-09-12 13:15:04 +03:00
Hillel Coren
359271d6c8 Fix undefined on playful quote 2016-09-12 09:38:02 +03:00
Hillel Coren
74d0973978 Fix for claiming white label license 2016-09-12 09:30:31 +03:00
Hillel Coren
db4dbdc87e Cleaning up errors from the logs 2016-09-12 08:51:41 +03:00
Hillel Coren
ef81549694 Working on the dashboard 2016-09-11 20:05:59 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Hillel Coren
9543336b31 Show 'Unnamed Client' for clients w/o a name 2016-09-06 14:55:31 +03:00
Hillel Coren
9e082ef274 Load recent edited tasks with history 2016-09-06 14:55:15 +03:00
Hillel Coren
49095c30a1 Timeout after inactivity 2016-09-06 12:24:25 +03:00
Hillel Coren
4841ec38ce Prevent bots from using buy now buttons 2016-09-06 12:03:42 +03:00
Hillel Coren
aee75551b8 Tweak styling 2016-09-06 10:20:51 +03:00
Hillel Coren
ea2d5af69a Camel case anchor tag 2016-09-05 21:40:02 +03:00
Hillel Coren
d14cf5f9ed Working on invoice fields 2016-09-05 15:28:59 +03:00
Hillel Coren
05931eb324 Reduce extra queries 2016-09-05 08:24:41 +03:00
Hillel Coren
03cc5035c5 Updated version 2016-09-05 08:21:44 +03:00
Hillel Coren
27fdbf9f05 Updated version 2016-09-05 08:21:27 +03:00
Hillel Coren
b9bc022a2a Disabled broken date validation 2016-09-05 08:20:51 +03:00
Hillel Coren
08590a4b6f Working on invoice fields 2016-09-05 08:10:39 +03:00
Hillel Coren
188486641a Working on design 2016-09-02 17:53:16 +03:00
Hillel Coren
8696acf4d3 Reduce extra queries 2016-09-01 20:02:37 +03:00
Hillel Coren
e535750127 Working on history sidebar 2016-09-01 18:52:26 +03:00
Hillel Coren
69e54e72ca Working on history sidebar 2016-08-31 22:11:43 +03:00
Hillel Coren
db0c305b4f Working on history sidebar 2016-08-31 22:10:41 +03:00
Hillel Coren
a2f7d32e57 Working on the sidebars 2016-08-31 12:58:31 +03:00
Hillel Coren
f53fc5d479 Fix for formatMoney 2016-08-31 12:21:54 +03:00
Hillel Coren
12d70f56c7 Added helper dev code 2016-08-29 18:04:01 +03:00
Hillel Coren
1463bbbfae Improvements to the check data script 2016-08-29 18:03:08 +03:00
Hillel Coren
fd5fa8f557 Prevent entering payment for recurring invoice through the API 2016-08-28 20:52:25 +03:00
Hillel Coren
4ce11fd9f6 Log error if we fail to parse the invoice history backup 2016-08-28 17:27:45 +03:00
Hillel Coren
56856f1435 Set payment min amount to 0.01 2016-08-28 17:19:33 +03:00
Hillel Coren
2a195db798 Fix adjustment when deleting failed payment 2016-08-28 14:55:53 +03:00
Hillel Coren
d09bb3b851 Remove failed/refunded payments from reports 2016-08-28 13:20:16 +03:00
Hillel Coren
fda1fc439f Added invoice_date to required fields 2016-08-28 13:14:28 +03:00
Hillel Coren
9feddabd4b Fix for WePay app fee 2016-08-28 00:30:05 +03:00