Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16798 | Rev 16817 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16798 Rev 16806
Línea 3... Línea 3...
3
use LeadersLinked\Model\UserType;
3
use LeadersLinked\Model\UserType;
Línea 4... Línea 4...
4
 
4
 
5
function getAclResources()
5
function getAclResources()
6
{
6
{
-
 
7
    return [
-
 
8
        'people-management',
-
 
9
        'development-and-knowledge',
-
 
10
        'management',
-
 
11
        'organizational-design',
-
 
12
        'company-options',
-
 
13
        'admin-activities',
-
 
14
        
7
    return [
15
        
8
        'home',
16
        'home',
9
        'signin-admin',
17
        'signin-admin',
10
        'signin-company',
18
        'signin-company',
11
        'dashboard',
19
        'dashboard',
Línea 430... Línea 438...
430
        'microlearning/settings/countries',
438
        'microlearning/settings/countries',
431
        'microlearning/settings/countries/add',
439
        'microlearning/settings/countries/add',
432
        'microlearning/settings/countries/edit',
440
        'microlearning/settings/countries/edit',
433
        'microlearning/settings/countries/delete',
441
        'microlearning/settings/countries/delete',
Línea 434... Línea -...
434
 
-
 
435
        'own-professional-network',
-
 
Línea 436... Línea 442...
436
        'organizational-design',
442
 
437
 
443
 
438
        'planning',
444
        'planning',
439
        'planning/periods',
445
        'planning/periods',
Línea 588... Línea 594...
588
        'fast-survey/edit',
594
        'fast-survey/edit',
589
        'fast-survey/delete',
595
        'fast-survey/delete',
590
        'fast-survey/chart',
596
        'fast-survey/chart',
591
        'fast-survey/download',
597
        'fast-survey/download',
Línea 592... Línea -...
592
 
-
 
593
        'induction',
-
 
594
 
-
 
595
        'culture',
-
 
596
 
-
 
597
 
-
 
598
 
-
 
599
        'building-my-future',
-
 
600
 
-
 
601
 
598
 
602
        'reports',
599
        'reports',
603
        'reports/users-blocked',
600
        'reports/users-blocked',
604
        'reports/users-blocked/excel',
601
        'reports/users-blocked/excel',
605
        //'reports/users-blocked/edit',
602
        //'reports/users-blocked/edit',
Línea 634... Línea 631...
634
            'signin-admin',
631
            'signin-admin',
635
            'signin-company',
632
            'signin-company',
636
            'dashboard',
633
            'dashboard',
637
            'signout',
634
            'signout',
638
            'storage',
635
            'storage',
-
 
636
            'organizational-design',
639
            'profile',
637
            'profile',
640
            'profile/extended',
638
            'profile/extended',
641
            'profile/cover',
639
            'profile/cover',
642
            'profile/header',
640
            'profile/header',
643
            'profile/footer',
641
            'profile/footer',
Línea 712... Línea 710...
712
            'signin-admin',
710
            'signin-admin',
713
            'signin-company',
711
            'signin-company',
714
            'dashboard',
712
            'dashboard',
715
            'signout',
713
            'signout',
716
            'storage',
714
            'storage',
-
 
715
            'organizational-design',
717
            'profile',
716
            'profile',
718
            'profile/extended',
717
            'profile/extended',
719
            'profile/cover',
718
            'profile/cover',
720
            'profile/image',
719
            'profile/image',
721
            'profile/header',
720
            'profile/header',
Línea 786... Línea 785...
786
            'signin-admin',
785
            'signin-admin',
787
            'signin-company',
786
            'signin-company',
788
            'dashboard',
787
            'dashboard',
789
            'signout',
788
            'signout',
790
            'storage',
789
            'storage',
-
 
790
            
-
 
791
            'organizational-design',
791
            'users',
792
            'users',
792
            'users/change-password',
793
            'users/change-password',
793
            'users/unblock',
794
            'users/unblock',
Línea -... Línea 795...
-
 
795
 
794
 
796
            
795
            'reports',
797
            'reports',
796
            'reports/users-blocked',
798
            'reports/users-blocked',
797
            'reports/users-blocked/excel',
799
            'reports/users-blocked/excel',
798
            //'reports/users-blocked/edit',
800
            //'reports/users-blocked/edit',
Línea 807... Línea 809...
807
            'inmail-company/messages',
809
            'inmail-company/messages',
808
            'inmail-company/messages/send',
810
            'inmail-company/messages/send',
809
            'inmail-company/messages/delete',
811
            'inmail-company/messages/delete',
810
        ],
812
        ],
811
        'microlearning-admin' => [
813
        'microlearning-admin' => [
812
            'home',
-
 
813
            'signin-admin',
814
            'development-and-knowledge',
814
            'signin-company',
-
 
815
            'dashboard',
-
 
816
            'signout',
-
 
817
            'storage',
-
 
818
            'microlearning',
815
            'microlearning',
819
            'microlearning/overview',
816
            'microlearning/overview',
820
            'microlearning/reports',
817
            'microlearning/reports',
821
            'microlearning/reports/progress',
818
            'microlearning/reports/progress',
822
            'microlearning/reports/progress-for-capsule',
819
            'microlearning/reports/progress-for-capsule',
Línea 891... Línea 888...
891
            'microlearning/settings/countries/add',
888
            'microlearning/settings/countries/add',
892
            'microlearning/settings/countries/edit',
889
            'microlearning/settings/countries/edit',
893
            'microlearning/settings/countries/delete',
890
            'microlearning/settings/countries/delete',
894
        ],
891
        ],
895
        'microlearning-editor' => [
892
        'microlearning-editor' => [
896
            'home',
-
 
897
            'signin-admin',
893
            'development-and-knowledge',
898
            'signin-company',
-
 
899
            'dashboard',
-
 
900
            'signout',
-
 
901
            'storage',
-
 
902
            'microlearning',
894
            'microlearning',
903
            'microlearning/content',
895
            'microlearning/content',
904
            'microlearning/content/topics',
896
            'microlearning/content/topics',
905
            'microlearning/content/topics/add',
897
            'microlearning/content/topics/add',
906
            'microlearning/content/topics/edit',
898
            'microlearning/content/topics/edit',
Línea 922... Línea 914...
922
            'microlearning/access-for-students/reactive',
914
            'microlearning/access-for-students/reactive',
923
            'microlearning/access-for-students/upload',
915
            'microlearning/access-for-students/upload',
924
            'microlearning/access-for-students/notification',
916
            'microlearning/access-for-students/notification',
925
        ],
917
        ],
926
        'microlearning-students-password-unblock' => [
918
        'microlearning-students-password-unblock' => [
927
            'home',
-
 
928
            'signin-admin',
919
            'development-and-knowledge',
929
            'signin-company',
-
 
930
            'dashboard',
-
 
931
            'signout',
-
 
932
            'storage',
-
 
933
            'microlearning',
920
            'microlearning',
934
            'microlearning/students',
921
            'microlearning/students',
935
            'microlearning/students/change-password',
922
            'microlearning/students/change-password',
936
            'microlearning/students/unblock',
923
            'microlearning/students/unblock',
937
        ],
924
        ],
938
        'self-evaluation-admin' => [
925
        'self-evaluation-admin' => [
-
 
926
            'development-and-knowledge',
939
            'self-evaluation',
927
            'self-evaluation',
940
            'self-evaluation/forms',
928
            'self-evaluation/forms',
941
            'self-evaluation/forms/add',
929
            'self-evaluation/forms/add',
942
            'self-evaluation/forms/edit',
930
            'self-evaluation/forms/edit',
943
            'self-evaluation/forms/delete',
931
            'self-evaluation/forms/delete',
Línea 947... Línea 935...
947
            'self-evaluation/reviews',
935
            'self-evaluation/reviews',
948
            'self-evaluation/reviews/edit',
936
            'self-evaluation/reviews/edit',
949
            'self-evaluation/reviews/report',
937
            'self-evaluation/reviews/report',
950
        ],
938
        ],
951
        'self-evaluation-reviews' => [
939
        'self-evaluation-reviews' => [
-
 
940
            'development-and-knowledge',
952
            'self-evaluation',
941
            'self-evaluation',
953
            'self-evaluation/reviews',
942
            'self-evaluation/reviews',
954
            'self-evaluation/reviews/edit',
943
            'self-evaluation/reviews/edit',
955
            'self-evaluation/reviews/report',
944
            'self-evaluation/reviews/report',
956
        ],
945
        ],
957
        'performance-evaluation-admin' => [
946
        'performance-evaluation-admin' => [
958
            'settings',
947
            'people-management',
Línea 959... Línea 948...
959
 
948
 
960
            'jobs-description',
949
            'jobs-description',
961
            'jobs-description/search',
950
            'jobs-description/search',
962
            'jobs-description/add',
951
            'jobs-description/add',
Línea 1002... Línea 991...
1002
            'performance-evaluation/evaluations/report'
991
            'performance-evaluation/evaluations/report'
1003
        ],
992
        ],
Línea 1004... Línea 993...
1004
 
993
 
-
 
994
 
1005
 
995
        'performance-evaluation-editor' => [
1006
        'performance-evaluation-editor' => [
996
            'people-management',
1007
            'performance-evaluation/evaluations',
997
            'performance-evaluation/evaluations',
1008
            'performance-evaluation/evaluations/add',
998
            'performance-evaluation/evaluations/add',
Línea 1009... Línea 999...
1009
            'performance-evaluation/evaluations/delete',
999
            'performance-evaluation/evaluations/delete',
1010
            'performance-evaluation/evaluations/report'
1000
            'performance-evaluation/evaluations/report'
Línea -... Línea 1001...
-
 
1001
 
1011
 
1002
        ],
1012
        ],
1003
        'recruitment-and-selection-admin' => [
1013
        'recruitment-and-selection-admin' => [
1004
            
1014
            
1005
            'people-management',
1015
            'jobs-description',
1006
            'jobs-description',
Línea 1081... Línea 1072...
1081
            'recruitment-and-selection/interview/file/edit',
1072
            'recruitment-and-selection/interview/file/edit',
1082
            'recruitment-and-selection/interview/file/delete',*/
1073
            'recruitment-and-selection/interview/file/delete',*/
1083
        ],
1074
        ],
Línea 1084... Línea 1075...
1084
 
1075
 
-
 
1076
        'recruitment-and-selection-editor' => [
1085
        'recruitment-and-selection-editor' => [
1077
            'people-management',
1086
            'recruitment-and-selection',
1078
            'recruitment-and-selection',
1087
            'recruitment-and-selection/vacancies',
1079
            'recruitment-and-selection/vacancies',
1088
            'recruitment-and-selection/vacancies/add',
1080
            'recruitment-and-selection/vacancies/add',
1089
            'recruitment-and-selection/vacancies/edit',
1081
            'recruitment-and-selection/vacancies/edit',
Línea 1124... Línea 1116...
1124
            'recruitment-and-selection/interview/file/add',
1116
            'recruitment-and-selection/interview/file/add',
1125
            'recruitment-and-selection/interview/file/edit',
1117
            'recruitment-and-selection/interview/file/edit',
1126
            'recruitment-and-selection/interview/file/delete',*/
1118
            'recruitment-and-selection/interview/file/delete',*/
1127
        ],
1119
        ],
1128
        'fast-survey-admin' => [
1120
        'fast-survey-admin' => [
-
 
1121
            'management',
1129
            'fast-survey',
1122
            'fast-survey',
1130
            'fast-survey/add',
1123
            'fast-survey/add',
1131
            'fast-survey/edit',
1124
            'fast-survey/edit',
1132
            'fast-survey/delete',
1125
            'fast-survey/delete',
1133
            'fast-survey/chart',
1126
            'fast-survey/chart',
1134
            'fast-survey/download',
1127
            'fast-survey/download',
1135
        ],
1128
        ],
1136
        'survey-admin' => [
1129
        'survey-admin' => [
-
 
1130
            'management',
1137
            'survey',
1131
            'survey',
1138
            'survey/add',
1132
            'survey/add',
1139
            'survey/edit',
1133
            'survey/edit',
1140
            'survey/delete',
1134
            'survey/delete',
1141
            'survey/form',
1135
            'survey/form',
Línea 1150... Línea 1144...
1150
            'survey/report/overview',
1144
            'survey/report/overview',
1151
            'survey/report/all',
1145
            'survey/report/all',
1152
            'survey/report/excel',
1146
            'survey/report/excel',
1153
        ],
1147
        ],
1154
        'survey-test' => [
1148
        'survey-test' => [
-
 
1149
            'management',
1155
            'survey/test',
1150
            'survey/test',
1156
            'survey/test/add',
1151
            'survey/test/add',
1157
            'survey/test/report',
1152
            'survey/test/report',
1158
            'survey/test/delete',
1153
            'survey/test/delete',
1159
        ],
1154
        ],
1160
        'survey-report' => [
1155
        'survey-report' => [
-
 
1156
            'management',
1161
            'survey/report',
1157
            'survey/report',
1162
            'survey/report/overview',
1158
            'survey/report/overview',
1163
            'survey/report/all',
1159
            'survey/report/all',
1164
            'survey/report/excel',
1160
            'survey/report/excel',
1165
        ],
1161
        ],
1166
        'organizational-climate-admin' => [
1162
        'organizational-climate-admin' => [
-
 
1163
            'people-management',
1167
            'organizational-climate',
1164
            'organizational-climate',
1168
            'organizational-climate/add',
1165
            'organizational-climate/add',
1169
            'organizational-climate/edit',
1166
            'organizational-climate/edit',
1170
            'organizational-climate/delete',
1167
            'organizational-climate/delete',
1171
            'organizational-climate/form',
1168
            'organizational-climate/form',
Línea 1180... Línea 1177...
1180
            'organizational-climate/report/overview',
1177
            'organizational-climate/report/overview',
1181
            'organizational-climate/report/all',
1178
            'organizational-climate/report/all',
1182
            'organizational-climate/report/excel',
1179
            'organizational-climate/report/excel',
1183
        ],
1180
        ],
1184
        'organizational-climate-test' => [
1181
        'organizational-climate-test' => [
-
 
1182
            'people-management',
1185
            'organizational-climate/test',
1183
            'organizational-climate/test',
1186
            'organizational-climate/test/add',
1184
            'organizational-climate/test/add',
1187
            'organizational-climate/test/report',
1185
            'organizational-climate/test/report',
1188
            'organizational-climate/test/delete',
1186
            'organizational-climate/test/delete',
1189
        ],
1187
        ],
1190
        'organizational-climate-report' => [
1188
        'organizational-climate-report' => [
-
 
1189
            'people-management',
1191
            'organizational-climate/report',
1190
            'organizational-climate/report',
1192
            'organizational-climate/report/overview',
1191
            'organizational-climate/report/overview',
1193
            'organizational-climate/report/all',
1192
            'organizational-climate/report/all',
1194
            'organizational-climate/report/excel',
1193
            'organizational-climate/report/excel',
1195
        ],
1194
        ],
1196
        'planning-admin' => [
1195
        'planning-admin' => [
-
 
1196
            'management',
1197
            'planning',
1197
            'planning',
1198
            'planning/periods',
1198
            'planning/periods',
1199
            'planning/periods/add',
1199
            'planning/periods/add',
1200
            'planning/periods/edit',
1200
            'planning/periods/edit',
1201
            'planning/periods/delete',
1201
            'planning/periods/delete',
Línea 1217... Línea 1217...
1217
            'planning/tasks/view',
1217
            'planning/tasks/view',
Línea 1218... Línea 1218...
1218
 
1218
 
Línea 1219... Línea 1219...
1219
        ],
1219
        ],
1220
        
-
 
-
 
1220
        
1221
        'discovery-contacts-admin' => [
1221
        'discovery-contacts-admin' => [
1222
 
1222
            'management',
1223
            'discovery-contacts',
1223
            'discovery-contacts',
1224
            'discovery-contacts/add',
1224
            'discovery-contacts/add',
1225
            'discovery-contacts/edit',
1225
            'discovery-contacts/edit',
Línea 1238... Línea 1238...
1238
            'discovery-contacts/progress-by-day/download',
1238
            'discovery-contacts/progress-by-day/download',
1239
            'discovery-contacts/report',
1239
            'discovery-contacts/report',
1240
            'discovery-contacts/report/download',
1240
            'discovery-contacts/report/download',
1241
        ],
1241
        ],
1242
        'discovery-contacts-user-with-importation' => [
1242
        'discovery-contacts-user-with-importation' => [
-
 
1243
            'management',
1243
            'discovery-contacts',
1244
            'discovery-contacts',
1244
            'discovery-contacts/add',
1245
            'discovery-contacts/add',
1245
            'discovery-contacts/edit',
1246
            'discovery-contacts/edit',
1246
            'discovery-contacts/view',
1247
            'discovery-contacts/view',
1247
            'discovery-contacts/upload',
1248
            'discovery-contacts/upload',
Línea 1250... Línea 1251...
1250
            'discovery-contacts/interactions/delete',
1251
            'discovery-contacts/interactions/delete',
1251
            'discovery-contacts/logs',
1252
            'discovery-contacts/logs',
Línea 1252... Línea 1253...
1252
 
1253
 
1253
        ],
1254
        ],
1254
        'discovery-contacts-user' => [
-
 
-
 
1255
        'discovery-contacts-user' => [
1255
 
1256
            'management',
1256
            'discovery-contacts',
1257
            'discovery-contacts',
1257
            'discovery-contacts/add',
1258
            'discovery-contacts/add',
1258
            'discovery-contacts/edit',
1259
            'discovery-contacts/edit',
1259
            'discovery-contacts/view',
1260
            'discovery-contacts/view',
Línea 1262... Línea 1263...
1262
            'discovery-contacts/interactions/delete',
1263
            'discovery-contacts/interactions/delete',
1263
            'discovery-contacts/logs',
1264
            'discovery-contacts/logs',
Línea 1264... Línea 1265...
1264
 
1265
 
1265
        ],
1266
        ],
-
 
1267
        'my-coach-admin' => [
1266
        'my-coach-admin' => [
1268
            'development-and-knowledge',
1267
            'my-coach',
1269
            'my-coach',
1268
            'my-coach/categories',
1270
            'my-coach/categories',
1269
            'my-coach/categories/add',
1271
            'my-coach/categories/add',
1270
            'my-coach/categories/edit',
1272
            'my-coach/categories/edit',
Línea 1275... Línea 1277...
1275
            'my-coach/categories/users/delete',
1277
            'my-coach/categories/users/delete',
1276
            'my-coach/categories/users/upload',
1278
            'my-coach/categories/users/upload',
1277
            'my-coach/categories/users/jobs-description',
1279
            'my-coach/categories/users/jobs-description',
1278
        ],
1280
        ],
1279
        'knowledge-area-admin' => [
1281
        'knowledge-area-admin' => [
-
 
1282
            'development-and-knowledge',
1280
            'knowledge-area',
1283
            'knowledge-area',
1281
            'knowledge-area/categories',
1284
            'knowledge-area/categories',
1282
            'knowledge-area/categories/add',
1285
            'knowledge-area/categories/add',
1283
            'knowledge-area/categories/edit',
1286
            'knowledge-area/categories/edit',
1284
            'knowledge-area/categories/delete',
1287
            'knowledge-area/categories/delete',
Línea 1288... Línea 1291...
1288
            'knowledge-area/categories/users/delete',
1291
            'knowledge-area/categories/users/delete',
1289
            'knowledge-area/categories/users/upload',
1292
            'knowledge-area/categories/users/upload',
1290
            'knowledge-area/categories/users/jobs-description'
1293
            'knowledge-area/categories/users/jobs-description'
1291
        ],
1294
        ],
1292
        'engagement-admin' => [
1295
        'engagement-admin' => [
-
 
1296
            'people-management',
1293
            'engagement',
1297
            'engagement',
1294
            'engagement/setup',
1298
            'engagement/setup',
1295
            'engagement/reports',
1299
            'engagement/reports',
1296
            'engagement/reports/overview',
1300
            'engagement/reports/overview',
1297
            'engagement/rewards',
1301
            'engagement/rewards',
Línea 1301... Línea 1305...
1301
 
1305
 
Línea 1302... Línea 1306...
1302
 
1306
 
-
 
1307
        ],
1303
        ],
1308
 
1304
 
1309
        'daily-pulse-admin' => [
1305
        'daily-pulse-admin' => [
1310
            'people-management',
1306
            'daily-pulse',
1311
            'daily-pulse',
1307
            'daily-pulse/setup',
1312
            'daily-pulse/setup',
Línea 1314... Línea 1319...
1314
            'daily-pulse/reports/overview/download',
1319
            'daily-pulse/reports/overview/download',
1315
        ],
1320
        ],
Línea 1316... Línea 1321...
1316
 
1321
 
-
 
1322
 
1317
 
1323
        'organization-admin' => [
1318
        'organization-admin' => [
1324
            'people-management',
1319
            'organization',
1325
            'organization',
1320
            'organization/positions',
1326
            'organization/positions',
1321
            'organization/positions/add',
1327
            'organization/positions/add',
1322
            'organization/positions/edit',
1328
            'organization/positions/edit',
1323
            'organization/positions/delete',
1329
            'organization/positions/delete',
Línea 1324... Línea 1330...
1324
            'organization/positions/boss',
1330
            'organization/positions/boss',
-
 
1331
        ],
1325
        ],
1332
        
1326
        
1333
        'communication-admin' => [
1327
        'communication-admin' => [
1334
            'management',
Línea 1516... Línea 1523...
1516
            'signin-company',
1523
            'signin-company',
1517
            'dashboard',
1524
            'dashboard',
1518
            'signout',
1525
            'signout',
1519
            'storage',
1526
            'storage',
1520
            'settings',
1527
            'settings',
-
 
1528
            'admin-activities',
Línea 1521... Línea 1529...
1521
 
1529
 
1522
 
1530
 
1523
            'settings/my-private-network',
1531
            'settings/my-private-network',
Línea 1666... Línea 1674...
1666
}
1674
}
Línea 1667... Línea 1675...
1667
 
1675
 
1668
function getAclMenuSystem()
1676
function getAclMenuSystem()
1669
{
1677
{
-
 
1678
    return [
1670
    return [
1679
        /*
1671
        [
1680
        [
1672
            'label' => 'LABEL_HOME',
1681
            'label' => 'LABEL_HOME',
1673
            'route' => 'dashboard',
1682
            'route' => 'dashboard',
1674
            'class' => 'fa fa-home'
1683
            'class' => 'fa fa-home'
-
 
1684
        ],
Línea -... Línea 1685...
-
 
1685
        */
-
 
1686
 
1675
        ],
1687
       
1676
 
1688
        
1677
        [
1689
        [
1678
            'label' => 'LABEL_PRIVATE_NETWORKS',
-
 
1679
            'route' => 'settings/private-networks',
-
 
1680
            'class' => 'fa fa-building',
-
 
1681
        ],
-
 
1682
 
-
 
1683
 
-
 
1684
        [
-
 
1685
            'label' => 'LABEL_MY_PRIVATE_NETWORK',
1690
            'label' => 'LABEL_ACTIVITIES',
1686
            'route' => 'settings/my-private-network',
1691
            'route' => 'admin-activities',
1687
            'class' => 'fa fa-building',
1692
            'class' => 'fa fa-building',
1688
            'pages' => [
-
 
1689
                [
-
 
1690
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_CALENDAR',
-
 
1691
                    'route' => 'settings/my-private-network/calendar',
-
 
1692
                ],
1693
            'pages' => [
1693
                [
1694
                [
1694
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_INTRO',
-
 
1695
                    'route' => 'settings/my-private-network/intro',
-
 
1696
                ],
-
 
1697
                [
-
 
1698
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_NAVBAR',
-
 
1699
                    'route' => 'settings/my-private-network/navbar',
-
 
1700
                ],
-
 
1701
                [
-
 
1702
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_FAVICO',
-
 
1703
                    'route' => 'settings/my-private-network/favicon',
-
 
1704
                ],
-
 
1705
                [
1695
                    'label' => 'LABEL_PRIVATE_NETWORKS',
1706
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_LOGO',
-
 
1707
                    'route' => 'settings/my-private-network/logo',
-
 
1708
                ],
-
 
1709
                [
-
 
1710
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_STYLES_AND_COLORS',
1696
                    'route' => 'settings/private-networks',
-
 
1697
                    'class' => 'fa fa-building',
-
 
1698
                ],
1711
                    'route' => 'settings/my-private-network/styles-and-colors',
1699
                
1712
                ],
1700
                
1713
                [
1701
                [
-
 
1702
                    'label' => 'LABEL_MY_PRIVATE_NETWORK',
-
 
1703
                    'route' => 'settings/my-private-network',
-
 
1704
                    'class' => 'fa fa-building',
-
 
1705
                    'pages' => [
-
 
1706
                        [
-
 
1707
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_CALENDAR',
-
 
1708
                            'route' => 'settings/my-private-network/calendar',
-
 
1709
                        ],
-
 
1710
                        [
-
 
1711
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_INTRO',
-
 
1712
                            'route' => 'settings/my-private-network/intro',
-
 
1713
                        ],
-
 
1714
                        [
-
 
1715
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_NAVBAR',
-
 
1716
                            'route' => 'settings/my-private-network/navbar',
-
 
1717
                        ],
-
 
1718
                        [
-
 
1719
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_FAVICO',
-
 
1720
                            'route' => 'settings/my-private-network/favicon',
-
 
1721
                        ],
-
 
1722
                        [
-
 
1723
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_LOGO',
-
 
1724
                            'route' => 'settings/my-private-network/logo',
-
 
1725
                        ],
-
 
1726
                        [
-
 
1727
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_STYLES_AND_COLORS',
-
 
1728
                            'route' => 'settings/my-private-network/styles-and-colors',
-
 
1729
                        ],
-
 
1730
                        [
-
 
1731
                            'label' => 'LABEL_MY_PRIVATE_NETWORK_MOODLE',
-
 
1732
                            'route' => 'settings/my-private-network/moodle',
-
 
1733
                        ],
-
 
1734
                        
1714
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_MOODLE',
1735
                        
1715
                    'route' => 'settings/my-private-network/moodle',
-
 
1716
                ],
-
 
1717
 
-
 
1718
 
-
 
1719
            ],
-
 
1720
        ],
-
 
1721
 
-
 
1722
 
-
 
1723
        [
-
 
1724
            'label' => 'LABEL_COMPANIES',
-
 
1725
            'route' => 'companies',
-
 
1726
            'class' => 'fa fa-building',
-
 
1727
        ],
-
 
1728
        [
-
 
1729
            'label' => 'LABEL_JOBS_DESCRIPTION',
-
 
1730
            'route' => 'jobs-description',
-
 
1731
            'class' => 'fa fa-book',
1736
                    ],
1732
            'pages' => [
1737
                ],
1733
                [
1738
                [
-
 
1739
                    'label' => 'LABEL_COMPANIES',
1734
                    'label' => 'LABEL_COMPETENCIES',
1740
                    'route' => 'companies',
1735
                    'route' => 'jobs-description/competencies',
1741
                    'class' => 'fa fa-building',
-
 
1742
                ],
-
 
1743
                [
-
 
1744
                    'label' => 'LABEL_JOBS_DESCRIPTION',
-
 
1745
                    'route' => 'jobs-description',
-
 
1746
                    'class' => 'fa fa-book',
-
 
1747
                    'pages' => [
-
 
1748
                        [
-
 
1749
                            'label' => 'LABEL_COMPETENCIES',
-
 
1750
                            'route' => 'jobs-description/competencies',
1736
                ],
1751
                        ],
1737
                [
1752
                        [
-
 
1753
                            'label' => 'LABEL_COMPETENCY_TYPES',
-
 
1754
                            'route' => 'jobs-description/competency-types',
-
 
1755
                        ],
-
 
1756
                        [
-
 
1757
                            'label' => 'LABEL_BEHAVIORS',
-
 
1758
                            'route' => 'jobs-description/behaviors',
1738
                    'label' => 'LABEL_COMPETENCY_TYPES',
1759
                        ],
1739
                    'route' => 'jobs-description/competency-types',
1760
                    ]
1740
                ],
1761
                ],
1741
                [
1762
                [
-
 
1763
                    'label' => 'LABEL_PUBLICATIONS',
-
 
1764
                    'route' => 'publications',
-
 
1765
                    'class' => 'fa fa-book',
-
 
1766
                    'pages' => [
-
 
1767
                        [
-
 
1768
                            'label' => 'LABEL_PAGES',
-
 
1769
                            'route' => 'publications/pages',
-
 
1770
                        ],
-
 
1771
                        [
-
 
1772
                            'label' => 'LABEL_POSTS',
-
 
1773
                            'route' => 'publications/posts',
1742
                    'label' => 'LABEL_BEHAVIORS',
1774
                        ],
1743
                    'route' => 'jobs-description/behaviors',
1775
                    ]
1744
                ],
1776
                ],
1745
            ]
1777
            ]    
1746
        ],
1778
        ],
1747
        [
1779
        [
1748
            'label' => 'LABEL_SETTINGS',
1780
            'label' => 'LABEL_SETTINGS',
Línea 1797... Línea 1829...
1797
                    'label' => 'LABEL_GROUP_TYPES',
1829
                    'label' => 'LABEL_GROUP_TYPES',
1798
                    'route' => 'settings/group-types',
1830
                    'route' => 'settings/group-types',
1799
                ],
1831
                ],
1800
            ]
1832
            ]
1801
        ],
1833
        ],
1802
        [
-
 
1803
            'label' => 'LABEL_PUBLICATIONS',
-
 
1804
            'route' => 'publications',
-
 
1805
            'class' => 'fa fa-book',
-
 
1806
            'pages' => [
-
 
1807
                [
-
 
1808
                    'label' => 'LABEL_PAGES',
-
 
1809
                    'route' => 'publications/pages',
-
 
1810
                ],
-
 
1811
                [
-
 
1812
                    'label' => 'LABEL_POSTS',
-
 
1813
                    'route' => 'publications/posts',
-
 
1814
                ],
-
 
1815
            ]
-
 
1816
        ],
-
 
1817
        [
-
 
1818
            'label' => 'LABEL_USERS',
-
 
1819
            'route' => 'users',
-
 
1820
            'class' => 'fa fa-users',
-
 
1821
        ],
-
 
1822
        [
-
 
1823
            'label' => 'LABEL_USERS_REQUEST_ACCESS',
-
 
1824
            'route' => 'users/request-access',
-
 
1825
            'class' => 'fa fa-key',
-
 
1826
        ],
-
 
Línea 1827... Línea 1834...
1827
 
1834
 
1828
        [
-
 
1829
            'label' => 'LABEL_REPORTS',
-
 
1830
            'route' => 'settings',
-
 
1831
            'class' => 'fa fa-print',
-
 
1832
            'pages' => [
-
 
1833
                [
-
 
1834
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
-
 
1835
                    'route' => 'reports/users-blocked',
-
 
1836
                ],
-
 
1837
            ]
-
 
1838
        ],
-
 
1839
        
-
 
1840
        [
1835
        [
1841
            'label' => 'LABEL_TOOLS',
1836
            'label' => 'LABEL_TOOLS',
1842
            'route' => 'tools',
1837
            'route' => 'tools',
1843
            'class' => 'fa fa-wrench',
1838
            'class' => 'fa fa-wrench',
1844
            'pages' => [
1839
            'pages' => [
1845
                [
1840
                [
1846
                    'label' => 'LABEL_USERFILE_PASSWORD_GENERATOR',
1841
                    'label' => 'LABEL_USERFILE_PASSWORD_GENERATOR',
1847
                    'route' => 'tools/userfile-password-generator',
1842
                    'route' => 'tools/userfile-password-generator',
-
 
1843
                ],
-
 
1844
                
-
 
1845
                [
-
 
1846
                    'label' => 'LABEL_USERS',
-
 
1847
                    'route' => 'users',
-
 
1848
                    'class' => 'fa fa-users',
-
 
1849
                ],
-
 
1850
                [
-
 
1851
                    'label' => 'LABEL_USERS_REQUEST_ACCESS',
-
 
1852
                    'route' => 'users/request-access',
-
 
1853
                    'class' => 'fa fa-key',
-
 
1854
                ],
-
 
1855
                
-
 
1856
                [
-
 
1857
                    'label' => 'LABEL_REPORTS',
-
 
1858
                    'route' => 'settings',
-
 
1859
                    'class' => 'fa fa-print',
-
 
1860
                    'pages' => [
-
 
1861
                        [
-
 
1862
                            'label' => 'LABEL_REPORTS_USERS_BLOCKED',
-
 
1863
                            'route' => 'reports/users-blocked',
-
 
1864
                        ],
-
 
1865
                    ]
-
 
1866
                ],
1848
                ],
1867
                
1849
            ]
1868
            ]
Línea 1850... Línea 1869...
1850
        ],
1869
        ],
Línea 1878... Línea 1897...
1878
                ],
