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

Project Admin Form #145

Closed
adriancollier opened this issue Feb 18, 2013 · 7 comments
Closed

Project Admin Form #145

adriancollier opened this issue Feb 18, 2013 · 7 comments

Comments

@adriancollier
Copy link
Contributor

Based on recent experience and Partner Team feedback, we would like to change the layout of the Admin Form to the following sections and fields:

1. Project Info

Title
Subtitle
Status
Project Start Date
Project Complete Date
Publishing Status*

2. Project Description

Summary of Project Plan
Background
Current Status
Project Plan
Sustainability

3. Project Goals

Goals Overview
Goals

4. Project Photo

Photo Upload

5. Project Locations

Location Entry

6. Project Budgets

Currency
Budget Items

7. Project Focus

Focus Areas
Categories
Benchmarks/Indicators

8. Project Partners

Partners

9. Additional Information

Links
Notes

@zzgvh
Copy link
Contributor

zzgvh commented Feb 18, 2013

A re-structuring like above will require hacking the admin template. We already have that template, templates/admin/rsr/project/change_form.html, but it contains nothing useful for customizing the order of appearance. I know I did some experimenting with this a long time ago, I'll see if I an dig something up.

zzgvh added a commit that referenced this issue Feb 19, 2013
Add custom template logic to project/change_form.html that lays out the
form with the inline forms at "logical" places rather than at the end
as is the default.

The technique for getting the inline forms in the right places is to add
them at the right count in the loop ever the fieldsets. This is very
fragile, so any changes to the order of the fieldsets has to be matched
by changes in the admin template.
zzgvh added a commit that referenced this issue Feb 19, 2013
Add class="rsr-project" to wrapper div to be able to add style that
only affects the Project admin form.

Add some style in akvo/akvo_admin.css to make the inline forms appear
as part of the fieldset they follow.
@adriancollier
Copy link
Contributor Author

RSR Project Admin additional content to be provided by @adriancollier

@ghost ghost assigned adriancollier Feb 19, 2013
@adriancollier
Copy link
Contributor Author

Can we change this item to have the label: Project Start Date
Screen Shot 2013-02-19 at 14 55 37 PM

@adriancollier
Copy link
Contributor Author

Or if this has further repercussions, then add a new date label - although we don't use this field for a posting date operationally.

@adriancollier
Copy link
Contributor Author

The Photo Caption is not shown anywhere for Project Photos.

Should we continue to provide this in the Admin to allow us to display this at some point, or should we remove it as it is currently a superfluous field?

@zzgvh
Copy link
Contributor

zzgvh commented Feb 25, 2013

I think we should keep it. Ideally we should show it below the galleria image viewer. As should the image captions from updates.

adriancollier pushed a commit that referenced this issue Feb 28, 2013
Added some description entries into the fields for the new admin
layout. Refinement will be done shortly.
@adriancollier
Copy link
Contributor Author

Completed.

@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants