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

Making HTML views editable #153

Closed
wants to merge 9 commits into from
Closed

Making HTML views editable #153

wants to merge 9 commits into from

Conversation

escowles
Copy link
Contributor

Fixes https://www.pivotaltracker.com/story/show/60781280

  • Adds widget to delete properties (suppressed for JCR-managed properties)
  • Adds form to sidebar to add properties

escowles and others added 9 commits November 14, 2013 14:57
…able-views

Conflicts:
	fcrepo-http-api/src/main/resources/views/common-node-actions.vsl
	fcrepo-http-api/src/main/resources/views/common.vsl
…nd literals, suppressing deletion widget for JCR-managed properties
Resolves: https://www.pivotaltracker.com/story/show/60810250

Using non-deprecated HTTP client machinery
Using non-deprecated HTTP multipart machinery
Simpler config for IT HTTP client
…nd literals, suppressing deletion widget for JCR-managed properties
<div class="form-group">
<label for="add-pre-menu">Property</label>
<select id="add-pre-menu" class="form-control">
<option value="http://purl.org/dc/elements/1.1/contributor">dc:contributor</option>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you pull these out of the NodeTypeManager? There's an example in the fcr:nodetypes endpoint.

@escowles escowles closed this Dec 2, 2013
@escowles escowles deleted the editable-views branch December 2, 2013 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants