Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16701 | Rev 16758 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 1
<?php
779 geraldo 2
 
1 www 3
use LeadersLinked\Model\UserType;
4
 
15579 anderson 5
function getAclResources()
6
{
1 www 7
    return [
8
        'home',
9
        'signin-admin',
10
        'signin-company',
11
        'dashboard',
12
        'signout',
13
        'storage',
15336 efrain 14
        'storage-network',
1 www 15
        'settings',
15460 efrain 16
        'settings/countries',
17
        'settings/countries/add',
18
        'settings/countries/edit',
19
        'settings/countries/delete',
15579 anderson 20
 
1 www 21
        'settings/company-sizes',
22
        'settings/company-sizes/add',
23
        'settings/company-sizes/edit',
24
        'settings/company-sizes/delete',
15579 anderson 25
 
15442 efrain 26
        'jobs-description/competency-types',
27
        'jobs-description/competency-types/add',
28
        'jobs-description/competency-types/edit',
29
        'jobs-description/competency-types/delete',
30
        'jobs-description/competency-types/import',
15579 anderson 31
 
15442 efrain 32
        'jobs-description/behaviors',
33
        'jobs-description/behaviors/add',
34
        'jobs-description/behaviors/edit',
35
        'jobs-description/behaviors/delete',
36
        'jobs-description/behaviors/import',
15579 anderson 37
 
15442 efrain 38
        'jobs-description/competencies',
39
        'jobs-description/competencies/add',
40
        'jobs-description/competencies/edit',
41
        'jobs-description/competencies/delete',
42
        'jobs-description/competencies/import',
15579 anderson 43
 
1 www 44
        'settings/degrees',
45
        'settings/degrees/add',
46
        'settings/degrees/edit',
47
        'settings/degrees/delete',
15579 anderson 48
 
1 www 49
        'settings/email-templates',
50
        'settings/email-templates/edit',
15579 anderson 51
 
1 www 52
        'settings/push-templates',
53
        'settings/push-templates/edit',
15336 efrain 54
        'settings/push-templates/import',
15579 anderson 55
 
1 www 56
        'settings/group-types',
57
        'settings/group-types/add',
58
        'settings/group-types/edit',
59
        'settings/group-types/delete',
15579 anderson 60
 
1 www 61
        'settings/industries',
62
        'settings/industries/add',
63
        'settings/industries/edit',
64
        'settings/industries/delete',
15579 anderson 65
 
1 www 66
        'settings/job-categories',
67
        'settings/job-categories/add',
68
        'settings/job-categories/edit',
69
        'settings/job-categories/delete',
15579 anderson 70
 
15442 efrain 71
        'jobs-description',
72
        'jobs-description/add',
73
        'jobs-description/edit',
74
        'jobs-description/delete',
75
        'jobs-description/report',
76
        'jobs-description/import',
15579 anderson 77
 
15442 efrain 78
        'jobs-description/positions',
79
        'jobs-description/positions/add',
80
        'jobs-description/positions/edit',
81
        'jobs-description/positions/delete',
82
        'jobs-description/positions/subordinates',
15579 anderson 83
 
1 www 84
        'settings/skills',
85
        'settings/skills/add',
86
        'settings/skills/edit',
87
        'settings/skills/delete',
15579 anderson 88
 
15336 efrain 89
        'settings/aptitudes',
90
        'settings/aptitudes/add',
91
        'settings/aptitudes/edit',
92
        'settings/aptitudes/delete',
15579 anderson 93
 
15336 efrain 94
        'settings/hobbies-and-interests',
95
        'settings/hobbies-and-interests/add',
96
        'settings/hobbies-and-interests/edit',
97
        'settings/hobbies-and-interests/delete',
15579 anderson 98
 
15336 efrain 99
        'settings/private-networks',
100
        'settings/private-networks/add',
101
        'settings/private-networks/edit',
102
        'settings/private-networks/delete',
15579 anderson 103
 
15336 efrain 104
        'settings/my-private-network',
105
        'settings/my-private-network/intro',
106
        'settings/my-private-network/navbar',
107
        'settings/my-private-network/favicon',
108
        'settings/my-private-network/logo',
109
        'settings/my-private-network/styles-and-colors',
15394 efrain 110
        'settings/my-private-network/calendar',
15831 efrain 111
        'settings/my-private-network/moodle',
15579 anderson 112
 
1 www 113
        'publications',
114
        'publications/posts',
115
        'publications/posts/add',
116
        'publications/posts/edit',
117
        'publications/posts/delete',
118
        'publications/pages',
119
        'publications/pages/add',
120
        'publications/pages/edit',
121
        'publications/pages/delete',
122
        'users',
123
        'users/change-password',
124
        'users/unblock',
125
        'users/invite',
126
        'users/accept',
127
        'users/cancel',
128
        'users/reject',
129
        'users/edit',
130
        'users/upload',
16248 efrain 131
        'users/change-type',
129 efrain 132
        'users/email-verify',
15457 efrain 133
        'users/request-access',
134
        'users/request-access/approve',
135
        'users/request-access/reject',
15387 efrain 136
 
1 www 137
        'companies',
138
        'companies/edit',
139
        'companies/services',
140
        'companies/roles',
141
        //Company
142
        'profile',
143
        'profile/extended',
144
        'profile/cover',
145
        'profile/image',
779 geraldo 146
        'profile/header',
147
        'profile/footer',
1 www 148
        'profile/website',
149
        'profile/foundation_year',
150
        'profile/location',
151
        'profile/social-network',
152
        'profile/company-size',
153
        'profile/industry',
154
        'profile/delete',
16278 anderson 155
        'profile/view',
15579 anderson 156
 
1 www 157
        'feeds',
158
        'feeds/timeline',
10123 nelberth 159
        'feeds/onefeed',
1 www 160
        'feeds/delete',
161
        'feeds/comments',
162
        'feeds/comments/delete',
8395 nelberth 163
        'feeds/comments/answer',
15364 efrain 164
        'feeds/add',
15579 anderson 165
 
166
 
1 www 167
        'followers',
168
        'followers/delete',
114 efrain 169
        'self-evaluation',
170
        'self-evaluation/forms',
171
        'self-evaluation/forms/add',
172
        'self-evaluation/forms/edit',
173
        'self-evaluation/forms/delete',
115 efrain 174
        'self-evaluation/users',
175
        'self-evaluation/users/add',
176
        'self-evaluation/users/delete',
114 efrain 177
        'self-evaluation/reviews',
115 efrain 178
        'self-evaluation/reviews/edit',
470 geraldo 179
        'self-evaluation/reviews/report',
15579 anderson 180
 
946 geraldo 181
        'performance-evaluation',
182
        'performance-evaluation/forms',
183
        'performance-evaluation/forms/add',
184
        'performance-evaluation/forms/edit',
185
        'performance-evaluation/forms/delete',
15442 efrain 186
        'performance-evaluation/forms/job-description',
187
        'performance-evaluation/forms/active',
188
        'performance-evaluation/forms/inactive',
1263 geraldo 189
        'performance-evaluation/forms/report',
15579 anderson 190
 
191
 
15442 efrain 192
        'performance-evaluation/evaluations',
193
        'performance-evaluation/evaluations/add',
194
        'performance-evaluation/evaluations/delete',
195
        'performance-evaluation/evaluations/report',
196
 
15579 anderson 197
 
1477 efrain 198
        'recruitment-and-selection',
199
        'recruitment-and-selection/vacancies',
200
        'recruitment-and-selection/vacancies/add',
201
        'recruitment-and-selection/vacancies/edit',
202
        'recruitment-and-selection/vacancies/delete',
15461 efrain 203
        'recruitment-and-selection/applications',
204
        'recruitment-and-selection/applications/user-by-email',
205
        'recruitment-and-selection/applications/add',
206
        'recruitment-and-selection/applications/level',
207
        'recruitment-and-selection/applications/status',
208
        'recruitment-and-selection/applications/comment',
209
        'recruitment-and-selection/applications/delete',
210
        'recruitment-and-selection/applications/view',
211
        'recruitment-and-selection/applications/files',
212
        'recruitment-and-selection/applications/files/add',
213
        'recruitment-and-selection/applications/files/delete',
214
        'recruitment-and-selection/applications/files/view',
215
        'recruitment-and-selection/applications/interviews',
216
        'recruitment-and-selection/applications/interviews/add',
217
        'recruitment-and-selection/applications/interviews/edit',
218
        'recruitment-and-selection/applications/interviews/delete',
219
        'recruitment-and-selection/applications/interviews/report',
15579 anderson 220
 
15461 efrain 221
        /*
1477 efrain 222
        'recruitment-and-selection/candidates',
223
        'recruitment-and-selection/candidates/add',
224
        'recruitment-and-selection/candidates/edit',
225
        'recruitment-and-selection/candidates/delete',
1636 eleazar 226
        'recruitment-and-selection/user-by-email',
1710 eleazar 227
        'recruitment-and-selection/interview',
1709 eleazar 228
        'recruitment-and-selection/interview/form',
8757 eleazar 229
        'recruitment-and-selection/interview/form/file',
1709 eleazar 230
        'recruitment-and-selection/interview/form/add',
231
        'recruitment-and-selection/interview/form/edit',
232
        'recruitment-and-selection/interview/form/delete',
233
        'recruitment-and-selection/interview/report',
3587 eleazar 234
        'recruitment-and-selection/interview/vacancy',
4367 eleazar 235
        'recruitment-and-selection/interview/type',
8782 eleazar 236
        'recruitment-and-selection/interview/file',
237
        'recruitment-and-selection/interview/file/add',
238
        'recruitment-and-selection/interview/file/edit',
239
        'recruitment-and-selection/interview/file/delete',
15461 efrain 240
        */
15579 anderson 241
 
4375 eleazar 242
        'survey',
4579 eleazar 243
        'survey/add',
244
        'survey/edit',
245
        'survey/delete',
4375 eleazar 246
        'survey/form',
247
        'survey/form/add',
248
        'survey/form/edit',
249
        'survey/form/delete',
5287 eleazar 250
        'survey/test',
251
        'survey/test/add',
6662 eleazar 252
        'survey/test/report',
5287 eleazar 253
        'survey/test/delete',
5823 eleazar 254
        'survey/report',
6497 eleazar 255
        'survey/report/overview',
5823 eleazar 256
        'survey/report/all',
15149 efrain 257
        'survey/report/excel',
15579 anderson 258
 
7218 eleazar 259
        'organizational-climate',
260
        'organizational-climate/add',
261
        'organizational-climate/edit',
262
        'organizational-climate/delete',
263
        'organizational-climate/form',
264
        'organizational-climate/form/add',
265
        'organizational-climate/form/edit',
266
        'organizational-climate/form/delete',
267
        'organizational-climate/test',
268
        'organizational-climate/test/add',
269
        'organizational-climate/test/report',
270
        'organizational-climate/test/delete',
271
        'organizational-climate/report',
272
        'organizational-climate/report/overview',
273
        'organizational-climate/report/all',
15149 efrain 274
        'organizational-climate/report/excel',
15579 anderson 275
 
1 www 276
        'jobs',
277
        'jobs/add',
278
        'jobs/delete',
279
        'jobs/users-who-applied',
280
        'jobs/edit',
281
        'jobs/edit/title',
282
        'jobs/edit/status',
283
        'jobs/edit/last-date-of-application',
284
        'jobs/edit/employment-type',
285
        'jobs/edit/experience',
286
        'jobs/edit/job-category',
287
        'jobs/edit/extended',
288
        'jobs/edit/location',
289
        'jobs/edit/salary',
290
        'jobs/edit/languages',
291
        'jobs/edit/degrees',
292
        'jobs/edit/skills',
293
        'jobs/edit/how-apply',
15579 anderson 294
 
15540 efrain 295
        'daily-pulse',
296
        'daily-pulse/emojis',
297
        'daily-pulse/emojis/add',
298
        'daily-pulse/emojis/edit',
299
        'daily-pulse/emojis/delete',
300
        'daily-pulse/reports',
301
        'daily-pulse/reports/overview',
302
        'daily-pulse/reports/overview/download',
15579 anderson 303
 
15540 efrain 304
        'engagement',
305
        'engagement/setup',
306
        'engagement/reports',
307
        'engagement/reports/overview',
15542 efrain 308
        'engagement/rewards',
309
        'engagement/rewards/add',
310
        'engagement/rewards/edit',
311
        'engagement/rewards/delete',
15579 anderson 312
 
1 www 313
        'microlearning',
314
        'microlearning/overview',
315
        'microlearning/reports',
2 efrain 316
        'microlearning/reports/progress',
14610 efrain 317
        'microlearning/reports/progress-for-capsule',
15386 efrain 318
        'microlearning/reports/progress-for-capsule/excel',
319
        'microlearning/reports/progress-for-topic',
320
        'microlearning/reports/progress-for-topic/excel',
321
        'microlearning/reports/progress-for-student',
322
        'microlearning/reports/progress-for-student/excel',
15390 efrain 323
        'microlearning/reports/devices-and-access',
324
        'microlearning/reports/devices-and-access/excel',
187 efrain 325
        'microlearning/reports/comments-for-capsule',
15390 efrain 326
        'microlearning/reports/comments-for-capsule/excel',
1 www 327
        'microlearning/content',
328
        'microlearning/content/topics',
329
        'microlearning/content/topics/add',
330
        'microlearning/content/topics/edit',
331
        'microlearning/content/topics/delete',
332
        'microlearning/content/capsules',
333
        'microlearning/content/capsules/add',
334
        'microlearning/content/capsules/edit',
335
        'microlearning/content/capsules/delete',
336
        'microlearning/content/capsules/users',
337
        'microlearning/content/slides',
338
        'microlearning/content/slides/add',
339
        'microlearning/content/slides/edit',
340
        'microlearning/content/slides/delete',
341
        'microlearning/content/slides/text',
66 efrain 342
        'microlearning/content/quizzes',
343
        'microlearning/content/quizzes/add',
344
        'microlearning/content/quizzes/edit',
345
        'microlearning/content/quizzes/delete',
346
        'microlearning/content/quizzes/check',
347
        'microlearning/content/quizzes/publish',
348
        'microlearning/content/quizzes/copy',
349
        'microlearning/content/quizzes/questions',
350
        'microlearning/content/quizzes/questions/add',
351
        'microlearning/content/quizzes/questions/edit',
352
        'microlearning/content/quizzes/questions/delete',
353
        'microlearning/content/quizzes/questions/answers',
354
        'microlearning/content/quizzes/questions/answers/add',
355
        'microlearning/content/quizzes/questions/answers/edit',
356
        'microlearning/content/quizzes/questions/answers/delete',
1 www 357
        'microlearning/access-for-students',
358
        'microlearning/access-for-students/revoke',
359
        'microlearning/access-for-students/unlimit',
360
        'microlearning/access-for-students/cancel',
361
        'microlearning/access-for-students/reactive',
362
        'microlearning/access-for-students/upload',
363
        'microlearning/access-for-students/notification',
364
        'microlearning/students',
365
        'microlearning/students/edit',
366
        'microlearning/students/timeline',
367
        'microlearning/students/change-password',
368
        'microlearning/students/unblock',
369
        'microlearning/settings',
370
        'microlearning/settings/student-types',
371
        'microlearning/settings/student-types/add',
372
        'microlearning/settings/student-types/edit',
373
        'microlearning/settings/student-types/delete',
374
        'microlearning/settings/functions',
375
        'microlearning/settings/functions/add',
376
        'microlearning/settings/functions/edit',
377
        'microlearning/settings/functions/delete',
378
        'microlearning/settings/sectors',
379
        'microlearning/settings/sectors/add',
380
        'microlearning/settings/sectors/edit',
381
        'microlearning/settings/sectors/delete',
382
        'microlearning/settings/programs',
383
        'microlearning/settings/programs/add',
384
        'microlearning/settings/programs/edit',
385
        'microlearning/settings/programs/delete',
386
        'microlearning/settings/groups',
387
        'microlearning/settings/groups/add',
388
        'microlearning/settings/groups/edit',
389
        'microlearning/settings/groups/delete',
390
        'microlearning/settings/companies',
391
        'microlearning/settings/companies/add',
392
        'microlearning/settings/companies/edit',
393
        'microlearning/settings/companies/delete',
394
        'microlearning/settings/partners',
395
        'microlearning/settings/partners/add',
396
        'microlearning/settings/partners/edit',
397
        'microlearning/settings/partners/delete',
398
        'microlearning/settings/institutions',
399
        'microlearning/settings/institutions/add',
400
        'microlearning/settings/institutions/edit',
401
        'microlearning/settings/institutions/delete',
15394 efrain 402
        'microlearning/settings/countries',
403
        'microlearning/settings/countries/add',
404
        'microlearning/settings/countries/edit',
405
        'microlearning/settings/countries/delete',
15088 efrain 406
 
1333 efrain 407
        'own-professional-network',
408
        'organizational-design',
15579 anderson 409
 
1333 efrain 410
        'planning-objectives-and-goals',
2228 nelberth 411
        'planning-objectives-and-goals/objectives',
3462 nelberth 412
        'planning-objectives-and-goals/objectives/report',
3988 nelberth 413
        'planning-objectives-and-goals/objectives/reportall',
4041 nelberth 414
        'planning-objectives-and-goals/objectives/matriz',
2331 nelberth 415
        'planning-objectives-and-goals/objectives/goals',
2379 nelberth 416
        'planning-objectives-and-goals/objectives/goals/add',
417
        'planning-objectives-and-goals/objectives/goals/edit',
418
        'planning-objectives-and-goals/objectives/goals/delete',
2517 nelberth 419
        'planning-objectives-and-goals/objectives/goals/task',
420
        'planning-objectives-and-goals/objectives/goals/task/add',
421
        'planning-objectives-and-goals/objectives/goals/task/edit',
422
        'planning-objectives-and-goals/objectives/goals/task/delete',
2822 nelberth 423
        'planning-objectives-and-goals/objectives/goals/task/view',
2228 nelberth 424
        'planning-objectives-and-goals/objectives/add',
425
        'planning-objectives-and-goals/objectives/delete',
426
        'planning-objectives-and-goals/objectives/edit',
4589 nelberth 427
 
4535 nelberth 428
        'high-performance-teams',
7222 nelberth 429
        'high-performance-teams/groups',
7228 nelberth 430
        'high-performance-teams/groups/add',
431
        'high-performance-teams/groups/edit',
432
        'high-performance-teams/groups/delete',
7233 nelberth 433
        'high-performance-teams/groups/view',
11902 nelberth 434
        'high-performance-teams/groups/view/feeds',
435
        'high-performance-teams/groups/view/feeds/timeline',
436
        'high-performance-teams/groups/view/feeds/onefeed',
437
        'high-performance-teams/groups/view/feeds/delete',
438
        'high-performance-teams/groups/view/feeds/comments',
439
        'high-performance-teams/groups/view/feeds/comments/delete',
440
        'high-performance-teams/groups/view/feeds/comments/answer',
441
        'high-performance-teams/groups/view/feeds/add',
7484 nelberth 442
        'high-performance-teams/groups/view/topic',
443
        'high-performance-teams/groups/view/topic/add',
444
        'high-performance-teams/groups/view/topic/edit',
445
        'high-performance-teams/groups/view/topic/delete',
7637 nelberth 446
        'high-performance-teams/groups/view/topic/view',
8687 nelberth 447
        'high-performance-teams/groups/view/urgent',
9096 nelberth 448
        'high-performance-teams/groups/view/calendar',
9923 nelberth 449
        'high-performance-teams/groups/view/calendar/view',
10143 nelberth 450
        'high-performance-teams/groups/view/foro',
451
        'high-performance-teams/groups/view/foro/view',
9619 nelberth 452
        'high-performance-teams/groups/view/foro/categories',
9635 nelberth 453
        'high-performance-teams/groups/view/foro/categories/add',
454
        'high-performance-teams/groups/view/foro/categories/delete',
455
        'high-performance-teams/groups/view/foro/categories/edit',
456
        'high-performance-teams/groups/view/foro/categories/view',
9760 nelberth 457
        'high-performance-teams/groups/view/foro/categories/articles',
9845 nelberth 458
        'high-performance-teams/groups/view/foro/categories/articles/add',
459
        'high-performance-teams/groups/view/foro/categories/articles/edit',
460
        'high-performance-teams/groups/view/foro/categories/articles/delete',
461
        'high-performance-teams/groups/view/foro/categories/articles/view',
12407 nelberth 462
        'high-performance-teams/groups/view/objectives',
463
        'high-performance-teams/groups/view/objectives/report',
464
        'high-performance-teams/groups/view/objectives/reportall',
465
        'high-performance-teams/groups/view/objectives/matriz',
466
        'high-performance-teams/groups/view/objectives/goals',
467
        'high-performance-teams/groups/view/objectives/goals/add',
468
        'high-performance-teams/groups/view/objectives/goals/edit',
469
        'high-performance-teams/groups/view/objectives/goals/delete',
470
        'high-performance-teams/groups/view/objectives/goals/task',
471
        'high-performance-teams/groups/view/objectives/goals/task/add',
472
        'high-performance-teams/groups/view/objectives/goals/task/edit',
473
        'high-performance-teams/groups/view/objectives/goals/task/delete',
474
        'high-performance-teams/groups/view/objectives/goals/task/view',
475
        'high-performance-teams/groups/view/objectives/add',
476
        'high-performance-teams/groups/view/objectives/delete',
477
        'high-performance-teams/groups/view/objectives/edit',
15579 anderson 478
 
479
 
480
 
7812 nelberth 481
        'high-performance-teams/groups/view/members',
8012 nelberth 482
        'high-performance-teams/groups/view/members/invite',
7813 nelberth 483
        'high-performance-teams/groups/view/members/delete',
10289 nelberth 484
        'high-performance-teams/groups/view/members/edit',
11430 nelberth 485
 
11342 nelberth 486
        'chat',
16263 anderson 487
        'chat/users',
11342 nelberth 488
        'chat/heart-beat',
489
        'chat/create-group',
490
        'chat/add-user-to-group',
491
        'chat/mark-seen',
492
        'chat/mark-received',
493
        'chat/remove-user-from-group',
494
        'chat/get-all-messages',
495
        'chat/send',
496
        'chat/get-contacts-availables-for-group',
497
        'chat/get-contact-group-list',
498
        'chat/leave-group',
499
        'chat/delete-group',
500
        'chat/close',
501
        'chat/clear',
14692 efrain 502
        'chat/open',
11342 nelberth 503
        'chat/upload',
16246 anderson 504
        'chat/zoom',
16258 anderson 505
        'chat/open-or-create',
11430 nelberth 506
        'csrf',
4588 nelberth 507
 
16263 anderson 508
 
15401 efrain 509
        'discovery-contacts',
510
        'discovery-contacts/add',
511
        'discovery-contacts/edit',
512
        'discovery-contacts/delete',
513
        'discovery-contacts/view',
15546 efrain 514
        'discovery-contacts/upload',
15401 efrain 515
        'discovery-contacts/interaction-types',
516
        'discovery-contacts/interaction-types/add',
517
        'discovery-contacts/interaction-types/delete',
518
        'discovery-contacts/interaction-types/edit',
519
        'discovery-contacts/interactions',
520
        'discovery-contacts/interactions/add',
521
        'discovery-contacts/interactions/delete',
522
        'discovery-contacts/logs',
15636 anderson 523
        'discovery-contacts/progress-by-day',
15579 anderson 524
 
15451 efrain 525
        'my-coach',
526
        'my-coach/categories',
527
        'my-coach/categories/add',
528
        'my-coach/categories/edit',
529
        'my-coach/categories/delete',
15831 efrain 530
        'my-coach/categories/users',
531
        'my-coach/categories/users/add',
532
        'my-coach/categories/users/edit',
533
        'my-coach/categories/users/delete',
534
        'my-coach/categories/users/upload',
16263 anderson 535
 
16248 efrain 536
        'knowledge-area',
537
        'knowledge-area/categories',
538
        'knowledge-area/categories/add',
539
        'knowledge-area/categories/edit',
540
        'knowledge-area/categories/delete',
541
        'knowledge-area/categories/users',
542
        'knowledge-area/categories/users/add',
543
        'knowledge-area/categories/users/edit',
544
        'knowledge-area/categories/users/delete',
545
        'knowledge-area/categories/users/upload',
16701 efrain 546
 
547
        'fast-survey',
548
        'fast-survey/add',
549
        'fast-survey/edit',
550
        'fast-survey/delete',
16747 efrain 551
        'fast-survey/chart',
16701 efrain 552
        'fast-survey/download',
15579 anderson 553
 
1333 efrain 554
        'induction',
13524 nelberth 555
 
1333 efrain 556
        'culture',
13524 nelberth 557
 
558
        'inmail',
559
        'inmail/search-people',
14989 efrain 560
        'inmail/view',
13553 nelberth 561
        'inmail/view/message',
14989 efrain 562
        'inmail/view/message/send',
13771 nelberth 563
        'inmail/sendall',
14989 efrain 564
 
15579 anderson 565
 
13778 nelberth 566
        'inmail/company',
567
        'inmail/company/message',
568
        'inmail/company/message/send',
15579 anderson 569
 
1333 efrain 570
        'communication',
13675 nelberth 571
        'communication/inbox',
13731 nelberth 572
        'communication/inbox/sendall',
13675 nelberth 573
        'communication/inbox/search-people',
574
        'communication/inbox/view/message',
575
        'communication/inbox/view',
576
        'communication/inbox/view/message/send',
13525 nelberth 577
 
15579 anderson 578
 
1333 efrain 579
        'building-my-future',
15579 anderson 580
 
581
 
15387 efrain 582
        'reports',
583
        'reports/users-blocked',
584
        'reports/users-blocked/excel',
16747 efrain 585
        //'reports/users-blocked/edit',
586
        //'reports/users-blocked/delete',
15579 anderson 587
 
15442 efrain 588
        'activities-center',
589
        'activities-center/performance-evaluation',
590
        'activities-center/performance-evaluation/take-a-test',
591
        'activities-center/performance-evaluation/report',
15579 anderson 592
 
15461 efrain 593
        'activities-center/recruitment-and-selection',
594
        'activities-center/recruitment-and-selection/take-a-test',
595
        'activities-center/recruitment-and-selection/report',
16285 efrain 596
 
597
        'tools',
598
        'tools/userfile-password-generator'
15461 efrain 599
 
1 www 600
    ];
601
}
602
 