1897
                ],
1879
                [
1898
                [
1880
                    'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1899
                    'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1881
                    'route' => 'activities-center/recruitment-and-selection',
1900
                    'route' => 'activities-center/recruitment-and-selection',
1882
                ],
1901
                ],
1883
 
-
 
1884
 
-
 
1885
            ],
-
 
1886
        ],
-
 
1887
        [
-
 
1888
            'label' => 'LABEL_JOBS',
-
 
1889
            'route' => 'jobs',
-
 
1890
            'class' => 'fa fa-briefcase'
-
 
1891
        ],
-
 
1892
        [
-
 
1893
            'label' => 'LABEL_FEEDS',
-
 
1894
            'route' => 'feeds',
-
 
1895
            'class' => 'fa fa-rss'
-
 
1896
        ],
-
 
1897
        [
-
 
1898
            'label' => 'LABEL_INMAIL_PERSONAL',
-
 
1899
            'route' => 'inmail-personal',
-
 
1900
            'class' => 'fa fa-envelope-o'
-
 
1901
        ],
-
 
1902
        [
-
 
1903
            'label' => 'LABEL_INMAIL_COMPANY',
-
 
1904
            'route' => 'inmail-company',
-
 
1905
            'class' => 'fa fa-envelope-o'
-
 
1906
        ],
