Commit Graph

870 Commits

Author SHA1 Message Date
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
Amauri CHAMPEAUX 6029ea3d78
Merge pull request #331 from snapeuh/master
Add leadforensics
2019-06-13 08:56:29 +02:00
Yannik 42cee81cea
FIX - ForceLanguage when !navigator 2019-05-17 13:12:52 +02:00
Wladislaw Mitzel 196f52c3d4
Enhance german translation. 2019-05-12 02:48:19 +02:00
Alexis Besson 9f3873303d Feature: Modify verification of tarteaucitronExpireInDay type's value 2019-04-08 11:46:11 +02:00
Alexis Besson fb2b675889 Feature: Add possibility for user to specify a hour(s)/day(s) value as a custom expire value 2019-04-08 11:36:12 +02:00
Kevin Pollet 112dd6f361
Fix typo in googlemapssearch service name 2019-04-04 16:50:41 +04:00
gregoireskazy 145c0e6b93
Merge branch 'master' into master 2019-03-26 07:09:33 +11:00
Amauri CHAMPEAUX 780b651689
Add Youtube API service 2019-03-24 09:08:18 +01:00
Amauri CHAMPEAUX f9f33fc521
Merge pull request #308 from suawek2/master
Improved polish translation
2019-03-24 09:00:14 +01:00
Amauri CHAMPEAUX bcef840c46
Merge pull request #311 from mobyou/patch-1
Update tarteaucitron.fr.js
2019-03-22 14:04:44 +01:00
Amauri CHAMPEAUX 342da0a94e
Merge pull request #312 from mobyou/patch-2
HTML semantics
2019-03-22 14:04:24 +01:00
Jorek57 fc86e8037b
Create tarteaucitron.ro.js
I add a romanian translation
2019-03-22 10:26:43 +01:00
gregoireskazy 6f539af64d
Add service for Emolytics 2019-03-20 15:26:36 +11:00
Carsten Meyer 4020cdb12d
HTML semantics
- type="button" on all buttons
- rel="noreferrer noopener" on all links
2019-03-18 16:54:58 +01:00
Carsten Meyer 1b545d17c3
Update tarteaucitron.fr.js
Grammar fix : "Préférences" vs "Préférence"
2019-03-18 12:03:12 +01:00
suawek 11ca4d34ac improved polish translation 2019-03-10 22:52:22 +01:00
Amauri CHAMPEAUX d514890675
Merge pull request #278 from OwnWeb/fix/matomo-first-party-cookies
Fix Matomo/Piwik cookies detection 🐛
2019-03-08 18:02:11 +01:00
Amauri CHAMPEAUX 58a95427a5
Merge pull request #302 from netounet/patch-1
Fix bing ads service typo
2019-03-08 18:01:07 +01:00
Amauri CHAMPEAUX 033ae90be6
Merge pull request #307 from Bilbous/master
Prevent error for navigator without language
2019-03-08 18:00:45 +01:00
Cenatiempo Yannick 8d53cfdb17
Prevent error for navigator without language 2019-02-28 18:28:48 +01:00
netounet d9921fd0d4
Fix bing ads service typo
Fix typo in event name for loading bing ads on page load
2019-02-26 11:43:44 +01:00
Amauri CHAMPEAUX a50ae5602f
Merge pull request #294 from buchelorette/bugfix/a11y
fix aria-level values
2019-02-25 10:59:49 +01:00
Amauri CHAMPEAUX ed60dc6e8b
Merge pull request #298 from Benjamin-Porquet/patch-1
Wording cookie name
2019-02-25 10:57:57 +01:00
Benjamin Porquet a9aa135d60
Wording cookie name 2019-02-25 10:22:42 +01:00
Emilie Pistorius 01ffbac2a0 fix aria-level values 2019-02-14 09:34:08 +01:00
Amauri CHAMPEAUX be56f21919
Changes in how stats are calculated on the pro version 2019-01-24 10:45:51 +01:00
Amauri CHAMPEAUX d07ad0058c
Merge pull request #289 from florentsorel/patch-1
Remove duplicate css properties
2019-01-23 12:16:18 +01:00
Florent Sorel 37f2aedad3
Remove duplicate css properties 2019-01-23 11:50:00 +01:00
Amauri CHAMPEAUX 05672ef08c
Merge pull request #288 from kikoalmela/patch-1
grammatical gender match correction
2019-01-23 08:52:20 +01:00
Kiko Almela f8bf5a71f5
grammatical gender match correction 2019-01-22 19:47:44 +01:00
Amauri CHAMPEAUX f4347f8536
Changes in how stats are calculated on the pro version 2019-01-19 13:48:42 +01:00
Amauri CHAMPEAUX f22eb138c2
Fix #286 2019-01-17 11:19:37 +01:00
Amauri CHAMPEAUX 6dec199d5d
Merge pull request #115 from thomascombe/feat/hide-read-more
Change read more link
2018-12-26 13:34:11 +01:00