Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
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
6d0638e201 - ORCID upper case in creator table
- PS2 formating for EditorController, IndexController, SubmitController
- all function camel case in HomeController
- composer update
2020-06-10 21:09:31 +02:00
Arno Kaimbacher
e0dcffdf00 - messages also in edit forms of submitter and editor
- help texts on click event in create form
2020-06-10 21:09:30 +02:00
Arno Kaimbacher
619a37e246 - help messages with db seeder and migration files
- update submit form with help messages
- extend 'PersonTable.vue' with help messages
2020-06-10 21:09:30 +02:00
Arno Kaimbacher
0f6260f358 - add message class for help texts
- add migrations for message class
- load messages into vue form for dataset publishing
- check unique email of authors during dataset creation
- adaptions in create-step1.blade.php for tooltip colors
- updated package.json
2020-06-10 21:09:30 +02:00
Arno Kaimbacher
a773fe2a1d - bug fixes Testphase Januar 2020 2020-06-10 21:09:30 +02:00
Arno Kaimbacher
d323e1d4bb - better edit form for submitter
- test adding files in edit form
- table with index numbering
2020-06-10 21:09:29 +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
f6442b5f7a - add titles and abstracts in edit form 2020-06-10 21:09:29 +02:00
Arno Kaimbacher
43d98a1f82 - edit Dataset before release to editor
- robots.txt avoid search bots
- adapt Dataset.ts and LocationsMap.ts for edit form
- edit createForm for new dataset attributes
- vue-countdown.vue 1800 seconds
2020-06-10 21:09:28 +02:00
Arno Kaimbacher
37a77d019b - leaflet DeleteButton in extra typescript class
- validate bounding box only if extent is given
- prettier modal dialog
2020-06-10 21:09:28 +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
2cdfbdb004 - tsconfig.json with files
- component LocationsMap to typescript
- delete bounding box button
- check unique email adresses of creators and contributors
2020-06-10 21:09:28 +02:00
Arno Kaimbacher
9d056b0b9f - Tethys heading
- better tsconfig.json
- dashboard without php reports
2020-06-10 21:09:27 +02:00
Arno Kaimbacher
e2c131edd1 - unique keywords
- Dataset.ts formatting
- composer file without composer dependencies
2020-06-10 21:09:27 +02:00
Arno Kaimbacher
faa68cc223 8. Minimum 4 char bei den Atributen Titel und zusätzliche Titel (server und clientseitig)
8.1. Minimum 4 Charactaer bei den Atributen Description und zusätzliche Beschreibungen (server und clientseitig)
9. einheitliches Löschsymbol bei (zusätliche Titel, zusätzliche Beschreibungen, Keywords, Files und Datas References
16. Reject note vom Editor und Reviewer maximal 500 Zeichen (client- und serverseitig)
 - Datenbankänderungen auch vorgenommen
18. Edit Button am Ende nachdem ein Datesatz angelegt wurde
23. Vue Component "PersonTable" auf TypeScript umgeschrieben
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
265cfbcd30 - larvale version 5.6 to 5.8 2020-06-10 21:09:26 +02:00