Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 235 Rev 242
Línea 75... Línea 75...
75
        'post/comments',
75
        'post/comments',
76
        'post/comments/add',
76
        'post/comments/add',
77
        'post/comments/delete',
77
        'post/comments/delete',
78
        'post/save-reaction',
78
        'post/save-reaction',
79
        'post/delete-reaction',
79
        'post/delete-reaction',
-
 
80
        'post/reactions',
Línea 80... Línea 81...
80
 
81
 
81
        'feed',
82
        'feed',
82
        'feed/timeline',
83
        'feed/timeline',
83
        'feed/add',
84
        'feed/add',
Línea 294... Línea 295...
294
        'knowledge-area/comments',
295
        'knowledge-area/comments',
295
        'knowledge-area/comments/add',
296
        'knowledge-area/comments/add',
296
        'knowledge-area/comments/delete',
297
        'knowledge-area/comments/delete',
297
        'knowledge-area/save-reaction',
298
        'knowledge-area/save-reaction',
298
        'knowledge-area/delete-reaction',
299
        'knowledge-area/delete-reaction',
-
 
300
        'knowledge-area/reactions',
Línea 299... Línea 301...
299
        
301
        
300
        'my-coach',
302
        'my-coach',
301
        'my-coach/questions',
303
        'my-coach/questions',
302
        'my-coach/questions/view',
304
        'my-coach/questions/view',
Línea 308... Línea 310...
308
        'my-coach/questions/answers/edit',
310
        'my-coach/questions/answers/edit',
309
        'my-coach/questions/answers/delete',
311
        'my-coach/questions/answers/delete',
310
        'my-coach/questions/reaction',
312
        'my-coach/questions/reaction',
311
        'my-coach/questions/reaction/save',
313
        'my-coach/questions/reaction/save',
312
        'my-coach/questions/reaction/delete',
314
        'my-coach/questions/reaction/delete',
-
 
315
        'my-coach/questions/reactions',
313
        'my-coach/questions/comments',
316
        'my-coach/questions/comments',
314
        'my-coach/questions/comments/add',
317
        'my-coach/questions/comments/add',
315
        'my-coach/questions/comments/delete',
318
        'my-coach/questions/comments/delete',
Línea 316... Línea 319...
316
        
319
        
Línea 466... Línea 469...
466
        'knowledge-area/view',
469
        'knowledge-area/view',
467
        'knowledge-area/comments',
470
        'knowledge-area/comments',
468
        'knowledge-area/comments/add',
471
        'knowledge-area/comments/add',
469
        'knowledge-area/comments/delete',
472
        'knowledge-area/comments/delete',
470
        'knowledge-area/save-reaction',
473
        'knowledge-area/save-reaction',
471
        'knowledge-area/delete-reaction'
474
        'knowledge-area/delete-reaction',
-
 
475
        'knowledge-area/reactions'
472
    ];
476
    ];
473
}
477
}
Línea 474... Línea 478...
474
 
478
 
475
function getAclMyCoach()
479
function getAclMyCoach()
Línea 488... Línea 492...
488
        'my-coach/questions/answers/delete',
492
        'my-coach/questions/answers/delete',
489
        'my-coach/questions/reaction',
493
        'my-coach/questions/reaction',
490
        'my-coach/questions/reaction/save',
494
        'my-coach/questions/reaction/save',
491
        'my-coach/questions/reaction/delete',
495
        'my-coach/questions/reaction/delete',
492
        'my-coach/questions/comments',
496
        'my-coach/questions/comments',
-
 
497
        'my-coach/questions/reactions',
493
        'my-coach/questions/comments/add',
498
        'my-coach/questions/comments/add',
494
        'my-coach/questions/comments/delete',
499
        'my-coach/questions/comments/delete',
495
    ];
500
    ];
496
}
501
}
Línea 574... Línea 579...
574
            'post/comments',
579
            'post/comments',
575
            'post/comments/add',
580
            'post/comments/add',
576
            'post/comments/delete',
581
            'post/comments/delete',
577
            'post/save-reaction',
582
            'post/save-reaction',
578
            'post/delete-reaction',
583
            'post/delete-reaction',
-
 
584
            'post/reactions',
579
            'feed',
585
            'feed',
580
            'feed/timeline',
586
            'feed/timeline',
581
            'feed/add',
587
            'feed/add',
582
            'feed/delete',
588
            'feed/delete',
583
            'feed/share',
589
            'feed/share',
Línea 837... Línea 843...
837
            'post/comments',
843
            'post/comments',
838
            'post/comments/add',
844
            'post/comments/add',
839
            'post/comments/delete',
845
            'post/comments/delete',
840
            'post/save-reaction',
846
            'post/save-reaction',
841
            'post/delete-reaction',
847
            'post/delete-reaction',
-
 
848
            'post/reactions',
842
            'feed',
849
            'feed',
843
            'feed/timeline',
850
            'feed/timeline',
844
            'feed/add',
851
            'feed/add',
845
            'feed/delete',
852
            'feed/delete',
846
            'feed/share',
853
            'feed/share',