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

1058 Commits

Author SHA1 Message Date
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
67a268bdfa Update version 2016-09-20 21:34:07 +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
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
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
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
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
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
12d70f56c7 Added helper dev code 2016-08-29 18:04:01 +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
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
298bde6603 Require date when creating payment 2016-08-25 17:31:36 +03:00
Hillel Coren
d55cdd7619 Working on sidebar 2016-08-23 23:20:03 +03:00
Hillel Coren
572b0d7d48 Fix for expense categories 2016-08-23 13:43:03 +03:00
Hillel Coren
26bf6725d7 Fix for expense categories 2016-08-23 13:42:02 +03:00
Hillel Coren
59451112fe Log OFX parsing errors 2016-08-22 13:32:10 +03:00
Hillel Coren
5389a5aa87 Merge branch 'Self-updater' of https://github.com/codedge/invoiceninja into codedge-Self-updater
Conflicts:
	resources/lang/en/texts.php
2016-08-21 19:39:31 +03:00
Hillel Coren
de602283c1 Added 'tax' as custom label 2016-08-21 18:39:43 +03:00
Hillel Coren
6c92a6a94a Enabled adding expense to open invoice 2016-08-21 18:25:35 +03:00
Holger Lösken
d2d64d2a63 Use self-updater package, initial commit 2016-08-19 13:13:55 +00:00
Hillel Coren
6485ab44cc Fix for #993 2016-08-19 15:43:25 +03:00
Hillel Coren
8bcae45b00 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-08-19 13:23:05 +03:00
Hillel Coren
3a7d21a0b0 Added basic product report 2016-08-18 12:17:02 +03:00
Hillel Coren
e68f70c0ce Updated hosted pricing 2016-08-18 11:55:24 +03:00
Hillel Coren
106cefd9c9 Updated hosted pricing 2016-08-18 11:54:56 +03:00
David Bomba
6d227968c0 type 2016-08-18 17:54:47 +10:00
David Bomba
62e1442a30 merge 2016-08-18 17:33:12 +10:00
Hillel Coren
6f6a475633 API changes 2016-08-17 17:29:25 +03:00