To Do List: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
* On the [[Edit Positions Held By User]] Page the "Remove this Position" need an "Are You Sure?" Validation before actually doing the delete. | * 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" | * 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. | * 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 | * Add Silent Key so they don't show up in active members reports | ||
* User Deployment Level needs to have a ''new'' Button (maybe) | * User Deployment Level needs to have a ''new'' Button (maybe) | ||
* <b>UI</b> | * <b>UI</b> | ||
| Line 28: | Line 24: | ||
** Create Help Pages for each Page in the system | ** Create Help Pages for each Page in the system | ||
** Create a Tutorial | ** Create a Tutorial | ||
* REPORTS | ** <s>Remove County from User Profile</s> | ||
*** The County is removed - now must be removed from DB and Object | |||
* <b>REPORTS</b> | |||
** Monthly report needs to report not just the chosen Administrative Area but also any nested areas beneath | ** Monthly report needs to report not just the chosen Administrative Area but also any nested areas beneath | ||
** Contact List for a chosen area | ** Contact List for a chosen area | ||
** Report of active members in an area | ** Report of active members in an area | ||
** Add a Count of Participants in Activity Report | ** Add a Count of Participants in Activity Report | ||
*COMPLETED | * <b>COMPLETED</b> | ||
** <s>After a new Event is saved the system doesn't automatically return to the Edit Activity page</s> | ** <s>After a new Event is saved the system doesn't automatically return to the Edit Activity page</s> | ||
** <s>Help File Picture for "Edit Activity Page" doesn't appear to show the image correctly.</s> | ** <s>Help File Picture for "Edit Activity Page" doesn't appear to show the image correctly.</s> | ||
| Line 43: | Line 41: | ||
** <s>Submit Query button on main calendar page is not very intuitive (for non DB geeks)</s> | ** <s>Submit Query button on main calendar page is not very intuitive (for non DB geeks)</s> | ||
** Create Monthly Report on hours spent volunteering | ** Create Monthly Report on hours spent volunteering | ||
** <s>When you return to a user from editing a capability there are extra spaces between id = user # that makes the page fail</s> | |||
** <s>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</s> | |||
Revision as of 07:55, 10 May 2024
This list describes the programming items that still need to be accomplished.
- Allow for Entry of list of Call Signs separated by spaces for Participant Entry (this should also allow for single entry as well)
- 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.
- Reports to create
- Monthly Activity Report to State EC
- Delete test users
- AC8WER
- AC7WER
- Put Help file Links at the top of each page.
- 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.
- Create Help Links at the top of each page
- Create Help Pages for each Page in the system
- Create a Tutorial
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
- COMPLETED
After a new Event is saved the system doesn't automatically return to the Edit Activity pageHelp File Picture for "Edit Activity Page" doesn't appear to show the image correctly.Populate Wordpress First and Last Name with values from ARES tablesFind 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 EntryChange 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 failUsing 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
Return to the Main Page