Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atualizar angular-ui bootstrap #600

Closed
14 tasks
brunosmartin opened this issue Jun 20, 2016 · 1 comment
Closed
14 tasks

Atualizar angular-ui bootstrap #600

brunosmartin opened this issue Jun 20, 2016 · 1 comment

Comments

@brunosmartin
Copy link
Member

brunosmartin commented Jun 20, 2016

O Modais mudaram bastante nas novas versões, e é preciso refatorar.
http://stackoverflow.com/questions/35395557/angular-unknown-provider-modalprovider-modal-controller

Estávamos usando esta versão: http://angular-ui.github.io/bootstrap/versioned-docs/0.12.1/#/modal
E agora precisamos reescrever para isso:
http://angular-ui.github.io/bootstrap/#/modal

  • administration/static/js/course-permissions/controllers.js - PermissionsController
  • administration/static/js/courses/controllers.js - CoursesAdminController
  • administration/static/js/courses/controllers.js - CourseListByUserRoleController
  • administration/static/js/messages/controllers.js - NewMessageController
  • administration/static/js/messages/controllers.js - MessagesListController
  • administration/static/js/new-course/controllers.js - CourseEditController
  • administration/static/js/users-admin/controllers.js - UsersAdminController
  • core/static/js/certificate/controllers.js - ClassEvaluationsController
  • core/static/js/lesson/controllers.js - MainCtrl
  • core/static/js/my-courses/controllers.js - UserCourseListController
  • core/static/js/my-courses/controllers.js - UserCertificatesController
  • core/static/js/my-courses/controllers.js - AssistantCourseListController
  • core/static/js/my-courses/controllers.js - CoordinatorCourseListController
  • forum/static/js/forum/controllers.js - InlineForumCtrl
@brunosmartin brunosmartin added this to the Versão 4.0 Beta milestone Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
fredericksilva added a commit to fredericksilva/timtec that referenced this issue Jun 20, 2016
@fredericksilva
Copy link
Contributor

Fiz algumas alterações adicionando a nova forma de chamar a função Modal e tbm troquei a forma de instanciar. Agora vou passar um pente fino nas modificações.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants