Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • 147-rename-ahikar
  • content-editing
  • develop
  • feat/#124-search-page-navigation
  • feat/#embed-tido
  • fix-ci-JWT-for-vault
  • issue/#103-technical-documentation
  • issue/#115-add-and-style-content-on-meta-edition-sayings
  • issue/#116-add-and-style-content-on-meta-edition-proverbs
  • issue/#63-agree-on-landing-message-view-of-search-page
  • kvoigt1-develop-patch-78981
  • main
  • menu-items-shown-in-combination-white-dark-mode
  • mock-api
  • omalkja/issue/#35140-Bug-Menu-items-vanish-when-combining-whitemode-and-darkmode
  • release
  • remove-tido-from-dev-dependencies
  • renovate/configure
  • revert-to-implement-tido-v4
  • rmraschkowski-develop-patch-71839
  • simon.birol-develop-patch-02148
  • simon.birol-develop-patch-38315
  • simon.birol-develop-patch-47388
  • stable-translation-panel
  • sustainability-1
  • target-environments
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.1.0
  • v1.0.1
  • v1.1.0
  • v1.10.0
  • v1.10.2
  • v1.10.3
  • v1.10.4
  • v1.10.5
  • v1.10.6
  • v1.10.7
  • v1.10.8
  • v1.10.9
  • v1.11.0
  • v1.11.1
  • v1.11.2
  • v1.11.3
  • v1.11.4
  • v1.12.0
  • v1.12.1
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v2.0.0
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.3.2
  • v2.3.3
  • v2.4.0
  • v2.5.0
  • v2.6.0
  • v2.7.0
  • v2.8.0
74 results

Target

Select target project
  • subugoe/ahiqar/website
1 result
Select Git revision
  • 147-rename-ahikar
  • content-editing
  • develop
  • feat/#124-search-page-navigation
  • feat/#embed-tido
  • fix-ci-JWT-for-vault
  • issue/#103-technical-documentation
  • issue/#115-add-and-style-content-on-meta-edition-sayings
  • issue/#116-add-and-style-content-on-meta-edition-proverbs
  • issue/#63-agree-on-landing-message-view-of-search-page
  • kvoigt1-develop-patch-78981
  • main
  • menu-items-shown-in-combination-white-dark-mode
  • mock-api
  • omalkja/issue/#35140-Bug-Menu-items-vanish-when-combining-whitemode-and-darkmode
  • release
  • remove-tido-from-dev-dependencies
  • renovate/configure
  • revert-to-implement-tido-v4
  • rmraschkowski-develop-patch-71839
  • simon.birol-develop-patch-02148
  • simon.birol-develop-patch-38315
  • simon.birol-develop-patch-47388
  • stable-translation-panel
  • sustainability-1
  • target-environments
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.1.0
  • v1.0.1
  • v1.1.0
  • v1.10.0
  • v1.10.2
  • v1.10.3
  • v1.10.4
  • v1.10.5
  • v1.10.6
  • v1.10.7
  • v1.10.8
  • v1.10.9
  • v1.11.0
  • v1.11.1
  • v1.11.2
  • v1.11.3
  • v1.11.4
  • v1.12.0
  • v1.12.1
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v2.0.0
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.3.2
  • v2.3.3
  • v2.4.0
  • v2.5.0
  • v2.6.0
  • v2.7.0
  • v2.8.0
