index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
default
Age
Commit message (
Expand
)
Author
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-08-30
Merge branch 'master' of git@github.com:/gallery/gallery3
Bharat Mediratta
2009-08-30
Finish this pass at the Admin Maintenance view. Re-introduce status icons, pu...
Chad Kieffer
2009-08-30
Oops, fix up the show argument that I "fixed" in the last change.
Bharat Mediratta
2009-08-30
Use $theme->item() instead of $item.
Bharat Mediratta
2009-08-30
Move header and footer into page.html.php since they're not included in any o...
Chad Kieffer
2009-08-30
Merge commit 'upstream/master'
Andy Staudacher
2009-08-30
Updating uses of html::js_string and SafeString::for_js (value now contains s...
Andy Staudacher
2009-08-29
Minor cleanup
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Fix error text color.
Chad Kieffer
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Fixing all detected XSS vectors in PHP->JS code.
Andy Staudacher
2009-08-29
Update status message styles. Lighten backgrounds, don't show background on A...
Chad Kieffer
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-29
Using SafeString in album controller / view
Andy Staudacher
2009-08-28
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-28
Make gMessage 100% of the width of its container.
Chad Kieffer
2009-08-28
Merge branch 'master' of git://github.com/gallery/gallery3
Tim Almdal
2009-08-28
Fix ticket #591: reCaptcha always on the page.
Tim Almdal
2009-08-28
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-28
Don't clone hover item, apply styles to the original container. Contextual me...
Chad Kieffer
2009-08-27
fixed CSS bug in the simple uploader #629
jhilden
2009-08-23
Remove accidentally submitted .DS_Store file.
Bharat Mediratta
2009-08-23
Cut down on jittering of the context menu on open on resize view.
Chad Kieffer
2009-08-19
Update docblocks and todos
Chad Kieffer
2009-08-11
Move context menu to gallery.common, forgot to include in prior commit
Chad Kieffer
2009-08-11
Make each context menu button clickable from side-to-side
Chad Kieffer
2009-08-10
Create the concept of an "ajax link" and use it for thumbnail rotation
Bharat Mediratta
2009-08-09
Forgot to commit the css for the resize photo view context menu.
Chad Kieffer
2009-08-09
First stab at context menu for resize. It's quirky and needs work.
Chad Kieffer
2009-08-09
Keep image placement from shifting on hover, set gHoverItem height properly.
Chad Kieffer
2009-08-09
Rename resizeImage gallery_fit_image to follow convention. Move the function ...
Chad Kieffer
2009-08-09
Merge branch 'master' of git@github.com:bharat/gallery3
Chad Kieffer
2009-08-08
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-08
Fixed typo. Dialog links still broken. Now, wiht more speling!
Chad Kieffer
2009-08-08
Use the same pager layout as we do in photo.html.php.
Bharat Mediratta
2009-08-08
Cleanup context menu styles a bit
Chad Kieffer
2009-08-08
Handle icon markup and styles in content menu before applying album grid hove...
Chad Kieffer
2009-08-08
Merge branch 'master' of git@github.com:bharat/gallery3
Chad Kieffer
2009-08-08
Added basic context menu affects and styles. Simplified some of the action la...
Chad Kieffer
2009-08-07
Remove stray js-breaking "#" symbol that I accidentally added in 63ddac5d
Bharat Mediratta
2009-08-07
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Bharat Mediratta
2009-08-07
Rename gallery.common.js functions to conform to our naming standards
Bharat Mediratta
2009-08-08
Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...
Tim Almdal
2009-08-08
Refactor the gallery dialog into a jQuery widget
Tim Almdal
2009-08-06
Merge branch 'master' of git@github.com:bharat/gallery3 into bharat_branch
Bharat Mediratta
2009-08-06
Cleanup the javascript for enabling dialog or panel links.
Tim Almdal
2009-08-05
Revert "Allow a theme to override the page refresh mechanism. Create a new"
Tim Almdal
2009-08-04
White space fixes.
Chad Kieffer
[next]