Stefano Cossu
|
782756d8c3
Start implementing resource-centric layout. Lots of layout changes cascading everywhere. Support PUT and GET.
|
7 years ago |
Stefano Cossu
|
231ce7c842
Fix parental issues.
|
7 years ago |
Stefano Cossu
|
dc2a6615b6
Fix bug in LDP type assignment; better align output with FCREPO4.
|
7 years ago |
Stefano Cossu
|
43c6396277
Enforce and catch single-subject rule violations in PATCH, but allow fragment URIs and the
|
7 years ago |
Stefano Cossu
|
f85be5e80f
Separate LDPR factory methods into LdpFactory class; use clearer names for factory methods.
|
7 years ago |
Stefano Cossu
|
06608acbab
Resurrect resource; set extract_imr strict by default.
|
7 years ago |
Stefano Cossu
|
13401860d2
Implement soft-delete and purge.
|
7 years ago |
Stefano Cossu
|
a11b763bac
Revert to version (untested); inlude fcrepo:Version in server managed types.
|
7 years ago |
Stefano Cossu
|
e191fce745
Auto-generate version UID if not provided; change term from "label" to "ver_uid"; fix incorrect header on version POST.
|
7 years ago |
Stefano Cossu
|
25b42241b6
Retrieve version and version info.
|
7 years ago |
Stefano Cossu
|
8564390f5d
POST version (not complete).
|
7 years ago |
Stefano Cossu
|
21a9708d96
Use dict.get instead of setdefault where appropriate.
|
7 years ago |
Stefano Cossu
|
cb1bb25530
Initial versioning.
|
7 years ago |
Stefano Cossu
|
d804e03560
Add "describedby" Link headers for LDP-NR; fix wrong toolbox call.
|
7 years ago |
Stefano Cossu
|
951e7a638f
Log start and end of requests; some cleanup.
|
7 years ago |
Stefano Cossu
|
7027ee3a05
Fix Location header for PUT.
|
7 years ago |
Stefano Cossu
|
2774a30019
Put toolbox instance in app globals.
|
7 years ago |
Stefano Cossu
|
a101b5bf84
Set webroot in app context
|
7 years ago |
Stefano Cossu
|
653a629afc
Bare-bones Web UI to browse resources.
|
7 years ago |
Stefano Cossu
|
6f75a17f6d
Add global per-request timestamp.
|
7 years ago |
Stefano Cossu
|
22fe6c8eec
Merge branch 'legacy_split_tree'
|
7 years ago |
Stefano Cossu
|
c6a4ac63a5
Add strict slashes (may be reverted).
|
7 years ago |
Stefano Cossu
|
c3c1be5f51
Pretty formatting of data structure dumps in log.
|
7 years ago |
Stefano Cossu
|
deec682ea6
Legacy pairtree split option (unsure if it will be necessary to
|
7 years ago |
Stefano Cossu
|
25ac452c7c
Return 409 on PUT or POST in a pairtree.
|
7 years ago |
Stefano Cossu
|
970824ad4b
Add URI to response body for resources created with PUT.
|
7 years ago |
Stefano Cossu
|
d43e49ce03
Fix issues with PATCH providing FQURI as subject; add test fpr PUTting a
|
7 years ago |
Stefano Cossu
|
a8e89de106
Move methods further into Ldpr; parametrize inbound_inst.
|
7 years ago |
Stefano Cossu
|
9cb6c7cbd5
Preload all information in LDP class
|
7 years ago |
Stefano Cossu
|
2f547a2536
Fix deleting resource with missing prefer header; add tombstone tests.
|
7 years ago |