mediawiki-extensions-WikiEd.../modules
Schnark 72d7413480 WikiEditor shouldn't store wrong cookies for booklets
When additional booklets are created, or existing removed, WikiEditor
currently stores one wrong cookie for each new booklet. This is because
twice a wrong id is passed as parameter, and because a cookie is set for
the default value. This patch fixes these issues.

Additionally I replaced in the function that needed to be edited a loose
comparison with a strict one ($.cookie will return null, never undefined),
and .size() by .length.

Bug: T27184
Change-Id: Iacc1c71a1e0fc2307a3a28d9c1bb00967ac9827a
2015-07-16 07:19:25 +00:00
..
images Updated insert-signature image 2015-07-14 08:31:17 +00:00
ext.wikiEditor.dialogs.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.js Reduce 'Edit' EventLogging schema sampling rate to 6.25% (1/16th) 2015-06-18 16:39:29 -07:00
ext.wikiEditor.less Convert .css to .less 2015-03-09 21:24:23 -04:00
ext.wikiEditor.preview.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.publish.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.hideSig.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.styles.less Convert .css to .less 2015-03-09 21:24:23 -04:00
jquery.wikiEditor.dialogs.config.js Replace deprecated 'jquery.mwExtension' by 'mediawiki.RegExp' 2015-06-26 15:10:20 +00:00
jquery.wikiEditor.dialogs.config.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.dialogs.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.dialogs.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.html Style code 2015-03-14 15:49:04 +00:00
jquery.wikiEditor.js Remove unused parameter lang from $.wikiEditor.auto* functions 2015-06-22 07:08:54 +00:00
jquery.wikiEditor.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.preview.js Use mw.Api() instead of $.ajax() 2015-01-07 18:25:47 +00:00
jquery.wikiEditor.preview.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.publish.js Reformat the license warning only if available 2015-03-14 18:10:52 +00:00
jquery.wikiEditor.toolbar.config.js WikiEditor: Add svg images 2015-06-23 14:45:03 +01:00
jquery.wikiEditor.toolbar.js WikiEditor shouldn't store wrong cookies for booklets 2015-07-16 07:19:25 +00:00
jquery.wikiEditor.toolbar.less Add svg to LESS file 2015-06-23 20:43:19 +00:00