1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

130 Commits

Author SHA1 Message Date
Troels Liebe Bentsen
ae42a5a37a Implement delete handling and do more checks to make sure we dont get corrupted ical files 2014-10-20 20:59:46 +02:00
Troels Liebe Bentsen
68a53db5bb Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2014-10-20 19:10:04 +02:00
Andre-Nam
21f4ac3cab * SQLite issues: added missing default values for columns custom_value1, custom_value2 in table
invoices
* SQLite issues: corrected NOT NULL constraint violation when seeding gateways
2014-10-20 18:14:59 +02:00
Troels Liebe Bentsen
79908e75eb Link project to client so we get some default when adding to an invoice 2014-10-15 01:50:03 +02:00
Troels Liebe Bentsen
5b4c93c5d4 Start work on danish translation 2014-10-15 01:07:55 +02:00
Troels Liebe Bentsen
8ca8cc91b1 Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
Conflicts:
	composer.lock
2014-10-14 23:48:59 +02:00
Troels Liebe Bentsen
7f288e224d Added vat_number to clients table also 2014-10-14 23:47:33 +02:00
Hillel Coren
65f58c64d6 Added invoice and quote number prefixes and counters 2014-10-14 10:46:30 +03:00
Hillel Coren
edea8d0bc2 Moved custom client and company fields to their respective sections on the PDF 2014-10-12 22:36:35 +03:00
Hillel Coren
9770e6a1d5 Working on invoice design page 2014-10-12 21:11:41 +03:00
Troels Liebe Bentsen
2db6fb6afd Did more work on update logic and added timing 2014-10-07 23:37:06 +02:00
Troels Liebe Bentsen
28b5b5f9c2 Refactor code and do more work on import function 2014-10-06 20:42:07 +02:00
Troels Liebe Bentsen
81c4adfaa4 More work on the event importer and fix some module issues 2014-10-06 03:00:31 +02:00
Hillel Coren
70b409184a Version check and news feed messages 2014-10-06 00:00:42 +03:00
Troels Liebe Bentsen
20bf88b028 Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2014-10-05 15:19:20 +02:00
Hillel Coren
e7184ab59d Added moolah as recommended payment gateway 2014-10-05 16:07:04 +03:00
Troels Liebe Bentsen
b09ebf3229 Added support for listing VAT numbers as used in all of EU 2014-10-01 16:33:09 +02:00
Troels Liebe Bentsen
713d15aa2c Rename table and make sure we delete and create in correct order 2014-10-01 03:14:17 +02:00
Troels Liebe Bentsen
be68e45a13 fix naming of table 2014-10-01 03:03:54 +02:00
Troels Liebe Bentsen
5613f39ce5 Start working on TimeSheet feature 2014-10-01 02:46:35 +02:00
Hillel Coren
c535afa5ed Added webbased update support 2014-09-28 13:37:54 +03:00
Hillel Coren
f6ac344c3f Added Candian Dollar 2014-09-15 12:27:21 +03:00
Hillel Coren
84cf760785 Added confirm when saving recurring invoice 2014-09-12 00:28:36 +03:00
Hillel Coren
5c7d0a159a Adding Norwegian to lang table 2014-08-31 23:22:47 +03:00
Samuel De Backer
686be0852b nullable added to some fields 2014-08-26 10:30:45 +02:00
Samuel De Backer
bb4b14e49c Client import, create invoice with STRICT_TRANS_TABLE 2014-08-25 23:26:17 +02:00
Samuel De Backer
17ab45014a Migrations for accounts and users tables
Now when clicking on INVOICE NOW, we can reach first step of a new
invoice creation even with MySQL 5.6 default STRICT_TRANS_TABLE.
2014-08-25 22:31:45 +02:00
Samuel De Backer
620b09ccc8 Seeding ok with MySQL STRICT_TRANS_TABLE, fixes #157 2014-08-25 22:00:15 +02:00
Harald
cf3143eaec Added Norske Kroner 2014-08-24 01:29:19 +02:00
Hillel Coren
0da7a1a6d1 Added Swedish Krona 2014-08-04 16:14:18 +03:00
Hillel Coren
9feb616f1b Added support for Zapier 2014-07-27 23:31:41 +03:00
Hillel Coren
d0ee8f5b6c Merge pull request #147 from chernjie/SGD_currency
Added SGD currency
2014-07-21 11:19:31 +03:00
CJ
e6c78e3621 Added SGD currency 2014-07-21 10:53:54 +08:00
Hillel Coren
4b177e160d Added custom invoice fields 2014-07-20 13:38:42 +03:00
Hillel Coren
9427f5180f Working on self hosting 2014-07-15 23:36:40 +03:00
aggepagge
24a071c0f3 added functionallity to company/payments page 2014-06-22 21:08:52 +02:00
aggepagge
a9312d1092 Added functionality to display credit card types for user 2014-06-17 18:53:51 +02:00
Hillel Coren
cdd4ffde68 Bug fixes 2014-06-04 23:41:34 +03:00
Hillel Coren
3688669963 Bug fixes 2014-06-01 16:35:19 +03:00
Hillel Coren
380d7e0a4a Bug fixes 2014-05-22 21:29:29 +03:00
Hillel Coren
8049a27beb Working on quotes 2014-05-21 00:40:09 +03:00
Hillel Coren
aa3a3f174f Working on quotes 2014-05-17 22:29:57 +03:00
Hillel Coren
7b86aea0a7 Enabled setting the transaction reference field when creating a payment 2014-05-08 20:16:00 +03:00
Hillel Coren
9d858f4bfc Updating texts and added invoice_now link 2014-05-04 18:49:57 +03:00
Hillel Coren
3e26880561 Adding custom invoice colors 2014-04-29 23:46:40 +03:00
Hillel Coren
6e86f1904a Working on product management 2014-04-23 23:30:54 +03:00
Hillel Coren
f28e536325 Bug fixes 2014-04-23 15:47:44 +03:00
Hillel Coren
4c621758f1 Added bower depedancies to codebase 2014-04-22 18:10:41 +03:00
Hillel Coren
9683f1d1b5 Custom fields 2014-04-22 00:39:42 +03:00
Hillel Coren
01ec2cb838 Working on custom fields for pro plan 2014-04-18 11:57:31 +03:00