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
/
views
/
login.html.php
Age
Commit message (
Expand
)
Author
2009-11-01
Cleanup RTL styles even further. I think this gets wind and admin_wind lookin...
Chad Kieffer
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-28
Initial RTL update work. Consolidated shared rtl-related css selectors in gal...
Chad Kieffer
2009-10-27
Switch instances of first to g-first.
Chad Kieffer
2009-10-23
Make g-inline more specific, replace universal selector with an li since this...
Chad Kieffer
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-16
Finish integrating the move of the user edit/update functions into the user m...
Tim Almdal
2009-10-16
Apply g-dialog-link class directly to login link markup, not via jQuery.
Chad Kieffer
2009-10-07
Implement a user::is_writable() API method and disable the user add, updates ...
Tim Almdal
2009-10-06
Change the focus of the user module from providing user/group management to p...
Tim Almdal