MagicFab
35846028f2
Added ISO format date (YYYY-MM-DD)
2015-04-04 02:16:26 -04:00
Hillel Coren
7662729570
Fixed footer location and added Quetzal
2015-03-24 17:26:39 +02:00
Viktor Rennert
00fb18a52f
Added ability to attach invoice as pdf to email templates.
...
Added flag in setting to turn pdf attachments on/off.
Client side generated pdf is uploaded on send email action.
Backend will check for actuall pdf.
Added dummy strings to all languages.
Added migration.
2015-03-15 18:54:40 +01:00
Hillel Coren
d13a377ff7
Added ip to activities table
2015-03-09 17:15:28 +02:00
Hillel Coren
9210e3d578
Added support for API tokens
2015-03-03 17:32:50 +02:00
Hillel Coren
dc117dbaff
Bug fixes
2015-02-27 10:37:26 +02:00
Hillel Coren
c1bc3f5a3f
Added Swiss Franc
2015-02-18 14:59:25 +02:00
Hillel Coren
7f27abace2
Added support for Stripe token billing
2015-02-18 00:22:12 +02:00
Hillel Coren
2a297e3d3f
Added ability to customize emails
2015-02-12 22:50:05 +02:00
Hillel Coren
6350c5bc1b
Fixed problem with history page list
2015-02-06 14:55:19 +02:00
Hillel Coren
7364dcf8fc
Bug fixes
2015-01-20 09:45:11 +02:00
Hillel Coren
2d8823db7c
Bug fixes
2015-01-15 12:52:09 +02:00
Hillel Coren
c67129a6a9
Bug fixes
2015-01-15 12:50:16 +02:00
Sang, Le Thanh
29331a1352
Using VND for symbol
2015-01-15 13:13:45 +07:00
Sang, Le Thanh
f5f23bc079
Change VND symbol into UTF-8 code
2015-01-15 13:07:04 +07:00
Sang, Le Thanh
1e4bff758e
Using currect symbol U+20AB for Dong sign, and revert precision back to 2 number
2015-01-09 08:02:55 +07:00
Sang, Le Thanh
3cb64166bc
Add VietNamDong and Ho Chi Minh timezone
2015-01-08 17:14:07 +07:00
Maxim
2ce4ca22ed
Add New Zealand Dollar
2014-12-19 00:26:39 +10:00
Hillel Coren
f81364d7cc
Updated Rupee symbol
2014-12-08 15:41:57 +02:00
Hillel Coren
dcc852eafa
Enabled fixed amount discounts
2014-12-04 00:05:38 +02:00
Hillel Coren
4866e19d88
Added new payment providers
2014-11-25 20:40:54 +02:00
Hillel Coren
722e29cc2f
Added Australian Dollar
2014-11-22 19:51:47 +02:00
Hillel Coren
891b6c42e2
Fix #199 - migrations problem for sqlite
2014-11-22 19:41:20 +02:00
Hillel Coren
d33009b839
Added Philippine Peso and Indian Rupee
2014-11-11 19:55:41 +02:00
Hillel Coren
555245be33
Minor bug fixes
2014-11-09 18:14:47 +02:00
Hillel Coren
b1ff58d70f
Merge pull request #189 from tlbdk/master
...
Add company ID
2014-11-07 13:41:14 +02:00
Hillel Coren
cb185531da
Removed default US dollar client currency to enable company setting to be used
2014-11-04 22:19:20 +02:00
Patrick Samson
0148407a40
Contacts last_login column should be nullable
2014-11-03 19:44:12 -05:00
Troels Liebe Bentsen
964264bdad
Add company id and do minor fixes for vat number
2014-10-30 20:00:33 +01:00
Troels Liebe Bentsen
d5306ef1cd
Merge branch 'master' of github.com:tlbdk/invoice-ninja
...
Conflicts:
Gruntfile.js
app/lang/en/texts.php
bower.json
public/built.css
public/built.js
2014-10-30 18:42:26 +01:00
Hillel Coren
8d623db294
Updating language files
2014-10-25 20:32:28 +03:00
Hillel Coren
cc6c6194c6
Added support for additional invoice designs
2014-10-24 13:48:59 +03:00
Hillel Coren
2ea08cd3df
fix #182 - SQLite issue on /get_started
2014-10-20 22:16:21 +03:00
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