CMS-9907: prepare release hippo-plugin-poll-2.2.0
CMS-9907: Update project for release 10.2.0
CMS-9898: rollback changes from release preparation of hippo-plugin-poll-2.2.0-rc-1
CMS-9898: prepare release hippo-plugin-poll-2.2.0-rc-1
CMS-9898: Update dependencies for rc-1 tag
CMS-9899: copy for branch hippo-plugin-poll-2.2.x
CMS-9899: prepare branch hippo-plugin-poll-2.2.x
HIPPLUG-1256: Bump version of parent POM to 27.4 and remove duplicate <groupId/> element
HIPPLUG-1083: restore accidentally removed (valid!) reload-on-startup flag to avoid upgrading inconsistencies.
CMS-9856: Update copyright year to 2016
HIPPLUG-1083: added comments to content(prop)deletes to remove them in next major version
HIPPLUG-1083: needing hippo:contentpropdelete for deleting properties!
HIPPLUG-1083: merged the branch poll-2.x-cleanup into trunk
CMS-16: Bump internal dependency properties to use the current (snapshot) 10.2 versions
CMS-9583: prepare for next development iteration
CMS-9583: prepare branch hippo-plugin-poll-2.1.x
CMS-16: Bump internal dependency properties to use the current (snapshot) versions
HIPPLUG-1200 rollback changes from release preparation of poll-2.1.0-translations-1
HIPPLUG-1200 prepare branch poll-2.1.0-translations-1
CMS7-9483: prepare for next development iteration
CMS7-9483: prepare branch hippo-plugin-poll-2.0.x
HIPPLUG-1162: prepare for next development iteration
HIPPLUG-1162: prepare release hippo-plugin-poll-2.0.0
HIPPLUG-1162: Prepare for the 10.0 GA release
CMS7-9450: Switch to using semantic versioning for all CMS 10 modules - old version x.y.z => (x+1).0.0 - bumped to latest project or release parent pom - also updated copyright year where needed - cleaned up/moved dependency version properties to main pom.xml from child pom(s)
HIPPLUG-1139: prepare for next development iteration
HIPPLUG-1139: prepare release hippo-plugin-poll-1.09.01
HIPPLUG-1139: Use latest released versions
HIPPLUG-1145: use latest project pom
HIPPLUG-1133: Cleanup for translation of labels
HIPPLUG-1079: prepare for next development iteration
HIPPLUG-1079: prepare release hippo-plugin-poll-1.09.00
HIPPLUG-1079: use FCS dependencies
HIPPLUG-657: improving rendering of result table; improving the rendering of the document preview
HIPPLUG-657: adding padding
HIPPLUG-1076: added shortcut for when a picker path is a document, no query execute then. - copyright year bumps
HIPPLUG-1077: Remove unused constants.
HIPPLUG-1076 backwards compatible change in poll logic that instead of having to point a folder that contains one or more polls and the first poll is used, you can now just explicitly select a poll document in the component properties window in channel mngr. That is I think much easier to understand. I did leave the existing PollComponent and PollComponentInfo interface untouched to make sure already existing polls keep working. I extended both to now have the PollDocumentComponent for which you can pick a poll document instead of a folder. I reload the catalog item so for customers upgrading, the old already used polls keep working and for newly added polls to a page in the channel manager, they have to select a poll document instead of a folder
HIPPLUG-1077 fix poll plugin to correctly use parameters from the component parameter info class instead of directly via component parameters: This latter does not work with instant reloading without save, *and* it doesn't work with targeting either. So, properties via component parametersInfo interface should be fetched via the interface getters
HSTTWO-3257 include hippo-cms7-commons because the parameter annotation classes move to the shared class loader
HIPPLUG-657: styling the results section
HIPPLUG-1065: restore deps
HIPPLUG-1065: rollback changes from release preparation of hippo-plugin-poll-1.09.00-alpha-1
HIPPLUG-1065: prepare release hippo-plugin-poll-1.09.00-alpha-1
HIPPLUG-1065: prepare deps
HIPPLUG-657: added CMS addon module with the PollResultsPlugin (Wicket) - configured the new Wicket plugin in the default poll document - (off topic) also removed 'types-compound-poll-patch" init item
CMS7-8654 updated copyright year
HIPPLUG-970: fix maven coordinates of standard Hippo Plugin Poll
HIPPLUG-970: cleanup and new maven configuration of standard Hippo Plugin Poll
HIPPLUG-970: initial import of the poll standard plugin for CMS 7.10, cloned (unmodified) from the Forge poll plugin