-
 
1907
        [
-
 
1908
            'label' => 'LABEL_DISCOVERY_CONTACTS',
-
 
1909
            'route' => 'discovery-contacts',
-
 
1910
            'class' => 'fa fa-book',
-
 
1911
            'pages' => [
-
 
1912
                [
-
 
1913
                    'label' => 'LABEL_CONTACTS',
-
 
1914
                    'route' => 'discovery-contacts',
-
 
1915
                ],
-
 
1916
                [
-
 
1917
                    'label' => 'LABEL_INTERACTION_TYPES',
-
 
1918
                    'route' => 'discovery-contacts/interaction-types',
-
 
1919
                ],
-
 
1920
                [
-
 
1921
                    'label' => 'LABEL_PROGRESS_BY_DAY',
-
 
1922
                    'route' => 'discovery-contacts/progress-by-day',
-
 
1923
                ],
-
 
1924
                [
-
 
1925
                    'label' => 'LABEL_REPORTS',
-
 
1926
                    'route' => 'discovery-contacts/report',
-
 
1927
                ],
-
 
1928
            ],
-
 
1929
        ],
-
 
1930
        [
-
 
1931
            'label' => 'LABEL_COMMUNICATION',
-
 
1932
            'route' => 'communication',
-
 
1933
            'class' => 'fa fa-volume-up',
-
 
1934
        ],