15336 efrain 603
 
604
 
605
 
15579 anderson 606
function getAclRolesCompany()
607
{
1 www 608
    return [
1336 efrain 609
 
15579 anderson 610
 
611
 
4 efrain 612
        'company-creator' => [
613
            'home',
614
            'signin-admin',
615
            'signin-company',
616
            'dashboard',
617
            'signout',
618
            'storage',
619
            'profile',
620
            'profile/extended',
621
            'profile/cover',
779 geraldo 622
            'profile/header',
623
            'profile/footer',
4 efrain 624
            'profile/image',
625
            'profile/website',
626
            'profile/foundation_year',
627
            'profile/location',
628
            'profile/social-network',
629
            'profile/company-size',
630
            'profile/industry',
631
            'profile/delete',
16278 anderson 632
            'profile/view',
4 efrain 633
            'users',
634
            'users/change-password',
635
            'users/unblock',
636
            'users/invite',
637
            'users/accept',
638
            'users/cancel',
639
            'users/reject',
640
            'users/edit',
641
            'users/upload',
15579 anderson 642
 
4 efrain 643
            'feeds',
15175 efrain 644
            'feeds/timeline',
645
            'feeds/onefeed',
646
            'feeds/delete',
647
            'feeds/comments',
648
            'feeds/comments/delete',
649
            'feeds/comments/answer',
15364 efrain 650
            'feeds/add',
15579 anderson 651
 
4 efrain 652
            'followers',
653
            'followers/delete',
654
            'jobs',
655
            'jobs/add',
656
            'jobs/delete',
657
            'jobs/users-who-applied',
658
            'jobs/edit',
15088 efrain 659
            'jobs/edit/title',
660
            'jobs/edit/status',
4 efrain 661
            'jobs/edit/last-date-of-application',
662
            'jobs/edit/employment-type',
663
            'jobs/edit/experience',
664
            'jobs/edit/job-category',
665
            'jobs/edit/extended',
666
            'jobs/edit/location',
667
            'jobs/edit/salary',
668
            'jobs/edit/languages',
669
            'jobs/edit/degrees',
670
            'jobs/edit/skills',
671
            'jobs/edit/how-apply',
15336 efrain 672
 
15387 efrain 673
            'reports',
674
            'reports/users-blocked',
675
            'reports/users-blocked/excel',
16747 efrain 676
            //'reports/users-blocked/edit',
677
            //'reports/users-blocked/delete',
15579 anderson 678
 
679
 
680
 
4 efrain 681
        ],
1 www 682
        'company-admin' => [
683
            'home',
684
            'signin-admin',
685
            'signin-company',
686
            'dashboard',
687
            'signout',
688
            'storage',
689
            'profile',
690
            'profile/extended',
691
            'profile/cover',
692
            'profile/image',
779 geraldo 693
            'profile/header',
694
            'profile/footer',
1 www 695
            'profile/website',
696
            'profile/foundation_year',
697
            'profile/location',
698
            'profile/social-network',
699
            'profile/company-size',
700
            'profile/industry',
701
            'profile/delete',
16278 anderson 702
            'profile/view',
1 www 703
            'users',
704
            'users/change-password',
705
            'users/unblock',
706
            'users/invite',
707
            'users/accept',
708
            'users/cancel',
709
            'users/reject',
710
            'users/edit',
711
            'users/upload',
712
            'feeds',
15175 efrain 713
            'feeds/timeline',
714
            'feeds/onefeed',
715
            'feeds/delete',
716
            'feeds/comments',
717
            'feeds/comments/delete',
718
            'feeds/comments/answer',
15364 efrain 719
            'feeds/add',
15579 anderson 720
 
1 www 721
            'followers',
722
            'followers/delete',
723
            'jobs',
724
            'jobs/add',
725
            'jobs/delete',
726
            'jobs/users-who-applied',
727
            'jobs/edit',
15088 efrain 728
            'jobs/edit/title',
729
            'jobs/edit/status',
1 www 730
            'jobs/edit/last-date-of-application',
731
            'jobs/edit/employment-type',
732
            'jobs/edit/experience',
733
            'jobs/edit/job-category',
734
            'jobs/edit/extended',
735
            'jobs/edit/location',
736
            'jobs/edit/salary',
737
            'jobs/edit/languages',
738
            'jobs/edit/degrees',
739
            'jobs/edit/skills',
740
            'jobs/edit/how-apply',
15579 anderson 741
 
15387 efrain 742
            'reports',
743
            'reports/users-blocked',
744
            'reports/users-blocked/excel',
16747 efrain 745
            //'reports/users-blocked/edit',
746
            //'reports/users-blocked/delete',
1 www 747
        ],
748
        'company-password-unblock' => [
749
            'home',
750
            'signin-admin',
751
            'signin-company',
752
            'dashboard',
753
            'signout',
754
            'storage',
755
            'users',
756
            'users/change-password',
757
            'users/unblock',
15579 anderson 758
 
15387 efrain 759
            'reports',
760
            'reports/users-blocked',
761
            'reports/users-blocked/excel',
16747 efrain 762
            //'reports/users-blocked/edit',
763
            //'reports/users-blocked/delete',
15579 anderson 764
 
765
 
1 www 766
        ],
767
        'microlearning-admin' => [
768
            'home',
769
            'signin-admin',
770
            'signin-company',
771
            'dashboard',
772
            'signout',
773
            'storage',
774
            'microlearning',
775
            'microlearning/overview',
187 efrain 776
            'microlearning/reports',
777
            'microlearning/reports/progress',
14610 efrain 778
            'microlearning/reports/progress-for-capsule',
15386 efrain 779
            'microlearning/reports/progress-for-capsule/excel',
780
            'microlearning/reports/progress-for-topic',
781
            'microlearning/reports/progress-for-topic/excel',
782
            'microlearning/reports/progress-for-student',
783
            'microlearning/reports/progress-for-student/excel',
15390 efrain 784
            'microlearning/reports/devices-and-access',
785
            'microlearning/reports/devices-and-access/excel',
187 efrain 786
            'microlearning/reports/comments-for-capsule',
15390 efrain 787
            'microlearning/reports/comments-for-capsule/excel',
1 www 788
            'microlearning/content',
789
            'microlearning/content/topics',
790
            'microlearning/content/topics/add',
791
            'microlearning/content/topics/edit',
792
            'microlearning/content/topics/delete',
793
            'microlearning/content/capsules',
794
            'microlearning/content/capsules/add',
795
            'microlearning/content/capsules/edit',
796
            'microlearning/content/capsules/delete',
797
            'microlearning/content/capsules/users',
798
            'microlearning/content/slides',
799
            'microlearning/content/slides/add',
800
            'microlearning/content/slides/edit',
801
            'microlearning/content/slides/delete',
802
            'microlearning/content/slides/text',
803
            'microlearning/students',
804
            'microlearning/students/edit',
805
            'microlearning/students/timeline',
806
            'microlearning/access-for-students',
807
            'microlearning/access-for-students/revoke',
808
            'microlearning/access-for-students/unlimit',
809
            'microlearning/access-for-students/cancel',
810
            'microlearning/access-for-students/reactive',
811
            'microlearning/access-for-students/upload',
812
            'microlearning/access-for-students/notification',
813
            'microlearning/settings',
814
            'microlearning/settings/student-types',
815
            'microlearning/settings/student-types/add',
816
            'microlearning/settings/student-types/edit',
817
            'microlearning/settings/student-types/delete',
818
            'microlearning/settings/functions',
819
            'microlearning/settings/functions/add',
820
            'microlearning/settings/functions/edit',
821
            'microlearning/settings/functions/delete',
822
            'microlearning/settings/sectors',
823
            'microlearning/settings/sectors/add',
824
            'microlearning/settings/sectors/edit',
825
            'microlearning/settings/sectors/delete',
826
            'microlearning/settings/programs',
827
            'microlearning/settings/programs/add',
828
            'microlearning/settings/programs/edit',
829
            'microlearning/settings/programs/delete',
830
            'microlearning/settings/groups',
831
            'microlearning/settings/groups/add',
832
            'microlearning/settings/groups/edit',
833
            'microlearning/settings/groups/delete',
834
            'microlearning/settings/companies',
835
            'microlearning/settings/companies/add',
836
            'microlearning/settings/companies/edit',
837
            'microlearning/settings/companies/delete',
838
            'microlearning/settings/partners',
839
            'microlearning/settings/partners/add',
840
            'microlearning/settings/partners/edit',
841
            'microlearning/settings/partners/delete',
842
            'microlearning/settings/institutions',
843
            'microlearning/settings/institutions/add',
844
            'microlearning/settings/institutions/edit',
845
            'microlearning/settings/institutions/delete',
15394 efrain 846
            'microlearning/settings/countries',
847
            'microlearning/settings/countries/add',
848
            'microlearning/settings/countries/edit',
849
            'microlearning/settings/countries/delete',
1 www 850
        ],
851
        'microlearning-editor' => [
852
            'home',
853
            'signin-admin',
854
            'signin-company',
855
            'dashboard',
856
            'signout',
857
            'storage',
858
            'microlearning',
859
            'microlearning/content',
860
            'microlearning/content/topics',
861
            'microlearning/content/topics/add',
862
            'microlearning/content/topics/edit',
863
            'microlearning/content/topics/delete',
864
            'microlearning/content/capsules',
865
            'microlearning/content/capsules/add',
866
            'microlearning/content/capsules/edit',
867
            'microlearning/content/capsules/delete',
868
            'microlearning/content/capsules/users',
869
            'microlearning/content/slides',
870
            'microlearning/content/slides/add',
871
            'microlearning/content/slides/edit',
872
            'microlearning/content/slides/delete',
873
            'microlearning/content/slides/text',
874
            'microlearning/access-for-students',
875
            'microlearning/access-for-students/revoke',
876
            'microlearning/access-for-students/unlimit',
877
            'microlearning/access-for-students/cancel',
878
            'microlearning/access-for-students/reactive',
879
            'microlearning/access-for-students/upload',
880
            'microlearning/access-for-students/notification',
881
        ],
882
        'microlearning-students-password-unblock' => [
883
            'home',
884
            'signin-admin',
885
            'signin-company',
886
            'dashboard',
887
            'signout',
888
            'storage',
889
            'microlearning',
890
            'microlearning/students',
891
            'microlearning/students/change-password',
892
            'microlearning/students/unblock',
893
        ],
894
        'self-evaluation-admin' => [
114 efrain 895
            'self-evaluation',
896
            'self-evaluation/forms',
897
            'self-evaluation/forms/add',
898
            'self-evaluation/forms/edit',
899
            'self-evaluation/forms/delete',
115 efrain 900
            'self-evaluation/users',
901
            'self-evaluation/users/add',
902
            'self-evaluation/users/delete',
114 efrain 903
            'self-evaluation/reviews',
115 efrain 904
            'self-evaluation/reviews/edit',
470 geraldo 905
            'self-evaluation/reviews/report',
1 www 906
        ],
15088 efrain 907
        'self-evaluation-reviews' => [
908
            'self-evaluation',
909
            'self-evaluation/reviews',
910
            'self-evaluation/reviews/edit',
911
            'self-evaluation/reviews/report',
912
        ],
975 geraldo 913
        'performance-evaluation-admin' => [
15088 efrain 914
            'settings',
15442 efrain 915
            'jobs-description/positions',
916
            'jobs-description/positions/add',
917
            'jobs-description/positions/edit',
918
            'jobs-description/positions/delete',
919
            'jobs-description/positions/subordinates',
15579 anderson 920
 
15442 efrain 921
            'jobs-description/behaviors',
922
            'jobs-description/behaviors/add',
923
            'jobs-description/behaviors/edit',
924
            'jobs-description/behaviors/delete',
925
            'jobs-description/behaviors/import',
15579 anderson 926
 
15442 efrain 927
            'jobs-description/competencies',
928
            'jobs-description/competencies/add',
929
            'jobs-description/competencies/edit',
930
            'jobs-description/competencies/delete',
931
            'jobs-description/competencies/import',
15579 anderson 932
 
15442 efrain 933
            'jobs-description/competency-types',
934
            'jobs-description/competency-types/add',
935
            'jobs-description/competency-types/edit',
936
            'jobs-description/competency-types/delete',
937
            'jobs-description/competency-types/import',
15579 anderson 938
 
15442 efrain 939
            'jobs-description',
940
            'jobs-description/add',
941
            'jobs-description/edit',
942
            'jobs-description/delete',
943
            'jobs-description/report',
944
            'jobs-description/import',
15579 anderson 945
 
975 geraldo 946
            'performance-evaluation',
947
            'performance-evaluation/forms',
948
            'performance-evaluation/forms/add',
949
            'performance-evaluation/forms/edit',
950
            'performance-evaluation/forms/delete',
15442 efrain 951
            'performance-evaluation/forms/job-description',
952
            'performance-evaluation/forms/active',
953
            'performance-evaluation/forms/inactive',
1263 geraldo 954
            'performance-evaluation/forms/report',
15579 anderson 955
 
956
 
15442 efrain 957
            'performance-evaluation/evaluations',
958
            'performance-evaluation/evaluations/add',
959
            'performance-evaluation/evaluations/delete',
960
            'performance-evaluation/evaluations/report'
15088 efrain 961
        ],
15579 anderson 962
 
963
 
15088 efrain 964
        'performance-evaluation-editor' => [
15442 efrain 965
            'performance-evaluation/evaluations',
966
            'performance-evaluation/evaluations/add',
967
            'performance-evaluation/evaluations/delete',
968
            'performance-evaluation/evaluations/report'
15579 anderson 969
 
975 geraldo 970
        ],
15088 efrain 971
        'recruitment-and-selection-admin' => [
972
            'settings',
15442 efrain 973
            'jobs-description/positions',
974
            'jobs-description/positions/add',
975
            'jobs-description/positions/edit',
976
            'jobs-description/positions/delete',
977
            'jobs-description/positions/subordinates',
15579 anderson 978
 
15442 efrain 979
            'jobs-description/behaviors',
980
            'jobs-description/behaviors/add',
981
            'jobs-description/behaviors/edit',
982
            'jobs-description/behaviors/delete',
983
            'jobs-description/behaviors/import',
15579 anderson 984
 
15442 efrain 985
            'jobs-description/competencies',
986
            'jobs-description/competencies/add',
987
            'jobs-description/competencies/edit',
988
            'jobs-description/competencies/delete',
989
            'jobs-description/competencies/import',
15579 anderson 990
 
15442 efrain 991
            'jobs-description/competency-types',
992
            'jobs-description/competency-types/add',
993
            'jobs-description/competency-types/edit',
994
            'jobs-description/competency-types/delete',
995
            'jobs-description/competency-types/import',
15579 anderson 996
 
15442 efrain 997
            'jobs-description',
998
            'jobs-description/add',
999
            'jobs-description/edit',
1000
            'jobs-description/delete',
1001
            'jobs-description/report',
1002
            'jobs-description/import',
15579 anderson 1003
 
15088 efrain 1004
            'recruitment-and-selection',
1005
            'recruitment-and-selection/vacancies',
1006
            'recruitment-and-selection/vacancies/add',
1007
            'recruitment-and-selection/vacancies/edit',
1008
            'recruitment-and-selection/vacancies/delete',
15461 efrain 1009
            'recruitment-and-selection/applications',
1010
            'recruitment-and-selection/applications/user-by-email',
1011
            'recruitment-and-selection/applications/add',
1012
            'recruitment-and-selection/applications/delete',
1013
            'recruitment-and-selection/applications/level',
1014
            'recruitment-and-selection/applications/status',
1015
            'recruitment-and-selection/applications/comment',
1016
            'recruitment-and-selection/applications/view',
1017
            'recruitment-and-selection/applications/files',
1018
            'recruitment-and-selection/applications/files/add',
1019
            'recruitment-and-selection/applications/files/delete',
1020
            'recruitment-and-selection/applications/files/view',
1021
            'recruitment-and-selection/applications/interviews',
1022
            'recruitment-and-selection/applications/interviews/add',
1023
            'recruitment-and-selection/applications/interviews/edit',
1024
            'recruitment-and-selection/applications/interviews/delete',
1025
            'recruitment-and-selection/applications/interviews/report',
15579 anderson 1026
 
15461 efrain 1027
            /*
15088 efrain 1028
            'recruitment-and-selection/candidates',
1029
            'recruitment-and-selection/candidates/add',
1030
            'recruitment-and-selection/candidates/edit',
1031
            'recruitment-and-selection/candidates/delete',
1032
            'recruitment-and-selection/user-by-email',
1033
            'recruitment-and-selection/interview',
1034
            'recruitment-and-selection/interview/form',
1035
            'recruitment-and-selection/interview/form/add',
1036
            'recruitment-and-selection/interview/form/edit',
1037
            'recruitment-and-selection/interview/form/delete',
1038
            'recruitment-and-selection/interview/report',
1039
            'recruitment-and-selection/interview/vacancy',
1040
            'recruitment-and-selection/interview/type',
1041
            'recruitment-and-selection/interview/file',
1042
            'recruitment-and-selection/interview/file/add',
1043
            'recruitment-and-selection/interview/file/edit',
15461 efrain 1044
            'recruitment-and-selection/interview/file/delete',*/
15088 efrain 1045
        ],
15579 anderson 1046
 
15088 efrain 1047
        'recruitment-and-selection-editor' => [
1048
            'recruitment-and-selection',
1049
            'recruitment-and-selection/vacancies',
1050
            'recruitment-and-selection/vacancies/add',
1051
            'recruitment-and-selection/vacancies/edit',
1052
            'recruitment-and-selection/vacancies/delete',
15461 efrain 1053
            'recruitment-and-selection/applications',
1054
            'recruitment-and-selection/applications/user-by-email',
1055
            'recruitment-and-selection/applications/add',
1056
            'recruitment-and-selection/applications/delete',
1057
            'recruitment-and-selection/applications/view',
1058
            'recruitment-and-selection/applications/level',
1059
            'recruitment-and-selection/applications/status',
1060
            'recruitment-and-selection/applications/comment',
1061
            'recruitment-and-selection/applications/files',
1062
            'recruitment-and-selection/applications/files/add',
1063
            'recruitment-and-selection/applications/files/delete',
1064
            'recruitment-and-selection/applications/files/view',
1065
            'recruitment-and-selection/applications/interviews',
1066
            'recruitment-and-selection/applications/interviews/add',
1067
            'recruitment-and-selection/applications/interviews/edit',
1068
            'recruitment-and-selection/applications/interviews/delete',
1069
            'recruitment-and-selection/applications/interviews/report',
15579 anderson 1070
 
15461 efrain 1071
            /*
15088 efrain 1072
            'recruitment-and-selection/candidates',
1073
            'recruitment-and-selection/candidates/add',
1074
            'recruitment-and-selection/candidates/edit',
1075
            'recruitment-and-selection/candidates/delete',
1076
            'recruitment-and-selection/user-by-email',
1077
            'recruitment-and-selection/interview',
1078
            'recruitment-and-selection/interview/form',
1079
            'recruitment-and-selection/interview/form/add',
1080
            'recruitment-and-selection/interview/form/edit',
1081
            'recruitment-and-selection/interview/form/delete',
1082
            'recruitment-and-selection/interview/report',
1083
            'recruitment-and-selection/interview/vacancy',
1084
            'recruitment-and-selection/interview/type',
1085
            'recruitment-and-selection/interview/file',
1086
            'recruitment-and-selection/interview/file/add',
1087
            'recruitment-and-selection/interview/file/edit',
15461 efrain 1088
            'recruitment-and-selection/interview/file/delete',*/
15088 efrain 1089
        ],
16701 efrain 1090
        'fast-survey-admin' => [
1091
            'fast-survey',
1092
            'fast-survey/add',
1093
            'fast-survey/edit',
1094
            'fast-survey/delete',
16747 efrain 1095
            'fast-survey/chart',
16701 efrain 1096
            'fast-survey/download',
1097
        ],
15149 efrain 1098
        'survey-admin' => [
1099
            'survey',
1100
            'survey/add',
1101
            'survey/edit',
1102
            'survey/delete',
1103
            'survey/form',
1104
            'survey/form/add',
1105
            'survey/form/edit',
1106
            'survey/form/delete',
1107
            'survey/test',
1108
            'survey/test/add',
1109
            'survey/test/report',
1110
            'survey/test/delete',
1111
            'survey/report',
1112
            'survey/report/overview',
1113
            'survey/report/all',
1114
            'survey/report/excel',
1115
        ],
1116
        'survey-test' => [
1117
            'survey/test',
1118
            'survey/test/add',
1119
            'survey/test/report',
1120
            'survey/test/delete',
1121
        ],
1122
        'survey-report' => [
1123
            'survey/report',
1124
            'survey/report/overview',
1125
            'survey/report/all',
1126
            'survey/report/excel',
1127
        ],
15175 efrain 1128
        'organizational-climate-admin' => [
1129
            'organizational-climate',
1130
            'organizational-climate/add',
1131
            'organizational-climate/edit',
1132
            'organizational-climate/delete',
1133
            'organizational-climate/form',
1134
            'organizational-climate/form/add',
1135
            'organizational-climate/form/edit',
1136
            'organizational-climate/form/delete',
1137
            'organizational-climate/test',
1138
            'organizational-climate/test/add',
1139
            'organizational-climate/test/report',
1140
            'organizational-climate/test/delete',
1141
            'organizational-climate/report',
1142
            'organizational-climate/report/overview',
1143
            'organizational-climate/report/all',
1144
            'organizational-climate/report/excel',
1145
        ],
1146
        'organizational-climate-test' => [
1147
            'organizational-climate/test',
1148
            'organizational-climate/test/add',
1149
            'organizational-climate/test/report',
1150
            'organizational-climate/test/delete',
1151
        ],
1152
        'organizational-climate-report' => [
1153
            'organizational-climate/report',
1154
            'organizational-climate/report/overview',
1155
            'organizational-climate/report/all',
1156
            'organizational-climate/report/excel',
15386 efrain 1157
        ],
1158
        'planning-objectives-and-goals-admin' => [
1159
            'planning-objectives-and-goals',
1160
            'planning-objectives-and-goals/objectives',
1161
            'planning-objectives-and-goals/objectives/report',
1162
            'planning-objectives-and-goals/objectives/reportall',
1163
            'planning-objectives-and-goals/objectives/matriz',
1164
            'planning-objectives-and-goals/objectives/goals',
1165
            'planning-objectives-and-goals/objectives/goals/add',
1166
            'planning-objectives-and-goals/objectives/goals/edit',
1167
            'planning-objectives-and-goals/objectives/goals/delete',
1168
            'planning-objectives-and-goals/objectives/goals/task',
1169
            'planning-objectives-and-goals/objectives/goals/task/add',
1170
            'planning-objectives-and-goals/objectives/goals/task/edit',
1171
            'planning-objectives-and-goals/objectives/goals/task/delete',
1172
            'planning-objectives-and-goals/objectives/goals/task/view',
1173
            'planning-objectives-and-goals/objectives/add',
1174
            'planning-objectives-and-goals/objectives/delete',
1175
            'planning-objectives-and-goals/objectives/edit',
1176
        ],
15401 efrain 1177
        'discovery-contacts-admin' => [
1178
 
1179
            'discovery-contacts',
1180
            'discovery-contacts/add',
1181
            'discovery-contacts/edit',
1182
            'discovery-contacts/delete',
1183
            'discovery-contacts/view',
15546 efrain 1184
            'discovery-contacts/upload',
15401 efrain 1185
            'discovery-contacts/interaction-types',
1186
            'discovery-contacts/interaction-types/add',
1187
            'discovery-contacts/interaction-types/delete',
1188
            'discovery-contacts/interaction-types/edit',
1189
            'discovery-contacts/interactions',
1190
            'discovery-contacts/interactions/add',
1191
            'discovery-contacts/interactions/delete',
1192
            'discovery-contacts/logs',
15579 anderson 1193
        ],
16248 efrain 1194
        'discovery-contacts-user-with-importation' => [
1195
            'discovery-contacts',
1196
            'discovery-contacts/add',
1197
            'discovery-contacts/edit',
1198
            'discovery-contacts/view',
1199
            'discovery-contacts/upload',
1200
            'discovery-contacts/interactions',
1201
            'discovery-contacts/interactions/add',
1202
            'discovery-contacts/interactions/delete',
1203
            'discovery-contacts/logs',
1204
        ],
15401 efrain 1205
        'discovery-contacts-user' => [
15579 anderson 1206
 
15401 efrain 1207
            'discovery-contacts',
1208
            'discovery-contacts/add',
1209
            'discovery-contacts/edit',
1210
            'discovery-contacts/view',
1211
            'discovery-contacts/interactions',
1212
            'discovery-contacts/interactions/add',
1213
            'discovery-contacts/interactions/delete',
1214
            'discovery-contacts/logs',
15643 anderson 1215
            'discovery-contacts/progress-by-day',
15401 efrain 1216
        ],
15451 efrain 1217
        'my-coach-admin' => [
1218
            'my-coach',
1219
            'my-coach/categories',
1220
            'my-coach/categories/add',
1221
            'my-coach/categories/edit',
1222
            'my-coach/categories/delete',
15831 efrain 1223
            'my-coach/categories/users',
1224
            'my-coach/categories/users/add',
1225
            'my-coach/categories/users/edit',
1226
            'my-coach/categories/users/delete',
1227
            'my-coach/categories/users/upload',
15540 efrain 1228
        ],
16248 efrain 1229
        'knowledge-area-admin' => [
1230
            'knowledge-area',
1231
            'knowledge-area/categories',
1232
            'knowledge-area/categories/add',
1233
            'knowledge-area/categories/edit',
1234
            'knowledge-area/categories/delete',
1235
            'knowledge-area/categories/users',
1236
            'knowledge-area/categories/users/add',
1237
            'knowledge-area/categories/users/edit',
1238
            'knowledge-area/categories/users/delete',
1239
            'knowledge-area/categories/users/upload',
1240
        ],
15540 efrain 1241
        'engagement-admin' => [
1242
            'engagement',
1243
            'engagement/setup',
1244
            'engagement/reports',
1245
            'engagement/reports/overview',
15542 efrain 1246
            'engagement/rewards',
1247
            'engagement/rewards/add',
1248
            'engagement/rewards/edit',
1249
            'engagement/rewards/delete',
15579 anderson 1250
 
1251
 
15540 efrain 1252
        ],
15579 anderson 1253
 
16249 efrain 1254
        'daily-pulse-admin' => [
15540 efrain 1255
            'daily-pulse',
1256
            'daily-pulse/emojis',
1257
            'daily-pulse/emojis/add',
1258
            'daily-pulse/emojis/edit',
1259
            'daily-pulse/emojis/delete',
1260
            'daily-pulse/reports',
1261
            'daily-pulse/reports/overview',
1262
            'daily-pulse/reports/overview/download',
15579 anderson 1263
        ],
15540 efrain 1264
 
15579 anderson 1265
 
1266
 
1267
 
1268
 
779 geraldo 1269
    ];
1 www 1270
}
1271
 
