1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
Commit Graph

66 Commits

Author SHA1 Message Date
Hillel Coren
36fcb645c5 Show used/unused on field labels 2017-11-06 19:26:33 +02:00
Hillel Coren
a5f4a369ab Add bulk invoice button to products 2017-11-03 10:19:03 +02:00
Hillel Coren
6f2b842046 Working on product fields 2017-10-29 21:14:05 +02:00
Hillel Coren
450e4ae66a Working on product fields 2017-10-29 12:39:15 +02:00
Hillel Coren
817d7b83ad Working on product fields 2017-10-29 10:02:17 +02:00
Hillel Coren
e8888e38d0 Working on product fields 2017-10-27 11:46:08 +03:00
Hillel Coren
b239b7cebb Support setting label for VAT and Id 2017-07-09 20:06:34 +03:00
Hillel Coren
c239146559 Improvements to invoice labels customization 2017-06-21 13:35:55 +03:00
Hillel Coren
032cba785d Improving custom labels UI 2017-06-21 11:07:59 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
a6c100eb47 Support relabeling po number and due date 2017-05-09 09:42:33 +03:00
Hillel Coren
8738a2ad55 Clean up JSON encoding 2017-05-08 22:10:39 +03:00
Hillel Coren
42032f5e9a Improve JSON encoding in HTML 2017-05-07 10:00:38 +03:00
Hillel Coren
0fad27287b Add strip_tags to raw JSON in views 2017-04-19 20:46:11 +03:00
Hillel Coren
8a105360ef Small refactor 2017-01-16 11:38:34 +02:00
Hillel Coren
a3c2340fa0 Prevent checkboxes from being checked if validation fails 2017-01-09 17:01:51 +02:00
Hillel Coren
d7f22041ab Added UI setting to enable JS PDF renderer 2016-12-01 21:39:00 +02:00
Hillel Coren
a8b606634d Refinements to the invoice fields settings 2016-09-21 12:43:47 +03:00
Hillel Coren
d14cf5f9ed Working on invoice fields 2016-09-05 15:28:59 +03:00
Hillel Coren
08590a4b6f Working on invoice fields 2016-09-05 08:10:39 +03:00
Hillel Coren
188486641a Working on design 2016-09-02 17:53:16 +03:00
Hillel Coren
de602283c1 Added 'tax' as custom label 2016-08-21 18:39:43 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +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
Hillel Coren
9603439a33 Added additional designs 2016-06-29 22:48:56 +03:00
Hillel Coren
31fc4ad59c Merge pull request #911 from haleksandre/invoice-subtotals
Add custom labelling and style to multiple labels and amount in the subtotals table
2016-06-09 09:05:57 +03:00
Alexandre Villeneuve
eafdc12fa5 Add style to multiple subtotals labels 2016-06-08 14:00:44 -04:00
Hillel Coren
d5cb8b3abe Minor fixes 2016-06-05 22:55:23 +03:00
Hillel Coren
0dcee794b5 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
	resources/lang/en/texts.php
	resources/views/accounts/invoice_design.blade.php
	resources/views/invoices/edit.blade.php
2016-04-19 22:48:03 +03:00
Hillel Coren
9f5fe33059 Added page size and live preview settings 2016-04-19 10:51:57 +03:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Joshua Dwire
942f543bbb Display documents in invoice PDF 2016-03-23 18:40:42 -04:00
Hillel Coren
c3c7f25b32 Clarified partial labels 2016-03-18 14:34:46 +02:00
Hillel Coren
689efc3e3e Lazy load images 2016-02-25 12:16:27 +02:00
Hillel Coren
63c1293e3b Add Header/Footer options to invoice design settings 2016-01-31 23:55:02 +02:00
Hillel Coren
387f89440c Add Header/Footer options to invoice design settings 2016-01-31 23:42:20 +02:00
Hillel Coren
02f137f95f Implemented StackTraceJS 2016-01-31 21:36:50 +02:00
Hillel Coren
cf24684adb Check user is pro to use custom fonts 2016-01-11 14:50:17 +02:00
Hillel Coren
d72ff27e62 Improved invoice design form layout 2016-01-10 20:40:04 +02:00
Hillel Coren
4549643fdc Bug fix 2016-01-07 09:40:46 +02:00
Hillel Coren
77f9e89b40 Added _id to header/body font properties 2016-01-07 09:19:57 +02:00
Hillel Coren
14192846e8 Merging: custom font support 2016-01-07 09:08:30 +02:00
Hillel Coren
76689802d9 Working on data import 2015-12-10 13:03:45 +02:00
Hillel Coren
19ce3e3063 Add settings help texts 2015-12-03 17:35:41 +02:00
Hillel Coren
61ed298699 Minor improvements 2015-11-21 23:10:26 +02:00
Hillel Coren
88c215d1df Bug fixes 2015-10-20 11:23:38 +03:00
Hillel Coren
9283362d28 Bug fixes 2015-10-18 10:30:28 +03:00
Hillel Coren
c24b2f352d Updated version 2015-10-16 08:32:02 +03:00
Hillel Coren
1ab154aba9 Bug fixes 2015-10-15 22:37:01 +03:00
Hillel Coren
a4960245c2 Bug fixes 2015-10-15 09:19:41 +03:00