-
 
1935
        [
-
 
1936
            'label' => 'LABEL_KNOWLEDGE_AREA',
-
 
1937
            'route' => 'knowledge-area',
-
 
1938
            'class' => 'fa fa-book',
-
 
1939
            'pages' => [
-
 
1940
                [
-
 
1941
                    'label' => 'LABEL_CATEGORIES',
-
 
1942
                    'route' => 'knowledge-area/categories',
-
 
1943
                ],
-
 
1944
                [
-
 
1945
                    'label' => 'LABEL_USERS',
-
 
1946
                    'route' => 'knowledge-area/categories/users',
-
 
1947
                ],
-
 
1948
            ],
-
 
1949
        ],
-
 
1950
        [
-
 
1951
            'label' => 'LABEL_MY_COACH',
-
 
1952
            'route' => 'my-coach',
-
 
1953
            'class' => 'fa fa-book',
-
 
1954
            'pages' => [
-
 
1955
                [
-
 
1956
                    'label' => 'LABEL_CATEGORIES',
-
 
1957
                    'route' => 'my-coach/categories',
-
 
1958
                ],
-
 
1959
                [
-
 
1960
                    'label' => 'LABEL_USERS',
-
 
1961
                    'route' => 'my-coach/categories/users',
-
 
1962
                ],
-
 
1963
            ],
-
 
1964
        ],
