- 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.
-
- Oct 21, 2014
-
-
Kevin Kaland authored
-
- Oct 19, 2014
-
-
Kevin Kaland authored
This lets DrupalModuleUpgrader...work.
-
- Oct 18, 2014
-
-
Kevin Kaland authored
-
- Sep 02, 2014
-
-
Liam Morland authored
-
Liam Morland authored
-
- Feb 06, 2014
-
-
Liam Morland authored
-
- Jan 03, 2014
-
-
Liam Morland authored
-
Liam Morland authored
-
Liam Morland authored
-
- Oct 22, 2013
-
-
- Jul 24, 2013
-
-
Kevin Kaland authored
-
Kevin Kaland authored
-
Kevin Kaland authored
Conflicts: fillpdf.admin.inc
-
- Jun 17, 2013
-
-
Kevin Kaland authored
-
- Jun 07, 2013
-
-
Kevin Kaland authored
-
Kevin Kaland authored
-
- Jan 02, 2013
- Dec 31, 2012
-
-
Kevin Kaland authored
-
- Dec 12, 2012
-
-
Kevin Kaland authored
-
- Dec 11, 2012
-
-
Kevin Kaland authored
-
Kevin Kaland authored
-
Kevin Kaland authored
-
- Dec 10, 2012
-
-
- Jul 30, 2012
-
-
Kevin Kaland authored
-
- Jul 29, 2012
-
-
Kevin Kaland authored
-
Kevin Kaland authored
-
Kevin Kaland authored
-
- Jul 28, 2012
-
-
Kevin Kaland authored
-
- Jul 24, 2012
-
-
Kevin Kaland authored
-
Kevin Kaland authored
-
Kevin Kaland authored
-
- Jul 23, 2012
-
-
Kevin Kaland authored
-
- Jun 12, 2012
-
-
Kevin Kaland authored
Way too much to list here. See http://drupal.org/node/1266174.
-
Kevin Kaland authored
-
Kevin Kaland authored
-
- Jun 10, 2012
-
-
Kevin Kaland authored
-
- Jun 03, 2012
-
-
Kevin Kaland authored
-
- May 21, 2012
-
-
Kevin Kaland authored
-