Commit Graph

32 Commits

Author SHA1 Message Date
Yuri Kuznetsov 2b667ffa03 cs 2023-04-29 10:55:29 +03:00
Anthony Andriano da5b1cf005 bug fix: tcpdf total page numbers for groups (#2632)
The total page number was not correct for groups. The page number for a non-group was used, which produced the wrong result.
2023-03-04 19:42:58 +02:00
Taras Machyshyn 6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov e5389af306 fix phpdoc 2022-08-10 17:52:55 +03:00
Yuri Kuznetsov 31a94da8ff throws tags 2022-06-24 12:22:27 +03:00
Yuri Kuznetsov 8491a54248 type fixes 2022-03-21 12:24:12 +02:00
Yuri Kuznetsov a164c33829 type fixes 2022-03-13 14:19:38 +02:00
Yuri Kuznetsov 9077c00386 type fixes 2022-03-10 14:22:12 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov 530ac9da18 type fixes 2021-11-09 16:38:00 +02:00
Yuri Kuznetsov 0b3f3e67dd fixes 2021-11-04 17:14:41 +02:00
Yuri Kuznetsov d125d8f067 types 2021-11-04 15:54:48 +02:00
Yuri Kuznetsov 41b25a43ba tcpdf fix 2021-11-01 11:27:20 +02:00
Yuri Kuznetsov 1f4ce20c8b template renderer 2021-09-19 18:47:15 +03:00
Yuri Kuznetsov e9d3127932 rename 2021-09-11 09:19:30 +03:00
Yuri Kuznetsov 9b632f582f pdf data loader framework 2021-08-26 13:02:31 +03:00
Yuri Kuznetsov 9a522f7922 pdf contents stream 2021-08-07 14:57:05 +03:00
Yuri Kuznetsov f453077796 refactoring 2021-08-07 14:39:47 +03:00
Yuri Kuznetsov 387029c5a6 pdf title name-placeholder 2021-08-07 09:39:57 +03:00
Yuri Kuznetsov a56acf553c pdf title 2021-07-30 17:19:47 +03:00
Yuri Kuznetsov e93310b9bf tcpdf relocation 2021-05-21 18:26:06 +03:00
Arkady b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov 0f4391bdd1 pdf refactoring and fixes 2021-05-11 18:18:41 +03:00
Yuri Kuznetsov 5e9c2fc255 cleanup 2021-04-28 10:30:39 +03:00
Yuri Kuznetsov 6bdd976209 cs fix 2021-04-21 14:19:47 +03:00
Yuri Kuznetsov 272fd58481 pdf changes 2021-02-26 12:23:46 +02:00
Yuri Kuznetsov d1b27dfd9d tcpdf refactoring 2021-02-22 15:19:31 +02:00
Yuri Kuznetsov 0d202499bc fix 2021-01-26 20:53:35 +02:00
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov 521a166c92 ceanup 2020-12-16 19:44:08 +02:00
Yuri Kuznetsov 70d15cbac5 pdf barcode tag 2020-12-05 15:37:14 +02:00
Yuri Kuznetsov 83a44c60c1 pdf tool 2020-12-01 12:14:08 +02:00