Unix
de83dd0d1b
frontpage: show a message when there are no public record.
2021-03-12 12:59:00 +01:00
Unix
462fc27ae7
footer: adds target blank for extern link
2021-03-12 12:59:00 +01:00
Mojib Wali
f45a74ac42
v1.9.0
v1.9.0
2021-03-11 14:53:49 +01:00
Mojib Wali
b475da5abf
ui: removes links that are not implemented
2021-03-11 14:49:23 +01:00
Mojib Wali
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 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
daace427b9
v1.8.0
v1.8.0
2021-03-09 09:33:17 +01:00
rekt-hard
baa7d290c7
zammad contact form ( #156 )
2021-03-09 09:04:32 +01:00
Mojib Wali
d17b83b67f
v1.7.0
v1.7.0
2021-03-01 18:47:36 +01:00
rekt-hard
2b60954fe4
modification: add theming variables ( #152 )
2021-03-01 18:33:47 +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
Christoph Ladurner
5d39ad5fdd
Merge pull request #154 from rekt-hard/bugfix_record-name-access
...
bugfix(*): fix record creators name access
2021-02-23 09:48:24 +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
Mojib Wali
28403053d2
v1.6.0
v1.6.0
2021-01-29 10:58:02 +01:00
Mojib Wali
1aaaeaf6a2
bugfix(tests): modified dep & gh
2021-01-29 10:57:17 +01:00
Christoph Ladurner
1e9ea81f1c
Merge pull request #141 from utnapischtim/feature/override-landing-page
...
override landing page
v1.4.1
2021-01-19 11:28:25 +01:00
Christoph Ladurner
c4356b744b
Merge pull request #142 from utnapischtim/feature/override-search-v2
...
Feature/override search v2
2021-01-18 13:33:34 +01:00
Christoph Ladurner
752b5128bf
Merge pull request #143 from utnapischtim/feature/frontpage-fixes
...
Feature/frontpage fixes
2021-01-18 13:32:41 +01:00
Christoph Ladurner
c6c4a0aa52
bugfix(ci): add invenio-app-rdm and sqlalchemy-continuum to install_requires
...
those install_requires where missing to use the RECORDS_UI_ENPOINTS from
invenio-app-rdm.config
2021-01-14 11:14:30 +01:00
Mojib Wali
b09c491e9c
bugfix: sigup page
2021-01-12 12:58:56 +01:00
Christoph Ladurner
a2c77a8332
bugfix(ui): start page license was not a url
2021-01-11 23:28:40 +01:00
Christoph Ladurner
69aff9f7b0
feature(ui): show the license also in the frontpage
2021-01-11 23:28:40 +01:00
Christoph Ladurner
61a00bfbbc
bugfix(ui): creator could have potentially no identifiers
...
The macro authors should handle the case where there are no identifiers for a
author. Therefore this check had to be added.
NOTE:
further removed the copyright noting Mojib Wali. we stick with TU Graz
further added a newline in the end of the file
2021-01-11 23:28:40 +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
2543ee9cbf
bugfix(config): add source of SEARCH_UI_SEARCH_TEMPLATE variable
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
Christoph Ladurner
90bd39a010
modification(ui): use invenio-app-rdm/landing_page to update landing_page
2021-01-11 15:52:56 +01:00
Mojib Wali
858f02ba19
bugfix: search for published records. ( #139 )
...
This closes #126
2021-01-08 13:05:25 +01:00
Mojib Wali
a4a4d13322
refactor: coming_soon url change
2021-01-08 13:05:01 +01:00
Christoph Ladurner
02d171009e
Merge pull request #133 from utnapischtim/feature/various-ui-bugfixes
...
Feature/various UI bugfixes
2021-01-07 21:39:50 +01:00
Mojib Wali
a6681cbe4b
feature(ui): refactor submenu
...
* get rid of Communities link
* adding translation to Uploads
This closes #131
2021-01-05 09:46:25 +01:00
Mojib Wali
4e613637f9
refactor: translations
...
* bugfix: adding missing (date) var.
* refactor(translations): re-translat of some texts.
* modification(translate): changed the translation text
2020-12-30 10:42:43 +01:00
Christoph Ladurner
4af121bda3
feature(ui): add subjects to frontpage article items
2020-12-29 15:56:08 +01:00
Christoph Ladurner
feba2ff440
bugfix(ui): adapt badges on frontpage to look the same as on search page
...
resource type color was different. publication date badge and version badge were
moved together into one badge.
2020-12-29 15:56:03 +01:00
Christoph Ladurner
5eb9c40081
bugfix(ui): display access right on frontpage the same way as in search page
2020-12-29 15:55:57 +01:00
Christoph Ladurner
22aed7444a
bugfix(ui): center More button
...
the More button was slightly floated to the left side of the column. This looked
weird. Now it is in the center of the column.
2020-12-29 15:55:51 +01:00
Mojib Wali
0a0ae05331
global(module): refactor tests and ci
...
modified run-test.sh to newer invenio-pytest commands- which will now also run the tests written /test directory.
* removed docker-service-cli version restriction
* bump Sphinx version
*added missing imports (tests)
2020-12-21 15:28:06 +01:00
Mojib Wali
4ce5bc6043
v1.3.1
v1.3.1
2020-12-15 15:23:47 +01:00
Mojib Wali
5e5464969b
bugfix: adding flash messages for accounts template. ( #124 )
2020-12-15 15:23:00 +01:00
Mojib Wali
2e5f27a590
v1.3.0
v1.3.0
2020-12-14 10:46:22 +01:00
Mojib Wali
42259b4cb5
feature: adding translation.
2020-12-14 10:45:01 +01:00
Mojib Wali
924dde4fa7
v1.2.0
v1.2.0
2020-12-10 12:54:15 +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
10881c5627
refactor/accounts ( #120 )
...
* style(ui): adding divider for login with.
* login_user.html
* register_user.html
* style(ui): 'login with' hyperlink same style as button.
style(css): adding semantic ui css class.
* build: restricting the version for docker-services-cli
the new release was not stable.
2020-12-10 11:19:35 +01:00
Mojib Wali
804bd108c5
v1.1.0
v1.1.0
2020-12-04 10:21:04 +01:00
Mojib Wali
bbea43d227
Refactor header ( #116 )
...
* bugfix(ui): home text & icon collapse in small screen.
* added home text & icon inside span tag.
* inline css with nowrap white-space.
* refactor(ui): adding the text of 'Library & Archives', This closes #110
* bugfix(format): adding new line a the end of the file.
* refactor(ui): changing the text to capital letters, to match the other.
* adding extra css for position/style of the text.
* style(ui): fixed misspelled.
* bugfix(format): adding new line a the end of the file.
* modification(ui): from Logout/SignUp to Sign up
* modification(ui): changing texts to - Log in, Log out and Sign up
removing icons from header.
2020-12-04 10:14:02 +01:00
Mojib Wali
84f963b407
ci(repo): migrate to github actions. ( #119 )
...
tests(repo): modified to github actions.
2020-12-03 15:19:45 +01:00
Mojib Wali
e45832be2b
v1.0.9
...
Patch change - October release data model fields updated.
v1.0.9
2020-11-13 09:28:32 +01:00