Go to file
Florian Schmidt b8686223e5 Allow non-JS users to dismiss the CookieWarning bar
This commit change sthe "OK"-link to dismiss the cookiewarning bar
from a link to a POST-based form, so that non-JS users are able to
click it, too. If clicked, the dismiss is saved int he user prefs
(if the user is logged in) or in a cookie.

The JS version still works without reloading the page.

Bug: T145647
Change-Id: I711413abcbc131aaba34e8b285630ef1a1c9bda1
2016-09-18 00:00:14 +02:00
i18n Merge "Add the possibility to edit the more information link on-wiki" 2016-09-17 21:53:45 +00:00
includes Allow non-JS users to dismiss the CookieWarning bar 2016-09-18 00:00:14 +02:00
resources/ext.CookieWarning Allow non-JS users to dismiss the CookieWarning bar 2016-09-18 00:00:14 +02:00
tests/phpunit/includes Add the possibility to edit the more information link on-wiki 2016-09-15 23:53:27 +02:00
.csslintrc Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
.gitignore Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
.gitreview Add .gitreview 2016-08-25 02:54:14 +02:00
.jscsrc Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
.jshintignore Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
.jshintrc Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
composer.json Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
CookieWarning.php Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
extension.json Allow non-JS users to dismiss the CookieWarning bar 2016-09-18 00:00:14 +02:00
Gruntfile.js Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
LICENSE Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
package.json Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00
phpcs.xml Improve documentation of code and add test features (npm, composer) 2016-01-10 19:31:07 +01:00