Age | Commit message (Collapse) | Author |
|
mode is by default set up to add new div's to display the location of the content. "body_attributes" are attributes on the body tag and trying to add content introduces an extra > in the html stream.
|
|
path. Otherwise, we will encode the slashes and won't find the item.
|
|
theme::header callback to the theme::page_bottom callback.
|
|
Fixes ticket #954.
|
|
|
|
|
|
|
|
|
|
longer considered dirty in the logout controller.
|
|
|
|
change the show tables not to specify a database as it will use the database in the active connection. Fixes ticket #963.
|
|
|
|
|
|
approach depended on having an $item, which is not the case on all
pages (eg: tag pages). Also, check the CSRF in the logout controller,
else you can use the logout link as a blind forwarder.
|
|
|
|
"=", NULL) which would never find any. It should have been ->where(, "is", NULL)
|
|
last-modified header
|
|
|
|
|
|
|
|
|
|
|
|
1) We do support changing the name.
2) Choose a random name to avoid conflicts.
|
|
|
|
|
|
|
|
name by Kohana_404_Exception.
|
|
change I made in 20bd09ff004816ae152a2f890a24dc5e85741fac
|
|
change I made in 20bd09ff004816ae152a2f890a24dc5e85741fac
|
|
so as not to impact other tests.
|
|
any value.
|
|
|
|
way (highly unlikely, but now it's impossible).
|
|
|
|
change I made in 20bd09ff004816ae152a2f890a24dc5e85741fac
|
|
|
|
|
|
Combine two tips into one.
|
|
Fixes ticket #916.
|
|
|
|
|
|
|
|
install to redirect urls to Gallery 3.
|
|
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.
|
|
|
|
allow us to map G2 image urls to the appropriate G3 ones.
|
|
we do a more thorough security audit on it first.
|
|
new installations.
|
|
as part of the export
|
|
|