-
 
1965
 
-
 
1966
 
-
 
1967
        [
-
 
1968
            'label' => 'LABEL_SELF_EVALUATION',
-
 
1969
            'route' => 'self-evaluation',
-
 
1970
            'class' => 'fa fa-book',
-
 
1971
            'pages' => [
-
 
1972
                [
-
 
1973
                    'label' => 'LABEL_FORMS',
-
 
1974
                    'route' => 'self-evaluation/forms',
-
 
1975
                ],
-
 
1976
                [
-
 
1977
                    'label' => 'LABEL_USERS',
-
 
1978
                    'route' => 'self-evaluation/users',
-
 
1979
                ],
-
 
1980
                [
-
 
1981
                    'label' => 'LABEL_REVIEWS',
-
 
1982
                    'route' => 'self-evaluation/reviews',
-
 
1983
                ]
-
 
1984
            ],
-
 
1985
        ],
-
 
1986
 
-
 
1987
        [
-
 
1988
            'label' => 'LABEL_ENGAGEMENT',
-
 
1989
            'route' => 'engagement',
-
 
1990
            'class' => 'fa fa-book',
-
 
1991
            'pages' => [
-
 
1992
                [
-
 
1993
                    'label' => 'LABEL_SETTINGS',
-
 
1994
                    'route' => 'engagement/setup',
-
 
1995
                ],
-
 
1996
                [
1902
                [
1997
                    'label' => 'LABEL_ENGAGEMENT_REWARDS',
1903
                    'label' => 'LABEL_INMAIL_PERSONAL',
1998
                    'route' => 'engagement/rewards',
1904
                    'route' => 'inmail-personal',
-
 
1905
                    'class' => 'fa fa-envelope-o'
1999
                ],
1906
                ],
Línea 2000... Línea -...
2000
 
-
 
2001
            ]
-
 
Línea 2002... Línea -...
2002
        ],
-
 
2003
 
-
 
2004
        [
-
 
2005
            'label' => 'LABEL_DAILY_PULSE',
-
 
2006
            'route' => 'daily-pulse',
-
 
2007
            'class' => 'fa fa-smile-o',
-
 
2008
            'pages' => [
-
 
2009
                [
-
 
2010
                    'label' => 'LABEL_DAILY_PULSE_SETUP',
-
 
2011
                    'route' => 'daily-pulse/setup',
-
 
2012
                ],
-
 
2013
                [
-
 
2014
                    'label' => 'LABEL_DAILY_PULSE_EMOJIS',
-
 
2015
                    'route' => 'daily-pulse/emojis',
-
 
2016
                ],
-
 
2017
                [
-
 
2018
                    'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',
-
 
2019
                    'route' => 'daily-pulse/reports/overview',
1907
 
2020
                ],
1908
 
Línea 2021... Línea -...
2021
            ],
-
 
2022
        ],
1909
            ],
2023
 
1910
        ],
2024
 
1911
 
2025
 
1912
 
2026
 
-
 
2027
        [
1913
        
2028
            'label' => 'LABEL_MICRO_LEARNING',
1914
        [
2029
            'route' => 'microlearning',
1915
            'label' => 'LABEL_PEOPLE_MANAGEMENT',
2030
            'class' => 'fa fa-book',
1916
            'route' => 'people-management',
2031
            'pages' => [
-
 
2032
                [
-
 
2033
                    'label' => 'LABEL_OVERVIEW',
1917
            'pages' => [
2034
                    'route' => 'microlearning/overview',
-
 
2035
                ],
1918
                [
2036
                [
1919
                    'label' => 'LABEL_JOBS_DESCRIPTION',
2037
                    'label' => 'LABEL_REPORTS',
1920
                    'route' => 'jobs-description',
2038
                    'route' => 'microlearning/reports',
1921
                    'class' => 'fa fa-book',
2039
                    'pages' => [
1922
                    'pages' => [
2040
                        [
-
 
2041
                            'label' => 'LABEL_DEVICES_AND_ACCESS',
1923
                        [
2042
                            'route' => 'microlearning/reports/devices-and-access',
1924
                            'label' => 'LABEL_JOBS_DESCRIPTION',
2043
                        ],
1925
                            'route' => 'jobs-description',
2044
                        /*
1926
                        ],
2045
                        [
-
 
2046
                            'label' => 'LABEL_PROGRESS',
1927
                        [
2047
                            'route' => 'microlearning/reports/progress',
1928
                            'label' => 'LABEL_COMPETENCIES',
2048
                        ],
1929
                            'route' => 'jobs-description/competencies',
2049
*/
1930
                        ],
2050
                        [
1931
                        [
2051
                            'label' => 'LABEL_PROGRESS_FOR_TOPIC',
1932
                            'label' => 'LABEL_COMPETENCY_TYPES',
2052
                            'route' => 'microlearning/reports/progress-for-topic',
1933
                            'route' => 'jobs-description/competency-types',
2053
                        ],
1934
                        ],
2054
                        [
1935
                        [
2055
                            'label' => 'LABEL_PROGRESS_FOR_CAPSULE',
1936
                            'label' => 'LABEL_BEHAVIORS',
2056
                            'route' => 'microlearning/reports/progress-for-capsule',
1937
                            'route' => 'jobs-description/behaviors',
2057
                        ],
1938
                        ],
-
 
1939
                        [
2058
                        [
1940
                            'label' => 'LABEL_ORGANIZATION_CHART',
2059
                            'label' => 'LABEL_PROGRESS_FOR_STUDENT',
1941
                            'route' => 'organization/positions',
-
 
1942
                        ]
2060
                            'route' => 'microlearning/reports/progress-for-student',
1943
                        
2061
                        ],
1944
                    ]
2062
                    ],
1945
                ],
-
 
1946
                
2063
                ],
1947
                [
2064
                [
1948
                    'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
2065
                    'label' => 'LABEL_CONTENT',
1949
                    'route' => 'recruitment-and-selection',
2066
                    'route' => 'microlearning/content',
1950
                    'class' => 'fa fa-book',
2067
                    'pages' => [
1951
                    'pages' => [
-
 
1952
                        [
2068
                        [
1953
                            'label' => 'LABEL_VACANCIES',
2069
                            'label' => 'LABEL_QUIZZES',
1954
                            'route' => 'recruitment-and-selection/vacancies',
2070
                            'route' => 'microlearning/content/quizzes',
1955
                        ],
2071
                        ],
1956
                        
-
 
1957
                        [
-
 
1958
                            'label' => 'LABEL_APPLICATIONS',
-
 
1959
                            'route' => 'recruitment-and-selection/applications',
-
 
1960
                        ],
-
 
1961
                        /*
-
 
1962
                         [
-
 
1963
                         'label' => 'LABEL_INTERVIEW',
-
 
1964
                         'route' => 'recruitment-and-selection/interview/form',
-
 
1965
                             
-
 
1966
                         ]*/
-
 
1967
                    ],
-
 
1968
                ],
-
 
1969
                
-
 
1970
                [
2072
                        [
1971
                    'label' => 'LABEL_PERFORMANCE_EVALUATION_MENU',
2073
                            'label' => 'LABEL_TOPICS',
1972
                    'route' => 'performance-evaluation',
2074
                            'route' => 'microlearning/content/topics',
1973
                    'class' => 'fa fa-book',
2075
                        ],
1974
                    'pages' => [
-
 
1975
                        [
2076
                        [
1976
                            'label' => 'LABEL_FORMS',
2077
                            'label' => 'LABEL_CAPSULES',
1977
                            'route' => 'performance-evaluation/forms',
2078
                            'route' => 'microlearning/content/capsules',
1978
                        ],
2079
                        ],
1979
                        
-
 
1980
                        [
2080
                        [
1981
                            'label' => 'LABEL_EVALUATIONS',
2081
                            'label' => 'LABEL_SLIDES',
-
 
2082
                            'route' => 'microlearning/content/slides',
-
 
2083
                        ],
-
 
2084
                    ]
-
 
2085
                ],
-
 
2086
                [
-
 
2087
                    'label' => 'LABEL_ACCESS_FOR_STUDENTS',
-
 
2088
                    'route' => 'microlearning/access-for-students',
-
 
2089
                ],
1982
                            'route' => 'performance-evaluation/evaluations',
-
 
1983
                        ],
2090
                [
1984
                        
2091
                    'label' => 'LABEL_STUDENTS',
1985
                    ],
2092
                    'route' => 'microlearning/students',
1986
                ],
-
 
1987
                
2093
                ],
1988
                [
2094
                [
1989
                    'label' => 'LABEL_ORGANIZATIONAL_CLIMATE',
2095
                    'label' => 'LABEL_FILTERS',
1990
                    'route' => 'organizational-climate',
2096
                    'route' => 'microlearning/settings',
1991
                    'class' => 'fa fa-book',
2097
                    'pages' => [
1992
                    'pages' => [
2098
                        [
1993
                        [
2099
                            'label' => 'LABEL_COUNTRIES',
1994
                            'label' => 'LABEL_FORMS',
2100
                            'route' => 'microlearning/settings/countries',
1995
                            'route' => 'organizational-climate/form',
2101
                        ],
1996
                        ],
2102
                        [
-
 
2103
                            'label' => 'LABEL_COMPANIES',
1997
                        [
2104
                            'route' => 'microlearning/settings/companies',
1998
                            'label' => 'LABEL_SURVEY',
2105
                        ],
1999
                            'route' => 'organizational-climate',
2106
 
2000
                        ],
2107
                        [
2001
                        [
2108
                            'label' => 'LABEL_FUNCTIONS',
2002
                            'label' => 'LABEL_SURVEY_TEST',
2109
                            'route' => 'microlearning/settings/functions',
2003
                            'route' => 'organizational-climate/test',
2110
                        ],
2004
                        ],
-
 
2005
                        [
-
 
2006
                            'label' => 'LABEL_SURVEY_REPORT',
-
 
2007
                            'route' => 'organizational-climate/report',
-
 
2008
                        ],
-
 
2009
                    ]
-
 
2010
                ],
-
 
2011
                
-
 
2012
                
-
 
2013
                [
2111
                        [
2014
                    'label' => 'LABEL_ENGAGEMENT',
2112
                            'label' => 'LABEL_GROUPS',
2015
                    'route' => 'engagement',
2113
                            'route' => 'microlearning/settings/groups',
2016
                    'class' => 'fa fa-book',
2114
                        ],
2017
                    'pages' => [
2115
                        [
2018
                        [
2116
                            'label' => 'LABEL_INSTITUTIONS',
2019
                            'label' => 'LABEL_SETTINGS',
2117
                            'route' => 'microlearning/settings/institutions',
2020
                            'route' => 'engagement/setup',
2118
                        ],
2021
                        ],
-
 
2022
                        [
-
 
2023
                            'label' => 'LABEL_ENGAGEMENT_REWARDS',
-
 
2024
                            'route' => 'engagement/rewards',
-
 
2025
                        ],
-
 
2026
                        
-
 
2027
                    ]
-
 
2028
                ],
-
 
2029
                
-
 
2030
                [
2119
                        [
2031
                    'label' => 'LABEL_DAILY_PULSE',
2120
                            'label' => 'LABEL_PROGRAMS',
2032
                    'route' => 'daily-pulse',
2121
                            'route' => 'microlearning/settings/programs',
2033
                    'class' => 'fa fa-smile-o',
2122
                        ],
2034
                    'pages' => [
2123
                        [
2035
                        [
2124
                            'label' => 'LABEL_PARTNERS',
2036
                            'label' => 'LABEL_DAILY_PULSE_SETUP',
2125
                            'route' => 'microlearning/settings/partners',
2037
                            'route' => 'daily-pulse/setup',
2126
                        ],
2038
                        ],
2127
                        [
2039
                        [
2128
                            'label' => 'LABEL_SECTORS',
2040
                            'label' => 'LABEL_DAILY_PULSE_EMOJIS',
2129
                            'route' => 'microlearning/settings/sectors',
2041
                            'route' => 'daily-pulse/emojis',
2130
                        ],
2042
                        ],
2131
                        [
2043
                        [
2132
                            'label' => 'LABEL_STUDENT_TYPES',
2044
                            'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',
-
 
2045
                            'route' => 'daily-pulse/reports/overview',
2133
                            'route' => 'microlearning/settings/student-types',
2046
                        ],
2134
                        ],
2047
                    ],
-
 
2048
                ],
2135
                    ],
2049
                
2136
                ]
2050
            ]
2137
            ]
2051
        ],   
2138
        ],
