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

6095 Commits

Author SHA1 Message Date
Hillel Coren
7c1ab1bfca Don’t show expense invoice status on /reports 2017-08-25 11:51:11 +03:00
Hillel Coren
4822f3eb00 Don’t change start date when selecting end date in range picker 2017-08-24 20:41:05 +03:00
Hillel Coren
23ace60873 Un-auto apply date range pickers 2017-08-24 20:27:11 +03:00
Hillel Coren
4fe5bc8148 Auto apply date range pickers 2017-08-24 20:23:38 +03:00
Hillel Coren
b18811f678 Clarify deleting company vs account 2017-08-24 20:06:12 +03:00
Hillel Coren
d16d27f939 Fix for resellers 2017-08-24 15:32:45 +03:00
Hillel Coren
6d9e4cfe1d Prevent numbers from wrapping 2017-08-23 21:53:45 +03:00
Hillel Coren
f95cdd2c32 Fix for amount wrapping 2017-08-23 21:31:01 +03:00
Hillel Coren
712ca7346c Fix for amount wrapping 2017-08-23 21:28:44 +03:00
Hillel Coren
aa5d928537 Fix for amount wrapping 2017-08-23 21:24:18 +03:00
Hillel Coren
9935b0ac47 Working on CSV import/export 2017-08-23 17:32:34 +03:00
Hillel Coren
4d28af39f3 Clean up error log 2017-08-23 17:31:28 +03:00
Hillel Coren
88ae5184ef Working on CSV import/export 2017-08-23 17:26:06 +03:00
Hillel Coren
4f340e1a9b Working on CSV import/export 2017-08-23 17:16:02 +03:00
Hillel Coren
01b721f4f0 Working on CSV import/export 2017-08-23 17:05:14 +03:00
Hillel Coren
ad60af661d Fix form alignment 2017-08-23 15:50:34 +03:00
Hillel Coren
6651805349 Working on CSV import/export 2017-08-23 15:26:03 +03:00
Hillel Coren
81ec506f00 Fix upgrading 2017-08-23 11:39:07 +03:00
Hillel Coren
e899be7c55 Working on export 2017-08-23 11:26:00 +03:00
Hillel Coren
73a164be5c Don't show trial message if pro 2017-08-23 11:25:47 +03:00
Hillel Coren
b48919c264 Working on cloning 2017-08-22 23:32:48 +03:00
Hillel Coren
aefed1f11e Fix buy button when using custom domain #1633 2017-08-22 21:19:42 +03:00
Hillel Coren
65bf31c911 Add review link 2017-08-22 20:57:53 +03:00
Hillel Coren
dd661a97d0 Support cloning invoices to quotes and vice versa 2017-08-22 18:35:05 +03:00
Hillel Coren
af641a4b63 Simplify CSV parsing code 2017-08-22 17:07:26 +03:00
Hillel Coren
ed67e5a94c Update docs 2017-08-22 11:45:13 +03:00
Hillel Coren
3052168b1d GoCardless Integration update #872 2017-08-21 22:10:50 +03:00
Hillel Coren
82a94c1612 Fix for tests 2017-08-21 19:24:24 +03:00
Hillel Coren
0b6087d75d Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-21 19:09:00 +03:00
Hillel Coren
3695a1e476 Working on GoCardless 2017-08-21 19:08:49 +03:00
David Bomba
c56a116dd5 Create .htaccess
prevent execution of php in logo dir.
2017-08-20 18:34:18 +10:00
Hillel Coren
9be7c92625 Log to standard error output dosn't work #1626 2017-08-20 10:20:05 +03:00
Hillel Coren
6f1948ae6b htmlpurifier cache not writable #1627 2017-08-20 10:15:19 +03:00
Hillel Coren
3e60917999 Fix cancel link on payment page 2017-08-18 15:16:37 +03:00
Hillel Coren
032efd5c22 Fix for discount rounding 2017-08-18 13:26:14 +03:00
Hillel Coren
f2ea4a1669 Working on credit_number_counter 2017-08-18 12:56:55 +03:00
Hillel Coren
a3522081da Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-18 09:37:34 +03:00
Hillel Coren
01bcc71ae1 Check .env is writeable when updating key 2017-08-18 09:36:35 +03:00
Hillel Coren
3bc4dd17ae Fix for check data 2017-08-17 11:56:46 +03:00
Hillel Coren
b690f30cc4 Add download link to update docs 2017-08-17 10:35:51 +03:00
Hillel Coren
602add5b07 Merge pull request #1624 from oMikR0n/patch-1
Added missing "transaction_reference" field to app/Ninja/Transformers/ExpenseTransformer.php
2017-08-16 19:25:06 +03:00
Alexandros Sketo
0ba72c8550 Added missing "transaction_reference" field 2017-08-16 19:24:19 +03:00
Hillel Coren
27c1369c90 Remove duplicate .htaccess change 2017-08-16 17:18:06 +03:00
Hillel Coren
ac269b1ee6 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-16 17:17:11 +03:00
Hillel Coren
7285f46e26 Merge pull request #1622 from robwent/develop
Moves noindex header into conditional block
2017-08-16 17:17:00 +03:00
Robert Went
ceef6d6b04 Moves noindex into conditional statement
related to #1620
2017-08-16 15:11:46 +01:00
Hillel Coren
181974ad84 Comment out .htaccess header change 2017-08-16 17:04:00 +03:00
Hillel Coren
8b70880243 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-16 16:11:47 +03:00
Hillel Coren
d9da272be5 Country not updated in PDF preview #1608 2017-08-16 16:11:28 +03:00
Hillel Coren
217f502501 Fix for creative design 2017-08-16 15:45:55 +03:00