aboutsummaryrefslogtreecommitdiffstats
path: root/skins/common/protect.js
Commit message (Expand)AuthorAgeFilesLines
* [Core JS] More fixing of global config variable usageKrinkle2011-12-311-8/+12
* Use [] instead of new Array.Daniel Friesen2011-08-121-3/+3
* (bug 16921) Add JavaScript-based enforcing of byte limits on move and protect...Roan Kattouw2011-04-251-0/+2
* (bug 26265) Many semicolons are missing from JavaScript filesSam Reed2010-12-061-2/+2
* More JS documentation fixupsSam Reed2010-11-301-3/+3
* Start fixing up javascript function documentationSam Reed2010-11-301-7/+7
* Merging resourceloader branch into trunk. Full documentation is at http://www...Roan Kattouw2010-09-041-1/+1
* * (bug 6579) Fixed protecting images from uploading onlyBryan Tong Minh2009-11-041-1/+1
* * Revert r55555-55557 for now, breaks tabs in special preferences, don't know...Niklas Laxström2009-08-251-3/+3
* - Use array literals instead of new Array(); (note that `new Array;` without ...Daniel Friesen2009-08-241-3/+3
* * (bug 15701) Protection form was too wide for some browsers as 2 columns, sw...Alex Z2008-09-251-4/+3
* In protect.js:Tim Starling2008-09-161-297/+322
* (bug 12650) Make it possible to enter separate expiry times for each restrict...Alex Z2008-09-131-1/+110
* use label.htmlFor=... instead of label.setAttribute('for', ...): the former w...River Tarnell2008-01-161-1/+1
* More title protection clean up. JS errors were being thrown calling the non-e...Aaron Schulz2007-12-111-18/+39
* *Revert bogus code from r24419. indexOf() is meant for Strings, not arrays. I...Aaron Schulz2007-09-191-1/+10
* Document this file all overRob Church2007-07-291-8/+55
* (bug 10732 and others) Further fixes to protect chaining JavaScript; introduc...Rob Church2007-07-291-46/+37
* * (bug 10732) Protection chaining checkbox broken - this appears to have regr...Rob Church2007-07-281-18/+10
* *Add allowCascade() to protectChainUpdate()Aaron Schulz2007-03-151-0/+1
* *Syntax cleanupAaron Schulz2007-03-151-6/+13
* *Make allowCascade() uncheck as well as grey out cascadeAaron Schulz2007-03-151-0/+1
* *Add nifty JS function to grey out cascade option when it will not applyAaron Schulz2007-03-151-0/+20
* Kill whitespaces in some javascript files.Antoine Musso2007-02-031-7/+7
* Add spacing in the protection form.Rotem Liss2006-07-231-0/+3
* * (bug 1735) Revamped protection interfaceBrion Vibber2005-12-221-0/+126