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-21
Don't add in contextual menu height if the menu's empty
Chad Kieffer
2009-09-19
Address IE8 hover effect issues. Closes #666.
Chad Kieffer
2009-09-17
Cleanup issues with the original fix for #779
Tim Almdal
2009-09-16
Add a movie_menu() theme callback, and have the default theme call it
Bharat Mediratta
2009-09-15
Move the code that adds the .gShortForm CSS class out of
Bharat Mediratta
2009-09-13
Only show the block anchor if one exists. Show block anchors for
Bharat Mediratta
2009-09-13
Use the absolute url format for the root item. html::anchor() will
Bharat Mediratta
2009-09-13
Fix "Back to the gallery" link in upper-right corner
Kevin Nehls
2009-09-12
Only tack ?show=<current_id> on for the last parent, because that's
Bharat Mediratta
2009-09-10
Fix breadcrumbs in all dialogs rather than piecemeal.
Chad Kieffer
2009-09-10
Clean up server add dialog a bit.
Chad Kieffer
2009-09-10
Clear the Upload queue label from the breadcrumbs in the Add Photos dialog.
Chad Kieffer
2009-09-10
Rename "after_installer" to "welcome_message" in the code to make it
Bharat Mediratta
2009-09-09
Reformat error messages in dialogs so that they don't overflow in weird ways.
Bharat Mediratta
2009-09-08
Minor tweaks to the url refactor.
Bharat Mediratta
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-09-04
Fix typo: loading-arge.gif -> loading-large.gif
Bharat Mediratta
2009-09-03
html::purify an item title.
Bharat Mediratta
2009-09-03
Move the loading images into lib/images and adjust everything to point
Bharat Mediratta
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
[next]