summaryrefslogtreecommitdiff
path: root/modules/user/js
AgeCommit message (Expand)Author
2013-05-07#2065 - Fix problems with double-ajaxifying of dialogs.shadlaws
2013-03-12#2055, 2056 - jQuery updates for .attr("value", [value]) and .keyup(handler).shadlaws
2013-02-18Password strength indicator fixed for new jQuery. Also cleaned up formatting.shadlaws
2009-10-27Add a password strength meter.Tim Almdal
2008-12-26User Administration. Edit users. Take 3Felix Rabinovich
2008-12-25Oops, and also re-ajaxify the form if we replace it.Bharat Mediratta
2008-12-25Reload the form if it's available so that we show form errors and we reset th...Bharat Mediratta
2008-12-25Ajaxify 'add users'Felix Rabinovich
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-23Fixed indentsChad Kieffer
2008-12-15Switched login display from display in the header to a dialog. Validation err...Chad Kieffer
2008-12-06Removed tabs, todo, added descriptionChad Kieffer
2008-12-05Don't need to pass the event, it's not used.Chad Kieffer
2008-12-01Grouped inline form styles. No longer using gInline class in favor of specifi...Chad Kieffer
2008-11-28Use return false instead of preventDefault() to prevent link action, thx TimChad Kieffer
2008-11-27Move javascript from default theme to appropriate modulesTim Almdal