- Nov 18, 2022
-
-
arunkumark authored
-
- Apr 21, 2022
-
- Apr 06, 2022
-
-
Liam Morland authored
-
- Apr 04, 2022
-
-
Liam Morland authored
-
Liam Morland authored
-
- Mar 23, 2022
-
-
Liam Morland authored
-
- Apr 22, 2020
-
-
pavnish7008 authored
-
- Jan 30, 2020
-
-
wizonesolutions authored
Issue #2948793 by wizonesolutions, Liam Morland, liquidcms, noahzenzen: Support PDF security in pdftk
-
- Jun 21, 2019
-
-
Bernd Oliver Suenderhauf authored
Issue #3046530 by Pancho, wizonesolutions: Revert: Add experimental sub-module to switch between BC and Next API
-
Bernd Oliver Suenderhauf authored
Issue #3040900 by Pancho: Move legacy backend support incl. the JavaBridge ("local") backend to a submodule
-
- May 21, 2019
-
-
Bernd Oliver Suenderhauf authored
Issue #3046419 by Pancho, mondrake, wizonesolutions: Set locale to support filenames with non-ASCII characters in pdftk
-
- Apr 19, 2019
-
-
Bernd Oliver Suenderhauf authored
Followup to: Issue #3046765 by Pancho, wizonesolutions: Discourage public:// scheme for storing populated PDFs
-
- Apr 15, 2019
-
-
Bernd Oliver Suenderhauf authored
-
- Feb 22, 2017
-
-
Kevin Kaland authored
-
- Nov 27, 2015
-
-
Kevin Kaland authored
-
- Nov 18, 2015
-
-
Kevin Kaland authored
-
- Nov 16, 2015
-
-
Kevin Kaland authored
Snuck in a couple other fixes.
-
- Nov 04, 2015
-
-
Kevin Kaland authored
This gets us file.usage tracking for free.
-
- Nov 01, 2015
-
-
Kevin Kaland authored
I've been doing it wrong and a couple file fields need to be actual file fields in order to track file usage properly and automatically.
-
- Oct 01, 2015
-
-
Kevin Kaland authored
Works for FillPDF forms now but not for generated PDFs.
-
- Mar 31, 2015
-
-
Kevin Kaland authored
-
- Nov 08, 2014
-
-
Kevin Kaland authored
There's lots of changes here. I should have committed more often. Anyway, the gist of it is: - General code conversion to Drupal 8 patterns. I've taken shortcuts here and there but mostly avoid that. No idea on the quality. Hopefully, someone can give me some feedback. - Two new entity types, FillPdfForm and FillPdfFormField. These correspond to the old {fillpdf_forms} and {fillpdf_fields} tables. Now they're finally entities, so Views support will be possible for those of you who wanted it. I was finally forced to do this, and I'm glad. - PDF-filling methods are now PLUGINS!!! This means they all implement FillPdfBackendPluginInterface, and this basically achieves the same thing I was trying to do with the failed pdf_forms project. Anyone who wants to add their own backend can already do it; the fillpdf_service_backend configuration variable is used to select the correct backend. It should match the annotation ID. Look at FillPdfServiceFillPdfBackend to get an idea of how to structure the plugin. - Better use of actual entity references. FillPdfForms store a reference to their underlying Files instead of just an ID. Same with FillPdfFormField -> FillPdfForm.
-
- Jun 17, 2013
-
-
Kevin Kaland authored
-
- Jun 07, 2013
-
-
Kevin Kaland authored
-
- Jan 01, 2013
-
-
quicksketch authored
- May 18, 2012
-
-
Kevin Kaland authored
-
- Feb 08, 2012
-
-
Liam Morland authored
This works with Webform nodes as the node as well.
-
- Jan 11, 2012
-
-
Liam Morland authored
-
- Jan 04, 2012
-
-
Liam Morlund authored
-
- Oct 16, 2011
-
-
Kevin Kaland authored
-
Kevin Kaland authored
-
- Mar 10, 2011
-
- Feb 24, 2011
-
-
The Great Git Migration authored
-
- Oct 27, 2008
-
-
Tyler Renelle authored
-