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
/
modules
/
gallery
/
controllers
/
albums.php
Age
Commit message (
Expand
)
Author
2009-06-23
Don't allow renaming of the root album.
Bharat Mediratta
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 up the titles in the default theme. They've been broken for a
Bharat Mediratta
2009-06-09
Replace login_page.html.php with the form, wrapped in our default page
Bharat Mediratta
2009-06-10
Add some window dressing to login_page.html in order to make it more in line
Tim Almdal
2009-06-10
Created not_authorized.html.php which is a prettier login screen if the root
Tim Almdal
2009-06-09
Rather than just displaying the "unformatted" login screen when the root album
Tim Almdal
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-28
Fix broken html::script() and url::file() references to the newly
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta