|
View Changeset
/
hippo
Jump to revision:
Author:
jhoffman
Date:
Thu Mar 2 21:14:31 2017 UTC
(4 years, 1 month ago)
Log Message:
Moved project from forge.onehippo.org/svn/ without history
Changed paths
Only 100 changes shown,
display 8252 more changes...
Path
Details
attic/forge/selection/selection/branches/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/LICENSE.txt
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/pom.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/groupsupport/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/groupsupport/SelectionChoice.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/groupsupport/SelectionGroup.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/groupsupport/SelectionItem.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/groupsupport/SelectionModel.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/groupsupport/SelectionModelFactory.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/model/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/model/ListItem.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/model/ValueList.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/AbstractChoicePlugin.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/BooleanRadioGroupPlugin.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/DynamicDropdownPlugin.html
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/DynamicDropdownPlugin.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/DynamicMultiSelectPlugin.css
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/DynamicMultiSelectPlugin.html
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/DynamicMultiSelectPlugin.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/RadioGroupPlugin.html
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/RadioGroupPlugin.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/StaticDropDownPlugin.properties
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/StaticDropdownPlugin.css
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/StaticDropdownPlugin.html
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/plugin/StaticDropdownPlugin.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/provider/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/provider/DocumentValueListProvider.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/provider/IValueListProvider.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/GroupableSelectWidget.css
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/GroupableSelectWidget.html
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/GroupableSelectWidget.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/RadioGroupWidget.css
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/RadioGroupWidget.html
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-cms/src/main/java/org/onehippo/forge/selection/frontend/wicket/RadioGroupWidget.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/pom.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/org/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/org/onehippo/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/org/onehippo/forge/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/org/onehippo/forge/selection/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/org/onehippo/forge/selection/upgrade/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/java/org/onehippo/forge/selection/upgrade/SelectionUpgrader12a.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/documentvaluelistprovider.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/dropdown-plugin-dynamic.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/dropdown-plugin-static.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/hippoecm-extension.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/selection-namespace.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/addon-repository/src/main/resources/selection-types.cnd
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/pom.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/contentbean/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/contentbean/ValueList.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/contentbean/ValueListItem.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/manager/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/manager/DefaultValueListManager.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/manager/ValueListManager.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/util/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/hst/src/main/java/org/onehippo/forge/selection/hst/util/SelectionUtil.java
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/pom.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/main/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/images/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/images/cmsdocument.jpg
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/images/cmsvaluelist.jpg
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/images/site.jpg
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/images/thm_cmsdocument.jpg
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/resources/images/thm_site.jpg
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/site.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/xdoc/
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/xdoc/build-from-source.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/xdoc/configuration.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/xdoc/features.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/xdoc/index.xml
added
attic/forge/selection/selection/branches/selectionplugins-2.01.xx/src/site/xdoc/install.xml
added