odoo/addons/website/static/src/js
Goffin Simon 746cda7f89 [FIX] website: URL of website_published is wrong when using next/previous
Steps to reproduce:

-go to runbot 8.0 and connect
-go into human ressources/job positions
-pass into list view and click on the first item
-click on the url to open this record into the website (website_published)
-go back (back into the browser)
-you're now into the form view again and then next step is to click on the button
"next" to access the following record
-click on the url of website_published

Before the fix:

wrong record, this is the previous one that is into the href

After the fix:

correct record with the correct id into the href

Closes #11800
opw:675832
2016-05-12 13:31:19 +02:00
..
website.ace.js [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
website.backend.js [FIX] website: URL of website_published is wrong when using next/previous 2016-05-12 13:31:19 +02:00
website.contentMenu.js [FIX] website: customize menu stay empty if it's open to quick. Don't throw an exception when the tour have an error: log error and close tour. 2014-07-02 13:54:57 +02:00
website.editor.js [FIX] website: escaping and external iframe 2015-09-18 09:41:32 +02:00
website.js Remove the right backdrop. 2016-01-07 11:40:39 +01:00
website.mobile.js [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
website.seo.js [FIX] website: seo, auto detection of keywords with accents in boundaries 2015-05-28 15:15:53 +02:00
website.snippets.animation.js [FIX] web_calendar, website: avoid rendering errors with special characters 2015-07-01 17:58:28 +02:00
website.snippets.editor.js [FIX] website: two sliders or galleries can have the same id 2015-08-25 17:14:55 +02:00
website.tour.banner.js [FIX] website: translations for qweb templates not applied. 2015-03-03 16:05:34 +01:00
website.tour.js [IMP] tour.js: raise an error when phantomjs run a tour and an other running tour has been detected. 2014-07-01 13:37:41 +02:00
website.translator.js [FIX] website: don't unescape translation text node content 2015-10-30 16:14:03 +01:00