Amauri CHAMPEAUX
05f98f423c
Merge pull request #230 from e-adrien/seo
...
Remove h* use for SEO
2018-10-24 14:23:34 +02:00
Amauri CHAMPEAUX
49dbaa32ff
Add Greek translation
2018-10-23 15:39:55 +02:00
Jérôme Fix
758b8fc7f2
Ability to use an external CSS
...
- Added option to initialization: useExternalCSS
2018-10-20 07:27:55 +02:00
Adrien ERAUD
4fe43eb84e
Remove h* use for SEO
2018-10-09 14:16:05 +02:00
Amauri CHAMPEAUX
e20c3a90bb
Fix #235
...
You can now change engage string with the same method as other texts:
```
<script>
var tarteaucitronCustomText = {
"engage-twitter": "Follow us on Twitter!",
};
</script>
```
2018-10-03 08:25:01 +02:00
Amauri CHAMPEAUX
c31b2a1bb3
Fix #207 - Remove ContentWrapper
2018-10-03 07:45:16 +02:00
Amauri CHAMPEAUX
8ff060c449
Merge pull request #218 from OwnWeb/feature/googlemaps-embed
...
✨ Add Google Maps Iframe embed service
2018-09-25 14:28:46 +02:00
Romain GABORIEAU
8b1696cf20
feat: add event functions to init and load
2018-09-14 14:14:07 +02:00
Hugo Heneault
1b5f0cad47
✨ Add Google Maps Iframe embed service
2018-09-14 12:07:33 +02:00
Amauri CHAMPEAUX
096065c0bb
Fix colors of button #213
2018-09-14 09:30:29 +02:00
Amauri CHAMPEAUX
7bccde22c6
Revert #208 Do not work on IE11
2018-09-11 13:58:17 +02:00
Amauri CHAMPEAUX
29778541ee
Merge branch 'master' into master
2018-09-11 10:52:56 +02:00
Amauri CHAMPEAUX
63f0ba6866
Restore effect on general allow/deny buttons
2018-09-11 10:52:18 +02:00
Amauri CHAMPEAUX
e156538555
Better scroll management
2018-09-11 10:40:49 +02:00
Yohann bianchi
842cec6dc8
🐛 Fix an incompatibility with prototype.js < 1.7.3.0
2018-09-11 10:38:01 +02:00
Amauri CHAMPEAUX
43cf19b939
Always show the main information text
2018-09-10 08:00:26 +02:00
Amauri CHAMPEAUX
4eb6f8c14f
Add a class to customize the line depending of the status
2018-09-03 14:40:08 +02:00
Amauri CHAMPEAUX
51433bf1ff
Do not use default value
2018-09-03 11:10:06 +02:00
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
a5f0900963
Allow user to select tarteaucitron cookie domain (for multi-site)
2018-05-24 09:47:44 +02:00