74 results
Show changes
Commits on Source (7)
...@@ -50,12 +50,12 @@ variables: ...@@ -50,12 +50,12 @@ variables:
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_PROJECT_PATH/$CI_JOB_NAME GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_PROJECT_PATH/$CI_JOB_NAME
# ↓ reduces the amount of data transfered to the runner (shallow clone) # ↓ reduces the amount of data transfered to the runner (shallow clone)
GIT_DEPTH: 2 GIT_DEPTH: 2
MAIN: 'https://ahikar.sub.uni-goettingen.de' MAIN: 'https://ahiqar.uni-goettingen.de'
DEVELOP: 'https://ahikar-dev.sub.uni-goettingen.de' DEVELOP: 'https://ahikar-dev.sub.uni-goettingen.de'
TEST: 'https://ahikar-test.sub.uni-goettingen.de' TEST: 'https://ahikar-test.sub.uni-goettingen.de'
API_TEST: 'https://ahikar-test.sub.uni-goettingen.de/api' API_TEST: 'https://ahikar-test.sub.uni-goettingen.de/api'
API_DEV: 'https://ahikar-dev.sub.uni-goettingen.de/api' API_DEV: 'https://ahikar-dev.sub.uni-goettingen.de/api'
API_MAIN: 'https://ahikar.sub.uni-goettingen.de/api' API_MAIN: 'https://ahiqar.uni-goettingen.de/api'
BASE_BACKEND: '/website/' BASE_BACKEND: '/website/'
...@@ -116,7 +116,6 @@ deploy-test: ...@@ -116,7 +116,6 @@ deploy-test:
stage: deploy_to_server stage: deploy_to_server
image: rsamban/scp-resource:latest image: rsamban/scp-resource:latest
except: except:
- develop
- main - main
needs: needs:
- job: build_page-test-backend - job: build_page-test-backend
......
...@@ -2,6 +2,24 @@ ...@@ -2,6 +2,24 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.7.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.6.0...v1.7.0) (2021-09-13)
### Features
* move to new domain ([b7378b5](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/b7378b55cddb4deed953ea68e64abf4b106351c9))
* update collation results ([a195225](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/a195225d18e71c672e03e2fe1953f38d624904e1))
### Refactoring
* renaming parables to proverbs according to requirements ([c7bc0c9](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/c7bc0c99af8b481b127d995e487ef2c1d84dc5d2))
### Continuos Integration
* enable dev deployment on test ([88ef830](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/88ef8306193bb0788b3ac4d77bde65a05a5e6485))
## [1.6.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.5.0...v1.6.0) (2021-09-09) ## [1.6.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.5.0...v1.6.0) (2021-09-09)
......
{ {
"name": "ahiqar-website", "name": "ahiqar-website",
"version": "1.6.0", "version": "1.7.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "ahiqar-website", "name": "ahiqar-website",
"version": "1.6.0", "version": "1.7.0",
"description": "", "description": "",
"main": "", "main": "",
"authors": { "authors": {
......
...@@ -89,7 +89,7 @@ export default { ...@@ -89,7 +89,7 @@ export default {
{ title: 'Translation of the Arabic version', to: '/arabictranslation.html' }, { title: 'Translation of the Arabic version', to: '/arabictranslation.html' },
{ title: 'Translation of the Syriac version', to: '/syriacranslation.html' }, { title: 'Translation of the Syriac version', to: '/syriacranslation.html' },
{ title: 'Sayings', to: '/sayings.html' }, { title: 'Sayings', to: '/sayings.html' },
{ title: 'Parables', to: '/parables.html' }, { title: 'Proverbs', to: '/proverbs.html' },
{ title: 'Stemmata', to: '/stemmata.html' }, { title: 'Stemmata', to: '/stemmata.html' },
{ title: 'Collation', to: '/collation.html' }, { title: 'Collation', to: '/collation.html' },
{ title: 'Edition guidelines', to: '/editionguidelines.html' }, { title: 'Edition guidelines', to: '/editionguidelines.html' },
......
...@@ -166,6 +166,9 @@ layout: Layout ...@@ -166,6 +166,9 @@ layout: Layout
<li> <li>
<a href="/rest/collation-results/ara-karshuni_Sbath_25_Vat_sir_424_Vat_sir_199_second_narrative_section_result.json">JSON</a> <a href="/rest/collation-results/ara-karshuni_Sbath_25_Vat_sir_424_Vat_sir_199_second_narrative_section_result.json">JSON</a>
</li> </li>
<li>
<a href="/rest/collation-results/ara-karshuni_Sbath_25_Vat_sir_424_Vat_sir_199_second_narrative_section_result.svg">SVG</a>
</li>
</ul> </ul>
</li> </li>
<li>Third Narrative Section<ul> <li>Third Narrative Section<ul>
......
--- ---
home: false home: false
title: Parables title: Proverbs
layout: Layout layout: Layout
--- ---
......