From 23180263679185ae8905ddb4a1ce09a5c2b15d3f Mon Sep 17 00:00:00 2001 From: SOUMYADIP GIRI <122915461+Soumyadipgithub@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:23:11 +0530 Subject: [PATCH 1/5] Update versions.html --- website/pages/versions.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/website/pages/versions.html b/website/pages/versions.html index dcb1171..4073b19 100644 --- a/website/pages/versions.html +++ b/website/pages/versions.html @@ -7,6 +7,18 @@ Dataverse | Versions + @@ -78,10 +90,8 @@ +

Dataverse VERSIONS

- @@ -96,4 +106,4 @@ - \ No newline at end of file + From af24ab5f1e2ee80ae1e7c88841dfb57459319f7b Mon Sep 17 00:00:00 2001 From: SOUMYADIP GIRI <122915461+Soumyadipgithub@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:24:40 +0530 Subject: [PATCH 2/5] Update style.css --- website/styles/style.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/website/styles/style.css b/website/styles/style.css index 4a85665..ad24c7a 100644 --- a/website/styles/style.css +++ b/website/styles/style.css @@ -1197,9 +1197,10 @@ input { #versions{ width: 50vw; - margin-top: 70px; - border: 1px solid rgba(128, 128, 128, 0.352); - margin-left: 20px; + margin-top: 0px; + border: 2px solid rgba(128, 128, 128, 0.352); + margin-left: auto; + margin-right: auto; } #versions td{ padding: 10px; @@ -1515,4 +1516,4 @@ input { #codeOfconduct a:hover { text-decoration: underline; -} \ No newline at end of file +} From 797235dd72d89bfaa018bd8ec32108c3e6044754 Mon Sep 17 00:00:00 2001 From: SOUMYADIP GIRI <122915461+Soumyadipgithub@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:32:04 +0530 Subject: [PATCH 3/5] Update versions.html --- website/pages/versions.html | 1 + 1 file changed, 1 insertion(+) diff --git a/website/pages/versions.html b/website/pages/versions.html index 4073b19..4beaf55 100644 --- a/website/pages/versions.html +++ b/website/pages/versions.html @@ -104,6 +104,7 @@
- Versions -
v.XM45'24
+ From f39b85db7d90cb763f6366c498de45c164c70087 Mon Sep 17 00:00:00 2001 From: SOUMYADIP GIRI <122915461+Soumyadipgithub@users.noreply.github.com> Date: Sat, 18 Jan 2025 09:12:12 +0530 Subject: [PATCH 4/5] Update style.css --- website/styles/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/styles/style.css b/website/styles/style.css index 3740dd0..1b6391e 100644 --- a/website/styles/style.css +++ b/website/styles/style.css @@ -1205,11 +1205,16 @@ input { #versions td{ padding: 10px; border: 1px solid rgba(128, 128, 128, 0.352); + text-align: justify; } #versions th{ padding: 10px; border: 1px solid rgba(128, 128, 128, 0.352); } +.highlight { + font-weight: bold; + color: #ff4500; +} /*===========================RESPONSIVE===================================*/ @media screen and (max-width: 660px) { From a76656be9146bcd6b3355f27f1ac7ed5d5b73fc7 Mon Sep 17 00:00:00 2001 From: SOUMYADIP GIRI <122915461+Soumyadipgithub@users.noreply.github.com> Date: Sat, 18 Jan 2025 09:16:02 +0530 Subject: [PATCH 5/5] Update versions.html --- website/pages/versions.html | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/website/pages/versions.html b/website/pages/versions.html index 4beaf55..f8afae0 100644 --- a/website/pages/versions.html +++ b/website/pages/versions.html @@ -92,17 +92,27 @@

Dataverse VERSIONS

- - - - - - - - - + + + + + + + + + + + + + + + + + + + +
v.XM45'24
v.6550(24)
v.06.02.24
VersionDescription
v.XM45.24 Under DevelopmentHigh scale installable version currently being developed. It has an improved UI based on glassmorphism, making the project mobile-friendly and providing more analytical features. This version seeks major contributions through SWOC-S5.
v.6550.24 LatestCurrent stable version that supports most of the data visualization techniques and finance tracking. Major development done during GSSoC'24.
v.06.02.24Initial version developed on 6th February, 2024. Only supports finance tracking.
-