Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1332 Rev 1333
Línea 241... Línea 241...
241
        //'test',
241
        //'test',
242
        //'test/method-one',
242
        //'test/method-one',
243
        //'test/method-two',
243
        //'test/method-two',
244
        //'test/method-three',
244
        //'test/method-three',
245
        //'test/method-four',
245
        //'test/method-four',
-
 
246
        
-
 
247
        'own-professional-network',
-
 
248
        'organizational-design',
-
 
249
        'planning-objectives-and-goals',
-
 
250
        'development-and-training',
-
 
251
        'recruitment-and-selection',
-
 
252
        'induction',
-
 
253
        'organizational-climate',
-
 
254
        'culture',
-
 
255
        'communication',
-
 
256
        'career-development',
-
 
257
        'surveys',
-
 
258
        'building-my-future',
-
 
259
        'high-performance-teams',
-
 
260
        'my-trainer',
246
    ];
261
    ];
247
}
262
}
Línea 248... Línea 263...
248
 
263
 
249
function getAclRolesCompany() {
264
function getAclRolesCompany() {
Línea 336... Línea 351...
336
            //'test',
351
            //'test',
337
            //'test/method-one',
352
            //'test/method-one',
338
            //'test/method-two',
353
            //'test/method-two',
339
            //'test/method-three',
354
            //'test/method-three',
340
            //'test/method-four',
355
            //'test/method-four',
-
 
356
            
-
 
357
            'own-professional-network',
-
 
358
            'organizational-design',
-
 
359
            'planning-objectives-and-goals',
-
 
360
            'development-and-training',
-
 
361
            'recruitment-and-selection',
-
 
362
            'induction',
-
 
363
            'organizational-climate',
-
 
364
            'culture',
-
 
365
            'communication',
-
 
366
            'career-development',
-
 
367
            'surveys',
-
 
368
            'building-my-future',
-
 
369
            'high-performance-teams',
-
 
370
            'my-trainer',
341
        ],
371
        ],
342
        'creator-self-evaluation' => [
372
        'creator-self-evaluation' => [
343
            'self-evaluation',
373
            'self-evaluation',
344
            'self-evaluation/forms',
374
            'self-evaluation/forms',
345
            'self-evaluation/forms/add',
375
            'self-evaluation/forms/add',
Línea 943... Línea 973...
943
          'route' => 'publications/pages',
973
          'route' => 'publications/pages',
944
          ],
974
          ],
Línea 945... Línea 975...
945
 
975
 
946
          ] */
976
          ] */
-
 
977
        ],
-
 
978
        
-
 
979
        
-
 
980
        [
-
 
981
            'label' => 'LABEL_OWN_PROFESSIONAL_NETWORK',
-
 
982
            'route' => 'own-professional-network',
-
 
983
            'class' => 'fa fa-book',
-
 
984
        ],
-
 
985
       
-
 
986
        [
-
 
987
            'label' => 'LABEL_ORGANIZATIONAL_DESIGN',
-
 
988
            'route' =>  'organizational-design',
-
 
989
            'class' => 'fa fa-book',
-
 
990
        ],
-
 
991
        
-
 
992
        [
-
 
993
            'label' => 'LABEL_PLANNING_OBJECTIVES_AND_GOALS',
-
 
994
            'route' => 'planning-objectives-and-goals',
-
 
995
            'class' => 'fa fa-book',
-
 
996
        ],
-
 
997
        
-
 
998
        
-
 
999
        [
-
 
1000
            'label' => 'LABEL_DEVELOPMENT_AND_TRAINING',
-
 
1001
            'route' => 'development-and-training',
-
 
1002
            'class' => 'fa fa-book',
-
 
1003
        ],
-
 
1004
        
-
 
1005
        
-
 
1006
        [
-
 
1007
            'label' => 'LABEL_RECRUITMENT_AND_SELECTION',
-
 
1008
            'route' => 'recruitment-and-selection',
-
 
1009
            'class' => 'fa fa-book',
-
 
1010
        ],
-
 
1011
       
-
 
1012
        
-
 
1013
        [
-
 
1014
            'label' => 'LABEL_INDUCTION',
-
 
1015
            'route' => 'induction',
-
 
1016
            'class' => 'fa fa-book',
-
 
1017
        ],
-
 
1018
        
-
 
1019
        
-
 
1020
        [
-
 
1021
            'label' => 'LABEL_ORGANIZATIONAL_CLIMATE',
-
 
1022
            'route' => 'organizational-climate',
-
 
1023
            'class' => 'fa fa-book',
-
 
1024
        ],
-
 
1025
       
-
 
1026
        [
-
 
1027
            'label' => 'LABEL_CULTURE',
-
 
1028
            'route' =>  'culture',
-
 
1029
            'class' => 'fa fa-book',
-
 
1030
        ],
-
 
1031
       
-
 
1032
        [
-
 
1033
            'label' => 'LABEL_COMMUNICATION',
-
 
1034
            'route' =>  'communication',
-
 
1035
            'class' => 'fa fa-book',
-
 
1036
        ],
-
 
1037
       
-
 
1038
        [
-
 
1039
            'label' => 'LABEL_CAREER_DEVELOPMENT',
-
 
1040
            'route' =>  'career-development',
-
 
1041
            'class' => 'fa fa-book',
-
 
1042
        ],
-
 
1043
       
-
 
1044
        [
-
 
1045
            'label' => 'LABEL_SURVEYS',
-
 
1046
            'route' =>  'surveys',
-
 
1047
            'class' => 'fa fa-book',
-
 
1048
        ],
-
 
1049
       
-
 
1050
        [
-
 
1051
            'label' => 'LABEL_BUILDING_MY_FUTURE',
-
 
1052
            'route' =>  'building-my-future',
-
 
1053
            'class' => 'fa fa-book',
-
 
1054
        ],
-
 
1055
       
-
 
1056
        [
-
 
1057
            'label' => 'LABEL_HIGH_PERFORMANCE_TEAMS',
-
 
1058
            'route' =>  'high-performance-teams',
-
 
1059
            'class' => 'fa fa-book',
-
 
1060
        ],
-
 
1061
        
-
 
1062
        [
-
 
1063
            'label' => 'LABEL_MY_TRAINER',
-
 
1064
            'route' => 'my-trainer',
-
 
1065
            'class' => 'fa fa-book',
-
 
1066
        ],
-
 
1067
 
947
        ],
1068
        
948
        [
1069
        [
949
            'label' => 'LABEL_LOGOUT',
1070
            'label' => 'LABEL_LOGOUT',
950
            'route' => 'signout',
1071
            'route' => 'signout',
951
            'class' => 'fa fa-sign-out',
1072
            'class' => 'fa fa-sign-out',