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

Add support for the Geology discipline and default forms #5311

Open
grantfitzsimmons opened this issue Oct 4, 2024 · 1 comment · May be fixed by #5367
Open

Add support for the Geology discipline and default forms #5311

grantfitzsimmons opened this issue Oct 4, 2024 · 1 comment · May be fixed by #5367
Assignees
Labels
1 - Request Improvements or extensions to existing behavior 2 - App Resources Issues that are related to app resources
Milestone

Comments

@grantfitzsimmons
Copy link
Member

grantfitzsimmons commented Oct 4, 2024

We need to tell Specify to look at the Geology defaults after #5266 is merged.

# At the discipline level of the hierarchy, filesystem resources are found in
# the directories were defined in "disciplines.xml" but are now defined here.
DISCIPLINE_DIRS = {
"fish": "fish",
"herpetology": "herpetology",
"paleobotany": "invertpaleo",
"invertpaleo": "invertpaleo",
"vertpaleo": "vertpaleo",
"bird": "bird",
"mammal": "mammal",
"insect": "insect",
"botany": "botany",
"invertebrate": "invertebrate",
"minerals": "minerals",
"anthropology": "anthropology",
# "vascplant": "vascplant",
# "fungi": "fungi",
}

This might already be solved by 489d70f

@grantfitzsimmons grantfitzsimmons added 1 - Request Improvements or extensions to existing behavior 2 - App Resources Issues that are related to app resources labels Oct 4, 2024
@grantfitzsimmons grantfitzsimmons added this to the 7.9.8 milestone Oct 4, 2024
@grantfitzsimmons grantfitzsimmons self-assigned this Oct 4, 2024
@grantfitzsimmons
Copy link
Member Author

This actually has been solved by 489d70f! but I am going to evolve this further.

image

grantfitzsimmons added a commit that referenced this issue Nov 1, 2024
Restructures common.views.xml for the first time in years based on the linting done by Specify 7

Fixes #5311
@grantfitzsimmons grantfitzsimmons linked a pull request Nov 1, 2024 that will close this issue
36 tasks
@CarolineDenis CarolineDenis modified the milestones: 7.9.8, 7.9.9 Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Request Improvements or extensions to existing behavior 2 - App Resources Issues that are related to app resources
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants