1
0
Fork 0
mirror of https://github.com/infinum/cookies_eu synced 2023-03-27 23:21:16 -04:00
Commit graph

28 commits

Author SHA1 Message Date
Jeremy Fleischman
82167b3e3d Add support for an optional hook to know when cookies were acknowledged.
This fixes https://github.com/infinum/cookies_eu/issues/90
2021-07-31 11:13:46 +02:00
David Hrbáč
0ab13f6288 Have a variable 2019-01-30 14:45:08 +01:00
David Hrbáč
70c94cd900 Refactored to bool value 2019-01-30 14:39:39 +01:00
David Hrbáč
d84fcd4d33 Set cookie to secure when SSL connection 2019-01-30 14:19:31 +01:00
Jakob Pupke
f497dd7485 support turbolinks 2018-05-08 19:39:11 +02:00
Gabrijel Škoro
7520dde55d Add async and defer support 2016-10-03 22:06:23 +02:00
Gabrijel Škoro
eefe8405c5 Fix IE<9 container removal bug 2016-09-16 21:36:09 +02:00
Gabrijel Škoro
a037b41fd7 Remove jQuery and replace jquery-cookie-rails with js-cookie 2016-09-15 20:12:17 +02:00
existent-co-uk
30d75a5f9c Update cookies_eu.js
Do not quote the "true" value when the "cookie_eu_consented" cookie is set.

The quoting breaks the test for the cookie value in the cookie consent partial template. The result is that the partial always renders the banner, even after the user has consented.
2015-09-08 09:24:03 +01:00
Florent Ruard-Dumaine
1ff6a7c0be Update cookies_eu.js
Remove //= require jquery in head of cookies_eu.js to prevent the overload the use of jquery2 in the main app's application.js by jquery 1. Cookies Eu works well with version 2 of jquery.
2015-04-20 14:38:11 +02:00
Stjepan Hadjic
91ac7241ba cookies now have expiration of one year 2013-07-23 16:47:36 +02:00
Stjepan Hadjic
64a9dd87b9 bugfix 2013-07-23 16:15:45 +02:00
Stjepan Hadjic
6641283eeb reverted to position fixed 2013-07-23 14:23:28 +02:00
Stjepan Hadjic
a1a67eae3b removed mobile custom 2013-07-23 14:17:28 +02:00
Stjepan Hadjic
89b8c3a5da added css for jquery mobile 2013-07-23 14:11:37 +02:00
Stjepan Hadjic
d5a5f1ec74 fixed typo 2013-07-23 14:05:02 +02:00
Stjepan Hadjic
d440d875b5 fixed typo 2013-07-23 14:04:12 +02:00
Stjepan Hadjic
a193664ae8 included just needed js 2013-07-23 14:03:25 +02:00
Stjepan Hadjic
ae3bf694d9 added jquery mobile 2013-07-23 14:00:39 +02:00
Stjepan Hadjic
db6254eab7 added jquery mobile 2013-07-23 13:12:44 +02:00
Stjepan Hadjic
d4d82d138e updated version 2013-07-01 16:28:10 +02:00
PsyBurn
cb542757fb fixed styling for different resolutions.
renamed class names.
centered message.
message padding should be consistent on smaller resolutions and the buttons will go into a new line when there is no space in the first row.
2013-06-28 15:14:34 +02:00
Stjepan Hadjic
4216bece15 changed cookie path to root 2013-06-20 12:46:35 +02:00
Stjepan Hadjic
39baa71aee namespaced cookie 2013-06-19 14:10:46 +02:00
Stjepan Hadjic
d60e2f0632 added translations 2013-06-19 13:43:38 +02:00
Stjepan Hadjic
9faa63a9bc changed click to on click 2013-06-19 13:43:38 +02:00
Stjepan Hadjic
22540a26dc added debug 2013-06-19 13:43:38 +02:00
Stjepan Hadjic
cd904ad347 inital commit 2013-06-19 13:43:38 +02:00