Commit Graph

204 Commits

Author SHA1 Message Date
Amauri CHAMPEAUX a31264e13d Add an option to display a link to the privacy url
"privacyUrl":  "https://example.com/privacy-policy",
2018-08-29 11:12:57 +02:00
Amauri CHAMPEAUX af76f8415a
Removed break line after service name 2018-08-29 10:05:11 +02:00
Amauri CHAMPEAUX 7cf9cd5659
Time to reload files 2018-08-28 11:18:53 +02:00
Amauri CHAMPEAUX 72bd720177
Merge branch 'master' into display-cta-accept-all-with-highPrivacy 2018-08-28 10:51:17 +02:00
Amauri CHAMPEAUX 6d6f7a77db
Add an option to hide the links to opt-out.ferank.eu and third party website 2018-08-28 10:43:35 +02:00
Amauri CHAMPEAUX 618eea713f
Fix the default value for the parameters 2018-08-28 10:33:19 +02:00
Lena f64fecd67b better comments + add translations 2018-08-14 15:55:49 +02:00
Lena 412206eea5 add focusTrap method 2018-08-14 15:45:48 +02:00
Lena 49c6cc77cd add a wrapper with aria-hidden when dialog is open + update CSS 2018-08-14 13:42:49 +02:00
Lena b79fbec9f7 Accessibility fixes 2018-08-14 10:36:33 +02:00
javiertury d8c9031d54
Fix #197: tarteaucitronForceCDN always defined
Make sure that `tarteaucitronForceCDN` is always defined. If underfined convert to empty string. When defining `cdn`, use default cdn if `tarteaucitronForceCDN` is an empty string.
2018-08-13 21:06:38 +02:00
javiertury f86f6d0b0f
Allow to force CDN 2018-08-13 13:29:50 +02:00
r-baudot b43cbce36b
Merge branch 'master' into display-cta-accept-all-with-highPrivacy 2018-08-06 13:27:24 +02:00
Amauri CHAMPEAUX cb0e23b72e
Merge pull request #185 from ygriguer-bhs/changeable-cookie-name
Give the possibility to change cookie's name
2018-08-06 07:31:05 +02:00
Yoram Griguer 933ea94c31 Give the possibility to change cookie's name 2018-07-31 17:56:45 +02:00
Ricci Dorian b4c14b9ec9 corrected call to the method 2018-07-31 09:44:18 +02:00
Ricci Dorian 1ea7bfa82a move utility function in tarteaucitron 2018-07-30 19:47:12 +02:00
Ricci Dorian a59ee49abb corrected if undefined variable 2018-07-27 19:33:31 +02:00
Ricci Dorian 1d97b3fa95 Update tarteaucitron.lang with the custom text given 2018-07-27 10:55:50 +02:00
Ricci Dorian b1cae8da4f added utility function to AddOrUpdate a field on object 2018-07-27 10:55:14 +02:00
Romain Baudot 1a4967acae Add a feature to display the 'Accept All' CTA when 'hightPrivacy : true' 2018-07-06 11:29:24 +02:00
Amauri CHAMPEAUX c449b76380
Merge pull request #129 from d4rk694/master
Added iframe google maps with search query + customization cookie expire
2018-06-19 09:35:22 +02:00
Amauri CHAMPEAUX ec634a2037
Wrong var definition 2018-06-15 16:15:34 +02:00
Amauri CHAMPEAUX 77c5274032
Merge pull request #144 from eldk/isDNTRequested
add DNT DoNotTrack Support
2018-06-15 16:00:28 +02:00
Amauri CHAMPEAUX b5d0680ccf
Merge pull request #142 from eldk/alertSmallToTop
Allow tarteaucitronAlertSmall to be at top when orientation is set to top.
2018-06-15 15:55:21 +02:00
Ozee31 43438682c7 fix Uncaught TypeError: Cannot set property 'push' of undefined if tarteaucitron.job is undefined 2018-06-15 15:31:42 +02:00
encreinformatique 09f2b1d5e1 Merge remote-tracking branch 'refs/remotes/AmauriC/master' into translation/nl 2018-06-14 11:49:36 +02:00
eldk d20fe6798a add option to enable DoNotTrackSupport support :
default : false
to enable add :
"handleBrowserDNTRequest": true /* Répondre au DoNotTrack du navigateur*/
to on page tarteaucitron.init script.
2018-06-12 16:09:46 +02:00
eldk 87d590e476 add DNT DoNotTrack Support :
When browser make request with DNT header set to yes or 1, set all services to false
and service.fallback if needed. tarteaucitronAlertBig is not displayed/needed
but tarteaucitronAlertSmall is.
2018-06-12 01:52:58 +02:00
eldk b35fb33014 allow tarteaucitronAlertSmall to be at top when orientation is set to top.
On mobile, when Adsense Auto Ads is in use, and orientation to bottom, the small alert should be behind ads.
This allow alert to be at top and unhide it.
2018-06-11 14:02:02 +02:00
Ricci Dorian cf3a58fa86 added customisation of time cookie expire 2018-06-03 13:10:37 +02:00
Thomas Combe d2a9417d66 Allow to change readme link (for custom service) 2018-05-28 11:55:04 +02:00
Thomas Combe e1fbad4a33 Merge branch 'master' of https://github.com/thomascombe/tarteaucitron.js into feat/hide-read-more 2018-05-28 11:44:02 +02:00
Thomas Combe b634ce33bc allow to hide readmore button with param : readmore:false 2018-05-24 11:09:03 +02:00
Thomas Combe a5f0900963 Allow user to select tarteaucitron cookie domain (for multi-site) 2018-05-24 09:47:44 +02:00
Encre Informatique 263fa2fd46 Fixed #93 : dutch translation
The Dutch translation has been added according to the issue.
Beware I cannot check the translation itself.
The nl locale has been added to the main script.
2018-05-22 12:26:07 -03:00
Amauri CHAMPEAUX 30846e0baa
Merge pull request #63 from coliff/patch-1
Use rel="noopener" on target="_blank" links
2018-04-19 14:41:50 +02:00
Amauri CHAMPEAUX b00fc334bb
Add other type 2018-04-16 17:41:01 +02:00
Christian Oliff 23866b6281
Update tarteaucitron.js 2018-04-13 22:05:23 +09:00
Amauri CHAMPEAUX 94319d0646
Open the cookie manager with a class name on a link
Bonne idée 👍 https://github.com/AmauriC/tarteaucitron.js/issues/59

Pour faciliter les choses, c'est possible en ajoutant une class à un lien :
`<a href="https://www.monsite.fr/mapage_cookie/" class="tarteaucitronOpenPanel">Cookies</a>`
2018-04-13 09:08:24 +02:00
Marek Lukáš be1a1c6122 Added czech translation 2018-04-03 14:00:19 +02:00
Amauri CHAMPEAUX 5217dbe9c2 Consent on scroll 2015-08-31 14:12:15 +02:00
Amauri CHAMPEAUX c60dbb1e47 Add eTracker 2015-08-17 00:50:45 +02:00
Amauri CHAMPEAUX ff77e04b6c Add ShareASale 2015-08-06 17:06:10 +02:00
Amauri CHAMPEAUX d456b180e8 Add Microsoft Campaign Analytics 2015-08-06 16:33:56 +02:00
Amauri CHAMPEAUX a76028be3a Update version number 2015-08-06 14:08:54 +02:00
Amauri CHAMPEAUX 5ef24f3377 Add cookies list 2015-08-06 13:57:37 +02:00
Amauri CHAMPEAUX 88ad144d75 Dating Affiliation (popup) 2015-08-06 13:31:23 +02:00
Amauri CHAMPEAUX 13fc403631 Add dating affiliation 2015-08-06 12:55:17 +02:00
Amauri CHAMPEAUX c42c780da9 Add prelinker 2015-08-04 16:37:10 +02:00
Amauri CHAMPEAUX b7df84fbcb Add Wysistat 2015-07-20 14:24:48 +02:00
Amauri CHAMPEAUX fadcbfd56d Add PureChat 2015-06-19 16:48:40 +02:00
Amauri CHAMPEAUX 76f9824207 Add Google Adsense Premium 2015-06-10 12:05:56 +02:00
Amauri CHAMPEAUX 01ab6b0b46 Scroll feature only if the small alert is on 2015-06-07 19:01:55 +02:00
Amauri CHAMPEAUX d1c1635c62 New feature! Services are allowed when the user scroll down more than 2x is screen height 2015-06-07 18:48:23 +02:00
Amauri CHAMPEAUX 98e5588456 New feature! Services are allowed when the user scroll down more than 2x is screen height 2015-06-07 18:41:29 +02:00
Amauri CHAMPEAUX 9ad7e85539 Add Crazyegg 2015-05-29 18:20:01 +02:00
Amauri CHAMPEAUX f0cb12be1f Add Twenga 2015-05-29 17:40:33 +02:00
Amauri CHAMPEAUX e9bb89fa0a Remove the Google Maps Api key 2015-05-29 16:24:28 +02:00
Amauri CHAMPEAUX 0b89364c41 Update the cookie number in the control panel when a cookie is deleted 2015-05-29 16:10:37 +02:00
Amauri CHAMPEAUX 493be4941b Add Timeline JS 2015-05-28 19:26:29 +02:00
Amauri CHAMPEAUX 0f49b7613f Increment version number 2015-04-08 19:15:35 +02:00
Amauri CHAMPEAUX fdde783370 Add russian langage 2015-04-03 14:01:03 +02:00
Amauri CHAMPEAUX 6d48a8e1fb Prevent undefined error 2015-03-16 16:22:55 +01:00
Amauri CHAMPEAUX 10a74c05ef Size on the fallback button 2015-03-11 22:48:11 +01:00
Amauri CHAMPEAUX 630d6606ce Add: Calameo, Prezi, Slideshare 2015-03-11 22:24:14 +01:00
Amauri CHAMPEAUX 4db9b41431 Add Twitter Timelines 2015-03-11 21:00:06 +01:00
Amauri CHAMPEAUX b375eebd75 Add Twitter Cards 2015-03-11 19:49:57 +01:00
Amauri CHAMPEAUX 67f9155099 Close tooltip when the main panel is closed 2015-03-11 17:38:26 +01:00
Amauri CHAMPEAUX 0c5a0d9fc9 Add StatCounter 2015-03-11 17:25:45 +01:00
Amauri CHAMPEAUX 068070b7ef Change the tick (some android devices show it in red) 2015-03-11 16:40:13 +01:00
Amauri CHAMPEAUX ac7ca2af47 Some css change for mobile devices 2015-03-11 11:03:16 +01:00
Amauri CHAMPEAUX 47f54f6034 Css alignment 2015-03-11 02:00:27 +01:00
Amauri CHAMPEAUX 54d9157049 Display hostname instead of full uri 2015-03-11 00:54:10 +01:00
Amauri CHAMPEAUX 221c36268e Better main panel centering 2015-03-10 17:32:00 +01:00
Amauri CHAMPEAUX 5cad990705 Check if elements exist before use them 2015-03-10 17:16:07 +01:00
Amauri CHAMPEAUX 592f606840 Change the unicode code of cross for android support 2015-03-10 03:34:58 +01:00
Amauri CHAMPEAUX 7b4f06c5e0 Fix #18
In one line, the class is `tarteaucitronOpenPanel` and it works on
emulated ie 5. I think it's cross browser ;)
2015-03-10 03:03:12 +01:00
Amauri CHAMPEAUX ff0c52df50 Reload only if the service was launched 2015-03-10 02:38:29 +01:00
Amauri CHAMPEAUX 919d8ec9a2 Reduce the border size 2015-03-10 02:30:51 +01:00
Amauri CHAMPEAUX e7072fe419 Reload the page if at least 1 service are disabled 2015-03-10 01:56:44 +01:00
Amauri CHAMPEAUX af2c8e8600 Close all tooltip before open a new one 2015-03-10 01:45:20 +01:00
Amauri CHAMPEAUX 549dfba4b7 New design: better compatibility, more readable, faster 2015-03-09 19:39:24 +01:00
Amauri CHAMPEAUX bb4f67329e Prevent script to be loaded 2015-03-08 01:24:51 +01:00
Amauri CHAMPEAUX 4e63203bc2 Adblocker statistics (pro feature) 2015-03-07 03:29:23 +01:00
Amauri CHAMPEAUX 8ba9ba7633 Prevent loading advertising.js if the adblock feature is disabled 2015-03-07 03:04:23 +01:00
Amauri CHAMPEAUX 9e16b59381 Don't show the hashtag but continu to open the panel if he's present 2015-03-07 01:34:41 +01:00
Amauri CHAMPEAUX b8649717fa New template for the cookies listing 2015-03-06 23:34:50 +01:00
Amauri CHAMPEAUX 5238456fb1 Prevent error when an ajax request fail 2015-03-06 21:09:22 +01:00
Amauri CHAMPEAUX b40f73ad4d Add version number to force reload files 2015-03-06 19:34:04 +01:00
Amauri CHAMPEAUX 8c73f81bf5 New option: show the list and the number of installed cookies 2015-03-06 16:53:24 +01:00
Amauri CHAMPEAUX 0d291e2a3c New option: show a message if an adblocker is detected 2015-03-06 16:50:15 +01:00
Amauri CHAMPEAUX 3ca8eb7743 IE hack
IE 8 and lower does not innerHTML script if a 'visible' element is not
present before.
Thanks
https://allofetechnical.wordpress.com/2010/05/21/ies-innerhtml-method-with-script-and-style-tags/
2015-03-04 21:13:35 +01:00
Amauri CHAMPEAUX 11dd85bc68 Remove tabs 2015-03-04 19:57:01 +01:00
Amauri CHAMPEAUX f6af44575c Some hack for ie 8 - 7 - 6 - 5 2015-03-04 19:55:26 +01:00
Amauri CHAMPEAUX 31b9d17b56 Add Portuguese translation 2015-03-03 14:02:09 +01:00
Amauri CHAMPEAUX cb2d98cad1 Add italian 2015-02-28 18:57:08 +01:00
Amauri CHAMPEAUX b312edc1c2 Prevent some errors on IE <=8 2015-02-27 19:38:01 +01:00
Amauri CHAMPEAUX b80134374d Some minor adjustements 2015-02-27 18:31:25 +01:00
Amauri CHAMPEAUX da23d4dd39 Prevent undefined error 2015-02-27 16:28:48 +01:00