To Do List

From ARES RACES Personnel Management System Help
Revision as of 08:59, 10 May 2024 by Jfillian (talk | contribs)
Jump to navigation Jump to search

This list describes the programming items that still need to be accomplished.

  • UNCATEGORIZED (TBD)
    • Create a page for Call Sign Change for vanity call signs etc. This should change the Wordpress Username as well as the Call Sign field.
    • Currently the Participant Activity Management - New Participant Entry Page does not check for duplicate entries. For now it is pretty easy to delete any duplicates until this is corrected.
    • I realize I have not created the ability to view and edit the Org Structure table or the Positions table. Oops. That will be next. These are used when assigning Positions held to users and will also be used when assigning permissions
    • Also realize that viewing and editing Activity Types is not yet available. I'll add that once I am back.
    • Link to User Profile help page has not been added to Application User Profile Page yet.
    • On the Edit Positions Held By User Page the "Remove this Position" need an "Are You Sure?" Validation before actually doing the delete.
    • Remove ARRL Field Appointments field. This information will be stored in "Positions Held"
    • It looks like the Admin Area Drop Down on the Event Page is broken. Or the DB is bad Needs Fix.
    • Add Silent Key so they don't show up in active members reports
    • User Deployment Level needs to have a new Button (maybe)
  • UI
    • Move the event report button from the reports page to a button on the event calendar page (perhaps copy the button)
    • Remove Field Appointment From User Profile.
    • EC needs the ability to create a new user without giving Full Administrative Access
    • Only ECs and above can edit Positions
    • Only ECs and above can change deployment level
    • Remove County from User Profile
      • The County is removed - now must be removed from DB and Object
  • REPORTS
    • Monthly report needs to report not just the chosen Administrative Area but also any nested areas beneath
    • Contact List for a chosen area
    • Report of active members in an area
    • Add a Count of Participants in Activity Report
    • Monthly Activity Report to State EC
  • DATA
    • Delete test users
      • AC8WER
      • AC7WER
  • HELP
    • Create Help Links at the top of each page
    • Put Help file Links at the top of each page.
    • Create Help Pages for each Page in the system
    • Create a Tutorial
  • COMPLETED
    • After a new Event is saved the system doesn't automatically return to the Edit Activity page
    • Help File Picture for "Edit Activity Page" doesn't appear to show the image correctly.
    • Populate Wordpress First and Last Name with values from ARES tables
    • Find a place to add "Silent Key" or "Inactive" to users who have died but whose history shouldn't be deleted (perhaps a different "license"
    • Move Event Participant Activity Entry to it's own page in the same format as Capabilities entry and Positions Held Entry
    • Change Event Participant Activity Entry Call Sign Dropdown to a direct entry box that capitalizes entries and then onblur? to check for the user. If the user does not exist allow the system to create a new default user and populate the new user id "whew"
    • ActivityType doesn't appear to save and Activity Administrative Area does not appear to be displaying(at least when logged in as ares_cgr471)
    • Submit Query button on main calendar page is not very intuitive (for non DB geeks)
    • Create Monthly Report on hours spent volunteering
    • When you return to a user from editing a capability there are extra spaces between id = user # that makes the page fail
    • Using API at callook.info get name and address info for unknown call signs when entering unknown users in nets for example https://callook.info/kc9unz/xml
    • Allow for Entry of list of Call Signs separated by spaces for Participant Entry (this should also allow for single entry as well)






Return to the Main Page