Commit Graph

  • ebb24cc75c - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts - added model DocumentXmlCache.ts - npm updates - changed all models inside app/Models to use corrected BaseModel.ts - added extra extension class DatasetExtension.ts for app/dataset.ts for caching internal and external fields master Arno Kaimbacher 2023-09-26 17:53:00 +0200
  • 4ad281bcd4 - redesign login page - add authors and contributors for submitter via Subitter/DatasetController.ts - add Submitter/Person/Index.vue - add route subitter/person for listing persons Arno Kaimbacher 2023-09-14 15:37:36 +0200
  • b1d587d9f5 - dark modus for geoera search (keywords) - enum ContributorTypes - add contributor types for creating a dataset - npm updates - tailwind styling for _table.css - adapting migration code for dataset_11_subject.ts Arno Kaimbacher 2023-09-12 16:09:04 +0200
  • 3ea2e8ca94 - import all enums for database migrations (check constraints) - npm updates Arno Kaimbacher 2023-09-11 16:10:37 +0200
  • 6fa22aad9b - prettier format checking - added the possibility to delete 'inprogress' dataset again for the submitter - concat run commands insider Dockerfile for better docker image - npm updates - add own Exception classes HttpException.ts and InternalServerException.ts Arno Kaimbacher 2023-09-05 18:18:42 +0200
  • b6b1c90ff8 - validate all file-upload via clamdscan (clamav), throw ValidationException in case of an error - add @types/clamscan and clamscan for node - package clamav-daemon and clamav-frehshclam for docker - add API Controller: HomeController.ts for /api/years and /api/sitelinks/{year} change root path of file storage from '/storage/app/public/files' to '/storage/app/public' - adapt dockerfile to use node:18-bookworm-slim Arno Kaimbacher 2023-09-04 13:24:58 +0200
  • 5f8fe1c16d - add references, collections and identifiers to dataset model - npm updates Arno Kaimbacher 2023-08-23 17:07:26 +0200
  • f6d735d0fd - add model DatasetReference.ts - add references inside Creta.vue for Submitter /dataset - npm updates - extended enum types - added relations for Dataset.ts Arno Kaimbacher 2023-08-01 17:06:51 +0200
  • 5ce4f0b018 - extend edit form for submitter - corrected releasUpdate action for submitter - npm updates Arno Kaimbacher 2023-07-28 17:08:20 +0200
  • 4e97e47fbc - npm updates - prettier formaing for migration models Arno Kaimbacher 2023-07-27 14:53:34 +0200
  • 4714dfdd94 - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 - npm normal updates - add all xslt and style asstes in extra folder public/assets2 - linting corrections - delete local .env.test from git tracking: git rm --cached .env.test - add .env.test into .gitignore file - add edit functionality for editing by submitter - npm updates -added xslt3 packeage for builfing sef files - added Language.ts class vor language table - added version to datasetxml2oai-pmh.xslt Arno Kaimbacher 2023-07-17 19:13:30 +0200
  • f403c3109f - add methods for releasing datasets from submitter - npm updates - side menu with child items - flash messages via HttpContext response (extended via macro) Arno Kaimbacher 2023-06-27 18:23:18 +0200
  • e0ff71b117 - additional functionality for DatasetController.ts - additional validation rules like 'uniqueArray' - additional Lucid models like BaseModel.ts for filling attributes, Title.ts, Description.ts - npm updates for @adonisjs/core Arno Kaimbacher 2023-06-22 17:20:04 +0200
  • c4f4eff0d9 - daraggable crators and contributors inside Pages/Submitter/Dataset/Create.Vue - typescript and prettier updates - FileUpload component with dark mode and dragable uploads - comment FontFamily in tailwind.config.js Arno Kaimbacher 2023-06-16 16:44:28 +0200
  • f76a92da2c - add FileUpload vue component Arno Kaimbacher 2023-06-02 16:55:03 +0200
  • e051a94b3b - inertiajs file upload and validation via adonisjs - npm updates Arno Kaimbacher 2023-06-01 14:29:56 +0200
  • 092a8a1c12 - add controlled geoera vocabular for tethys keywords - add new SearchCategoryAutocomplete.vue for autocomplete search with filtered categories - npm updates Arno Kaimbacher 2023-05-24 16:58:52 +0200
  • 440fdb9fa7 - add key word table for submitter with adeqate validations ind DatasetController.ts an model Subject.ts - npm updates Arno Kaimbacher 2023-05-19 11:30:49 +0200
  • 43fd349301 - npm updates for @types/node Arno Kaimbacher 2023-05-09 17:03:43 +0200
  • cf631ea71b - test ci.yml Arno Kaimbacher 2023-05-09 15:08:40 +0200
  • b7c134ab73 - add db to ci workflow Arno Kaimbacher 2023-05-09 14:57:48 +0200
  • fd67172a8d - third version of ci.yml Arno Kaimbacher 2023-05-09 14:52:42 +0200
  • 7a4710f000 - correct ci.yml Arno Kaimbacher 2023-05-09 14:47:09 +0200
  • 578c4180f4 - add test to ci pipeline ci.yml Arno Kaimbacher 2023-05-09 14:43:16 +0200
  • a48a2d9704 - npm updated (babel_core) - correct imports for DomEvent in draw.component.vue Arno Kaimbacher 2023-05-03 10:02:48 +0200
  • e110826e1a - npm updates - draw bounding box geometry - enter coverage information (elevation and depth) Arno Kaimbacher 2023-05-02 18:10:32 +0200
  • 4abcfe7135 - add all migration files for database - npm updates Arno Kaimbacher 2023-04-24 13:03:36 +0200
  • 8a404e8a0c - test workflow 2 Arno Kaimbacher 2023-04-13 13:25:22 +0200
  • 12b02a0d7d - add '.gitea/workflows/build.yaml' - npm updates - add map tool for drawing rectangles Arno Kaimbacher 2023-04-12 09:26:45 +0200
  • a744ae7e5b - npm updates, remove rxjs - add draw.component.vue - only load needed leaflet classes into map.component.vue an Submitter/Create.vue - rename js/store.Map.ts to js/Stores/map.service.ts - Arno Kaimbacher 2023-04-06 18:56:41 +0200
  • cd66f318b6 - add EventEmmitter for directly binding Events to component - add NotificationToast for messages - add leaflet map component and zoom control component - change focus:ring to focus:ring-2 inside BaseButton - @tailwindcss/line-clamp plugin is now included by default...remove it from tailwind.config.js - npm updates Arno Kaimbacher 2023-03-31 14:54:15 +0200
  • 080c21126b - add validator for checking languages of translated titles and description - add notification messages via notiwind.ts - add Project.ts - add new component TabelPersons.vue - add additional routes - npm updates Arno Kaimbacher 2023-03-24 11:41:52 +0100
  • 59a99ff3c8 - second commit Arno Kaimbacher 2023-03-17 16:13:37 +0100
  • 4fc3bb0a01 initial commit Arno Kaimbacher 2023-03-03 16:54:28 +0100