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

75 Commits

Author SHA1 Message Date
David Bomba
15ac423ecb Add Payment Id to bank transactions table 2022-11-30 17:36:26 +11:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
David Bomba
08ca5ddb72 Include bank transactions and bank integrations in company import/exports 2022-11-22 16:14:07 +11:00
David Bomba
07d888257f Paid CSS Overlay 2022-11-17 16:41:23 +11:00
David Bomba
25a298f754 Minor fixes for refunds 2022-11-01 08:07:24 +11:00
David Bomba
08dbbade14 Pass references instead of full models into auto bill jobs 2022-10-28 12:10:20 +11:00
David Bomba
90805ca46b Working on QR Codes 2022-06-30 22:48:16 +10:00
David Bomba
98657cad8d Fixes for designs 2022-06-21 20:42:43 +10:00
David Bomba
d7c7289ca9 Update for invoice designs 2022-06-07 20:36:47 +10:00
David Bomba
614987a55e Vendor PDFs 2022-06-06 13:28:10 +10:00
David Bomba
3b2d863023 Minor fixes for designs 2022-05-19 19:19:46 +10:00
David Bomba
923e360a54 Fixes for designs 2022-03-19 12:54:59 +11:00
David Bomba
73e837aecc FIxes for designs' 2022-03-19 09:10:39 +11:00
David Bomba
72f09542ce Fixes for designs - white label 2022-03-18 11:55:07 +11:00
David Bomba
e035a75cc3 Fixes for plain design 2022-03-15 23:28:16 +11:00
David Bomba
256ea3bdee Fixes for clean design 2022-03-15 22:26:53 +11:00
David Bomba
a4615a331d Fixes for unsubscribe routes 2022-03-06 18:06:07 +11:00
David Bomba
f5f2395d7e Fixes for clean design 2022-01-06 20:03:30 +11:00
David Bomba
185f48a758 Fixes for designs 2021-11-30 21:50:50 +11:00
Benjamin Beganović
eee5ce9813
Merge pull request #6943 from beganovich/jira-767
Support for images on PDFs
2021-11-10 09:38:44 +01:00
Benjamin Beganović
f834f676a2 Force 100% width on tables 2021-11-09 17:44:28 +01:00
Benjamin Beganović
6d80ff8e4e Update designs to support entity images 2021-11-08 21:21:08 +01:00
Benjamin Beganović
97a32ee364 Clean 2021-10-29 17:15:58 +02:00
Benjamin Beganović
0059e87794 Update designs 2021-10-27 14:53:46 +02:00
Benjamin Beganović
73e0f061b5 Don't break line_total column content 2021-09-02 12:47:06 +02:00
Benjamin Beganović
b55b63b81d Update Clean 2021-08-24 16:29:30 +02:00
Benjamin Beganović
84febb3a2a Clean: Update line height, company logo position 2021-08-17 18:46:22 +02:00
Benjamin Beganović
45cb41a65a Clean: Bottom align the logo with company details 2021-08-17 18:21:51 +02:00
Benjamin Beganović
0ac0e8cae3 Update clean.html 2021-08-16 11:28:49 +02:00
Benjamin Beganović
1963f03d75 Add comments about hiding sections 2021-08-10 14:25:27 +02:00
Benjamin Beganović
3d8c5e3e96 Update desings to support markdown 2021-07-29 11:35:13 +02:00
Benjamin Beganović
b00558da2a Update designs 2021-07-21 14:45:42 +02:00
Benjamin Beganović
464a37c034 Set .company-logo to max-width: 65% 2021-07-08 11:53:06 +02:00
Ivan Herrera
dc84949970
Update 'Clean' PDF Design
The span-selector in #company-details seems incorrect here, and the selector should be a p-selector as children of #company-details seem to be paragraphs. I've verified and tested this on the stable-branch.
2021-06-24 10:35:14 +02:00
Benjamin Beganović
020c767360 Improve paddings & margins: Clean 2021-05-20 14:56:01 +02:00
Benjamin Beganović
2b9d619867 Change zoom property for the .company-logo 2021-05-19 16:44:57 +02:00
Benjamin Beganović
d04b48f7d2 Fixes for logo, header wrappers 2021-05-18 13:14:09 +02:00
Benjamin Beganović
0651ddaff0 Update CSS for the 2021-04-25 15:22:29 +02:00
Benjamin Beganović
540b184888 Put in the #footer of templates 2021-04-25 15:17:47 +02:00
Benjamin Beganović
88acfbfecb Show public notes outside of totals table 2021-04-19 13:51:00 +02:00
Benjamin Beganović
c17893f9a8 Add $page_size & $page_layout 2021-04-08 17:49:28 +02:00
Benjamin Beganović
001b6902f2 wip 2021-02-16 14:42:35 +01:00
Benjamin Beganović
6607442740 wip 2021-02-10 12:31:14 +01:00
Benjamin Beganović
d8c6d40cab wip 2021-02-09 16:47:41 +01:00
Benjamin Beganović
ec80d925a4 change task-duration to task-time-details 2021-01-14 15:58:29 +01:00
Benjamin Beganović
1c5c7250ee Unified margin across designs 2021-01-14 15:57:14 +01:00
Benjamin Beganović
7ccd10adf9 - Change $global-margin to $global_margin to keep consistency
- Update designs accordingly
- Update ChromiumPdf version
- Apply php-cs-fixer
2020-12-15 11:45:04 +01:00
Benjamin Beganović
dcd6574b2d Experimental PDF rendering:
- Added experimental flag in ninja.php
- Added experimental rendering in PdfMaker.php
- Added dynamic $global-margin for 1cm/0cm based on PDF method
2020-12-14 17:23:04 +01:00
Benjamin Beganović
5d1349393a update designs to suppport entity string 2020-12-08 16:45:24 +01:00
Benjamin Beganović
1be0d2435b Fix designs' tag 2020-11-09 16:23:27 +01:00