| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
| 2010-09-18 | When looking for G2 urls in the g2_map, try also swapping spaces for + | Bharat Mediratta | |
| in case the url had spaces in it. Fixes ticket #1388. | |||
| 2010-09-18 | Fix a bug in that last commit where I was treating resource_type as a function. | Bharat Mediratta | |
| 2010-09-18 | Redirect to the root album when there's an empty path and empty id. | Bharat Mediratta | |
| Fixes ticket #1387. | |||
| 2010-08-29 | Reformat comment. | Bharat Mediratta | |
| 2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
| 2010-02-09 | Change access::can to access::required in g2 redirect, to please the ↵ | Andy Staudacher | |
| controller auth code audit test. | |||
| 2010-02-06 | Fixing G2 url mapping for G2 default style URLs (where ShowItem and ↵ | Andy Staudacher | |
| DownloadItem URLs aren't rewritten in G2). Note: For a perfect solution, we should add 2 map entries for each of G2's ShowItem and DownloadItem URLs, one for short and one for long style URLs. E.g. A G2 installation might have been using short style URLs not for its complete lifetime. And long style URLs are supposed to work in G2 even when short style URLs are enabled (and its used that way in bbcode / as a way to get permenant, id based URLs from G2). | |||
| 2010-02-06 | Add core.DownloadItem redirect for G2's Photo and Movie items (was ↵ | Andy Staudacher | |
| previously omitted, but we already had core.DownloadItem redirects for derivatives) | |||
| 2010-02-06 | Fix g2 redirects for non-admins. The g2 URL mapping controller was ↵ | Andy Staudacher | |
| accidentally declared as admin controller. (The previous attempt to fix this isn't a bad change either, thus keeping the external permenant redirect). | |||
| 2010-01-27 | Convert back to using ORM::factory(..., $id) instead of calling where(). | Bharat Mediratta | |
| 2010-01-01 | Improve the PHPdoc for map() | Bharat Mediratta | |
| We now expect to either get query parameters from the Gallery2 url so we can pick off g2_itemId, or we'll get the rewrite url in the path query param. | |||
| 2010-01-01 | New controller for remapping Gallery 2 urls to Gallery 3 urls. | Bharat Mediratta | |
