Update the constraint name fixtures.

- Legacy-Id: 18034
This commit is contained in:
Ole Laursen 2020-06-22 17:40:06 +00:00
parent 49d4be8d17
commit 3b31ed9ad1

View file

@ -5589,7 +5589,7 @@
{
"fields": {
"desc": "",
"editor_label": "(person){count}",
"editor_label": "<i class=\"fa fa-user-o\"></i>{count}",
"name": "Person must be present",
"order": 4,
"penalty": 200000,
@ -5601,7 +5601,7 @@
{
"fields": {
"desc": "",
"editor_label": "(2)",
"editor_label": "<span class=\"encircled\">2</span>",
"name": "Conflicts with (secondary)",
"order": 2,
"penalty": 10000,
@ -5613,7 +5613,7 @@
{
"fields": {
"desc": "",
"editor_label": "(3)",
"editor_label": "<span class=\"encircled\">3</span>",
"name": "Conflicts with (tertiary)",
"order": 3,
"penalty": 1000,
@ -5625,7 +5625,7 @@
{
"fields": {
"desc": "",
"editor_label": "(1)",
"editor_label": "<span class=\"encircled\">1</span>",
"name": "Conflicts with",
"order": 1,
"penalty": 100000,
@ -5637,7 +5637,7 @@
{
"fields": {
"desc": "",
"editor_label": "time_relation",
"editor_label": "&Delta;",
"name": "Preference for time between sessions",
"order": 6,
"penalty": 1000,
@ -5649,7 +5649,7 @@
{
"fields": {
"desc": "",
"editor_label": "timerange",
"editor_label": "<i class=\"fa fa-calendar-o\"></i>",
"name": "Can't meet within timerange",
"order": 5,
"penalty": 100000,
@ -5661,7 +5661,7 @@
{
"fields": {
"desc": "",
"editor_label": "wg_adjacent",
"editor_label": "<i class=\"fa fa-step-forward\"></i>",
"name": "Request for adjacent scheduling with another WG",
"order": 7,
"penalty": 10000,