Commit Graph

40 Commits

Author SHA1 Message Date
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
8208558e8c - composer updates
- consistent repository identifier in OAI requests
- open default formats in browser
- open files in new tab
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
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
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
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
9ab92b5fa0 - landing page - better detail page of
dataset with tabs
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
a080faa91d - new landing page first draft 2020-06-10 21:09:33 +02:00
Arno Kaimbacher
fd98c6c09d - contact message box löschen
- Unbenennungen von TETHYS RDR zu Tethys RDR
- using correct exception models ind Oai RequestController
- composer updates
2020-06-10 21:09:32 +02:00
Arno Kaimbacher
9d056b0b9f - Tethys heading
- better tsconfig.json
- dashboard without php reports
2020-06-10 21:09:27 +02:00
Arno Kaimbacher
4b8f2a63d8 1. Timer auf 60 Minuten und 10 Minuten vorher eine Warnung
11. Continue statt Review Dataset (im Step 3)
12. keywords auf default 'uncontrolled' einfrieren
14. Lizenzen mit Links versehen
19. Timezone: 'timezone' => 'Europe/Vienna'
20. angefangen mit RDR -> TETHYS Unbenennungen
21. translated validation ausgebessert
22. dataset als Typescript Instanz
2020-06-10 21:09:27 +02:00
Arno Kaimbacher
b7abdd83e2 - search paginate
- typescript
- tsconfig.json and typings.d.ts
2020-06-10 21:09:26 +02:00
Arno Kaimbacher
961c99adc1 - query solr via nginx
- rewrite dataservice.js
- facet ui fia vuejs
2020-06-10 21:09:25 +02:00
Arno Kaimbacher
4605778578 - server side solr request 2020-06-10 21:09:25 +02:00
Arno Kaimbacher
dd2ad2d898 - 'xsltfile' => "public/solr.xslt"
- search_style.css
- vuejs based solr search
- vuejs facets
2020-06-10 21:09:25 +02:00
Arno Kaimbacher
c91a487b98 - remove glyphicons- fonts
- add local open sans
- reactive solr search
- display flex for same height of columns
- add .babelrec
- add reactivesearch-vue components
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
9855c235b7 solraium faceted search 2020-06-10 21:09:24 +02:00
Arno Kaimbacher
024002eded - mcamara/laravel-localization update
- download files with correct file extension
- data type of value of abstratct is now "text"
- geopackage seeder is now application/x-sqlite3
- style improvements for search
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
7bf0337faf - new SearchController
- new subtitle in hero section
- MimetypeTableSeeder with geo-Package
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
54d6c5d434 - new subtitle in hero section with 26px
- bug im Backend augebessert
- db migration for documents via Config::get
2020-06-10 21:09:24 +02:00
Arno Kaimbacher
5ff1ba7c6a - everyone is allowed to download published files 2020-06-10 21:09:23 +02:00
Arno Kaimbacher
5c66a33e51 - add search to menu
- better dataset.show view for new ui
2020-06-10 21:09:23 +02:00
Arno Kaimbacher
e526a95960 - added oai to menu 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
720aa57810 - new design
- with normalize.css and skeleton.css
2020-06-10 21:09:22 +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
3b005f4555 better frontend with dataset files 2020-06-10 21:09:13 +02:00
Arno Kaimbacher
50bcae442e better collection handlich in backend 2020-06-10 21:09:12 +02:00
Arno Kaimbacher
ee8584a2d5 new static page links 2020-06-10 21:09:12 +02:00
Arno Kaimbacher
98f50a2b6f move search logic to frontend 2020-06-10 21:09:11 +02:00
Arno Kaimbacher
783ac823ba edit static pages in backend 2020-06-10 21:09:11 +02:00