Skip to content

Aeon Ideas

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

87 results found

  1. Update validation message on Keep in Review page to better indicate which field(s) is not validating.

    Current Keep in Review validation just says "This request is missing required information." It should be updated to know which field is missing required information so it is more clear to patrons whether they just need to choose a scheduled date or if other required information is missing from a request.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Add ability to customize the Cancellation Message -- Cancelled by Customer

    When a request is cancelled by the user, the message that is displayed in the web for Reason for Cancellation is "Cancelled by Customer." Having the ability to edit that text would allow consistency across web pages if edits have been made to address Users as Researchers or Patrons rather than Customers.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Ability to have a virtual reading room

    Several Aeon users at RBMS 2018 have talked about the need for a virtual reading room to provide controlled access to born digital/digitized materials

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Pull in/map additional data from remote auth login to Aeon user registration.

    Allow better mapping of additional information from LDAP and Shibboleth for remote auth registration.

    Example: if value passing as username is email address, also allow this value to populate the Email Address field on the registration form.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add integration for requesting from Hyrax

    UCSC is in the process of creating a new Hyrax based Digital Asset Management System to replace our current system, CONTENTdm. We're at the stage that we're starting to look at implementing Aeon within the new DAMS and would like to option to add a request link to Hyrax. http://hyr.ax/

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Clean "Unable to determine StateCode for ID 999" from the Aeon DLL logs

    There are several places where this message appears. It makes diagnosing other actual errors harder because of the clutter in the logs.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Remove unnecessary tabindex=0 on inputs because they're redundant

    tabindex=0 adds an html element to the tab order. By default, inputs are already focusable, so they do not need a tabindex=0.

    Note: the tabindex=0 should also be removed from any elements that do not explicitly need to be focusable via tab. Screen readers users will be able to reach the text regardless whether it is in the tab order or not. It'll likely just confused keyboard users.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Modify request validation in the web to better support non-transaction fields.

    1. Add RequestLink to Keep in Review form (replace with correct page name)
    2. In-place request validation should ignore non-transaction fields for Keep in Review page but should consider them when submitting for processing.
    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Update javascript functionality in scheduled-date.js - vary based on site or location

    Scheduled-date.js currently only offers one version of the scheduled date calendar for all forms. In many cases, the calendar needs to change based on form, site, or location.

    Site example: several libraries use one instance of Aeon. One reading room is open on Saturday, but the others are not. Should have the option for one site to include Saturday and the other(s) to block requesting on Saturdays.

    Location example: If materials are offsite, they may take longer to retrieve. The scheduled date calendar should be configurable to block days if material if offsite, or allow same day requesting if it…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Make OpenURL importing smarter to handle possible blank fields

    If an OpenURL string contains a blank value for one of the fields, skip it so that a later field that contains a value can be used.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add a link for viewing requests on Aeon's Review Requests page

    On Aeon's View Requests in Review page, there is no link to view the details of a request. The only options are to either edit individual requests or batch-submit requests.

    This can be accomplished by adding one of the following to the Templates/RequestsInReviewDataRow.html page.
    <a href="<#DLL queryFields='false'>?Action=10&Form=63&Value=<#DATAROW field='TransactionNumber'>"><#DATAROW field='TransactionNumber'></a>
    <a href="<#DLL queryFields='false'>?Action=10&Form=63&Value=<#DATAROW field='TransactionNumber'>">View Request</a>
    <a href="<#DLL queryFields='false'>?Action=10&Form=63&Value=<#DATAROW field='TransactionNumber'>">View Request <#DATAROW field='TransactionNumber'></a>

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Allow Aeon integration with AtoM for requesting

    AtoM is open source Archival Description software. Create requesting integration like with ASpace - https://www.accesstomemory.org/en/

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Filter notifications on web to only show emails sent to the user

    Right now, Aeon shows all notifications (emails) sent regarding a transaction. It's possible some of those emails may be internal in nature but there isn't a way to filter those out currently.

    Either certain emails could be marked as "internal", during the email creation process and/or email routing entry, or emails could be filtered to only show those where the user's email address is in the TO or CC fields. This would be an issue if the user changed their email address, though.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. When users log in to Aeon Web, provide feedback for disavowed usernames

    Occasionally online users will create a new Aeon account not realizing that they have an existing account. We merge the records and disavow the duplicate, but when users try to log in with the disavowed username, the "Username not in database" message does not appear, just the message "Password incorrect"--because the username does exist, just disavowed. Can we have a separate message specifically to address logins with disavowed usernames, distinct from logins with active usernames?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Recommendation system to suggest items to researchers based on users with the same research topic

    American Philosophical Society created a 1.0 version of a recommendation system for the Aeon web (called PAL - for People Also Liked) to show other items a researcher might want to request based on topics and requests in the system.

    This could be expanded into its own web service for recommending items.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Dynamic drop downs on user registration forms

    If a user chooses a country, have the web form change the options for possible states. This could also include other dynamic drop down options if there are other suggestions.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Amazon type suggestions for items to request

    Based off of other items requested and/or research topics

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base