| Age | Commit message (Expand) | Author |
| 2009-09-12 | Only tack ?show=<current_id> on for the last parent, because that's | Bharat Mediratta |
| 2009-09-08 | Move specialized (pretty) url generation back into Item_Model so that | Bharat Mediratta |
| 2009-09-01 | Merged admin_screen and screen style sheets in the admin theme. Removed some ... | Chad Kieffer |
| 2009-08-31 | Fix XSS vectors in HTML attributes (mostly t() calls) | Andy Staudacher |
| 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 | Updating uses of html::js_string and SafeString::for_js (value now contains s... | Andy Staudacher |
| 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 | Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS... | Andy Staudacher |
| 2009-08-10 | Create the concept of an "ajax link" and use it for thumbnail rotation | Bharat Mediratta |
| 2009-07-22 | Use the Kohana cascading filesystem to locate resources loaded by the | Bharat Mediratta |
| 2009-07-01 | Fix a typo in the Doctype. Fixes ticket #497. | Bharat Mediratta |
| 2009-06-29 | Fix for ticket 86 - Make Cancel button in doalogs localizable. | Andy Staudacher |
| 2009-06-29 | Remove fix-ie.css scripts from the combined bundle, since we only want | Bharat Mediratta |
| 2009-06-29 | *Note* work in progress. | Tim Almdal |
| 2009-06-29 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal |
| 2009-06-28 | Rename $theme->url() to $theme->theme_url() for consistency wiht | Bharat Mediratta |
| 2009-06-28 | Clean up the combined javascript change and refactor out the | Bharat Mediratta |
| 2009-06-26 | 1) Move the generation of script tags to gallery_theme::head and gallery_them... | Tim Almdal |
| 2009-06-16 | Change the page.html file so that if the type of page is login, the sidebar c... | Tim Almdal |
| 2009-06-15 | Fix the bug introduced by r79582ee, where we try to set the title of the tag ... | Tim Almdal |
| 2009-06-15 | Fix up the titles in the default theme. They've been broken for a | Bharat Mediratta |
| 2009-06-14 | Move jquery local scroll module from default theme to lib, only load it if vi... | Chad Kieffer |
| 2009-06-08 | Rename main_element_attributes() callback to body_attributes() to be | Bharat Mediratta |
| 2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher |
| 2009-05-31 | Merge branch 'master' of git://github.com/gallery/gallery3 | Bharat Mediratta |
| 2009-05-31 | Run all variables containing user-entered text through p::clean() | Bharat Mediratta |
| 2009-05-30 | Focus IE fixes on versions less than 8 | Chad Kieffer |
| 2009-05-26 | Split out re-used JavaScript for common functions (messages, valign), panel t... | Chad Kieffer |
| 2009-04-22 | Added method to determine proportion of current thumb_size to the default, 15... | Chad Kieffer |
| 2009-03-20 | rollback of r20469... see trac #161 | Tim Almdal |
| 2009-03-20 | Rather than moving the themeroller and all of its associated files | Tim Almdal |
| 2009-03-19 | Remove YUI grids hd and ft ids, we don't need and they're cluttering our HTML. | Chad Kieffer |
| 2009-03-12 | Move the setting of the page title into the controller that is | Tim Almdal |
| 2009-03-11 | Bag the header("Location:", ...);exit() and replace with | Tim Almdal |
| 2009-03-11 | Force a login if everybody does not have access to the root | Tim Almdal |
| 2009-02-12 | Fixed gViewMenu button issues. Fixed major admin_default theme issues, conten... | Chad Kieffer |
| 2009-02-08 | Superfish is now in gallery3/trunk/lib/superfish | Bharat Mediratta |
| 2009-02-08 | Move jQuery UI ThemeRoller css and images to lib. Should simplify future upda... | Chad Kieffer |
| 2009-02-04 | Drop request for jquery.listen.js, we don't use it | Bharat Mediratta |
| 2009-01-12 | Add all the files jquery ui needs, including css for each widget. ui.all.css ... | Chad Kieffer |
| 2009-01-10 | Site message placement and style adjustments. | Chad Kieffer |
| 2009-01-10 | Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and i... | Chad Kieffer |
| 2009-01-08 | i18n refactoring: Rename all _() (reserved by gettext) calls to t(). | Andy Staudacher |
| 2009-01-03 | Added a jump to comments button with a scroll to effect. | Chad Kieffer |
| 2009-01-02 | More admin menu cleanup to reduce it's height. Removed redundant admin theme ... | Chad Kieffer |
| 2009-01-01 | Change the preamble for views in two ways: | Bharat Mediratta |
| 2009-01-01 | Refactor common dialog JS code out into lib/gallery.dialog.js | Bharat Mediratta |