-
 
2139
        [
2052
        
-
 
2053
        [
2140
            'label' => 'LABEL_JOBS_DESCRIPTION_DICTIONARY',
2054
            'label' => 'LABEL_DEVELOPMENT_AND_KNOWLEDGE',
2141
            'route' => 'jobs-description',
2055
            'route' => 'development-and-knowledge',
2142
            'class' => 'fa fa-book',
2056
            'pages' => [
-
 
2057
                
-
 
2058
                [
-
 
2059
                    'label' => 'LABEL_MICRO_LEARNING',
-
 
2060
                    'route' => 'microlearning',
-
 
2061
                    'class' => 'fa fa-book',
-
 
2062
                    'pages' => [
-
 
2063
                        [
-
 
2064
                            'label' => 'LABEL_OVERVIEW',
-
 
2065
                            'route' => 'microlearning/overview',
-
 
2066
                        ],
-
 
2067
                        [
-
 
2068
                            'label' => 'LABEL_REPORTS',
-
 
2069
                            'route' => 'microlearning/reports',
-
 
2070
                            'pages' => [
-
 
2071
                                [
-
 
2072
                                    'label' => 'LABEL_DEVICES_AND_ACCESS',
-
 
2073
                                    'route' => 'microlearning/reports/devices-and-access',
-
 
2074
                                ],
-
 
2075
                                /*
-
 
2076
                                 [
-
 
2077
                                 'label' => 'LABEL_PROGRESS',
-
 
2078
                                 'route' => 'microlearning/reports/progress',
-
 
2079
                                 ],
-
 
2080
                                 */
-
 
2081
                                [
-
 
2082
                                    'label' => 'LABEL_PROGRESS_FOR_TOPIC',
-
 
2083
                                    'route' => 'microlearning/reports/progress-for-topic',
-
 
2084
                                ],
-
 
2085
                                [
-
 
2086
                                    'label' => 'LABEL_PROGRESS_FOR_CAPSULE',
-
 
2087
                                    'route' => 'microlearning/reports/progress-for-capsule',
-
 
2088
                                ],
-
 
2089
                                [
2143
            'pages' => [
2090
                                    'label' => 'LABEL_PROGRESS_FOR_STUDENT',
2144
                [
2091
                                    'route' => 'microlearning/reports/progress-for-student',
2145
                    'label' => 'LABEL_JOBS_DESCRIPTION',
2092
                                ],
2146
                    'route' => 'jobs-description',
2093
                            ],
-
 
2094
                        ],
-
 
2095
                        [
-
 
2096
                            'label' => 'LABEL_CONTENT',
-
 
2097
                            'route' => 'microlearning/content',
-
 
2098
                            'pages' => [
-
 
2099
                                [
-
 
2100
                                    'label' => 'LABEL_QUIZZES',
-
 
2101
                                    'route' => 'microlearning/content/quizzes',
-
 
2102
                                ],
-
 
2103
                                [
-
 
2104
                                    'label' => 'LABEL_TOPICS',
-
 
2105
                                    'route' => 'microlearning/content/topics',
-
 
2106
                                ],
-
 
2107
                                [
-
 
2108
                                    'label' => 'LABEL_CAPSULES',
-
 
2109
                                    'route' => 'microlearning/content/capsules',
-
 
2110
                                ],
-
 
2111
                                [
-
 
2112
                                    'label' => 'LABEL_SLIDES',
-
 
2113
                                    'route' => 'microlearning/content/slides',
-
 
2114
                                ],
-
 
2115
                            ]
-
 
2116
                        ],
-
 
2117
                        [
-
 
2118
                            'label' => 'LABEL_ACCESS_FOR_STUDENTS',
-
 
2119
                            'route' => 'microlearning/access-for-students',
-
 
2120
                        ],
-
 
2121
                        [
-
 
2122
                            'label' => 'LABEL_STUDENTS',
-
 
2123
                            'route' => 'microlearning/students',
-
 
2124
                        ],
-
 
2125
                        [
-
 
2126
                            'label' => 'LABEL_FILTERS',
-
 
2127
                            'route' => 'microlearning/settings',
-
 
2128
                            'pages' => [
-
 
2129
                                [
-
 
2130
                                    'label' => 'LABEL_COUNTRIES',
-
 
2131
                                    'route' => 'microlearning/settings/countries',
-
 
2132
                                ],
-
 
2133
                                [
-
 
2134
                                    'label' => 'LABEL_COMPANIES',
-
 
2135
                                    'route' => 'microlearning/settings/companies',
-
 
2136
                                ],
-
 
2137
                                
-
 
2138
                                [
-
 
2139
                                    'label' => 'LABEL_FUNCTIONS',
-
 
2140
                                    'route' => 'microlearning/settings/functions',
-
 
2141
                                ],
-
 
2142
                                [
-
 
2143
                                    'label' => 'LABEL_GROUPS',
-
 
2144
                                    'route' => 'microlearning/settings/groups',
-
 
2145
                                ],
-
 
2146
                                [
-
 
2147
                                    'label' => 'LABEL_INSTITUTIONS',
-
 
2148
                                    'route' => 'microlearning/settings/institutions',
-
 
2149
                                ],
-
 
2150
                                [
-
 
2151
                                    'label' => 'LABEL_PROGRAMS',
-
 
2152
                                    'route' => 'microlearning/settings/programs',
-
 
2153
                                ],
-
 
2154
                                [
-
 
2155
                                    'label' => 'LABEL_PARTNERS',
-
 
2156
                                    'route' => 'microlearning/settings/partners',
-
 
2157
                                ],
-
 
2158
                                [
-
 
2159
                                    'label' => 'LABEL_SECTORS',
-
 
2160
                                    'route' => 'microlearning/settings/sectors',
-
 
2161
                                ],
-
 
2162
                                [
-
 
2163
                                    'label' => 'LABEL_STUDENT_TYPES',
-
 
2164
                                    'route' => 'microlearning/settings/student-types',
2147
                ],
2165
                                ],
-
 
2166
                            ],
-
 
2167
                        ]
2148
                [
2168
                    ]
2149
                    'label' => 'LABEL_COMPETENCIES',
2169
                ],
-
 
2170
                
-
 
2171
                
-
 
2172
                [
-
 
2173
                    'label' => 'LABEL_MY_COACH',
-
 
2174
                    'route' => 'my-coach',
2150
                    'route' => 'jobs-description/competencies',
2175
                    'class' => 'fa fa-book',
-
 
2176
                    'pages' => [
-
 
2177
                        [
-
 
2178
                            'label' => 'LABEL_CATEGORIES',
-
 
2179
                            'route' => 'my-coach/categories',
-
 
2180
                        ],
-
 
2181
                        [
2151
                ],
2182
                            'label' => 'LABEL_USERS',
-
 
2183
                            'route' => 'my-coach/categories/users',
2152
                [
2184
                        ],
2153
                    'label' => 'LABEL_COMPETENCY_TYPES',
2185
                    ],
2154
                    'route' => 'jobs-description/competency-types',
2186
                ],
-
 
2187
                
-
 
2188
                [
-
 
2189
                    'label' => 'LABEL_KNOWLEDGE_AREA',
-
 
2190
                    'route' => 'knowledge-area',
-
 
2191
                    'class' => 'fa fa-book',
-
 
2192
                    'pages' => [
-
 
2193
                        [
-
 
2194
                            'label' => 'LABEL_CATEGORIES',
-
 
2195
                            'route' => 'knowledge-area/categories',
-
 
2196
                        ],
-
 
2197
                        [
2155
                ],
2198
                            'label' => 'LABEL_USERS',
2156
                [
2199
                            'route' => 'knowledge-area/categories/users',
2157
                    'label' => 'LABEL_BEHAVIORS',
-
 
2158
                    'route' => 'jobs-description/behaviors',
-
 
2159
                ],
2200
                        ],
2160
 
-
 
2161
            ]
-
 
2162
        ],
-
 
2163
        [
-
 
2164
            'label' => 'LABEL_ORGANIZATION',
2201
                    ],
2165
            'route' => 'organization',
2202
                ],
2166
            'class' => 'fa fa-sitemap',
2203
                
-
 
2204
                
-
 
2205
                [
-
 
2206
                    'label' => 'LABEL_SELF_EVALUATION',
-
 
2207
                    'route' => 'self-evaluation',
-
 
2208
                    'class' => 'fa fa-book',
-
 
2209
                    'pages' => [
-
 
2210
                        [
-
 
2211
                            'label' => 'LABEL_FORMS',
-
 
2212
                            'route' => 'self-evaluation/forms',
-
 
2213
                        ],
-
 
2214
                        [
-
 
2215
                            'label' => 'LABEL_USERS',
-
 
2216
                            'route' => 'self-evaluation/users',
-
 
2217
                        ],
-
 
2218
                        [
2167
            'pages' => [
2219
                            'label' => 'LABEL_REVIEWS',
Línea 2168... Línea 2220...
2168
                [
2220
                            'route' => 'self-evaluation/reviews',
2169
                    'label' => 'LABEL_POSITIONS',
2221
                        ]
2170
                    'route' => 'organization/positions',
-
 
Línea 2171... Línea 2222...
2171
                ],
2222
                    ],
2172
                
2223
                ],
2173
            ],
-
 
2174
        ],
2224
                
2175
        
2225
            ]
-
 
2226
        ],  
