builder.js
|
1.1
|
mrubinsk |
4 months
|
Well, here goes. Get this stuff into CVS so I can keep working it while st... |
cropper.js
|
1.2
|
mrubinsk |
3 months
|
Don't hard code the stylesheet link, use Ansel::attachStylesheet() Remove... |
editcaption.js
|
1.4
|
mrubinsk |
3 months
|
output this string in gettext, not hardcoded in js. Bug: 7015 |
embed.js
|
1.22
|
mrubinsk |
5 weeks
|
Need to reattach the tooltips actions after we page to another image set s... |
imagefaces.js
|
1.1
|
mrubinsk |
2 months
|
Include static js files instead of inlining them |
lightbox.js
|
1.9
|
mrubinsk |
4 months
|
some more efficient use of Element method calls with invoke() |
slideshow.js
|
1.30
|
mrubinsk |
3 months
|
Add arrow key handler for slideshow view |
slugcheck.js
|
1.2
|
mrubinsk |
7 months
|
Don't check for slug validity if we are reverting back to the gallery's or... |
tagactions.js
|
1.2
|
mrubinsk |
4 months
|
Use Prototype's String#blank function to make sure the tag we are about to... |
togglewidget.js
|
1.2
|
mrubinsk |
2 months
|
dangling commas are evil... |