Merge "Removed useless begin()/commit() calls as DBO_TRX is not on in cli mode."
[lhc/web/wiklou.git] / skins / common / protect.js
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-08-12 Daniel FriesenUse [] instead of new Array.
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2009-11-04 Bryan Tong Minh* (bug 6579) Fixed protecting images from uploading...
2009-08-25 Niklas Laxström* Revert r55555-55557 for now, breaks tabs in special...
2009-08-24 Daniel Friesen- Use array literals instead of new Array(); (note...
2008-09-25 Alex Z* (bug 15701) Protection form was too wide for some...
2008-09-16 Tim StarlingIn protect.js:
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-01-16 River Tarnelluse label.htmlFor=... instead of label.setAttribute...
2007-12-11 Aaron SchulzMore title protection clean up. JS errors were being...
2007-09-19 Aaron Schulz*Revert bogus code from r24419. indexOf() is meant...
2007-07-29 Rob ChurchDocument this file all over
2007-07-29 Rob Church(bug 10732 and others) Further fixes to protect chainin...
2007-07-28 Rob Church* (bug 10732) Protection chaining checkbox broken ...
2007-03-15 Aaron Schulz*Add allowCascade() to protectChainUpdate()
2007-03-15 Aaron Schulz*Syntax cleanup
2007-03-15 Aaron Schulz*Make allowCascade() uncheck as well as grey out cascade
2007-03-15 Aaron Schulz*Add nifty JS function to grey out cascade option when...
2007-02-03 Antoine MussoKill whitespaces in some javascript files.
2006-07-23 Rotem LissAdd spacing in the protection form.
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface