builder.js
|
1.1
|
mrubinsk |
7 weeks
|
Well, here goes. Get this stuff into CVS so I can keep working it while st... |
cropper.js
|
1.2
|
mrubinsk |
6 weeks
|
Don't hard code the stylesheet link, use Ansel::attachStylesheet() Remove... |
editcaption.js
|
1.2
|
mrubinsk |
3 weeks
|
output this string in gettext, not hardcoded in js. Bug: 7015 |
embed.js
|
1.15
|
mrubinsk |
3 days
|
Add an embedded view for displaying only the galleries default image - and... |
imagefaces.js
|
1.1
|
mrubinsk |
10 days
|
Include static js files instead of inlining them |
lightbox.js
|
1.9
|
mrubinsk |
8 weeks
|
some more efficient use of Element method calls with invoke() |
slideshow.js
|
1.31
|
mrubinsk |
3 weeks
|
Add arrow key handler for slideshow view |
slugcheck.js
|
1.2
|
mrubinsk |
4 months
|
Don't check for slug validity if we are reverting back to the gallery's or... |
tagactions.js
|
1.3
|
mrubinsk |
6 weeks
|
Use Prototype's String#blank function to make sure the tag we are about to... |
togglewidget.js
|
1.2
|
mrubinsk |
10 days
|
dangling commas are evil... |