75b37368e4
- change relation between document and dataset_subjects to M : n:
...
a. during creating a dataste, also find existing keywords and attach them
b. DatasetExtension.php
c. Subject.php: protected $table = 'dataset_subjects';
d. migration file for crete_dataset_subjects_table
- change api routes for also using url alias if defined
- composer updates: composer.lock
2021-06-07 16:53:45 +02:00
b5abcef327
- add ui for editor for publishing dois
...
- composer updates
- unit test with test credentials
2021-05-18 13:17:29 +02:00
Arno Kaimbacher
390b2396eb
- solr.xslt autor and author_sort are now sorted by @SortOrder
...
- composer updates
- new artisan command 'update:dataset {dataset : The ID of the dataset}' for updating solr index for specific datasets
- DatasetExtension.php: alaso svae 'sort_order' for authors and contributors
- twice solr.xslt: sort authors also in solr index
2020-10-01 18:38:31 +02:00
Arno Kaimbacher
7b69477712
- display project if defined on landing page
...
- delete log settings in app.php (added logging.php)
2020-06-10 21:09:37 +02:00
Arno Kaimbacher
cf996de390
- contributorType in edit form of Editor
...
- contributorType in OAI
2020-06-10 21:09:36 +02:00
Arno Kaimbacher
82665ab35c
- composer updates
...
- DatasetExtension.php_ erweitert um EmbargoDate- und CreatedAt-Attribute
- dc:type im OAI ist nun nur Dataset
- datacite: Anzeige Erstellungsdatum und EmbargoDatum
- Im Frontend nun: "Datum der Freischaltung"
2020-06-10 21:09:34 +02:00
Arno Kaimbacher
c0022e3c1c
- DatasetExtension.php save also Reference for datacite and dublin_core transformations
...
- oai:datacite.xslt für relatedIdentifiers
- oai: dc: datasetxml2oai-pmh.xslt für dc:relation
- dataset.php correct hasEmbargoPassed() method
2020-06-10 21:09:32 +02:00
Arno Kaimbacher
15c7df78c7
- add TiteAdditional and TitleAbstractAdditional
...
- addapt datasetxml2oai-pmh.xslt
- neww title name
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
f1728568c3
- add publisher_name and publish_id
...
- extend DatasetExtension wirt PublisherName and PublishId
- adapt migrations
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
8f040c2770
- capitalize dataset tite types
...
- oai: added dc creator
2020-06-10 21:09:23 +02:00
Arno Kaimbacher
69f6f250b9
- capitalize type attribute for datacite standard
...
- DatasetExtension filter persons
2020-06-10 21:09:23 +02:00
Arno Kaimbacher
5193e4f5b5
code for review update
2020-06-10 21:09:18 +02:00
Arno Kaimbacher
2f930457d1
add depth to coverage model
2020-06-10 21:09:16 +02:00
Arno Kaimbacher
9d195c450e
wizard for publishing: step 0
2020-06-10 21:09:16 +02:00
Arno Kaimbacher
d9b26afb3f
add keywords during publishing
2020-06-10 21:09:16 +02:00
Arno Kaimbacher
535a9363cc
update solr index
2020-06-10 21:09:15 +02:00
Arno Kaimbacher
7c6654398d
workflow controller
2020-06-10 21:09:15 +02:00
Arno Kaimbacher
39623ff5a6
publication workflow
2020-06-10 21:09:15 +02:00
Arno Kaimbacher
bba029e74e
more metadata fields
2020-06-10 21:09:15 +02:00
Arno Kaimbacher
d6c449c2df
add leaflet for defining extent
2020-06-10 21:09:14 +02:00
Arno Kaimbacher
e7d8dc21a0
oai datacite metadata
2020-06-10 21:09:14 +02:00
Arno Kaimbacher
6990469c67
all models into model folder
2020-06-10 21:09:12 +02:00
Arno Kaimbacher
d65f7ced34
keep database\factories
2020-06-10 21:09:11 +02:00
Arno Kaimbacher
ffbbc04206
add publish module
2020-06-10 21:09:10 +02:00
Arno Kaimbacher
8dc1f1b048
my changes
2020-06-10 21:09:10 +02:00