Commit Graph

171 Commits

Author SHA1 Message Date
b5abcef327 - add ui for editor for publishing dois
- composer updates
- unit test with test credentials
2021-05-18 13:17:29 +02:00
367dd328ef - npm updates
- install vue-loader
- small changes laravel-mix file for vue
2021-05-11 16:37:38 +02:00
8f0b12fbf0 - getMetadataForDoi and updateMetadataForDoi in DoiClient.php
- doi_datacite.xslt: show Subtitle
- further tests in DoiClientTest.php
- DoiController.php: safe DOI metadta in table dataset_identifiers
2021-03-01 16:04:02 +01:00
9b6a6469d7 - DOI implementation wit unit testing 2021-02-26 17:02:07 +01:00
Arno Kaimbacher
5bbb3c5876 - add name_type 'Personal' and 'Organizational' for persons table (change also user interfaces therefore)
- don't use node-sass anymore
npm updates
- composer updates
- laravel-mix now produces licence files for compiled javascripts
2020-10-22 16:36:43 +02:00
Arno Kaimbacher
c649af199c - set absolute download links for files in oai: RequestController.php & datasetxml2oai-pmh.xslt 2020-10-13 17:19:26 +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
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
ecaf2b5790 - composer and npm updates 2020-09-14 13:46:27 +02:00
Arno Kaimbacher
24fc329924 - https solr protocol in web app 2020-08-27 16:45:06 +02:00
Arno Kaimbacher
385ae20a1b - throw OaiModelException if no metadata prefix is defined (ListRecords)
- composer updates
- new version of manual
2020-07-28 09:22:28 +02:00
Arno Kaimbacher
3125df767b - 'from' and 'until' paramter in ReuqestController.php for OAI requests
- composer updates
- configure solr host with protocol
2020-07-27 13:58:47 +02:00
Arno Kaimbacher
f62f812a0d - set relative url in solr search 2020-07-23 17:02:26 +02:00
Arno Kaimbacher
5c3c2fdda6 - old version of manual again: Version: 1.1 2020-07-23 12:55:45 +02:00
836d3e660f - manual version 2 2020-07-21 22:11:14 +02:00
Arno Kaimbacher
59cf061308 - add LICENSE file
- delete lms.sql
- add readme.md
- rename workspace file
- prepared .env.example
- resized gba logo
2020-06-15 17:56:40 +02:00
Arno Kaimbacher
b3094718b2 - composer updates
- Publisher instead of 'Cooperation Partners'
- lettering instead of logo
- add gba logo
- styling
2020-06-15 13:34:03 +02:00
Arno Kaimbacher
a648cede36 - composer updates
- help document for geopackage on the dashboard
- email address without [et]
- removing banner on frontend
2020-06-10 21:09:39 +02:00
Arno Kaimbacher
a52d029ac8 - composer updates
- embargo date optional in oai datacite and dc - cmpare unix timestamps
2020-06-10 21:09:39 +02:00
Arno Kaimbacher
c0e381ba3a - composer updates
- dynamical connection string to solr for the search via .env-file: settings for SOLR_HOST und SOLR_CORE
2020-06-10 21:09:38 +02:00
Arno Kaimbacher
3fd4a66fbf - Handbuch Version 2 2020-06-10 21:09:38 +02:00
Arno Kaimbacher
af9b775dd7 - cron job: sql code um 14 tagelangen Review-Prozess zu überwchen, wurde auf postgresl angepass
- default there is no reviewer selected for releasing a dataset
2020-06-10 21:09:38 +02:00
Arno Kaimbacher
19e2d7ea95 - map 'id' of dataset to 'publish_id' 2020-06-10 21:09:38 +02:00
Arno Kaimbacher
d7cc8d74de - dataservice.ts: sort parameter 'server_date-published desc' in method search (term, filterItems, start?) 2020-06-10 21:09:38 +02:00
Arno Kaimbacher
1dbec01782 - change solr mapping of attribut 'id' do database attribute 'publish_id'
- composer updates
- PagesController.php: query publish_id
2020-06-10 21:09:38 +02:00
Arno Kaimbacher
3214ea91b0 - solr.xslt if error at licence field 2020-06-10 21:09:38 +02:00
Arno Kaimbacher
43ddbc4d71 - npm updates
- optionally show open access button in search results
2020-06-10 21:09:37 +02:00
Arno Kaimbacher
780bdbb4a4 - both solr.xslt to define licence field for solr
- composer updates
- sytax in SolrDocumentXslt.php
2020-06-10 21:09:37 +02:00
Arno Kaimbacher
671cdb1e4e - add name columns to table 'document_licences'
- add open access hints to dc and datacite (xslt)
2020-06-10 21:09:37 +02:00
Arno Kaimbacher
35e71a13c3 - composer updates
- Formatierungsfehler bei Coverage im XML-Output von dc:coverage wurde behoben
- DataCite: AlternateIdentifier zeigt nun die Landing Page zum Datensatz an
- statt "Datum der Freischaltung" wird nun "Embargo-Ende" auf der Landing Page angezeigt
- Projekte werden nun bei der OAI-ListSets-Abfrage angezeigt siehe: https://repository.geologie.ac.at/oai?verb=ListSets
- Abstand vor dem Titel in den Suchergebnissen
2020-06-10 21:09:37 +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
9d8625225f - composer updates
- IndexController.php: save crators with nameType 'Personal'
- change datacite to version 4.3
- date elements in datacite have the attribute dateType
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
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
76bdfcdf92 - keywords in color grey - new calss . label-keyword in search_style.css
- composer updates
- user manaual as link in dashboard.blade.php
2020-06-10 21:09:36 +02:00
Arno Kaimbacher
082cab1d4f - technical manual as start dashboard site
- link to manual in create-step1.blade.php
- delete old folder /public/img/*
2020-06-10 21:09:36 +02:00
Arno Kaimbacher
c293fcca9f - second version of login form 2020-06-10 21:09:36 +02:00
Arno Kaimbacher
85773609d7 + composer updates
+ responsive logo in navigation
+ contact email in contact.blade.php
2020-06-10 21:09:35 +02:00
Arno Kaimbacher
5e63dc41f6 - better styling for section 'services': style.css, index.blade.php and services.blade.php 2020-06-10 21:09:35 +02:00
Arno Kaimbacher
06effbb2f7 - Ausbesserungen oai_datacite.xslt remove empty xmlns=""
- editor edit view: Abstracts in einer Textarea
2020-06-10 21:09:35 +02:00
Arno Kaimbacher
0d210e4e95 - #nav.transparent ul li a.current not floating right 2020-06-10 21:09:35 +02:00
Arno Kaimbacher
7622c93473 - better search page
- white header on starting page else green
2020-06-10 21:09:35 +02:00
Arno Kaimbacher
578021e07e - tethys favicon also in oai: oai2_style.xslt
- zenodo search: adapted search_style.css, App.vue, dataservice.ts, vs-results.vue
2020-06-10 21:09:35 +02:00
Arno Kaimbacher
17fcdec50e - PagesTableSeeder.php: angepasste Terms & conditions
- style.css: .seperator margin-bottom gelöscht
- tethys logo
- index.php logo einfügen
- intro.php: logo einfügen
2020-06-10 21:09:35 +02:00
Arno Kaimbacher
1d653944c7 - PagesTableSeeder.php für Imperessumn und Terms and Conditions
- optimized upload.svg
2020-06-10 21:09:35 +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
ea6288fd0f - only 9 types of reference type
- optimized help svg's: secure_data svg and specs.svg
- delet unneccesary information on home view
2020-06-10 21:09:34 +02:00
Arno Kaimbacher
50d27c51c9 - optimized specs.svg
- help.blade.php other text
2020-06-10 21:09:34 +02:00
Arno Kaimbacher
0024d1a6b7 - extra oai site
- help site with links
2020-06-10 21:09:34 +02:00
Arno Kaimbacher
432db5e92f - Webinhalte nach Cermak
- better help page
2020-06-10 21:09:34 +02:00