Hillel Coren
|
9df6a5a98c
|
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
|
2014-10-24 13:49:13 +03:00 |
|
Hillel Coren
|
cc6c6194c6
|
Added support for additional invoice designs
|
2014-10-24 13:48:59 +03:00 |
|
Hillel Coren
|
5d105ca4dd
|
Merge pull request #183 from installtech/patch-1
Some French translations
|
2014-10-23 09:37:16 +03:00 |
|
Aïssa
|
dbbd95a8fa
|
Translations
|
2014-10-22 22:55:18 +02:00 |
|
Aïssa
|
2ef0cff72b
|
Some French translations
To be completed
|
2014-10-22 17:00:42 +02:00 |
|
Hillel Coren
|
ea429368a8
|
Moved public texts to resource files
|
2014-10-21 20:57:06 +03:00 |
|
Hillel Coren
|
cfc6e22241
|
Working on new invoice designs
|
2014-10-21 15:10:29 +03:00 |
|
Hillel Coren
|
2ea08cd3df
|
fix #182 - SQLite issue on /get_started
|
2014-10-20 22:16:21 +03: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 |
|
Hillel Coren
|
9ac9ebca5a
|
Enabled using date variables for non-recurring invoices
|
2014-10-19 23:22:18 +03:00 |
|
Hillel Coren
|
39eda076c1
|
Merge pull request #179 from wanchopeblanco/master
Improved the spanish translation
|
2014-10-19 23:10:23 +03:00 |
|
Hillel Coren
|
76e9f107e7
|
Added support for a demo account
|
2014-10-19 23:03:57 +03:00 |
|
wanchopeblanco
|
2a7185b5ce
|
Improved the spanish translation
Some more improvements for the spanish translation.
|
2014-10-19 14:08:57 -05:00 |
|
Hillel Coren
|
1b71aa6fcb
|
fix #168 - Allow :MONTH, :QUARTER or :YEAR for products even when the invoice is not recurring
|
2014-10-19 21:32:10 +03:00 |
|
Hillel Coren
|
3d6ed21adc
|
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
|
2014-10-19 21:21:09 +03:00 |
|
Hillel Coren
|
de7f2d5bbd
|
Added payment gateway help/sign-up links
|
2014-10-19 21:20:59 +03:00 |
|
wanchopeblanco
|
4fec739d37
|
Added Factura de Venta
To comply to Colombias law invoice should translate to "Factura de Venta"
|
2014-10-19 12:32:44 -05:00 |
|
wanchopeblanco
|
52d9a2dcf2
|
Improved the spanish translation
It still need some more improvement, im working on it.
|
2014-10-19 12:27:31 -05:00 |
|
Hillel Coren
|
ad8d5df8d5
|
fix #171 - Quote to invoice should change the Prefix and the number
|
2014-10-19 19:44:20 +03:00 |
|
Hillel Coren
|
8410ad9dc9
|
fix #170 - Live PDF not rendered when using logo
|
2014-10-19 19:37:25 +03:00 |
|
Hillel Coren
|
c879293b14
|
Added Spanish translation
|
2014-10-19 17:32:27 +03:00 |
|
Hillel Coren
|
c51b93072a
|
Fixed bug where the incorrect credit balance was updated
|
2014-10-19 13:13:55 +03:00 |
|
pbergsmann
|
34e1d4e20d
|
[BUGFIX] Wrong usage of use statement
Resolves errors like "The use statement
with non-compound name 'Client' has no effect"
|
2014-10-17 16:21:12 +02:00 |
|
Hillel Coren
|
919f13b0d4
|
Enabled manually setting invoices and quotes as sent
|
2014-10-14 22:04:48 +03: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
|
7c24a34b6d
|
Working on invoice design page
|
2014-10-12 21:19:40 +03:00 |
|
Hillel Coren
|
9770e6a1d5
|
Working on invoice design page
|
2014-10-12 21:11:41 +03:00 |
|
Hillel Coren
|
4f3e9ee935
|
Set canonical link
|
2014-10-06 10:46:35 +03:00 |
|
Hillel Coren
|
e8b5317f2e
|
Added d3 to js folder
|
2014-10-06 00:31:14 +03:00 |
|
Hillel Coren
|
d5ac64bf65
|
Fixed typo
|
2014-10-06 00:13:54 +03:00 |
|
Hillel Coren
|
70b409184a
|
Version check and news feed messages
|
2014-10-06 00:00:42 +03:00 |
|
Hillel Coren
|
e7184ab59d
|
Added moolah as recommended payment gateway
|
2014-10-05 16:07:04 +03:00 |
|
Hillel Coren
|
a4e949daec
|
Added payment confirmation email for license purchases
|
2014-10-05 14:55:59 +03:00 |
|
Hillel Coren
|
051aec19c0
|
Back-fill migrations table for dbs created with the database.sql file
|
2014-10-05 13:18:42 +03:00 |
|
Hillel Coren
|
48064313cc
|
Working on d3 viz
|
2014-10-05 12:35:51 +03:00 |
|
Hillel Coren
|
fa676f1e57
|
Working on d3 viz
|
2014-10-05 10:49:34 +03:00 |
|
Hillel Coren
|
020158a0ae
|
Working on d3.js vizualizer
|
2014-10-03 02:51:21 +03:00 |
|
Hillel Coren
|
b3a0b6f83d
|
Adding test data
|
2014-10-03 02:37:06 +03:00 |
|
Hillel Coren
|
00a8f66a9f
|
Adding test data
|
2014-10-03 02:15:20 +03:00 |
|
Hillel Coren
|
8e5b8b9596
|
Adding test data
|
2014-10-03 02:13:01 +03:00 |
|
Hillel Coren
|
a8dac34c16
|
Adding test data
|
2014-10-03 02:08:46 +03:00 |
|
Hillel Coren
|
9c71be5fb6
|
Adding test data
|
2014-10-03 02:05:47 +03:00 |
|
Hillel Coren
|
7773b2bd64
|
Adding test data
|
2014-10-03 02:01:41 +03:00 |
|
Hillel Coren
|
2eee5bcd85
|
Adding test data
|
2014-10-03 02:00:35 +03:00 |
|
Hillel Coren
|
819c9076cd
|
Adding test data
|
2014-10-03 01:54:45 +03:00 |
|
Hillel Coren
|
35771d48a2
|
Adding test data
|
2014-10-03 01:44:20 +03:00 |
|
Hillel Coren
|
17653cc252
|
Adding test data
|
2014-10-03 01:36:25 +03:00 |
|
Hillel Coren
|
57341cfe40
|
Adding test data
|
2014-10-03 01:31:01 +03:00 |
|
Hillel Coren
|
8133482d19
|
Commented out url reset
|
2014-09-30 17:03:16 +03:00 |
|