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
Age
Commit message (
Expand
)
Author
2009-09-02
Fix bg images in tables bug in webkit and ie. #718
Chad Kieffer
2009-09-01
Forgot to delete admin_screen in prior commit. Done.
Chad Kieffer
2009-09-01
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-09-01
Merged admin_screen and screen style sheets in the admin theme. Removed some ...
Chad Kieffer
2009-09-01
Add missing mark_clean() for t() calls with %attr parameter.
Andy Staudacher
2009-08-31
Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but p...
Chad Kieffer
2009-08-31
Use min-height to hold the banner's height. #706.
Chad Kieffer
2009-08-31
Revert 12903f59965b6c95e91ffa8210adc7f18e0b4c03 overflow: auto hides the site...
Chad Kieffer
2009-08-31
Hold the banner's height when header text is set or the logo's yanked.
Chad Kieffer
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 branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-08-30
Remove jquery.dropshadow. It's only used in one place, not worth keeping.
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
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
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
jhilden
2009-08-28
improved translations admin interface
jhilden
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
improved UI for the languages admin
jhilden
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
[next]