Commit Graph

63 Commits

Author SHA1 Message Date
Arno Kaimbacher
30afb3b1f8 - Dataset.php: autors() and contributors() are now sorted by pivot attribute 'link_documents_persons.sort_order'
- show id attribute of persorns larger in PersonTable.vue
- composer updates
2020-09-21 18:20:13 +02:00
Arno Kaimbacher
4a6c69100a - throw 'bad verb' if no verb is given in oai -request
- handleGetRecord: break if no identifier is given
- handleGetRecord: break if no metadataPrefix is given
- allow post and get for oai requests
2020-07-15 17:37:27 +02:00
Arno Kaimbacher
79b51e93e7 - add ResumptionToken for OAI-ListIdentifiers
- max identifiers and reciords via config
- add constants.php
- add clear-expired command for deleting obsolete cache
2020-06-10 21:09:37 +02:00
Arno Kaimbacher
3a2336adad - schow no contributor in oai if no contributor is defined
- add contributor_type during creating the dataset
2020-06-10 21:09:36 +02:00
Arno Kaimbacher
0249bcc2c5 - favicons for all platforms
- deleting message box in contact view
- optional property for showing heading in PersonTable.vue
- showing reference type and additional abstratcs in detail view of dataset
- reduced relationTypes for references
2020-06-10 21:09:35 +02:00
Arno Kaimbacher
6a8b27efa6 - composer updates
- syntax improvements PSR2
- delete Book.php and BorrowController.php
- correct GeoLocation() method in Dataset.php
- use namesspace of Breadcrumbs class in breadcrumbs.php
- npm updates
2020-06-10 21:09:34 +02:00
Arno Kaimbacher
27464d08f7 - ersistent Identifier: ID mit Url bei technischen Metadaten
- Embargo-Datum in den Tab "Inhalt"
- Filegröße in den Tab "Inhalt"
- Publisher und Herausgeber in den Tab "Technische Metadaten"
- usätzliche Titel,  Referenzen
- OAI Link unten bei Hilfe
- composer updates
2020-06-10 21:09:33 +02:00
Arno Kaimbacher
6c54dae8f5 - landing page -> detail page of dataset
Dataset.php and show.blade.php
2020-06-10 21:09:33 +02:00
Arno Kaimbacher
43748471dc landing page via php (blade) 2020-06-10 21:09:33 +02:00
Arno Kaimbacher
0fd0f02537 - bug: error if dataset table is empty 2020-06-10 21:09:33 +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
795313d3dd - add archive disk to config\filesystems.php
- correct getPath method with public path in app\models\File.php
- composer updates
2020-06-10 21:09:32 +02:00
Arno Kaimbacher
412d62d9aa - deleting unnecesary php files
- updating fontawesome fonts
- recover old version of solr.xslt
2020-06-10 21:09:31 +02:00
Arno Kaimbacher
a773fe2a1d - bug fixes Testphase Januar 2020 2020-06-10 21:09:30 +02:00
Arno Kaimbacher
a8ea6120fd - licence name_long varchar 200
- remove and add authors and creators in edit form
- EditDataset.js
- add authors array to Dataset.ts
- use id in PersonTable.vue
- remove active styles from create-step1.blade.php
2020-06-10 21:09:29 +02:00
Arno Kaimbacher
bc1313fa61 - datetime picker as vue component
- delete bounding box via leaflet button
2020-06-10 21:09:28 +02:00
Arno Kaimbacher
e3ea9847a3 - vs-input-class.ts
- german datetime format for date attributes in coverage class
2020-06-10 21:09:26 +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
69f6f250b9 - capitalize type attribute for datacite standard
- DatasetExtension filter persons
2020-06-10 21:09:23 +02:00
Arno Kaimbacher
d9e295f039 - new frontend style
- GetRecord also with metadata
- no error during publishing
- more home views (etc. help, introduction)
- help image compressed (for web usage)
2020-06-10 21:09:23 +02:00
Arno Kaimbacher
084a1a2b8c - add SolrIndexBuilder artisan command
- Sitelinkcontroller: data filter via raw sql
- primary key for HasValue model
- config/solarium.php new config values
- bug on migration fie for document_xml_cache
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
c082b4bc60 - add additional migration files
- add seeder for collections
- coverage x_min, x_max, y_min, y_max
- SitelinkController db-independent
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
7641c1dfdf - added nearly all migration files
- added nearly all database seed files
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
ec9a95098e 1. use Astrotomic\Translatable\Translatable instead of Dimsav\Translatable\Translatable
2. index of all my datasets is nun nach dem Attribut "server_date_modifued" sortiert
"Date of last modification wird angezeigt"
3. composer updates
4. 3 Möglichkeiten nachdem ein Datensatz angelegt wurde: Edit, submit, delete
5. edit form for submitter
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
0dc6ca034e + composer updates
+ CreatingCorporation nur readonly
+  doctypes zusätzlich: 'mixedtype' => 'Mixed Type'
+ bei einer Fehlermeldung beim Submit: kein Reset mehr... nur mehr "retry: edit inputs"
+ Eingabe der Contributor gleich nach der Eingabe der Creator
+ Projekteingabe beim Submitten entfernt
+ Keyword wird nun mit einer default language angelegt
+ elevation und depth-Angaben in Meter (im Label)
+ 'server_date_modified' wird nun auch aktualisiert beim automatischen reject,
falls der Reviewer länger als 14 Tage den Datensatz nicht kontrolliert
+ GeoLocation hat nun eine Doppelbindung -> nicht mehr readonly
2020-06-10 21:09:20 +02:00
Arno Kaimbacher
03bcbab560 edit references in editor edit view 2020-06-10 21:09:20 +02:00
Arno Kaimbacher
fed2fafd55 - release form mit radio buttons um preferred reviewer verpflichtend auswählen zu müssen
- reject form for editor
- beim Releasen mind. 1 Datensatz angeben
2020-06-10 21:09:20 +02:00
Arno Kaimbacher
178d0e7f6b feature updates 21.05.2019 2020-06-10 21:09:20 +02:00
Arno Kaimbacher
aac9196650 - composer updates
- no submitters for dataset
- preferred reviewer instead of preferred editor
2020-06-10 21:09:19 +02:00
Arno Kaimbacher
fa31100c2e new fontawesome version 5 via npm 2020-06-10 21:09:18 +02:00
Arno Kaimbacher
ad982a1ac5 publication workflow: review 2020-06-10 21:09:17 +02:00
Arno Kaimbacher
de80de9d88 workflow releasing datasets 2020-06-10 21:09:17 +02:00
Arno Kaimbacher
415016a4c2 allowed mimetypes from database 2020-06-10 21:09:16 +02:00
Arno Kaimbacher
2f930457d1 add depth to coverage model 2020-06-10 21:09:16 +02:00
Arno Kaimbacher
6bfbbea060 add coverage attributes 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
c86c9fe9f4 add workflow actions for manipulating server_state 2020-06-10 21:09:16 +02:00
Arno Kaimbacher
b7b04a61d6 error fix in the publication process 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
c648ebd4fc add additional descriptions 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
ba38fc1ed1 add geolocation for datacite metadata anf for backend 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
e7d8dc21a0 oai datacite metadata 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
3c50618c8a first test datacite schema 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
d0ed3e9105 no backspace on readonly auto-complete 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
88d90b930d no backspace on readonly autocomplete 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
559dd4ee10 add GetRecord to OAI request 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
ad42e73126 edit multi-language models 2020-06-10 21:09:13 +02:00