summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Collapse)AuthorAge
...
* - Patch #88233 by hunmonk et al: uninstall UI for modules.Dries Buytaert2006-10-23
|
* - Patch #89976 by jvandyk: remove left-over code from pre-form API days.Dries Buytaert2006-10-23
|
* - Patch #87622 by chx: added maxlength for password in user login block.Dries Buytaert2006-10-23
|
* - Patch #89964 by jvandyk: improved performance of user_is_blocked() by ↵Dries Buytaert2006-10-23
| | | | removing a redundant query.
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* #90119 by ontwerpwerk and profix898. Clean up misnamed permissions.Neil Drumm2006-10-20
|
* - Patch #89356 by RobRoy: only show labels when necessary.Dries Buytaert2006-10-18
|
* #58524 by chx. Fix another array/object mixup.Neil Drumm2006-10-17
|
* - Patch #89323 by hunmonk: control access to mass operations.Dries Buytaert2006-10-15
|
* - Patch #87995 by merlinofchaos: added missing css.Dries Buytaert2006-10-15
|
* - Small usability imrpovement for 'add role' screen per Flickr photos: add ↵Dries Buytaert2006-10-14
| | | | link from the 'add role page' to the 'permission matrix'.
* - Patch #88474 by chx: fixed broken login.Dries Buytaert2006-10-11
|
* - Patch #69985 by Tobias: user/login shouldn't be accessible for ↵Dries Buytaert2006-10-09
| | | | authenticated users.
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* - Rollback of patch #41739: this has been debated a dozen time in the past, ↵Dries Buytaert2006-10-04
| | | | and the behavior is intentional.
* #75289: Don't allow user 1 to be blocked or deletedSteven Wittens2006-10-03
|
* - Patch #84820 by Goba: fixed some problems with the distributed authentication.Dries Buytaert2006-10-02
|
* - Patch #83397 by edkwh: -> . Getting rid of super-globals.Dries Buytaert2006-09-17
|
* #58860 by edkwh. Proper validation for editing roles.Neil Drumm2006-09-11
|
* #40535 by Wesley Tanaka. Configurable number of user for the "Who's new" block.Neil Drumm2006-09-11
|
* #82859 by RobRoy. Fix an uninitialized variable.Neil Drumm2006-09-08
|
* #82925 by Heine. Fix password reset mail variables.Neil Drumm2006-09-08
|
* - Patch #82465 by webchick: renamed variables in hooks for consistency.Dries Buytaert2006-09-08
|
* #81958 by edkwh. Fix multi-user deletion.Neil Drumm2006-09-07
|
* - Patch #81809 by John: removed stray variables.Dries Buytaert2006-09-06
|
* - Patch #77936 by Robert: fixed variable name.Dries Buytaert2006-09-06
|
* - Patch #82435 by chx: usability: reworked the 'request new password' form.Dries Buytaert2006-09-05
|
* - Patch #82432 by edkwh: fixed user filter being broken.Dries Buytaert2006-09-05
|
* #82345 by jvandyk. Better wording for user edit/registration/etc form.Neil Drumm2006-09-05
|
* #80844 by Uwe Hermann. Various string cleanup, which should have been put in ↵Neil Drumm2006-09-01
| | | | smaller patches.
* That help text was in the 40x messages.Neil Drumm2006-09-01
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #77936 by moshe and rdouglass: pluggable session handling.Dries Buytaert2006-08-31
|
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #80825 by Uwe: t() fixes.Dries Buytaert2006-08-28
|
* - Patch #73087 by beginner and Rol: fixed alt-attribute in user profile pages.Dries Buytaert2006-08-27
|
* #78656 by m3avrck. Drupal Core's first CSS hack.Neil Drumm2006-08-25
|
* Remove an errant character.Neil Drumm2006-08-24
|
* - Patch #79629 by chx: fixed adding new roles.Dries Buytaert2006-08-20
|
* - t() fixed by Justin.Dries Buytaert2006-08-20
|
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #34505: Add filter form for user admin (like node admin has)Steven Wittens2006-08-17
|
* - Patch #77183 by m3vrck: cleaned up some of the CSS mess.Dries Buytaert2006-08-14
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* #77525 by hunmonk, clean up for hook_(node|user)_operations().Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)