Subversion Repositories bacoAlunos

Rev

Rev 1521 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1505 jmachado 1
 
2
 
3
1 - Ver a tarefa disponivel no importRoutines.xml
4
 
5
   pt.estgp.estgweb.services.courses.UpdateDepartmentsTask
6
 
7
8
 
9
 
1514 jmachado 10
   http://pae.ipportalegre.pt/wsjson/api?service=syncSystemPlans&systemUrl=http://www.estgp.pt&setActive=true
11
 
1507 jmachado 12
   ou então correr apenas a tarefa generateFreshJsonPlanosEstudosFromXml do importRoutines para refazer o json
13
 
1514 jmachado 14
15
 
16
 
1507 jmachado 17
      "user.role.servicesCoursesManagement=Gestão de Cursos\n" +
18
1521 jmachado 19
      ESTA NO PAE, ESTA NA ESTG
20
 
21
22
 
23
 
24
    update course set showStudiesPlan = status;
25
1524 jmachado 26
    drop table event_class;
27
 
28
    drop table event_generic_record;
29
    drop table event_user;
30