| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-23 | Add a new "show credits" check box in the theme options so that you | Bharat Mediratta | |
| can disable any module credits if you want. Update the theme to obey it. | |||
| 2009-06-23 | Revert "Remove unsued <span> element" | Bharat Mediratta | |
| This reverts commit 65a7967a046c22abadfd526954a2cd0002ea26cf. Turns out, the span really is in use. | |||
| 2009-06-23 | Remove unsued <span> element | Tim Almdal | |
| Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-21 | Add width/height to the logo <img> | Bharat Mediratta | |
| 2009-06-19 | Fix a javascript error that was breaking IE, and localize | Bharat Mediratta | |
| ADD_A_COMMENT otherwise ui.init.js bombs. | |||
| 2009-06-16 | Change the page.html file so that if the type of page is login, the sidebar ↵ | Tim Almdal | |
| contents are are not shown | |||
| 2009-06-16 | Move the show_full_size code into gallery/lib so that it's generally | Bharat Mediratta | |
| available to themes that want to use it. It should probably eventually be generalized away from just being for full sized images, but it's a step in the right direction. Fixes ticket #427. | |||
| 2009-06-16 | Add the real image url to the anchor elements for our full size links | Bharat Mediratta | |
| so that right clicking works. Turn the full size rendering code into a function and call it with arguments, instead of creating a hacky named data structure to hold the info. Further partial fixes for ticket #427. | |||
| 2009-06-16 | Move all the fullsize code into the theme to make it less confusing. | Bharat Mediratta | |
| Partial fix for ticket #427. | |||
| 2009-06-15 | Fix the bug introduced by r79582ee, where we try to set the title of the tag ↵ | Tim Almdal | |
| album to tag->title. which doesn't exist. | |||
| 2009-06-15 | Fix up the titles in the default theme. They've been broken for a | Bharat Mediratta | |
| while. This fixes ticket #342. The bug is that we were using $item instead of $theme->item(). But we were also not special casing tags properly, and they are effectively first class citizens (at least for now) so treat them properly. Also, set page_title by default in the theme so that we don't have to do an empty() check on it (makes the theme easier to read) and move the title out of Tags_Controller so that the theme has more control over it. | |||
| 2009-06-14 | Merge branch 'master' of git@github.com:gallery/gallery3 | Bharat Mediratta | |
| 2009-06-14 | Create a sidebar for tag pages | Bharat Mediratta | |
| Move the <link> for the container feed (either gallery/album/<id> or tag/tag/<id>) back into gallery_theme | |||
| 2009-06-14 | Move jquery local scroll module from default theme to lib, only load it if ↵ | Chad Kieffer | |
| viewing photo view. White space cleanup, removed debug print from template. | |||
| 2009-06-09 | Replace login_page.html.php with the form, wrapped in our default page | Bharat Mediratta | |
| type. | |||
| 2009-06-09 | Merge branch 'master' of git@github.com:gallery/gallery3 | Bharat Mediratta | |
| 2009-06-10 | Add some window dressing to login_page.html in order to make it more in line | Tim Almdal | |
| with the overall look of the Gallery3 theme Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-10 | Forgot this on the last commit | Tim Almdal | |
| Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-10 | Created not_authorized.html.php which is a prettier login screen if the root | Tim Almdal | |
| album is not publicly browsable. Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-09 | Rather than just displaying the "unformatted" login screen when the root album | Tim Almdal | |
| is not viewable by a guest, display the root album as if it was empty. When the page finishes loading force the login dialog to be displayed. Signed-off-by: Tim Almdal <tnalmdal@shaw.ca> | |||
| 2009-06-08 | Rename main_element_attributes() callback to body_attributes() to be | Bharat Mediratta | |
| more intuitive for themers. | |||
| 2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher | |
| 2009-06-05 | Localize the 'Add a comment' message | Bharat Mediratta | |
| 2009-06-04 | Change XXX to @todo | Bharat Mediratta | |
| 2009-06-04 | Properly internationalize the "Add some" photos link. | Bharat Mediratta | |
| 2009-06-03 | Show an "add photos" message on empty albums for those who can. | Chad Kieffer | |
| 2009-06-02 | Fix for ticket #320 | Tim Almdal | |
| 2009-06-01 | Switch the default login page to non-ajax mode. It looks awful, but better ↵ | Bharat Mediratta | |
| than before. | |||
| 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 | Fix IE issues with gPager, switch gPager from id to class, it's possible ↵ | Chad Kieffer | |
| that we might want it to appear more than once in views. | |||
| 2009-05-30 | Focus IE fixes on versions less than 8 | Chad Kieffer | |
| 2009-05-27 | Update all references to the core application to now point to the | Bharat Mediratta | |
| gallery module. This type of mass update is prone to some small bugs. | |||
| 2009-05-26 | Split out re-used JavaScript for common functions (messages, valign), panel ↵ | Chad Kieffer | |
| toggle, and forms to external files. | |||
| 2009-05-22 | Added album icon before album titles. Thx again Ben. | Chad Kieffer | |
| 2009-05-21 | Fix the admin credits, too | Bharat Mediratta | |
| 2009-05-21 | Move the credits string into core_theme::credits() | Bharat Mediratta | |
| 2009-05-10 | Don't provide full-size link if the user can't see the full size | Bharat Mediratta | |
| image. There's no security hole here, it's just a bad user experience. | |||
| 2009-04-23 | Auto-hide the control toolbar so that it doesn't obscure the movie any ↵ | Bharat Mediratta | |
| longer than it has to. This resolves ticket #199. | |||
| 2009-04-22 | Added method to determine proportion of current thumb_size to the default, ↵ | Chad Kieffer | |
| 150. Use this in the the default theme, or any other, to reduce the size of CSS widths and heights in albums, including .gItem. | |||
| 2009-04-06 | Mark resized images with the 'gResize' class to match the 'gThumbnail' class ↵ | Bharat Mediratta | |
| we use in albums | |||
| 2009-03-31 | Add quick edit pane to resize images, ticket #189 | 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 | |
| into each theme. I chose to create methods Theme_View::file($path) and Admin_View::file($path). These methods check for a theme override file in the theme and return a link to it if it exists. So to override the themeroller files. just create a lib/themeroller in the theme and the files will be picked up. | |||
| 2009-03-19 | Remove YUI grids hd and ft ids, we don't need and they're cluttering our HTML. | Chad Kieffer | |
| 2009-03-16 | Clean up the login, maintenance login and required-top-level-login code. | Bharat Mediratta | |
| We now have two clear and separate login approaches: login/ajax login/html Choose the one that's appropriate. Totally simplified the maintenance page to be separate from the theme and dead simple, and use login/html approach there. Totally simplified the top level login (login_page.html.php) to just be a login page, not the rest of the chrome on the page and use the login/ajax approach there. Don't use access::required in albums and then catch the exception, instead use access::can and check the return code. Improve the text for maintenance mode. | |||
| 2009-03-12 | Move the setting of the page title into the controller that is | Tim Almdal | |
| creating the page. Provide for a default page title if none is set. This allows less changes to page.html.php as different modules want to change the page title. | |||
| 2009-03-12 | Rename tag.html.php to dynamic.html.php as part of ticket #115 | Tim Almdal | |
| creating Dynamic Albums. This name change reflects the usage better and allows multiple dynamic albums (including tags) to use the same page template. | |||
| 2009-03-12 | Minor after install message edits, added updated Gallery logo alt description | Chad Kieffer | |
| 2009-03-12 | Strip down the loin page (not sure if this is what bharat had in mind) | Tim Almdal | |
