Skip to content

Commit

Permalink
Release for version 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edulix committed Jun 12, 2023
1 parent c2e0238 commit b6a8edc
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
20 changes: 10 additions & 10 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'use strict';

var pkg = require('./package.json');
var SEQUENT_CONFIG_VERSION = '8.0.0';
var SEQUENT_CONFIG_VERSION = '8.0.1';

//Using exclusion patterns slows down Grunt significantly
//instead of creating a set of patterns like '**/*.js' and '!**/node_modules/**'
Expand Down Expand Up @@ -165,10 +165,10 @@ module.exports = function (grunt) {
options: {
remove: ['script[data-remove!="false"]','link[data-remove!="false"]'],
append: [
{selector:'body',html:'<script src="/libnocompat-v8.0.0.js"></script>'},
{selector:'body',html:'<script src="/libnocompat-v8.0.1.js"></script>'},
{selector:'body',html:'<!--All the source code of this program under copyright. Take a look at the license details at https://github.com/sequent/sequent-core-common/blob/master/README.md -->'},
{selector:'body',html:'<script src="/appCommon-v8.0.0.js"></script>'},
{selector:'body',html:'<script src="/SequentPlugins-v8.0.0.js"></script>'},
{selector:'body',html:'<script src="/appCommon-v8.0.1.js"></script>'},
{selector:'body',html:'<script src="/SequentPlugins-v8.0.1.js"></script>'},
{selector:'head',html:'<link rel="stylesheet" id="theme" href="/themes/default/app.min.css">'}
]
},
Expand All @@ -194,9 +194,9 @@ module.exports = function (grunt) {
'temp/libnocompat.js': ['<%= dom_munger.data.libnocompatjs %>'],
'temp/lib.js': ['<%= dom_munger.data.libjs %>'],
'temp/app.js': ['<%= dom_munger.data.appjs %>','<%= ngtemplates.main.dest %>'],
'dist/SequentConfig-v8.0.0.js': ['SequentConfig.js'],
'dist/SequentThemes-v8.0.0.js': ['SequentThemes.js'],
'dist/SequentPlugins-v8.0.0.js': ['plugins/**/*.js']
'dist/SequentConfig-v8.0.1.js': ['SequentConfig.js'],
'dist/SequentThemes-v8.0.1.js': ['SequentThemes.js'],
'dist/SequentPlugins-v8.0.1.js': ['plugins/**/*.js']
}
}
},
Expand Down Expand Up @@ -230,9 +230,9 @@ module.exports = function (grunt) {
beautify: true
},
files: {
'dist/appCommon-v8.0.0.js': 'temp/app.js',
'dist/libCommon-v8.0.0.js': 'temp/lib.js',
'dist/libnocompat-v8.0.0.js': 'temp/libnocompat.js',
'dist/appCommon-v8.0.1.js': 'temp/app.js',
'dist/libCommon-v8.0.1.js': 'temp/lib.js',
'dist/libnocompat-v8.0.1.js': 'temp/libnocompat.js',
'dist/avWidgets.js': 'avWidgets.js',

"dist/locales/moment/es.js": "node_modules/moment/locale/es.js",
Expand Down
4 changes: 2 additions & 2 deletions SequentConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* in this same file, which you might want to edit and tune if needed.
*/

var SEQUENT_CONFIG_VERSION = '8.0.0';
var SEQUENT_CONFIG_VERSION = '8.0.1';

var SequentConfigData = {
// the base url path for ajax requests, for example for sending ballots or
Expand Down Expand Up @@ -232,7 +232,7 @@ var SequentConfigData = {
title: ""
},

mainVersion: '8.0.0',
mainVersion: '8.0.1',
repoVersions: []
};

Expand Down
4 changes: 2 additions & 2 deletions dist/SequentConfig-v8.0.0.js → dist/SequentConfig-v8.0.1.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* in this same file, which you might want to edit and tune if needed.
*/

var SEQUENT_CONFIG_VERSION = '8.0.0';
var SEQUENT_CONFIG_VERSION = '8.0.1';

var SequentConfigData = {
// the base url path for ajax requests, for example for sending ballots or
Expand Down Expand Up @@ -232,7 +232,7 @@ var SequentConfigData = {
title: ""
},

mainVersion: '8.0.0',
mainVersion: '8.0.1',
repoVersions: []
};

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file modified dist/img/cropped-FAV-6-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/img/cropped-FAV-6-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/img/sequent_voting_logo_100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html><html id="ng-app" ng-app="common-ui"><head><title>Sequent Tech</title><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><base href="/"><meta charset="utf-8"><link rel="stylesheet" id="theme" href="/themes/default/app.min.css"></head><body><!-- Livereload script for development only (stripped during dist build) --><!-- IE8 bind workaround (needed for less) --><!-- JS from node modules --><!-- Add New Bower Component JS Above --><!-- JS from Vendor Components --><!-- Add New Vendor Component JS Above --><!-- Configuration file JS --><!-- Themes JS --><!-- Main App JS --><!-- registration --><!-- ui --><!-- for security, we do not include the dynamic directive in the app,
so in the compiled app e2e tests are not expected work. --><!-- IE10 viewport hack for Surface/desktop Windows 8 bug --><!-- IE9 console workaround --><!-- Add New Component JS Above --><div id="no-js">Page is taking some time to load, wait a moment please. If it takes too long, please check that you have javascript activated, try with another browser or contact us.</div><div id="unsupported-browser">For security reasons, your browser is unsupported. Please use a newer web browser (if you are using Internet Explorer, use version 9 or newer).</div><div><!-- Shown while loading --><div id="angular-preloading" class="avb-start-loading"></div><!-- Main content --><div id="content"><!-- This is where angular injects its content --><div ui-view=""></div></div></div><script src="/libnocompat-v8.0.0.js"></script><!--All the source code of this program under copyright. Take a look at the license details at https://github.com/sequent/sequent-core-common/blob/master/README.md --><script src="/appCommon-v8.0.0.js"></script><script src="/SequentPlugins-v8.0.0.js"></script></body></html>
so in the compiled app e2e tests are not expected work. --><!-- IE10 viewport hack for Surface/desktop Windows 8 bug --><!-- IE9 console workaround --><!-- Add New Component JS Above --><div id="no-js">Page is taking some time to load, wait a moment please. If it takes too long, please check that you have javascript activated, try with another browser or contact us.</div><div id="unsupported-browser">For security reasons, your browser is unsupported. Please use a newer web browser (if you are using Internet Explorer, use version 9 or newer).</div><div><!-- Shown while loading --><div id="angular-preloading" class="avb-start-loading"></div><!-- Main content --><div id="content"><!-- This is where angular injects its content --><div ui-view=""></div></div></div><script src="/libnocompat-v8.0.1.js"></script><!--All the source code of this program under copyright. Take a look at the license details at https://github.com/sequent/sequent-core-common/blob/master/README.md --><script src="/appCommon-v8.0.1.js"></script><script src="/SequentPlugins-v8.0.1.js"></script></body></html>
File renamed without changes.
File renamed without changes.
Binary file removed dist/themes/fonts/Manrope-VariableFont_wght.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common-ui",
"version" : "8.0.0",
"version" : "8.0.1",
"license": "AGPL-3.0-only",
"author": {
"name": "Sequent Tech Inc and others",
Expand Down

0 comments on commit b6a8edc

Please sign in to comment.