|
A cookies warning handler, enabled by analytics.
When "useAnalytics" is set to "true", we use a cookie to record user
agreement to the usage of cookies. :-)
A banner will be displayed asking for cookie usage agreement,
and the cookie will be set on user dismissal of said banner.
https://code.launchpad.net/~teknico/juju-gui/add-cookies-usage-banner/+merge/168495
(do not edit description out of merge proposal)
Total comments: 34
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+255 lines, -6 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
2
|
7 chunks |
+34 lines, -3 lines |
0 comments
|
Download
|
 |
A |
app/assets/javascripts/app-cookies-extension.js
|
View
|
1
2
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/config-debug.js
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/config-prod.js
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
app/index.html
|
View
|
1
2
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/modules-debug.js
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
bin/merge-files
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
lib/views/cookies.less
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/views/stylesheet.less
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/index.html
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
test/test_cookies_app_extension.js
|
View
|
1
2
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8
|