-
- Downloads
[FIX] google_calendar: Refresh code
- Google sync was dropped with new design - Use new API alert/confirm dialogs - The user was able to click on the button... by clicking next to it (remove the button template, create it in JS) - Fix some exceptions in routes - Convert CSS to LESS - Update google tutorial (google_calendar module needs some improvments, especially to give meaningful error messages to the user when the google server sends back errors)
Showing
- addons/google_calendar/google_calendar.py 2 additions, 3 deletionsaddons/google_calendar/google_calendar.py
- addons/google_calendar/res_config_view.xml 1 addition, 2 deletionsaddons/google_calendar/res_config_view.xml
- addons/google_calendar/static/src/css/google_calendar.css 0 additions, 10 deletionsaddons/google_calendar/static/src/css/google_calendar.css
- addons/google_calendar/static/src/css/google_calendar.sass 0 additions, 6 deletionsaddons/google_calendar/static/src/css/google_calendar.sass
- addons/google_calendar/static/src/img/setup_01.png 0 additions, 0 deletionsaddons/google_calendar/static/src/img/setup_01.png
- addons/google_calendar/static/src/img/setup_02.png 0 additions, 0 deletionsaddons/google_calendar/static/src/img/setup_02.png
- addons/google_calendar/static/src/js/calendar_sync.js 55 additions, 40 deletionsaddons/google_calendar/static/src/js/calendar_sync.js
- addons/google_calendar/static/src/less/google_calendar.less 12 additions, 0 deletionsaddons/google_calendar/static/src/less/google_calendar.less
- addons/google_calendar/static/src/xml/web_calendar.xml 0 additions, 14 deletionsaddons/google_calendar/static/src/xml/web_calendar.xml
- addons/google_calendar/views/google_calendar.xml 8 additions, 10 deletionsaddons/google_calendar/views/google_calendar.xml
Loading
Please register or sign in to comment