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
/
js
Age
Commit message (
Expand
)
Author
2009-10-27
Add a password strength meter.
Tim Almdal
2008-12-26
User Administration. Edit users. Take 3
Felix Rabinovich
2008-12-25
Oops, and also re-ajaxify the form if we replace it.
Bharat Mediratta
2008-12-25
Reload the form if it's available so that we show form errors and we reset th...
Bharat Mediratta
2008-12-25
Ajaxify 'add users'
Felix Rabinovich
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-23
Fixed indents
Chad Kieffer
2008-12-15
Switched login display from display in the header to a dialog. Validation err...
Chad Kieffer
2008-12-06
Removed tabs, todo, added description
Chad Kieffer
2008-12-05
Don't need to pass the event, it's not used.
Chad Kieffer
2008-12-01
Grouped inline form styles. No longer using gInline class in favor of specifi...
Chad Kieffer
2008-11-28
Use return false instead of preventDefault() to prevent link action, thx Tim
Chad Kieffer
2008-11-27
Move javascript from default theme to appropriate modules
Tim Almdal