1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
Commit Graph

36 Commits

Author SHA1 Message Date
Hillel Coren
16e37be43a Fix client statements #1321 2017-02-01 13:14:11 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
7384f65a4c Remove JSPDF 2017-01-22 22:16:17 +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
98a237b5ad Added keyboard shortcuts 2016-12-06 23:39:10 +02:00
Hillel Coren
8bac6b6c27 Working on adding bulk actions to client page 2016-11-24 11:22:37 +02:00
Hillel Coren
23c098014a Improved status selection 2016-11-18 15:31:43 +02:00
Hillel Coren
fce46114bc Working on list status select 2016-11-17 16:29:02 +02:00
Joshua Dwire
632bff872e Build assets 2016-11-14 13:34:40 -05:00
Joshua Dwire
5713561261 Add UI for BlueVine signup 2016-11-03 16:54:33 -04: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
368dbd1fde Upgraded to sweetalert2 2016-10-25 18:24:59 +03:00
Hillel Coren
a0f8475a35 Enable selecting currency symbol or code 2016-10-20 17:17:47 +03:00
Hillel Coren
7c0eea08cd Added new upgrade modal 2016-10-16 09:38:04 -04:00
Hillel Coren
394cb1ad7e Center status message 2016-09-26 09:29:29 +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
73781e88d5 Fix issue with hipster design with quotes 2016-09-19 14:08:21 +03:00
Hillel Coren
e743af4d24 Merged #1062 2016-09-15 13:41:09 +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
Hillel Coren
c01e42ac87 Added option to include line item taxes in line total 2016-08-15 18:08:06 +03:00
Holger Lösken
63e725695a Set up Elixir with built.js 2016-08-15 00:03:47 +02:00
Holger Lösken
089ad1bd18 Making assets minified 2016-07-20 23:12:46 +02:00
Hillel Coren
660ffab0c5 Checked in compiled files 2016-07-20 23:49:02 +03:00
Holger Lösken
f5a5457d2b JS problems after using elixir
- Added missing JS files
- Added missing images
- Recreated merged files
2016-07-20 19:38:56 +02: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