Commit Graph
87 Commits
Author SHA1 Message Date
Christoph Ladurner 9187ffd661 refactor: apply semantic-ui, indentation, copyright 2023-11-10 09:19:01 +01:00
Christoph Ladurner fffd744731 layout: improve
* add frontpage overview

* change recent uploads to global search

* add overview to dashboard

* change default link of the dashboard menu entry from uploads to
  overview

* change text of 'my uploads' buggy
2023-11-10 09:19:01 +01:00
DavidandGitHub 936c085f05 css: adapt skip-to-main button (#280) 2022-08-18 18:32:09 +02:00
Christoph Ladurner 28b956cfaa change searchbar layout and use invenio-app-rdm searchbar
the searchbar is now on the top of the header, left of the language switch. the
new searchbar introduced a new feature, it could handle different indices like
all repository or communities. But the problem is where to place the new search
bar. for the moment the compromise is to put it on the top right.

this position may not be compatible with tugraz layout.
2022-07-29 13:22:52 +02:00
Christoph Ladurner 5ac2a68848 remove grey color of community block and reduce size 2022-07-29 13:22:52 +02:00
Christoph Ladurner 0399814fe0 migrate js to use prettier 2022-07-29 13:22:52 +02:00
Mojib WaliandGitHub 0da96559ec global: migrate to v8 2022-03-03 10:53:03 +01:00
DavidandGitHub 07d7e6fa0e update register and login view (#247)
fix: remove redundant closing div tag for register

ui: update register and login template with accordion

styling: modify accordion css

translation: add german translation
2021-11-08 10:33:11 +01:00
David EckhardandMojib Wali 6299da5ca2 fix: css for ui divider 2021-08-10 11:52:50 +02:00
David EckhardandMojib Wali 9ec241684d fix: add font locally and remove google dependency 2021-08-10 10:29:32 +02:00
mb-waliandMojib Wali 21b67cb3e0 revert: removes override for
* records landingpage (details)
* deposit page (deposit create and depsosit edit)
2021-08-05 09:54:12 +02:00
mb-waliandMojib Wali f22e62dfb0 style: changes deposit form segment color
css: refactor variables
2021-07-08 15:31:16 +02:00
mb-waliandMojib Wali b05d9cbf97 bugfix: removes overrides item 2021-05-17 15:01:26 +02:00
mb-waliandMojib Wali af0258580c badges(ui): adds tug theme badge colors 2021-05-17 14:43:23 +02:00
David EckhardandMojib Wali 3423caaa70 refactor: use correct class for badge on index page. css rewrite/comment 2021-05-17 13:40:12 +02:00
David EckhardandMojib Wali 3c616bedd5 ui: adapt color badges 2021-05-17 13:40:12 +02:00
mb-waliandMojib Wali 9906e0e635 feature: adds credits to footer 2021-05-17 10:33:53 +02:00
mb-waliandMojib Wali e47b2b169a feature: override deposit & deposit edit 2021-05-03 13:56:21 +02:00
mb-waliandMojib Wali a762615741 global: migrate to v3 2021-04-30 16:11:02 +02:00
Mojib WaliandGitHub 714305d646 global: copyrights 2021-04-26 09:21:50 +02:00
rekt-hardandGitHub 765c43c283 fix: blur link on click, clickable login with TUG button
closes #184 #183
2021-04-14 14:02:56 +02:00
Mojib WaliandGitHub d511a3d9c7 fileupload: max storage revert to default 2021-04-12 14:25:58 +02:00
rekt-hardandGitHub 83fe44db8e feature: footer links 2021-04-12 14:25:39 +02:00
Mojib WaliandGitHub bc1c9bcc9c depositform: increase the fileupload 2021-04-09 13:56:17 +02:00
Mojib WaliandGitHub 9e92934451 bugfixes: configs & translations
* bugfixes: modified config vars
* refactor: text of instance message
* translations: adds new trans
* translation: refactor some german translation
* footer: adds handbook link
2021-04-08 09:13:58 +02:00
davidandMojib Wali 0df53c42fa style: translation and minor documentation 2021-04-07 10:39:57 +02:00
davidandMojib Wali 88d7125acf fix: rename, set and use env variable 2021-04-07 10:39:57 +02:00
David EckhardandMojib Wali 8425d410f2 feature: add test instance notification 2021-04-07 10:39:57 +02:00
UnixandMojib Wali 4698c797b2 bugfix: adds datacite host url 2021-04-01 10:43:13 +02:00
UnixandMojib Wali 4fa0e2851f doimint: removes link to doi.org 2021-03-31 17:02:40 +02:00
UnixandMojib Wali 592d59e54d depositform: disable field languages 2021-03-31 08:53:44 +02:00
UnixandMojib Wali 44e4b01332 bugfix: hyperlink no-decoration 2021-03-29 10:42:40 +02:00
Mojib WaliandGitHub 530d32d7c7 migrate: to invenio-app-rdm:v2 2021-03-29 09:41:35 +02:00
Mojib WaliandGitHub 3f14a3ada4 PublisherField: makes field required
* Publisher: makes field required
* publisherField: change in helptext
2021-03-19 14:39:29 +01:00
UnixandMojib Wali 0e2c1a0f60 style: login form 2021-03-19 09:55:49 +01:00
Mojib WaliandGitHub ea54a17c43 bugfix: adds check for scheme 'doi' 2021-03-17 17:11:00 +01:00
Mojib WaliandGitHub a4558e02bf doimint: adds suffix config 2021-03-17 10:15:30 +01:00
Mojib WaliandGitHub 6360bcab7b doimint: adds positive message on doi register 2021-03-16 12:53:47 +01:00
Mojib WaliandGitHub 95710c440e depositform: get doi from backend 2021-03-16 09:55:59 +01:00
UnixandMojib Wali 046b009420 bugfix: removed css which caused the btn to disapear 2021-03-12 12:59:00 +01:00
UnixandMojib Wali 6210a8bad9 global: adds copyrights 2021-03-12 12:59:00 +01:00
Mojib WaliandGitHub 050d7b0feb style: adds styling for zammad form
* style: adds styling for zammad form
config: added config var for enable/disable form
 (#158)
2021-03-11 14:49:06 +01:00
Mojib WaliandGitHub 67c3828fc0 DOI minting
* feature: adds doi minting(#161)
* overrides deposit page
* deposit edit page
* record landingpage
2021-03-11 14:48:24 +01:00
rekt-hardandGitHub baa7d290c7 zammad contact form (#156) 2021-03-09 09:04:32 +01:00
rekt-hardandGitHub 2b60954fe4 modification: add theming variables (#152) 2021-03-01 18:33:47 +01:00
David Eckhard 07e205f04c bugfix(*): fix record creators name access
access name via creator.person_or_org.name.
2021-02-10 10:01:39 +01:00
Christoph LadurnerandGitHub 1e9ea81f1c Merge pull request #141 from utnapischtim/feature/override-landing-page
override landing page
2021-01-19 11:28:25 +01:00
Christoph Ladurner 8913ef6301 feature(ui): add license to the accessRight visualisation on the search 2021-01-11 17:01:51 +01:00
Christoph Ladurner ccfde55f45 bug(ui): colors of the accessRights should be different
there was only one color for the accessRights: the open access color.
now every type has his own color.
2021-01-11 17:01:51 +01:00
Christoph Ladurner 1598b04ed6 feature(ui): override the default search react app from invenio-app-rdm
The look of the result entries should now be the same as on the frontpage.

The main difference from the default layout is that the access badge is not more a
badge. It is now in the footer on the right side. The main reason is that the
green color of the badge could lead to the wrong conclusion that if this record
has the access right "Open Acess" it would be a "Green Open Access" record.

NOTES:
It was necessary to import also some React classes into the components.js file
which were not really overriden. This was because it was not possible to import
it from invenio-app-rdm/search/components.js directly. This should be repaired
in some ways.
2021-01-11 17:01:51 +01:00