15355 efrain 1272
function getAclPermissionPushTemplatesForCustomApps()
1273
{
1274
    return [
1275
        'settings',
1276
        'settings/push-templates',
1277
        'settings/push-templates/edit',
1278
        'settings/push-templates/import',
1279
    ];
1280
}
1281
 
15579 anderson 1282
function getAclPermissionSuperAdmin()
15336 efrain 1283
{
1 www 1284
    return [
15336 efrain 1285
        'settings',
1286
        'settings/private-networks',
1287
        'settings/private-networks/add',
1288
        'settings/private-networks/edit',
1289
        'settings/private-networks/delete',
16263 anderson 1290
 
16248 efrain 1291
        'users',
1292
        'users/change-type',
15460 efrain 1293
 
16285 efrain 1294
        'tools',
1295
        'tools/userfile-password-generator'
15579 anderson 1296
 
1297
 
15336 efrain 1298
    ];
1299
}
1300
 
1301
function  getAclPermissionAdminForDefaultNetwork()
1302
{
1303
    return [
15579 anderson 1304
 
1305
 
15460 efrain 1306
        'jobs-description',
1307
        'jobs-description/add',
1308
        'jobs-description/edit',
1309
        'jobs-description/delete',
15579 anderson 1310
 
15442 efrain 1311
        'jobs-description/competency-types',
1312
        'jobs-description/competency-types/add',
1313
        'jobs-description/competency-types/edit',
1314
        'jobs-description/competency-types/delete',
1315
        'jobs-description/behaviors',
15579 anderson 1316
 
15442 efrain 1317
        'jobs-description/behaviors/add',
1318
        'jobs-description/behaviors/edit',
15460 efrain 1319
        'jobs-description/behaviors/delete',
15579 anderson 1320
 
15442 efrain 1321
        'jobs-description/competencies',
1322
        'jobs-description/competencies/add',
1323
        'jobs-description/competencies/edit',
1324
        'jobs-description/competencies/delete',
15460 efrain 1325
 
1326
        'settings',
15579 anderson 1327
 
15460 efrain 1328
        'settings/email-templates',
1329
        'settings/email-templates/edit',
15579 anderson 1330
 
15460 efrain 1331
        'settings/push-templates',
1332
        'settings/push-templates/edit',
15579 anderson 1333
 
15460 efrain 1334
        'settings/countries',
1335
        'settings/countries/add',
1336
        'settings/countries/edit',
1337
        'settings/countries/delete',
15579 anderson 1338
 
15460 efrain 1339
        'settings/company-sizes',
1340
        'settings/company-sizes/add',
1341
        'settings/company-sizes/edit',
1342
        'settings/company-sizes/delete',
15579 anderson 1343
 
15336 efrain 1344
        'settings/degrees',
1345
        'settings/degrees/add',
1346
        'settings/degrees/edit',
1347
        'settings/degrees/delete',
15579 anderson 1348
 
15336 efrain 1349
        'settings/group-types',
1350
        'settings/group-types/add',
1351
        'settings/group-types/edit',
1352
        'settings/group-types/delete',
15579 anderson 1353
 
15336 efrain 1354
        'settings/industries',
1355
        'settings/industries/add',
1356
        'settings/industries/edit',
1357
        'settings/industries/delete',
15579 anderson 1358
 
15336 efrain 1359
        'settings/job-categories',
1360
        'settings/job-categories/add',
1361
        'settings/job-categories/edit',
1362
        'settings/job-categories/delete',
15579 anderson 1363
 
15336 efrain 1364
        'settings/skills',
1365
        'settings/skills/add',
1366
        'settings/skills/edit',
1367
        'settings/skills/delete',
15579 anderson 1368
 
15336 efrain 1369
        'settings/aptitudes',
1370
        'settings/aptitudes/add',
1371
        'settings/aptitudes/edit',
1372
        'settings/aptitudes/delete',
15579 anderson 1373
 
15336 efrain 1374
        'settings/hobbies-and-interests',
1375
        'settings/hobbies-and-interests/add',
1376
        'settings/hobbies-and-interests/edit',
1377
        'settings/hobbies-and-interests/delete',
15460 efrain 1378
 
1379
 
15579 anderson 1380
 
1381
 
15336 efrain 1382
        'settings/email-templates',
1383
        'settings/email-templates/edit',
1384
        'settings/push-templates',
1385
        'settings/push-templates/edit',
1386
 
15579 anderson 1387
 
15336 efrain 1388
        'settings/my-private-network',
1389
        'settings/my-private-network/intro',
1390
        'settings/my-private-network/navbar',
1391
        'settings/my-private-network/favicon',
1392
        'settings/my-private-network/logo',
1393
        'settings/my-private-network/styles-and-colors',
15394 efrain 1394
        'settings/my-private-network/calendar',
15831 efrain 1395
        'settings/my-private-network/moodle',
15579 anderson 1396
 
15336 efrain 1397
        'companies',
1398
        'companies/edit',
1399
        'companies/services',
1400
        'companies/roles',
15579 anderson 1401
 
15387 efrain 1402
        'reports',
1403
        'reports/users-blocked',
1404
        'reports/users-blocked/excel',
16747 efrain 1405
        //'reports/users-blocked/edit',
1406
        //'reports/users-blocked/delete',
15336 efrain 1407
    ];
1408
}
1409
 