-
 
2227
        
2176
        
2228
        [
2177
        [
2229
            'label' => 'LABEL_MANAGEMENT',
2178
            'label' => 'LABEL_PERFORMANCE_EVALUATION_MENU',
2230
            'route' => 'management',
-
 
2231
            'pages' => [
2179
            'route' => 'performance-evaluation',
2232
                
2180
            'class' => 'fa fa-book',
-
 
2181
            'pages' => [
-
 
2182
                [
-
 
2183
                    'label' => 'LABEL_FORMS',
-
 
2184
                    'route' => 'performance-evaluation/forms',
-
 
2185
                ],
-
 
2186
 
-
 
2187
                [
-
 
2188
                    'label' => 'LABEL_EVALUATIONS',
-
 
2189
                    'route' => 'performance-evaluation/evaluations',
-
 
2190
                ]
-
 
2191
            ],
-
 
2192
        ],
-
 
2193
        [
-
 
2194
            'label' => 'LABEL_PROFILE',
-
 
2195
            'route' => 'profile',
-
 
2196
            'class' => 'fa fa-picture-o'
-
 
2197
        ],
-
 
2198
        [
-
 
2199
            'label' => 'LABEL_FOLLOWERS',
-
 
2200
            'route' => 'followers',
-
 
2201
            'class' => 'fa fa-heart'
-
 
2202
        ],
-
 
2203
        [
-
 
2204
            'label' => 'LABEL_USERS',
-
 
2205
            'route' => 'users',
-
 
2206
            'class' => 'fa fa-users',
-
 
2207
        ],
-
 
2208
 
-
 
2209
        [
-
 
2210
            'label' => 'LABEL_OWN_PROFESSIONAL_NETWORK',
-
 
2211
            'route' => 'own-professional-network',
-
 
2212
            'class' => 'fa fa-book',
-
 
2213
        ],
-
 
2214
 
-
 
2215
        [
-
 
2216
            'label' => 'LABEL_ORGANIZATIONAL_DESIGN',
-
 
2217
            'route' =>  'organizational-design',
-
 
2218
            'class' => 'fa fa-book',
-
 
2219
        ],
-
 
2220
 
2233
                
2221
 
-
 
2222
        [
-
 
2223
            'label' => 'LABEL_HIGH_PERFORMANCE_TEAMS',
-
 
2224
            'route' =>  'high-performance-teams/groups',
-
 
2225
            'class' => 'fa fa-street-view',
-
 
2226
 
-
 
2227
        ],
2234
                [
2228
        [
2235
                    'label' => 'LABEL_COMMUNICATION',
2229
            'label' => 'LABEL_PLANNING',
2236
                    'route' => 'communication',
-
 
2237
                    'class' => 'fa fa-volume-up',
2230
            'route' => 'planning',
2238
                ],
2231
            'class' => 'fa fa-book',
2239
                
2232
            'pages' => [
2240
                [
2233
                [
2241
                    'label' => 'LABEL_FAST_SURVEYS',
-
 
2242
                    'route' =>  'fast-survey',
-
 
2243
                    'class' => 'fa fa-book',
-
 
2244
                ],
-
 
2245
                [
-
 
2246
                    'label' => 'LABEL_SURVEYS',
-
 
2247
                    'route' =>  'survey',
-
 
2248
                    'class' => 'fa fa-book',
-
 
2249
                    'pages' => [
-
 
2250
                        [
-
 
2251
                            'label' => 'LABEL_FORMS',
-
 
2252
                            'route' => 'survey/form',
-
 
2253
                        ],
-
 
2254
                        [
-
 
2255
                            'label' => 'LABEL_SURVEY',
-
 
2256
                            'route' => 'survey',
-
 
2257
                        ],
-
 
2258
                        [
-
 
2259
                            'label' => 'LABEL_SURVEY_TEST',
-
 
2260
                            'route' => 'survey/test',
2234
                    'label' => 'LABEL_PLANNING_PERIODS',
2261
                        ],
-
 
2262
                        [
-
 
2263
                            'label' => 'LABEL_SURVEY_REPORT',
-
 
2264
                            'route' => 'survey/report',
-
 
2265
                        ],
-
 
2266
                    ]
-
 
2267
                ],
2235
                    'route' => 'planning/periods',
2268
                
2236
                ],
2269
                
2237
                [
2270
 
-
 
2271
                
-
 
2272
                
-
 
2273
                
-
 
2274
                [
-
 
2275
                    'label' => 'LABEL_PLANNING',
-
 
2276
                    'route' => 'planning',
-
 
2277
                    'class' => 'fa fa-book',
-
 
2278
                    'pages' => [
-
 
2279
                        [
-
 
2280
                            'label' => 'LABEL_PLANNING_PERIODS',
-
 
2281
                            'route' => 'planning/periods',
-
 
2282
                        ],
-
 
2283
                        [
-
 
2284
                            'label' => 'LABEL_PLANNING_OBJECTIVES',
-
 
2285
                            'route' => 'planning/objectives',
-
 
2286
                        ],
-
 
2287
                        [
-
 
2288
                            'label' => 'LABEL_PLANNING_GOALS',
-
 
2289
                            'route' => 'planning/goals',
2238
                    'label' => 'LABEL_PLANNING_OBJECTIVES',
2290
                        ],
-
 
2291
                        [
-
 
2292
                            'label' => 'LABEL_PLANNING_TASKS',
-
 
2293
                            'route' => 'planning/tasks',
2239
                    'route' => 'planning/objectives',
2294
                        ],
2240
                ],
2295
                    ],
2241
                [
2296
                ],
-
 
2297
                
-
 
2298
                
-
 
2299
                
-
 
2300
                [
-
 
2301
                    'label' => 'LABEL_DISCOVERY_CONTACTS',
-
 
2302
                    'route' => 'discovery-contacts',
-
 
2303
                    'class' => 'fa fa-book',
-
 
2304
                    'pages' => [
-
 
2305
                        [
-
 
2306
                            'label' => 'LABEL_CONTACTS',
-
 
2307
                            'route' => 'discovery-contacts',
-
 
2308
                        ],
-
 
2309
                        [
-
 
2310
                            'label' => 'LABEL_INTERACTION_TYPES',
-
 
2311
                            'route' => 'discovery-contacts/interaction-types',
-
 
2312
                        ],
-
 
2313
                        [
-
 
2314
                            'label' => 'LABEL_PROGRESS_BY_DAY',
-
 
2315
                            'route' => 'discovery-contacts/progress-by-day',
2242
                    'label' => 'LABEL_PLANNING_GOALS',
2316
                        ],
-
 
2317
                        [
-
 
2318
                            'label' => 'LABEL_REPORTS',
-
 
2319
                            'route' => 'discovery-contacts/report',
2243
                    'route' => 'planning/goals',
2320
                        ],
2244
                ],
2321
                    ],
-
 
2322
                ],
2245
                [
2323
                
2246
                    'label' => 'LABEL_PLANNING_TASKS',
2324
                
2247
                    'route' => 'planning/tasks',
2325
                
2248
                ],
-
 
2249
            ],    
2326
            ]
2250
        ],
-
 
2251
        [
-
 
2252
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
-
 
2253
            'route' => 'recruitment-and-selection',
-
 
2254
            'class' => 'fa fa-book',
-
 
2255
            'pages' => [
-
 
2256
                [
-
 
2257
                    'label' => 'LABEL_VACANCIES',
-
 
2258
                    'route' => 'recruitment-and-selection/vacancies',
-
 
2259
                ],
-
 
2260
 
-
 
2261
                [
-
 
2262
                    'label' => 'LABEL_APPLICATIONS',
-
 
2263
                    'route' => 'recruitment-and-selection/applications',
-
 
2264
                ],
-
 
2265
                /*
-
 
2266
                [
-
 
Línea 2267... Línea -...
2267
                    'label' => 'LABEL_INTERVIEW',
-
 
2268
                    'route' => 'recruitment-and-selection/interview/form',
-
 
2269
                  
-
 
2270
                ]*/
-
 
2271
            ],
-
 
2272
        ],
-
 
2273
 
2327
        ],    
