-
Notifications
You must be signed in to change notification settings - Fork 490
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
Dataset Page - Includes + Multiple Pages #1665
Comments
This also would allow for using PrettyFaces URLs for datasets. From @scolapasta in an email dated 12/10/14:
Also see, related dataverse Theme + Widget file upload + PrettyFaces ticket #1126. |
Development for this high-end task has been started. The initial commit 87b5c65 from @landreev is just the beginning of the work needed to break out the edit and upload workflows for dataset files. The metadata edit view might be held off for a later release. A new issue (#2486) has been created for the PrettyFaces URL formatting. |
@pdurbin also did some work related to this task, by isolating some of the files display functionality in its own xhtml include fragment. |
Leonid, I’m also going to have to do some work on your edit data files page (editDatafiles.xhtml) since it refers to some terms of use and access before they were split out from datasetVersion. Are you out of that for the time being? Thanks! On Sep 1, 2015, at 3:59 PM, landreev <[email protected]mailto:[email protected]> wrote: @pdurbinhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_pdurbin&d=BQMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=d7bbsLIcERTG2Qe_gE_iKH1z80JxaTHhJpRXaS4mxwM&m=TnTMaRk7w3lQI_hyPJEbRtAKSelMZfFLydK9bhD7gfg&s=DVoYa18zqew39_at1HlcDi52oMU9Pt5dakr5XFwql7A&e= also did some work related to this task, by isolating some of the files display functionality in its own xhtml include fragment. — |
Steve, Sorry - somehow missed your last question. I'm still working on the editDatafiles.xhtml; but feel free to make changes to it - I don't mind merging my changes if I need to. (also, there's a chance I'll be completely done with that page over the weekend) |
Added bulk update of files (restrict/unrestrict, tags, delete) |
@sekmiller looking at this ticket more in depth it does not seem to be the right one to send to @mheppler. I've added the previous comments here to #2503. I think this ticket needs to be moved to QA and a ticket for the pretty faces URL has already been created #2486 Passing to @kcondon |
OK, discussed with Mike and Liz about what this ticket meant in terms of scope of testing since there are other UI related tickets. This ticket will cover the workflows identified by Liz' doc: https://docs.google.com/document/d/1wyJe2J1RNg-zs24YTGHqOwd1YyhwqjRRMBgtw6mWMOc/edit?usp=sharing These have been tested so I will close the ticket. Closing. |
Coming in at over 2300 lines of code, the dataset.xhtml file should be split up into includes, and multiple pages (ie: new page for Edit Dataset and Upload + Edit Files, rather than editMode views).
The text was updated successfully, but these errors were encountered: