- Notifications: fix avatar (use image URL)
- On new message : fix click on item
Showing
- app/config.json 29 additions, 9 deletionsapp/config.json
- scss/ionic.app.scss 1 addition, 1 deletionscss/ionic.app.scss
- www/css/ionic.app.css 2 additions, 2 deletionswww/css/ionic.app.css
- www/css/ionic.app.min.css 1 addition, 1 deletionwww/css/ionic.app.min.css
- www/js/app.js 1 addition, 1 deletionwww/js/app.js
- www/js/config.js 4 additions, 4 deletionswww/js/config.js
- www/js/controllers/app-controllers.js 3 additions, 0 deletionswww/js/controllers/app-controllers.js
- www/plugins/es/i18n/locale-fr-FR.json 1 addition, 1 deletionwww/plugins/es/i18n/locale-fr-FR.json
- www/plugins/es/js/controllers/common-controllers.js 1 addition, 1 deletionwww/plugins/es/js/controllers/common-controllers.js
- www/plugins/es/js/controllers/message-controllers.js 14 additions, 3 deletionswww/plugins/es/js/controllers/message-controllers.js
- www/plugins/es/js/controllers/notification-controllers.js 20 additions, 7 deletionswww/plugins/es/js/controllers/notification-controllers.js
- www/plugins/es/js/entities/notification.js 1 addition, 4 deletionswww/plugins/es/js/entities/notification.js
- www/plugins/es/js/services/comment-services.js 3 additions, 3 deletionswww/plugins/es/js/services/comment-services.js
- www/plugins/es/js/services/message-services.js 6 additions, 7 deletionswww/plugins/es/js/services/message-services.js
- www/plugins/es/js/services/notification-services.js 6 additions, 2 deletionswww/plugins/es/js/services/notification-services.js
- www/plugins/es/templates/message/list.html 3 additions, 4 deletionswww/plugins/es/templates/message/list.html
- www/plugins/es/templates/message/popover_message.html 2 additions, 4 deletionswww/plugins/es/templates/message/popover_message.html
- www/plugins/es/templates/message/view_message.html 6 additions, 0 deletionswww/plugins/es/templates/message/view_message.html
- www/plugins/es/templates/notification/list_notification.html 3 additions, 5 deletionswww/plugins/es/templates/notification/list_notification.html
- www/plugins/es/templates/notification/view_notifications.html 2 additions, 3 deletions...plugins/es/templates/notification/view_notifications.html
Loading
Please register or sign in to comment