1410
function  getAclPermissionAdminForNonDefaultNetwork()
1411
{
1412
    return [
1413
        'settings',
1414
        'settings/email-templates',
1415
        'settings/email-templates/edit',
15579 anderson 1416
 
1417
 
15336 efrain 1418
        'settings/my-private-network',
1419
        'settings/my-private-network/intro',
1420
        'settings/my-private-network/navbar',
1421
        'settings/my-private-network/favicon',
1422
        'settings/my-private-network/logo',
1423
        'settings/my-private-network/styles-and-colors',
15394 efrain 1424
        'settings/my-private-network/calendar',
15831 efrain 1425
        'settings/my-private-network/moodle',
15579 anderson 1426
 
1427
 
15387 efrain 1428
        'reports',
1429
        'reports/users-blocked',
1430
        'reports/users-blocked/excel',
16747 efrain 1431
        //'reports/users-blocked/edit',
1432
        //'reports/users-blocked/delete',
15579 anderson 1433
 
15457 efrain 1434
        'users',
1435
        'users/request-access',
1436
        'users/request-access/approve',
1437
        'users/request-access/reject',
15579 anderson 1438
 
1439
 
15336 efrain 1440
    ];
1441
}
1442
 
1443
 
1444
 
15579 anderson 1445
function getAclRolesForUsertype()
1446
{
15336 efrain 1447
    return [
1 www 1448
        UserType::ADMIN => [
1449
            'home',
1450
            'signin-admin',
1451
            'signin-company',
1452
            'dashboard',
1453
            'signout',
1454
            'storage',
1455
            'settings',
15336 efrain 1456
 
15579 anderson 1457
 
15336 efrain 1458
            'settings/my-private-network',
1459
            'settings/my-private-network/navbar',
1460
            'settings/my-private-network/favicon',
1461
            'settings/my-private-network/logo',
1462
            'settings/my-private-network/styles-and-colors',
15394 efrain 1463
            'settings/my-private-network/calendar',
15831 efrain 1464
            'settings/my-private-network/moodle',
15579 anderson 1465
 
1 www 1466
            'publications',
1467
            'publications/posts',
1468
            'publications/posts/add',
1469
            'publications/posts/edit',
1470
            'publications/posts/delete',
1471
            'publications/pages',
1472
            'publications/pages/add',
1473
            'publications/pages/edit',
1474
            'publications/pages/delete',
15579 anderson 1475
 
1 www 1476
            'users',
1477
            'users/change-password',
1478
            'users/unblock',
129 efrain 1479
            'users/email-verify',
15387 efrain 1480
            'users/upload',
15579 anderson 1481
 
15896 efrain 1482
            'chat',
16263 anderson 1483
            'chat/users',
14587 efrain 1484
            'chat/heart-beat',
1485
            'chat/create-group',
1486
            'chat/add-user-to-group',
1487
            'chat/mark-seen',
1488
            'chat/mark-received',
1489
            'chat/remove-user-from-group',
1490
            'chat/get-all-messages',
1491
            'chat/send',
1492
            'chat/get-contacts-availables-for-group',
1493
            'chat/get-contact-group-list',
1494
            'chat/leave-group',
1495
            'chat/delete-group',
1496
            'chat/close',
1497
            'chat/clear',
14692 efrain 1498
            'chat/open',
14587 efrain 1499
            'chat/upload',
16246 anderson 1500
            'chat/zoom',
16258 anderson 1501
            'chat/open-or-create',
14691 efrain 1502
            'csrf',
15579 anderson 1503
 
15387 efrain 1504
            'reports',
1505
            'reports/users-blocked',
15579 anderson 1506
 
15442 efrain 1507
            'activities-center',
1508
            'activities-center/performance-evaluation',
1509
            'activities-center/performance-evaluation/take-a-test',
1510
            'activities-center/performance-evaluation/report',
15579 anderson 1511
 
15461 efrain 1512
            'activities-center/recruitment-and-selection',
1513
            'activities-center/recruitment-and-selection/take-a-test',
1514
            'activities-center/recruitment-and-selection/report',
15579 anderson 1515
 
1 www 1516
        ],
15336 efrain 1517
 
1 www 1518
        UserType::USER => [
1519
            'home',
1520
            'signin-admin',
1521
            'signin-company',
1522
            'dashboard',
1523
            'signout',
1524
            'storage',
15336 efrain 1525
            'storage-network',
15579 anderson 1526
 
15088 efrain 1527
            'home',
1528
            'signin-admin',
1529
            'signin-company',
1530
            'dashboard',
1531
            'signout',
1532
            'storage',
15579 anderson 1533
 
14587 efrain 1534
            'chat',
16263 anderson 1535
            'chat/users',
14587 efrain 1536
            'chat/heart-beat',
1537
            'chat/create-group',
1538
            'chat/add-user-to-group',
1539
            'chat/mark-seen',
1540
            'chat/mark-received',
1541
            'chat/remove-user-from-group',
1542
            'chat/get-all-messages',
1543
            'chat/send',
1544
            'chat/get-contacts-availables-for-group',
1545
            'chat/get-contact-group-list',
1546
            'chat/leave-group',
1547
            'chat/delete-group',
1548
            'chat/close',
1549
            'chat/clear',
14692 efrain 1550
            'chat/open',
14588 efrain 1551
            'chat/upload',
16246 anderson 1552
            'chat/zoom',
16258 anderson 1553
            'chat/open-or-create',
14691 efrain 1554
            'csrf',
15579 anderson 1555
 
15442 efrain 1556
            'activities-center',
1557
            'activities-center/performance-evaluation',
1558
            'activities-center/performance-evaluation/take-a-test',
1559
            'activities-center/performance-evaluation/report',
15579 anderson 1560
 
15461 efrain 1561
            'activities-center/recruitment-and-selection',
1562
            'activities-center/recruitment-and-selection/take-a-test',
1563
            'activities-center/recruitment-and-selection/report',
14610 efrain 1564
 
15579 anderson 1565
 
1 www 1566
        ],
1567
        UserType::GUEST => [
1568
            'home',
1569
            'signin-admin',
1570
            'signin-company',
1571
            'signout',
15336 efrain 1572
            'storage-network',
8536 efrain 1573
 
15579 anderson 1574
 
1 www 1575
        ],
1576
    ];
1577
}
1578
 
