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

89 Commits

Author SHA1 Message Date
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
86ea13ee31 Fix for logo in invoice footer 2017-03-27 14:14:01 +03:00
Hillel Coren
7f038809fd Working on credit notes 2017-03-26 21:15:51 +03:00
Hillel Coren
aa709a47dd Working on credit notes 2017-03-26 18:25:59 +03:00
Hillel Coren
7278b34ad3 Adding page number in pdf footer #1182 2017-03-26 00:35:08 +03:00
Hillel Coren
a3b05acb56 Include CSRF token fix on all pages 2017-03-21 10:34:52 +02:00
Hillel Coren
2a7dec8893 Support negative gateway fees 2017-03-16 17:32:46 +02:00
Hillel Coren
21166a3be7 Working on gateway fees 2017-03-16 16:03:17 +02:00
Hillel Coren
deda434322 Support statement in additional designs 2017-02-24 14:15:02 +02:00
Hillel Coren
dba28c0ead Fix amount formatting #1356 2017-02-21 13:31:51 +02:00
Hillel Coren
865c379116 Working on #1234 2017-02-06 11:51:40 +02:00
Hillel Coren
3e4528e340 Fix for embed documents 2017-02-04 20:53:17 +02:00
Hillel Coren
5aa9a80a78 Fix for client statements #1321 2017-02-01 12:40:32 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
5c8d4cf324 Use PDF.js on mobile browsers 2017-01-16 15:31:24 +02:00
Hillel Coren
c09b645191 Use PDF.js on mobile browsers 2017-01-16 15:18:57 +02:00
Hillel Coren
b34c5724de Support 'Tax Invoice\Quote' PDF labels 2017-01-08 19:43:59 +02:00
Hillel Coren
c2171e5f4f Add post\state\city field to invoice design 2017-01-02 13:58:51 +02:00
Hillel Coren
d2cf9b2fbe Don't show client email twice on the PDF 2017-01-01 13:34:14 +02:00
Hillel Coren
f288915970 Add last year option 2016-12-25 23:58:40 +02:00
Hillel Coren
655da01338 Improvement to invoice import 2016-12-22 13:53:14 +02:00
Hillel Coren
23c098014a Improved status selection 2016-11-18 15:31:43 +02:00
Hillel Coren
e6266b3b10 Change ‘Balance Due’ to ‘Total’ on quotes 2016-10-30 20:24:47 +02:00
Hillel Coren
4a94633add Fix for pdfmake watermark 2016-10-26 12:44:04 +03:00
Hillel Coren
a0f8475a35 Enable selecting currency symbol or code 2016-10-20 17:17:47 +03:00
Hillel Coren
f3a9f88107 Enable resubmitting form if invoice fails to save 2016-09-25 13:41:38 +03:00
Hillel Coren
f529b2ed06 Enabled adding blank row in invoice fields 2016-09-25 11:07:15 +03:00
Hillel Coren
7de1ffc13f Added phone to optional invoice fields 2016-09-23 12:11:46 +03:00
Hillel Coren
5818d199ee Remove duplicate file 2016-09-21 18:13:15 +03:00
Hillel Coren
73781e88d5 Fix issue with hipster design with quotes 2016-09-19 14:08:21 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Hillel Coren
0f5065336a Working on invoice fields 2016-09-05 17:44:01 +03:00
Hillel Coren
d14cf5f9ed Working on invoice fields 2016-09-05 15:28:59 +03:00
Hillel Coren
0cfbecb576 Fix for second custom line item field 2016-08-22 17:21:20 +03:00
Holger Lösken
1a6306f63b Pull CSS & JS sources from resources directory
- Revert custom config of Elixir to work as default
- Moved unminified(original) files to resources directory
- Still not everything cleaned up, but it's a start.. ;)
2016-08-17 08:34:12 +00:00
Holger Lösken
3d471f7c82 Set up D3.js with Elixir
- Use latest V3 version (3.5.17)
- V4 not supported by IN / gives errors
- Use Elixir to minify + deploy to public dir
2016-07-24 13:31:25 +02:00
Hillel Coren
49a94bc1a0 Fix for unintialized contact 2016-07-20 23:35:07 +03:00
Hillel Coren
8bc3d6c937 Ensure 0% taxes are shown 2016-07-20 20:48:56 +03:00
Holger Lösken
d36675b15b Use Elixir for asset management
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
2016-07-20 08:29:45 +00:00