Commit Graph

285 Commits

Author SHA1 Message Date
Klemart3D b1a16c5d2b
Add nofollow on "read more" link to pass Google SEO test 2020-11-16 20:36:36 +01:00
Amauri CHAMPEAUX cdc36e94a9 Fix #516 2020-11-12 17:13:20 +01:00
Amauri CHAMPEAUX 8a87fd6e17 New logo 2020-11-11 18:05:53 +01:00
O2 Graphics c857e8037e
Fix buttons not working for dynamically added services 2020-11-05 20:47:11 +01:00
Amauri CHAMPEAUX 6ab6837849 Align the button on the middle banner 2020-11-05 09:31:17 +01:00
Amauri CHAMPEAUX 04dbc0030f Remove focus on unnecessary button 2020-11-05 09:08:51 +01:00
Amauri CHAMPEAUX f0911c873c Little adjustment on the big banner buttons 2020-11-04 15:20:17 +01:00
Amauri CHAMPEAUX 2620549ac2 Little adjustment on the big banner buttons 2020-11-04 14:23:18 +01:00
O2 Graphics 2e88cbbd9f
Don't run a replace() when not needed
Also, replace "==" by "===": it's better, cleaner and consistent with the rest of the code.
2020-11-01 21:21:38 +01:00
Amauri CHAMPEAUX 39aac6b2b3
Merge pull request #509 from mcouzinet/feature/accessibility
remove action on mandatory button
2020-10-29 19:00:31 +01:00
Amauri CHAMPEAUX 843f66cdfe
Merge pull request #507 from mcouzinet/feature/move-icon-to-css
move icon to css
2020-10-29 18:56:53 +01:00
Mickael Couzinet b4fc687f2c remove action on mandatory button 2020-10-29 14:11:51 +01:00
Amauri CHAMPEAUX ba79735d36 Add some animations 2020-10-28 17:29:02 +01:00
Mickael Couzinet 6b2e71a248 move icon to css 2020-10-28 12:58:33 +01:00
Amauri CHAMPEAUX bfd25e8344 Set the cookie for by default allowed services 2020-10-17 08:37:14 +02:00
Jérôme Fix 3371d6a3c1 Activation - Adding a class with the service name
Allows you to customize the block to activate an on-demand service.
2020-10-15 15:17:45 +02:00
Amauri CHAMPEAUX 3b334efc8d Do not try to load something for the mandatory allow button 2020-10-13 17:32:05 +02:00
Amauri CHAMPEAUX 8bd6928e85 Fix Uncaught Typerror while using the Deny/Accept all buttons fix #504 2020-10-13 16:54:24 +02:00
Amauri CHAMPEAUX 0c86a68194 Align the 3 buttons on the bar 2020-10-12 16:03:26 +02:00
Amauri CHAMPEAUX 1233699846 Hide the deny button on mandatory cookie for alignement 2020-10-12 12:06:45 +02:00
Amauri CHAMPEAUX 097617b84e Add the button class on the accept all button 2020-10-12 12:05:26 +02:00
Amauri CHAMPEAUX d8745b86d3 Update default values 2020-10-12 11:32:50 +02:00
Amauri CHAMPEAUX 0288f91219 remove onclick event on cookie icon 2020-10-10 11:43:25 +02:00
Amauri CHAMPEAUX 3c5d06bd92 New cookie icon off by default and border-radius adjustement 2020-10-10 10:59:37 +02:00
Amauri CHAMPEAUX 48ed45ba1c
Merge pull request #462 from clemdesign/master
Manage cookie icon
2020-10-10 10:18:17 +02:00
Amauri CHAMPEAUX 05bafd464b Add a timeout of 500ms before settings click event 2020-10-09 11:28:54 +02:00
Amauri CHAMPEAUX 314f22fe00 Remove the margin on the accept/reject all buttons
Not sure why this is here but it break a lot of installations
2020-10-09 10:37:38 +02:00
Amauri CHAMPEAUX fe96f7f2b1 update version 2020-10-06 10:00:33 +02:00
Amauri CHAMPEAUX 7662e097ce Fix Uncaught ReferenceError: secure is not defined 2020-10-06 08:23:24 +02:00
Amauri CHAMPEAUX 716ac1132f
Merge pull request #477 from sir-gawain/csp
remove onclick html attributes, add callbacks in code.
2020-10-05 13:50:01 +02:00
Harmen Christophe cb9542968e Cookie - Information Disclosure 2020-10-05 12:33:54 +02:00
Christian Welzel c68d41b27c Fixed typo. 2020-08-28 08:16:21 +02:00
Christian Welzel 2d989b3085 Moved some inline css to external css file. 2020-08-27 22:19:57 +02:00
Christian Welzel d481f0e911 remove onclick html attributes, add callbacks in code. 2020-08-27 21:55:23 +02:00
Amauri CHAMPEAUX 037edbbb04
Merge pull request #481 from f-to/middle-banner-patch
Don't show the middle banner of you are on the "moreLink" page.
2020-08-10 17:20:52 +02:00
Amauri CHAMPEAUX bb24488a02
Merge pull request #480 from Sylry/feature/DenyAllCtaOption
Add option for the Deny All button
2020-08-10 17:20:18 +02:00
Amauri CHAMPEAUX 92d0af3a93 Fix a Self-XSS vulnerability
Big thanks to Nicolas (nicolas.decayeux@intrinsec.com)
2020-07-30 09:49:32 +02:00
f-to 92f7df147f
middle banner displaying
The middle banner will not be shown on both more and privacy pages.
2020-07-09 11:13:59 +02:00
Sylry 7748943827 Add option for the Deny All button 2020-07-07 16:08:56 +02:00
Clement G 7f0e04ca62 Fix issue on cookie icon integration and responsive integration 2020-06-05 16:42:56 +02:00
Clement G d44bee32eb Manage cookie icon 2020-06-05 14:59:27 +02:00
Amauri CHAMPEAUX e88aa28701 Add an option to show a message about mandatory cookies 2020-05-21 15:37:31 +02:00
Amauri CHAMPEAUX dcbc7399d5 enable sweden locale 2020-05-21 14:29:11 +02:00
Amauri CHAMPEAUX 4832682dde Fix auto load of services when needconsent is true
+ add an alternative to not autoload matomo and at internet
2020-05-05 15:59:35 +02:00
Amauri CHAMPEAUX f96be0440e Prepare for the new Vietnamese translation 2020-05-05 09:24:15 +02:00
Mejans 8ebdbcf1dc
Update tarteaucitron.js 2020-05-01 15:19:19 +02:00
Amauri CHAMPEAUX da33f6e2fe Always allow service that doesnt need consent FIX #290 #437 2020-05-01 09:36:29 +02:00
Amauri CHAMPEAUX ca76bca789 Merge branch 'master' of https://github.com/AmauriC/tarteaucitron.js 2020-04-26 20:59:27 +02:00
Amauri CHAMPEAUX a975be9e5f enable all locales 2020-04-26 20:59:21 +02:00
Amauri CHAMPEAUX 6cca3a0836
Fix #442 2020-04-24 10:12:08 +02:00