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
/
user
/
helpers
/
user_theme.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-10-27
Add a password strength meter.
Tim Almdal
2009-10-23
Created user.css. Moved user-related form css to the new sheet.
Chad Kieffer
2009-10-13
Continue to refactor locale and gallery3 ui from the user module to the galle...
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-05
Revert previous edit. Prefer « none » (sweet, nice Unicode characters) inst...
Andy Staudacher
2009-09-04
Shorten the name in the block so that it doesn't wrap.
Bharat Mediratta
2009-09-04
Add new locale preferences: Adding per session (cookie) locale preferences an...
Andy Staudacher
2009-08-08
Don't show the ajaxy login link in the top right corner if we're on the login...
Bharat Mediratta
2009-08-06
Cleanup the javascript for enabling dialog or panel links.
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-05-26
Link to gallery.panel.js from the head, not body.
Chad Kieffer
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-03-16
Stop loading jeditable-- we don't use it anymore
Bharat Mediratta
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta