Commit Graph

553 Commits

Author SHA1 Message Date
Enc3phale 0256088192 Fix webmecanik and mautic services 2019-11-14 15:51:59 +01:00
Amauri CHAMPEAUX c7c231796b
Merge pull request #376 from prudloff-insite/useExternalJs
New useExternalJs option
2019-11-05 18:24:42 +01:00
Amauri CHAMPEAUX 08a585ae1a
Merge pull request #377 from prudloff-insite/true-false
Simplify true/false checks
2019-11-05 18:23:52 +01:00
Amauri CHAMPEAUX cc5eba4937 Partial add of Japan locale 2019-11-05 18:18:19 +01:00
Amauri CHAMPEAUX feb4477e3e Fix the background with the middle banner 2019-11-05 17:59:40 +01:00
Pierre Rudloff 79be5270e2 Simplify true/false checks 2019-10-31 16:51:08 +01:00
Pierre Rudloff b94a94f21a New useExternalJs option 2019-10-31 15:36:20 +01:00
Amauri CHAMPEAUX 8d86ad84e4 High privacy by default and new middle bar 2019-10-31 08:25:35 +01:00
Amauri CHAMPEAUX 9dfba82d98 Fix #236 2019-10-31 07:55:01 +01:00
Amauri CHAMPEAUX da584fe5b6
Remove the Wrapper, it break a lot of custom css 2019-10-30 09:44:28 +01:00
Amauri CHAMPEAUX b7f5e579d5
Add contentsquare 2019-10-30 09:10:33 +01:00
Amauri CHAMPEAUX b292403656
Add ABTasty 2019-10-30 09:03:13 +01:00
Amauri CHAMPEAUX ee2f2f4690
Merge pull request #363 from drobert8584/master
push event when service loaded
2019-10-29 17:34:36 +01:00
Amauri CHAMPEAUX 4f7f2be078
Update tarteaucitron.js 2019-10-29 17:00:33 +01:00
Amauri CHAMPEAUX 82c4fb867d
Merge pull request #374 from breakone/master
fixed german translation, added google web fonts service
2019-10-29 16:58:25 +01:00
Amauri CHAMPEAUX 1dfda3889d
Merge pull request #372 from prudloff-insite/empty
Display a message when no services are enabled (fixes #368)
2019-10-29 16:57:46 +01:00
Amauri CHAMPEAUX 85a555fc0c
Update var for v. pro 2019-10-29 16:48:56 +01:00
breakone fdf2af2b25
google web fonts
added google web fonts service
2019-10-29 11:12:44 +01:00
breakone 989a95f3b9
fixed german translation
change translation for `alertBigPrivacy`
2019-10-25 11:53:19 +02:00
Pierre Rudloff 3c3654750c Display a message when no services are enabled (fixes #368) 2019-10-21 17:26:40 +02:00
Amauri CHAMPEAUX 1e3c61d901
Merge pull request #366 from Cruiser13/patch-1
Fix german translation
2019-10-09 16:23:47 +02:00
Lennart Fries 673a206a89
Fix german translation 2019-10-07 17:27:42 +02:00
DrDam a7c96955e8 push event when service loaded 2019-09-26 09:29:56 +02:00
Amauri CHAMPEAUX 91a58e111f
Merge pull request #355 from c3do/patch-2
Fix error with ie
2019-09-20 19:04:40 +02:00
Amauri CHAMPEAUX 50c5d6a8f1
Merge pull request #356 from nstCactus/patch-1
🐛 Visual fix
2019-09-20 19:04:00 +02:00
Amauri CHAMPEAUX 8d8e0cc6b3
Merge pull request #360 from nstCactus/master
Add support for all Vimeo embed options
2019-09-20 19:02:40 +02:00
nstCactus c755e57859 Add support for all Vimeo embed options
See https://developer.vimeo.com/player/sdk/embed
Also switched to data attributes to ensure maximum compatibility
2019-09-20 11:18:27 +02:00
nstCactus 2287a43a0e
🐛 Visual fix
#tarteaucitronInfo overlapping "Preferences for all services" button
2019-09-13 14:26:20 +02:00
Cédric ffdda75c2c
Fix error with ie
"new Event" is not compatible with ie
2019-09-12 22:08:13 +02:00
Amauri CHAMPEAUX 2e6b6db44d
Merge pull request #351 from c3do/patch-1
Déplacer la correction de mainTop
2019-09-08 07:41:02 +02:00
Cédric 8d048bea87
Déplacer la correction de mainTop
Permet d'éviter un mainTop négatif.
2019-09-05 12:21:07 +02:00
Amauri CHAMPEAUX 4ef09977ee
Merge pull request #343 from prudloff-insite/anchor
Don't scroll to top of page when closing popin
2019-08-28 09:40:21 +02:00
Amauri CHAMPEAUX 79d71466d5
Merge pull request #344 from JasonBenett/lifecycle-events
Dispatch JS events at crucial display steps
2019-08-28 09:39:59 +02:00
Amauri CHAMPEAUX a02e5293e6
Merge pull request #347 from JasonBenett/main-ask-buttons
Add encapsulation level and increase extending capabilities
2019-08-28 09:39:31 +02:00
Amauri CHAMPEAUX 8548b2c7f5
Merge pull request #348 from prudloff-insite/link-color
Correct color for privacy URL link
2019-08-28 09:38:03 +02:00
Pierre Rudloff 58efb27bc9 Correct color for privacy URL link 2019-08-23 14:45:51 +02:00
Jason Benedetti c6e19d73b5
Increase the ask area capability to be extended
- Encapsulate the main ask area buttons into a current state class (same comportment that the existing one on each service line).
- Add simpler methods to add/remove classes on user interface on the same way that the existing "css" method.
2019-08-23 10:44:05 +02:00
Jason Benedetti b595ca0ce5
Add higher encapsulation level to enhance design abilities
FR : Ajout de plusieurs <div> et <span> non stylisées pour faciliter le travail d'intégration et de design simplement via du CSS, notamment sur l'apparence de boutons par rapport aux textes.

EN : Add some <div> and <span> "unstylished" to enhance the integration and design work via simple CSS rules, especially about the buttons appearance compared to the texts.
2019-08-22 14:58:35 +02:00
Jason Benedetti affafafe37
Dispatch JS events at crucial display steps
FR : Ajout d'évènements JS à différents moments du cycle de vie de tarteaucitron. Permet d'ajouter de la logique métier personnalisée à différentes étapes.

EN : Add JS events to many moments of tarteaucitron life cycle. Allow to add personalized business logic to different steps.
2019-08-22 14:49:16 +02:00
Pierre Rudloff 1b5aea63dc Don't scroll to top of page when closing popin 2019-08-19 15:03:26 +02:00
Amauri CHAMPEAUX 1030a8305c
Merge pull request #338 from hello-motto/youtube-allowfullscreen
Add allowfullscreen attribute on inframe into youtube and youtubeplaylist services
2019-07-30 08:54:46 +02:00
Jean-Baptiste Motto adb922050e Add allowfullscreen attribute on inframe into youtube and youtubeplaylist services 2019-07-12 10:37:56 +02:00
Amauri CHAMPEAUX fe84c6bc33
Merge pull request #254 from kuuak/master
Add onLoad callback to reCAPTCHA service
2019-06-13 09:05:42 +02:00
Amauri CHAMPEAUX 3996698dc9
Merge pull request #266 from Adysone/master
Remove the hardcoded colors from the JS
2019-06-13 09:05:07 +02:00
Amauri CHAMPEAUX 1ae1ae5b56
Merge pull request #313 from gregoireskazy/master
Add service for Emolytics
2019-06-13 09:00:33 +02:00
Amauri CHAMPEAUX ba4f744a1c
Merge pull request #314 from Jorek57/patch-1
Create tarteaucitron.ro.js
2019-06-13 08:59:51 +02:00
Amauri CHAMPEAUX 72575cf0d2
Merge pull request #318 from kevinpollet/patch-1
Fix typo in googlemapssearch service name
2019-06-13 08:59:22 +02:00
Amauri CHAMPEAUX 07dbc549b4
Merge pull request #320 from AnTSaSk/master
Enhance custom "Expire" value / Amélioration de la valeur personnalisée "Expire"
2019-06-13 08:59:04 +02:00
Amauri CHAMPEAUX 8372c44792
Merge pull request #326 from wlami/wlami-translation
Enhance german translation.
2019-06-13 08:57:57 +02:00
Amauri CHAMPEAUX dbc2830123
Merge pull request #329 from InfinityWebMe/patch-1
FIX - ForceLanguage when !navigator
2019-06-13 08:57:35 +02:00