15579 anderson 1579
function getAclMenuSystem()
1580
{
1 www 1581
    return [
1582
        [
1583
            'label' => 'LABEL_HOME',
1584
            'route' => 'dashboard',
1585
            'class' => 'fa fa-home'
1586
        ],
15442 efrain 1587
 
1 www 1588
        [
15336 efrain 1589
            'label' => 'LABEL_PRIVATE_NETWORKS',
1590
            'route' => 'settings/private-networks',
1591
            'class' => 'fa fa-building',
1592
        ],
15579 anderson 1593
 
1594
 
15336 efrain 1595
        [
1596
            'label' => 'LABEL_MY_PRIVATE_NETWORK',
1597
            'route' => 'settings/my-private-network',
1598
            'class' => 'fa fa-building',
1599
            'pages' => [
1600
                [
15394 efrain 1601
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_CALENDAR',
1602
                    'route' => 'settings/my-private-network/calendar',
1603
                ],
1604
                [
15336 efrain 1605
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_INTRO',
1606
                    'route' => 'settings/my-private-network/intro',
1607
                ],
1608
                [
1609
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_NAVBAR',
1610
                    'route' => 'settings/my-private-network/navbar',
1611
                ],
1612
                [
1613
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_FAVICO',
1614
                    'route' => 'settings/my-private-network/favicon',
1615
                ],
1616
                [
1617
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_LOGO',
1618
                    'route' => 'settings/my-private-network/logo',
1619
                ],
1620
                [
1621
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_STYLES_AND_COLORS',
1622
                    'route' => 'settings/my-private-network/styles-and-colors',
1623
                ],
15831 efrain 1624
                [
1625
                    'label' => 'LABEL_MY_PRIVATE_NETWORK_MOODLE',
1626
                    'route' => 'settings/my-private-network/moodle',
1627
                ],
15336 efrain 1628
 
15579 anderson 1629
 
1630
            ],
15336 efrain 1631
        ],
15579 anderson 1632
 
1633
 
15336 efrain 1634
        [
1 www 1635
            'label' => 'LABEL_COMPANIES',
1636
            'route' => 'companies',
1637
            'class' => 'fa fa-building',
1638
        ],
1639
        [
15442 efrain 1640
            'label' => 'LABEL_JOBS_DESCRIPTION',
1641
            'route' => 'jobs-description',
1642
            'class' => 'fa fa-book',
1 www 1643
            'pages' => [
1644
                [
15442 efrain 1645
                    'label' => 'LABEL_COMPETENCIES',
1646
                    'route' => 'jobs-description/competencies',
15392 efrain 1647
                ],
1648
                [
15442 efrain 1649
                    'label' => 'LABEL_COMPETENCY_TYPES',
1650
                    'route' => 'jobs-description/competency-types',
1 www 1651
                ],
1652
                [
15442 efrain 1653
                    'label' => 'LABEL_BEHAVIORS',
1654
                    'route' => 'jobs-description/behaviors',
1 www 1655
                ],
15442 efrain 1656
            ]
1657
        ],
1658
        [
1659
            'label' => 'LABEL_SETTINGS',
1660
            'route' => 'settings',
1661
            'class' => 'fa fa-cog',
1662
            'pages' => [
1 www 1663
                [
15442 efrain 1664
                    'label' => 'LABEL_APTITUDES',
1665
                    'route' => 'settings/aptitudes',
14875 efrain 1666
                ],
1667
                [
15460 efrain 1668
                    'label' => 'LABEL_COUNTRIES',
1669
                    'route' => 'settings/countries',
1670
                ],
1671
                [
1 www 1672
                    'label' => 'LABEL_EMAIL_TEMPLATES',
1673
                    'route' => 'settings/email-templates',
1674
                ],
1675
                [
1676
                    'label' => 'LABEL_PUSH_TEMPLATES',
1677
                    'route' => 'settings/push-templates',
1678
                ],
1679
                [
1680
                    'label' => 'LABEL_DEGREES',
1681
                    'route' => 'settings/degrees',
1682
                ],
1683
                [
15392 efrain 1684
                    'label' => 'LABEL_HOBBIES_AND_INTERESTS',
1685
                    'route' => 'settings/hobbies-and-interests',
1686
                ],
1687
                [
1 www 1688
                    'label' => 'LABEL_SKILLS',
1689
                    'route' => 'settings/skills',
1690
                ],
1691
                [
1692
                    'label' => 'LABEL_INDUSTRIES',
1693
                    'route' => 'settings/industries',
1694
                ],
1695
                [
837 geraldo 1696
                    'label' => 'LABEL_JOBS_DESCRIPTION',
15442 efrain 1697
                    'route' => 'jobs-description',
836 geraldo 1698
                ],
1699
                [
1 www 1700
                    'label' => 'LABEL_COMPANY_SIZES',
1701
                    'route' => 'settings/company-sizes',
1702
                ],
1703
                [
1704
                    'label' => 'LABEL_COMPETENCY_TYPES',
15442 efrain 1705
                    'route' => 'jobs-description/competency-types',
1 www 1706
                ],
1707
                [
1708
                    'label' => 'LABEL_GROUP_TYPES',
1709
                    'route' => 'settings/group-types',
1710
                ],
1711
            ]
1712
        ],
1713
        [
1714
            'label' => 'LABEL_PUBLICATIONS',
1715
            'route' => 'publications',
1716
            'class' => 'fa fa-book',
1717
            'pages' => [
1718
                [
1719
                    'label' => 'LABEL_PAGES',
1720
                    'route' => 'publications/pages',
1721
                ],
1722
                [
1723
                    'label' => 'LABEL_POSTS',
1724
                    'route' => 'publications/posts',
1725
                ],
1726
            ]
1727
        ],
1728
        [
1729
            'label' => 'LABEL_USERS',
1730
            'route' => 'users',
1731
            'class' => 'fa fa-users',
1732
        ],
15457 efrain 1733
        [
1734
            'label' => 'LABEL_USERS_REQUEST_ACCESS',
1735
            'route' => 'users/request-access',
1736
            'class' => 'fa fa-key',
1737
        ],
15579 anderson 1738
 
15387 efrain 1739
        [
1740
            'label' => 'LABEL_REPORTS',
1741
            'route' => 'settings',
1742
            'class' => 'fa fa-print',
1743
            'pages' => [
1744
                [
1745
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
1746
                    'route' => 'reports/users-blocked',
1747
                ],
1748
            ]
1749
        ],
16285 efrain 1750
 
1751
        [
1752
            'label' => 'LABEL_TOOLS',
1753
            'route' => 'tools',
1754
            'class' => 'fa fa-wrench',
1755
            'pages' => [
1756
                [
1757
                    'label' => 'LABEL_USERFILE_PASSWORD_GENERATOR',
1758
                    'route' => 'tools/userfile-password-generator',
1759
                ],
1760
            ]
1761
        ],
15579 anderson 1762
 
1763
 
1333 efrain 1764
        [
1 www 1765
            'label' => 'LABEL_LOGOUT',
1766
            'route' => 'signout',
1767
            'class' => 'fa fa-sign-out',
1768
        ]
779 geraldo 1769
    ];
1 www 1770
}
1771
 
