Commit Graph

38 Commits

Author SHA1 Message Date
Christoph Ladurner 4a581d6703 fix: error_handler gets 1 parameter 2024-02-02 12:43:11 +01:00
Christoph Ladurner 19143a7860 ui: add 423 error page 2024-02-02 10:38:57 +01:00
Christoph Ladurner a5d23135eb ui: remove commented code
* the overriding is solved by overriding the translation strings
2024-01-28 21:18:21 +01:00
Christoph Ladurner 4c3ebcee23 ui: remove comingsoon rule
* there is a more general solution used now.
2024-01-28 21:18:21 +01:00
Christoph Ladurner 39d87339c2 menu: temporarily remove overwrite 2023-11-10 09:19:01 +01:00
Christoph Ladurner 4c5e888f18 global: change to invenio-records-global-search
* package name change
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
Mojib Wali 19fada5940 global: migrate to v10 2022-10-13 11:32:22 +02:00
David 5bf5ce4268 fix: adopt renaming of serialize function (#269) 2022-06-28 15:39:44 +02:00
Christoph Ladurner 7c250a41fe refactor 2022-05-25 12:47:09 +02:00
Christoph Ladurner 903498185f migrate to use black as opinionated auto formater 2022-05-12 09:06:52 +02:00
Christoph Ladurner 4fd0501c58 global: migrate setup.py to setup.cfg 2022-05-12 09:06:52 +02:00
mb-wali 8eb5152963 refactor: views & deposit override
separates the views from override deposit
2021-07-08 15:31:07 +02:00
mb-wali b76f27c037 global: route blueprint migrated to config-tugraz
This is required to make sure config module is independent
2021-06-04 11:55:41 +02:00
mb-wali fb906bda72 global: refactor upon release changes
resource_type: change in index and values of resource type.

func: that will serialize list of records.
2021-06-01 12:32:03 +02:00
mb-wali 4930e78c3a documents: adds reference guide version 2 2021-05-27 12:53:59 +02:00
rekt-hard 34ecce4842 ui: display access badge
index: UIJSONSerializer is used in order to serialize the elasticsearch results
2021-05-06 09:46:25 +02:00
mb-wali e47b2b169a feature: override deposit & deposit edit 2021-05-03 13:56:21 +02:00
mb-wali a762615741 global: migrate to v3 2021-04-30 16:11:02 +02:00
mb-wali 7f5dae65ac ui: adds blueprint routes for footer links 2021-04-21 13:05:34 +02:00
Unix 4698c797b2 bugfix: adds datacite host url 2021-04-01 10:43:13 +02:00
Unix 0e5f08768d bugfix: password should b unicode
else: request Error UnicodeEncodeError
2021-04-01 10:43:13 +02:00
Mojib Wali 530d32d7c7 migrate: to invenio-app-rdm:v2 2021-03-29 09:41:35 +02:00
Mojib Wali a4558e02bf doimint: adds suffix config 2021-03-17 10:15:30 +01:00
David Eckhard 063ddc985a refactor: remove unused files 2021-03-16 08:37:04 +01:00
David Eckhard 6cb248644b feature: add doi retrieve endpoint 2021-03-16 08:37:04 +01:00
Unix dd4bc1ffdf bugfix: read env variables of datacite 2021-03-12 13:10:47 +01:00
Unix 6210a8bad9 global: adds copyrights 2021-03-12 12:59:00 +01:00
Mojib Wali 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-hard 4094730481 doi plugin
* feature: encrypt doi password
* bugfix: add URL rule for pages
2021-03-10 15:30:17 +01:00
Mojib Wali ee94d72b65 global: required changes for feb release (#155)
* disabled search and landingpage override
* search query modified
* routes: injecting routes to override
2021-03-01 16:10:28 +01:00
Mojib Wali 204f7b81c3 test: adding tests
* test: removed no cover
* tests: adding tests for functions.
   * test_make_dict_like
   * test_cast_to_dict
2020-12-10 12:25:52 +01:00
Mojib Wali deb7caad87 migrate:upon the changes to the datamodel.
modified the frontpage to render the latest datamodel schema.
2020-10-15 11:34:55 +02:00
Christoph Ladurner 4c3a4f8eb3 layout updates (#83)
* changed menu bottom line from red to grey
* added more space around the more button

Following changes are about the article view on the front page
  - added color grey around the version badge
  - moved version badges to the right side
  - removed view button
  - moved open access badge to right bottom
  - changed open access badge to text only without background-color
  - added bottom border to the last article

The following changes are about the record landing page.
NOTE: the modified record landing page is for now disabled
  - added color grey around the version badge
  - moved DOI to the left side
  - moved open access to the same level as the DOI
  - changed open access badge to text only without background-color
  - unset box-shadow from the .rdm-sidebar
2020-09-30 13:39:25 +02:00
mb 00145cc0ee enhancement
reduced recent_uploads to 5 records, added searchbar to frontpage. This closes #47
2020-07-21 14:28:29 +02:00
mb 46faf1a7a5 adjustment to module
isort fixed this closes #53
2020-07-21 08:29:54 +02:00
mb de06337ae2 frontpage data
first draft designing the frontpage with recent uploads and segment for contact us.
2020-07-17 15:12:30 +02:00
mb 7099b80486 init 2020-05-01 17:42:37 +02:00