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

4/30 code drop to beta #2

Merged
merged 59 commits into from
Apr 30, 2014
Merged

4/30 code drop to beta #2

merged 59 commits into from
Apr 30, 2014

Commits on Apr 23, 2014

  1. Improved treatment of numeric values for the CSV ingest.

    Integer values will be recognized as "discrete". Fractional values will be recognized as "continues", and formatted
    in IEEE 754 with 15 digits of precision guaranteed in a Double float.
    landreev committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    fb3bd20 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Configuration menu
    Copy the full SHA
    c1d54d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f08982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66fd536 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    794a11f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a66b956 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53de826 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7088e79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af047c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b82cd2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fbedad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e41b93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d725318 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c1aacf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    27f7e2e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b1361e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2734bf View commit details
    Browse the repository at this point in the history
  17. Cleanup

    Remove Description from Dataset Entity
    Remove Debug code from dataverse description counter
    Add Index to update dataverse command
    sekmiller committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    88752c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89d1862 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    057d825 View commit details
    Browse the repository at this point in the history
  20. replace Published/Unpublished toggle with multiple cards #3795

    - cards can have the labels Unpublished or Draft
    - added facet for "Publication Status"
    pdurbin committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    80f0be4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Configuration menu
    Copy the full SHA
    80a245c View commit details
    Browse the repository at this point in the history
  2. Update find-use-data.rst

    eaquigley committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    7d2be85 View commit details
    Browse the repository at this point in the history
  3. Checking in progress on cleaning up the customization header. Added t…

    …he link and rectangle logo to the page, with the proper renders. Changed out the default background color to a more general looking grey. Also added static copyright text into the footer as a placeholder.
    mheppler committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    5b7a9f9 View commit details
    Browse the repository at this point in the history
  4. Merge origin/master

    mheppler committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    e0417fa View commit details
    Browse the repository at this point in the history
  5. Update find-use-data.rst

    eaquigley committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    ae61dbc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Update dataset-management.rst

    posixeleni committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    dde4210 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. Configuration menu
    Copy the full SHA
    f6301e2 View commit details
    Browse the repository at this point in the history
  2. Prevent DVs and Datasets from being published if Owner is Unpublished.

    Also changed references to ‘Publish’ from ‘Private’ on DV page.
    sekmiller committed Apr 28, 2014
    Configuration menu
    Copy the full SHA
    13d865b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1db96c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b244a32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b15f78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7dd849 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Configuration menu
    Copy the full SHA
    9b5c634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    613d893 View commit details
    Browse the repository at this point in the history
  3. Move check for permissions from Owning DV to DS

    along with Michael’s fix of the assignmentFor Method this fixes 3890
    sekmiller committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    2e5ec83 View commit details
    Browse the repository at this point in the history
  4. Fix Dataset Commands Permissions

    Should refer to DS itself; not owning DV.
    sekmiller committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    549192c View commit details
    Browse the repository at this point in the history
  5. fix for weird +/- behavior

    scolapasta committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    8af9cf8 View commit details
    Browse the repository at this point in the history
  6. Merge origin/master

    scolapasta committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    1fdfb67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7db154b View commit details
    Browse the repository at this point in the history
  8. 4 Configuration menu
    Copy the full SHA
    2948e67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e21e2fa View commit details
    Browse the repository at this point in the history
  10. Merge origin/master

    mheppler committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    f0cd262 View commit details
    Browse the repository at this point in the history
  11. per conversation with Phil, marking getName, setName and the version

    of the constructor that uses the "name" field @deprecated.
    landreev committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    9c6f161 View commit details
    Browse the repository at this point in the history
  12. Went through the app and made sure DataFile.name is no longer being used

    to store the file name.
    (last remaining place is IndexServiceBean - Phil indicated he was going
    to do that)
    landreev committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    f40d585 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3aa6035 View commit details
    Browse the repository at this point in the history
  14. don't require full filename for search match #3848

    - highlighting on file card left as a todo
    pdurbin committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    31ea61b View commit details
    Browse the repository at this point in the history
  15. Update find-use-data.rst

    eaquigley committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    aab88dc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    19286dc View commit details
    Browse the repository at this point in the history
  17. Merge origin/master

    mheppler committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    3acd78b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    66268f3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    14ca528 View commit details
    Browse the repository at this point in the history
  20. Cleaned up the select-checkbox lists on the dataset page, to be withi…

    …n a contained, scrollable list, and styled them to look like the other form elements on the page.
    mheppler committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    d2b2b2a View commit details
    Browse the repository at this point in the history
  21. Merge origin/master

    mheppler committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    c943cb9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3427992 View commit details
    Browse the repository at this point in the history
  23. Merge origin/master

    scolapasta committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    c43c22e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6de8290 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1de0f8d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

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