Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIVO-1246 Improve ConfigurationBeanLoader #39

Closed
wants to merge 6 commits into from

Commits on May 29, 2016

  1. VIVO-1246 improve the ConfigurationBeanLoader:

    Add cardinality parameters minOccurs and maxOccurs
    Create README.md document in the edu.cornell.mannlib.vitro.webapp.utils.configuration package
    Split large class of unit tests into separate classes by functionality
    j2blake committed May 29, 2016
    Configuration menu
    Copy the full SHA
    481a215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbc3e3 View commit details
    Browse the repository at this point in the history
  3. VIVO-1247, remove duplicate code used with ConfigurationBeanLoader.

    Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.
    j2blake committed May 29, 2016
    Configuration menu
    Copy the full SHA
    d752989 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Configuration menu
    Copy the full SHA
    ac6f872 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Merge branch 'develop' of git://github.com/vivo-project/Vitro into de…

    …velop
    
    # By Graham Triggs
    # Via grahamtriggs (2) and Graham Triggs (1)
    * 'develop' of git://github.com/vivo-project/Vitro:
      [VIVO-1224] Suppress default "synthetic" model from the lists on the ingest pages
      [VIVO-1230] Make contact form compatible with SMTP relays
      [VIVO-1233] Wrap large buttons on ontology edit page
      Fix error message (change erroneous UPDATE to SELECT)
    j2blake committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    0709ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41ff46e View commit details
    Browse the repository at this point in the history