2274
        [
-
 
2275
            'label' => 'LABEL_INDUCTION',
-
 
2276
            'route' => 'induction',
-
 
2277
            'class' => 'fa fa-book',
-
 
2278
        ],
-
 
2279
 
-
 
2280
 
-
 
2281
        [
-
 
2282
            'label' => 'LABEL_ORGANIZATIONAL_CLIMATE',
-
 
2283
            'route' => 'organizational-climate',
2328
        
2284
            'class' => 'fa fa-book',
2329
        [
-
 
2330
            'label' => 'LABEL_COMPANY',
2285
            'pages' => [
2331
            'route' => 'organizational-design',
2286
                [
2332
            'pages' => [
2287
                    'label' => 'LABEL_FORMS',
2333
 
2288
                    'route' => 'organizational-climate/form',
2334
                
2289
                ],
2335
                [
-
 
2336
                    'label' => 'LABEL_JOBS',
2290
                [
2337
                    'route' => 'jobs',
2291
                    'label' => 'LABEL_SURVEY',
2338
                    'class' => 'fa fa-briefcase'
2292
                    'route' => 'organizational-climate',
2339
                ],
2293
                ],
2340
                [
-
 
2341
                    'label' => 'LABEL_FEEDS',
2294
                [
2342
                    'route' => 'feeds',
2295
                    'label' => 'LABEL_SURVEY_TEST',
-
 
2296
                    'route' => 'organizational-climate/test',
-
 
2297
                ],
-
 
2298
                [
-
 
2299
                    'label' => 'LABEL_SURVEY_REPORT',
-
 
2300
                    'route' => 'organizational-climate/report',
-
 
2301
                ],
-
 
2302
            ]
-
 
2303
        ],
-
 
2304
 
-
 
2305
        [
-
 
2306
            'label' => 'LABEL_CULTURE',
-
 
2307
            'route' =>  'culture',
-
 
2308
            'class' => 'fa fa-book',
-
 
2309
        ],
-
 
2310
/*
-
 
2311
        [
-
 
2312
            'label' => 'LABEL_COMMUNICATION',
-
 
2313
            'route' =>  'communication/inbox',
-
 
2314
            'class' => 'fa fa-envelope',
-
 
2315
 
-
 
2316
 
-
 
2317
        ],
-
 
2318
*/
-
 
2319
        [
-
 
2320
            'label' => 'LABEL_FAST_SURVEYS',
-
 
2321
            'route' =>  'fast-survey',
-
 
2322
            'class' => 'fa fa-book',
2343
                    'class' => 'fa fa-rss'
2323
        ],
2344
                ],
2324
        [
2345
                [
-
 
2346
                    'label' => 'LABEL_PROFILE',
2325
            'label' => 'LABEL_SURVEYS',
2347
                    'route' => 'profile',
2326
            'route' =>  'survey',
2348
                    'class' => 'fa fa-picture-o'
2327
            'class' => 'fa fa-book',
2349
                ],
2328
            'pages' => [
2350
                [
-
 
2351
                    'label' => 'LABEL_FOLLOWERS',
2329
                [
2352
                    'route' => 'followers',
2330
                    'label' => 'LABEL_FORMS',
2353
                    'class' => 'fa fa-heart'
2331
                    'route' => 'survey/form',
2354
                ],
2332
                ],
2355
                [
-
 
2356
                    'label' => 'LABEL_USERS',
2333
                [
2357
                    'route' => 'users',
2334
                    'label' => 'LABEL_SURVEY',
2358
                    'class' => 'fa fa-users',
2335
                    'route' => 'survey',
2359
                ],
2336
                ],
2360
                [
2337
                [
-
 
2338
                    'label' => 'LABEL_SURVEY_TEST',
-
 
2339
                    'route' => 'survey/test',
-
 
2340
                ],
-
 
2341
                [
-
 
2342
                    'label' => 'LABEL_SURVEY_REPORT',
-
 
2343
                    'route' => 'survey/report',
2361
                    'label' => 'LABEL_INMAIL_COMPANY',
2344
                ],
2362
                    'route' => 'inmail-company',
2345
            ]
-
 
2346
        ],
-
 
2347
 
-
 
2348
        [
-
 
2349
            'label' => 'LABEL_BUILDING_MY_FUTURE',
2363
                    'class' => 'fa fa-envelope-o'
2350
            'route' =>  'building-my-future',
2364
                ],
2351
            'class' => 'fa fa-book',
2365
                [
2352
        ],
-
 
2353
 
2366
                    'label' => 'LABEL_SETTINGS',
2354
 
2367
                    'route' => 'settings',
2355
 
-
 
2356
        [
-
 
2357
            'label' => 'LABEL_SETTINGS',
2368
                    'class' => 'fa fa-cog',
2358
            'route' => 'settings',
-
 
2359
            'class' => 'fa fa-cog',
-
 
2360
            'pages' => [
2369
                    'pages' => [
2361
                [
-
 
2362
                    'label' => 'LABEL_PUSH_TEMPLATES',
-
 
2363
                    'route' => 'settings/push-templates',
-
 
2364
                ],
-
 
2365
            ]
-
 
2366
        ],
2370
                        [
-
 
2371
                            'label' => 'LABEL_PUSH_TEMPLATES',
-
 
2372
                            'route' => 'settings/push-templates',
-
 
2373
                        ],
-
 
2374
                    ]
-
 
2375
                ],
2367
 
2376
                
2368
        [
2377
                [
-
 
2378
                    'label' => 'LABEL_REPORTS',
-
 
2379
                    'route' => 'settings',
2369
            'label' => 'LABEL_REPORTS',
2380
                    'class' => 'fa fa-print',
-
 
2381
                    'pages' => [
-
 
2382
                        [
2370
            'route' => 'settings',
2383
                            'label' => 'LABEL_REPORTS_USERS_BLOCKED',
2371
            'class' => 'fa fa-print',
2384
                            'route' => 'reports/users-blocked',
2372
            'pages' => [
-
 
2373
                [
2385
                        ],
2374
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
2386
                    ]
2375
                    'route' => 'reports/users-blocked',
2387
                ],
2376
                ],
2388
                
2377
            ]
2389