-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Tripal 7 -> Tripal 9+ Upgrade
Goals
- Complete functionality
- Submission Form
- Admin forms
- Job handling through TRJ (submit, check status, fetch results)
- Results handling
- Results display
- Unit Testing
Reminders/Tasks
- Everything in includes/ is deprecated. Move functionality elsewhere, commenting out old code.
- Everything in api/ is deprecated. Move functionality elsewhere, commenting out old code.
- Look for any pumpkins
- Remove any comments about D9 status, for instance in the 'require_once' section of the .module file.
- Remove any TreeGenes references
- Remove any dpm() and echo() and maybe print()? statements. echo() may be permissible in the .install file to indicate progress and activity.
- Convert array() declarations to []
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels