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

V3 file info improvement and request handler #157

Open
wants to merge 96 commits into
base: v3
Choose a base branch
from

Commits on Jan 26, 2024

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

Commits on Feb 6, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. small changes

    LewerenzM committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8d97e27 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Fix for GetDataHandler

    LewerenzM committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9d75e1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3deeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c229b12 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    396e92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a69f1 View commit details
    Browse the repository at this point in the history
  3. some cleaning up

    LewerenzM committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    db8ee8d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. GetDataFileIdsHandler added

    LewerenzM committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    70c0408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4da92e View commit details
    Browse the repository at this point in the history
  3. RequestHandler for GetSize

    LewerenzM committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fbe3d46 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    15501df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831cfa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d92b52 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Added GetStatugHandler

    LewerenzM committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    eb02b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc10549 View commit details
    Browse the repository at this point in the history
  3. IsPreparedHandler #1

    LewerenzM committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    484fffc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. IsPreparedHandler #2

    LewerenzM committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    310eb3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9726812 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0f52dd7 View commit details
    Browse the repository at this point in the history
  2. PrepareDataHandler #1

    LewerenzM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    dfced29 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

  1. Made IdsBean.key un-static because it is initialized in an un-static …

    …way. This caused problems.
    LewerenzM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e6b9947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f8f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    476551c View commit details
    Browse the repository at this point in the history
  4. Added RestHandler

    LewerenzM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cae373d View commit details
    Browse the repository at this point in the history
  5. Added RestoreHandler

    LewerenzM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    52576f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Added WriteHandler

    LewerenzM committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bc475b0 View commit details
    Browse the repository at this point in the history
  2. Added DeleteHandler

    LewerenzM committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    48146e6 View commit details
    Browse the repository at this point in the history
  3. Removed IdsBean class

    LewerenzM committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fe6cccc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c34d2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde7666 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    05eb68c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b622bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b6b16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9644a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    195e634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b6b1c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. Comments and Refinings

    LewerenzM committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f0a2604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2415c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    a532809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b7adb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    f400a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1baf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9964a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    276270e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6daf3b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    447c3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14f510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3bae54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b513ff View commit details
    Browse the repository at this point in the history
  5. Merge pull request #159 from icatproject/v3_PrepareDataStatusRedesign

    V3 prepare data status redesign
    LewerenzM authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    28d3b27 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c1a4675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1b17a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    b33f5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17a512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e701e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b13adcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef514bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b3d58b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3990973 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    393f7cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ffcb9c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    cab00af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d00c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded1d5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b655c98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    629f51a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9f0faa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1397e6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    625f672 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a2f5c0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    5971ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8287874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0665240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b6926 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #161 from icatproject/v3_consideringPRFeedback

    V3 considering pr feedback
    LewerenzM authored May 15, 2024
    Configuration menu
    Copy the full SHA
    cbf6615 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9a6959e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218101e View commit details
    Browse the repository at this point in the history
  3. some refinings

    LewerenzM committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6a8bced View commit details
    Browse the repository at this point in the history
  4. some renamings

    LewerenzM committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fdfd88e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 27, 2024

  1. Fix final newline

    RKrahl committed May 27, 2024
    Configuration menu
    Copy the full SHA
    74c8337 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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