summaryrefslogtreecommitdiff
path: root/modules/user/user.js
Commit message (Collapse)AuthorAge
* - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵Dries Buytaert2009-10-16
| | | | States system.
* Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, ↵Dries Buytaert2009-09-21
| | | | mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵Dries Buytaert2009-08-31
| | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* - Patch #391412 by JamesAn et al: move contact form, post, and user settings ↵Dries Buytaert2009-06-13
| | | | below Site configuration.
* #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, ↵Angie Byron2009-05-16
| | | | better organization, etc. Awesomeness.
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵Angie Byron2009-04-26
| | | | JavaScript.
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings ↵Angie Byron2008-11-20
| | | | Time? I bet you didn't think Drupal ever would! :)
* - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* - Patch #199870 by alpritt et al: beter password strength checker. Really cool.Dries Buytaert2008-10-19
|
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* #149092 by Gurpartap Singh slightly modified: Usability: generalize timezone ↵Gábor Hojtsy2007-07-25
| | | | discovery to use on user registration
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* - Patch #143026 by ChrisKennedy and Steven: dynamically check password ↵Dries Buytaert2007-06-08
| | | | strength and confirmation.
* - Patch #144919 by dww: hide user picture settings when possible.Dries Buytaert2007-05-20