15579 anderson 1772
function getAclMenuCompany()
1773
{
779 geraldo 1774
 
1 www 1775
    return [
15442 efrain 1776
        /*[
1 www 1777
            'label' => 'LABEL_HOME',
1778
            'route' => 'dashboard',
1779
            'class' => 'fa fa-home'
15442 efrain 1780
        ],*/
1781
        [
1782
            'label' => 'LABEL_ACTIVITY_CENTER',
1783
            'route' => 'activities-center',
1784
            'class' => 'fa fa-home',
1785
            'pages' => [
1786
                [
1787
                    'label' => 'LABEL_PERFORMANCE_EVALUATION',
1788
                    'route' => 'activities-center/performance-evaluation',
1789
                ],
15461 efrain 1790
                [
1791
                    'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1792
                    'route' => 'activities-center/recruitment-and-selection',
1793
                ],
1794
 
15579 anderson 1795
 
15442 efrain 1796
            ],
1 www 1797
        ],
1798
        [
1799
            'label' => 'LABEL_JOBS',
1800
            'route' => 'jobs',
1801
            'class' => 'fa fa-briefcase'
1802
        ],
1803
        [
1804
            'label' => 'LABEL_FEEDS',
1805
            'route' => 'feeds',
1806
            'class' => 'fa fa-rss'
1807
        ],
114 efrain 1808
        [
13672 nelberth 1809
            'label' => 'LABEL_INMAIL',
13524 nelberth 1810
            'route' => 'inmail',
13487 nelberth 1811
            'class' => 'fa fa-envelope-o'
1812
        ],
15579 anderson 1813
 
13487 nelberth 1814
        [
15401 efrain 1815
            'label' => 'LABEL_DISCOVERY_CONTACTS',
1816
            'route' => 'discovery-contacts',
1817
            'class' => 'fa fa-book',
1818
            'pages' => [
1819
                [
1820
                    'label' => 'LABEL_CONTACTS',
1821
                    'route' => 'discovery-contacts',
1822
                ],
1823
                [
1824
                    'label' => 'LABEL_INTERACTION_TYPES',
1825
                    'route' => 'discovery-contacts/interaction-types',
1826
                ],
15633 anderson 1827
                [
1828
                    'label' => 'LABEL_PROGRESS_BY_DAY',
15636 anderson 1829
                    'route' => 'discovery-contacts/progress-by-day',
15633 anderson 1830
                ],
15401 efrain 1831
            ],
1832
        ],
15451 efrain 1833
        [
16248 efrain 1834
            'label' => 'LABEL_KNOWLEDGE_AREA',
1835
            'route' => 'knowledge-area',
1836
            'class' => 'fa fa-book',
1837
            'pages' => [
1838
                [
1839
                    'label' => 'LABEL_CATEGORIES',
1840
                    'route' => 'knowledge-area/categories',
1841
                ],
1842
                [
1843
                    'label' => 'LABEL_USERS',
1844
                    'route' => 'knowledge-area/categories/users',
1845
                ],
1846
            ],
1847
        ],
1848
        [
15451 efrain 1849
            'label' => 'LABEL_MY_COACH',
1850
            'route' => 'my-coach',
1851
            'class' => 'fa fa-book',
1852
            'pages' => [
1853
                [
1854
                    'label' => 'LABEL_CATEGORIES',
1855
                    'route' => 'my-coach/categories',
1856
                ],
15831 efrain 1857
                [
1858
                    'label' => 'LABEL_USERS',
1859
                    'route' => 'my-coach/categories/users',
1860
                ],
15451 efrain 1861
            ],
1862
        ],
16263 anderson 1863
 
1864
 
15401 efrain 1865
        [
114 efrain 1866
            'label' => 'LABEL_SELF_EVALUATION',
1867
            'route' => 'self-evaluation',
1868
            'class' => 'fa fa-book',
1869
            'pages' => [
1870
                [
1871
                    'label' => 'LABEL_FORMS',
1872
                    'route' => 'self-evaluation/forms',
1873
                ],
115 efrain 1874
                [
1875
                    'label' => 'LABEL_USERS',
1876
                    'route' => 'self-evaluation/users',
246 geraldo 1877
                ],
1878
                [
1879
                    'label' => 'LABEL_REVIEWS',
1880
                    'route' => 'self-evaluation/reviews',
245 geraldo 1881
                ]
779 geraldo 1882
            ],
1883
        ],
15579 anderson 1884
 
1 www 1885
        [
15540 efrain 1886
            'label' => 'LABEL_ENGAGEMENT',
1887
            'route' => 'engagement',
1888
            'class' => 'fa fa-book',
1889
            'pages' => [
1890
                [
1891
                    'label' => 'LABEL_SETTINGS',
1892
                    'route' => 'engagement/setup',
1893
                ],
15542 efrain 1894
                [
1895
                    'label' => 'LABEL_ENGAGEMENT_REWARDS',
1896
                    'route' => 'engagement/rewards',
1897
                ],
15579 anderson 1898
 
15540 efrain 1899
            ]
1900
        ],
15579 anderson 1901
 
15540 efrain 1902
        [
1903
            'label' => 'LABEL_DAILY_PULSE',
1904
            'route' => 'daily-pulse',
1905
            'class' => 'fa fa-smile-o',
1906
            'pages' => [
1907
                [
1908
                    'label' => 'LABEL_DAILY_PULSE_EMOJIS',
1909
                    'route' => 'daily-pulse/emojis',
1910
                ],
1911
                [
1912
                    'label' => 'LABEL_DAILY_PULSE_REPORTS_OVERVIEW',
1913
                    'route' => 'daily-pulse/reports/overview',
1914
                ],
15579 anderson 1915
            ],
1916
        ],
15540 efrain 1917
 
15579 anderson 1918
 
1919
 
1920
 
15540 efrain 1921
        [
1 www 1922
            'label' => 'LABEL_MICRO_LEARNING',
1923
            'route' => 'microlearning',
1924
            'class' => 'fa fa-book',
1925
            'pages' => [
1926
                [
1927
                    'label' => 'LABEL_OVERVIEW',
1928
                    'route' => 'microlearning/overview',
1929
                ],
1930
                [
1931
                    'label' => 'LABEL_REPORTS',
1932
                    'route' => 'microlearning/reports',
2 efrain 1933
                    'pages' => [
1934
                        [
15390 efrain 1935
                            'label' => 'LABEL_DEVICES_AND_ACCESS',
1936
                            'route' => 'microlearning/reports/devices-and-access',
2 efrain 1937
                        ],
15579 anderson 1938
                        /*
2 efrain 1939
                        [
1940
                            'label' => 'LABEL_PROGRESS',
1941
                            'route' => 'microlearning/reports/progress',
1942
                        ],
14626 efrain 1943
*/
14610 efrain 1944
                        [
15386 efrain 1945
                            'label' => 'LABEL_PROGRESS_FOR_TOPIC',
1946
                            'route' => 'microlearning/reports/progress-for-topic',
1947
                        ],
1948
                        [
14610 efrain 1949
                            'label' => 'LABEL_PROGRESS_FOR_CAPSULE',
1950
                            'route' => 'microlearning/reports/progress-for-capsule',
1951
                        ],
15386 efrain 1952
                        [
1953
                            'label' => 'LABEL_PROGRESS_FOR_STUDENT',
1954
                            'route' => 'microlearning/reports/progress-for-student',
1955
                        ],
779 geraldo 1956
                    ],
1 www 1957
                ],
1958
                [
1959
                    'label' => 'LABEL_CONTENT',
1960
                    'route' => 'microlearning/content',
1961
                    'pages' => [
1962
                        [
66 efrain 1963
                            'label' => 'LABEL_QUIZZES',
1964
                            'route' => 'microlearning/content/quizzes',
1965
                        ],
1966
                        [
1 www 1967
                            'label' => 'LABEL_TOPICS',
1968
                            'route' => 'microlearning/content/topics',
1969
                        ],
1970
                        [
1971
                            'label' => 'LABEL_CAPSULES',
1972
                            'route' => 'microlearning/content/capsules',
1973
                        ],
1974
                        [
1975
                            'label' => 'LABEL_SLIDES',
1976
                            'route' => 'microlearning/content/slides',
1977
                        ],
1978
                    ]
1979
                ],
1980
                [
1981
                    'label' => 'LABEL_ACCESS_FOR_STUDENTS',
1982
                    'route' => 'microlearning/access-for-students',
1983
                ],
1984
                [
1985
                    'label' => 'LABEL_STUDENTS',
1986
                    'route' => 'microlearning/students',
1987
                ],
1988
                [
1989
                    'label' => 'LABEL_FILTERS',
1990
                    'route' => 'microlearning/settings',
1991
                    'pages' => [
1992
                        [
15394 efrain 1993
                            'label' => 'LABEL_COUNTRIES',
1994
                            'route' => 'microlearning/settings/countries',
1995
                        ],
1996
                        [
1 www 1997
                            'label' => 'LABEL_COMPANIES',
1998
                            'route' => 'microlearning/settings/companies',
1999
                        ],
15579 anderson 2000
 
1 www 2001
                        [
2002
                            'label' => 'LABEL_FUNCTIONS',
2003
                            'route' => 'microlearning/settings/functions',
2004
                        ],
2005
                        [
2006
                            'label' => 'LABEL_GROUPS',
2007
                            'route' => 'microlearning/settings/groups',
2008
                        ],
2009
                        [
2010
                            'label' => 'LABEL_INSTITUTIONS',
2011
                            'route' => 'microlearning/settings/institutions',
2012
                        ],
2013
                        [
2014
                            'label' => 'LABEL_PROGRAMS',
2015
                            'route' => 'microlearning/settings/programs',
2016
                        ],
2017
                        [
2018
                            'label' => 'LABEL_PARTNERS',
2019
                            'route' => 'microlearning/settings/partners',
2020
                        ],
2021
                        [
2022
                            'label' => 'LABEL_SECTORS',
2023
                            'route' => 'microlearning/settings/sectors',
2024
                        ],
2025
                        [
2026
                            'label' => 'LABEL_STUDENT_TYPES',
2027
                            'route' => 'microlearning/settings/student-types',
2028
                        ],
779 geraldo 2029
                    ],
1 www 2030
                ]
2031
            ]
2032
        ],
2033
        [
15442 efrain 2034
            'label' => 'LABEL_JOBS_DESCRIPTION',
2035
            'route' => 'jobs-description',
28 efrain 2036
            'class' => 'fa fa-book',
2037
            'pages' => [
2038
                [
66 efrain 2039
                    'label' => 'LABEL_JOBS_DESCRIPTION',
15442 efrain 2040
                    'route' => 'jobs-description',
28 efrain 2041
                ],
2042
                [
2043
                    'label' => 'LABEL_COMPETENCIES',
15442 efrain 2044
                    'route' => 'jobs-description/competencies',
28 efrain 2045
                ],
66 efrain 2046
                [
2047
                    'label' => 'LABEL_COMPETENCY_TYPES',
15442 efrain 2048
                    'route' => 'jobs-description/competency-types',
66 efrain 2049
                ],
67 efrain 2050
                [
14875 efrain 2051
                    'label' => 'LABEL_BEHAVIORS',
15442 efrain 2052
                    'route' => 'jobs-description/behaviors',
14875 efrain 2053
                ],
2054
                [
67 efrain 2055
                    'label' => 'LABEL_POSITIONS',
15442 efrain 2056
                    'route' => 'jobs-description/positions',
67 efrain 2057
                ],
28 efrain 2058
            ]
779 geraldo 2059
        ],
22 steven 2060
        [
1090 geraldo 2061
            'label' => 'LABEL_PERFORMANCE_EVALUATION_MENU',
976 geraldo 2062
            'route' => 'performance-evaluation',
2063
            'class' => 'fa fa-book',
2064
            'pages' => [
2065
                [
2066
                    'label' => 'LABEL_FORMS',
2067
                    'route' => 'performance-evaluation/forms',
2068
                ],
15579 anderson 2069
 
976 geraldo 2070
                [
15442 efrain 2071
                    'label' => 'LABEL_EVALUATIONS',
2072
                    'route' => 'performance-evaluation/evaluations',
1383 efrain 2073
                ]
976 geraldo 2074
            ],
946 geraldo 2075
        ],
1321 eleazar 2076
        [
1 www 2077
            'label' => 'LABEL_PROFILE',
2078
            'route' => 'profile',
2079
            'class' => 'fa fa-picture-o'
2080
        ],
2081
        [
2082
            'label' => 'LABEL_FOLLOWERS',
2083
            'route' => 'followers',
2084
            'class' => 'fa fa-heart'
2085
        ],
2086
        [
2087
            'label' => 'LABEL_USERS',
2088
            'route' => 'users',
2089
            'class' => 'fa fa-users',
2090
        ],
15579 anderson 2091
 
1 www 2092
        [
1334 efrain 2093
            'label' => 'LABEL_OWN_PROFESSIONAL_NETWORK',
2094
            'route' => 'own-professional-network',
2095
            'class' => 'fa fa-book',
2096
        ],
15579 anderson 2097
 
1334 efrain 2098
        [
2099
            'label' => 'LABEL_ORGANIZATIONAL_DESIGN',
2100
            'route' =>  'organizational-design',
2101
            'class' => 'fa fa-book',
2102
        ],
15579 anderson 2103
 
2104
 
1334 efrain 2105
        [
8187 nelberth 2106
            'label' => 'LABEL_HIGH_PERFORMANCE_TEAMS',
12397 nelberth 2107
            'route' =>  'high-performance-teams/groups',
1689 nelberth 2108
            'class' => 'fa fa-street-view',
15579 anderson 2109
 
1334 efrain 2110
        ],
2111
        [
12397 nelberth 2112
            'label' => 'LABEL_PLANNING_OBJECTIVES_AND_GOALS',
2113
            'route' => 'planning-objectives-and-goals/objectives',
2114
            'class' => 'fa fa-book',
2115
        ],
2116
        [
1334 efrain 2117
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
1477 efrain 2118
            'route' => 'recruitment-and-selection',
1334 efrain 2119
            'class' => 'fa fa-book',
1342 eleazar 2120
            'pages' => [
2121
                [
1463 eleazar 2122
                    'label' => 'LABEL_VACANCIES',
1478 eleazar 2123
                    'route' => 'recruitment-and-selection/vacancies',
1342 eleazar 2124
                ],
15579 anderson 2125
 
1459 eleazar 2126
                [
15461 efrain 2127
                    'label' => 'LABEL_APPLICATIONS',
2128
                    'route' => 'recruitment-and-selection/applications',
1709 eleazar 2129
                ],
15461 efrain 2130
                /*
1709 eleazar 2131
                [
2132
                    'label' => 'LABEL_INTERVIEW',
4047 eleazar 2133
                    'route' => 'recruitment-and-selection/interview/form',
2134
 
15461 efrain 2135
                ]*/
15579 anderson 2136
            ],
1334 efrain 2137
        ],
15579 anderson 2138
 
1334 efrain 2139
        [
2140
            'label' => 'LABEL_INDUCTION',
2141
            'route' => 'induction',
2142
            'class' => 'fa fa-book',
2143
        ],
15579 anderson 2144
 
2145
 
1334 efrain 2146
        [
2147
            'label' => 'LABEL_ORGANIZATIONAL_CLIMATE',
2148
            'route' => 'organizational-climate',
2149
            'class' => 'fa fa-book',
7218 eleazar 2150
            'pages' => [
2151
                [
2152
                    'label' => 'LABEL_FORMS',
2153
                    'route' => 'organizational-climate/form',
2154
                ],
2155
                [
2156
                    'label' => 'LABEL_SURVEY',
2157
                    'route' => 'organizational-climate',
2158
                ],
2159
                [
2160
                    'label' => 'LABEL_SURVEY_TEST',
2161
                    'route' => 'organizational-climate/test',
2162
                ],
2163
                [
2164
                    'label' => 'LABEL_SURVEY_REPORT',
2165
                    'route' => 'organizational-climate/report',
2166
                ],
2167
            ]
1334 efrain 2168
        ],
15579 anderson 2169
 
1334 efrain 2170
        [
2171
            'label' => 'LABEL_CULTURE',
2172
            'route' =>  'culture',
2173
            'class' => 'fa fa-book',
2174
        ],
15579 anderson 2175
 
1334 efrain 2176
        [
2177
            'label' => 'LABEL_COMMUNICATION',
13969 nelberth 2178
            'route' =>  'communication/inbox',
13012 nelberth 2179
            'class' => 'fa fa-envelope',
15579 anderson 2180
 
2181
 
1334 efrain 2182
        ],
15579 anderson 2183
 
1334 efrain 2184
        [
16701 efrain 2185
            'label' => 'LABEL_FAST_SURVEYS',
2186
            'route' =>  'fast-survey',
2187
            'class' => 'fa fa-book',
2188
        ],
2189
        [
1334 efrain 2190
            'label' => 'LABEL_SURVEYS',
4375 eleazar 2191
            'route' =>  'survey',
1334 efrain 2192
            'class' => 'fa fa-book',
4374 eleazar 2193
            'pages' => [
2194
                [
2195
                    'label' => 'LABEL_FORMS',
4375 eleazar 2196
                    'route' => 'survey/form',
4374 eleazar 2197
                ],
4579 eleazar 2198
                [
2199
                    'label' => 'LABEL_SURVEY',
2200
                    'route' => 'survey',
2201
                ],
5287 eleazar 2202
                [
2203
                    'label' => 'LABEL_SURVEY_TEST',
2204
                    'route' => 'survey/test',
2205
                ],
5823 eleazar 2206
                [
2207
                    'label' => 'LABEL_SURVEY_REPORT',
2208
                    'route' => 'survey/report',
2209
                ],
4374 eleazar 2210
            ]
1334 efrain 2211
        ],
15579 anderson 2212
 
1334 efrain 2213
        [
2214
            'label' => 'LABEL_BUILDING_MY_FUTURE',
2215
            'route' =>  'building-my-future',
2216
            'class' => 'fa fa-book',
2217
        ],
15579 anderson 2218
 
2219
 
2220
 
1334 efrain 2221
        [
15355 efrain 2222
            'label' => 'LABEL_SETTINGS',
2223
            'route' => 'settings',
2224
            'class' => 'fa fa-cog',
2225
            'pages' => [
2226
                [
2227
                    'label' => 'LABEL_PUSH_TEMPLATES',
2228
                    'route' => 'settings/push-templates',
2229
                ],
2230
            ]
2231
        ],
15579 anderson 2232
 
15387 efrain 2233
        [
2234
            'label' => 'LABEL_REPORTS',
2235
            'route' => 'settings',
2236
            'class' => 'fa fa-print',
2237
            'pages' => [
2238
                [
2239
                    'label' => 'LABEL_REPORTS_USERS_BLOCKED',
2240
                    'route' => 'reports/users-blocked',
2241
                ],
2242
            ]
2243
        ],
15579 anderson 2244
 
1334 efrain 2245
        [
1 www 2246
            'label' => 'LABEL_LOGOUT',
2247
            'route' => 'signout',
2248
            'class' => 'fa fa-sign-out',
2249
        ]
2250
    ];
2251
}