index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
/
user.module
Commit message (
Collapse
)
Author
Age
*
- Patch #134364 by lyricnz: simplified SQL query
Dries Buytaert
2007-04-13
|
*
- Patch #134839 by webchick: allow turning of signatures site-wide.
Dries Buytaert
2007-04-10
|
*
- Patch #133431 by alexis: #redirect won't work with user registration.
Dries Buytaert
2007-04-09
|
*
- Patch #130366 by webchick and Steven: make signatures pretty.
Dries Buytaert
2007-04-09
|
*
- Patch #133865 by alexis: incorrect form_set_error() calls.
Dries Buytaert
2007-04-06
|
*
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
Dries Buytaert
2007-04-06
|
*
- Patch #130366 by webchick and steven: improved signature handling. Step 1 ↵
Dries Buytaert
2007-03-30
|
|
|
|
of 2.
*
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
Steven Wittens
2007-03-27
|
*
- Patch #110888 by Eaton: unify hook _alter()
Dries Buytaert
2007-03-26
|
*
#130194: Left over #base.
Steven Wittens
2007-03-24
|
*
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
Dries Buytaert
2007-03-17
|
*
- Patch #125763 by chx: menu system fixes/enhancements.
Dries Buytaert
2007-03-08
|
*
- Patch #125232 by kkaefer: overlooked an l() convertion.
Dries Buytaert
2007-03-06
|
*
- Patch #111347 by Steven: refactor url() and l().
Dries Buytaert
2007-02-15
|
*
- Patch #113603 by chx: first crack at re-implementing tabs.
Dries Buytaert
2007-02-11
|
*
- Patch #107051 by webchick: duplicate user names in who is online block
Dries Buytaert
2007-02-10
|
*
- Patch #115315 by kkaefer: fixed autocomplete for users.
Dries Buytaert
2007-02-02
|
*
- Patch #113603 by chx: first crack at re-implementing tabs.
Dries Buytaert
2007-01-31
|
*
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵
Dries Buytaert
2007-01-31
|
|
|
|
Thanks.
*
- Patch #113872 by webchick: 403 on user/password for anon users.
Dries Buytaert
2007-01-29
|
*
- Patch #81891 by alusiani and dww: fixed problem with matching permissions.
Dries Buytaert
2007-01-29
|
*
- Rollback of E_ALL patch. Too much extra breakage.
Dries Buytaert
2007-01-25
|
*
- Patch #112715 by webchick et al: fixed some E_ALL errors.
Dries Buytaert
2007-01-25
|
*
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵
Dries Buytaert
2007-01-24
|
|
|
|
and there is no upgrade path yet.
*
- Patch #107425 by webchick: code style fixes.
Dries Buytaert
2007-01-11
|
*
#108339: Tiny performance improvement in user.module (ereg to strpos)
Steven Wittens
2007-01-11
|
*
#107966: Make login fields consistent size.
Steven Wittens
2007-01-11
|
*
- Always check the username.
Dries Buytaert
2007-01-10
|
*
- Patch #107966 by Ralf: consistent length of textfields.
Dries Buytaert
2007-01-10
|
*
#108130: Don't allow empty autocomplete searches
Steven Wittens
2007-01-10
|
*
#80085: Don't show user picture form on registration pages (chx / webchick)
Steven Wittens
2007-01-07
|
*
#107015: Code consistency, capitalization of class names.
Steven Wittens
2007-01-05
|
*
#106232 by chx. Add spaces for code style.
Neil Drumm
2007-01-02
|
*
#105698 by dww. Edit permissions links for all roles, including anonymous ↵
Neil Drumm
2006-12-29
|
|
|
|
and authenticated.
*
#102170 by ChrisKennedy. Make username and email field #maxlengths consistent.
Neil Drumm
2006-12-25
|
*
- Patch #88707 by chx: Make menu_set_active_item a complete inner redirection.
Dries Buytaert
2006-12-23
|
*
#45453 by ChrisKennedy. Clear up the username field description.
Neil Drumm
2006-12-19
|
*
- Patch #103937 by kkaefer: dropdown list items on mass user editing page ↵
Dries Buytaert
2006-12-18
|
|
|
|
not translated.
*
#100518: Fix bad URL/callback in access control.
Steven Wittens
2006-12-12
|
*
#87241: Use absolute links for search results, to allow syndication.
Steven Wittens
2006-12-12
|
*
#101900: Can't create blocked user
Steven Wittens
2006-12-12
|
*
#100516: CSS preprocessor to cache and compress all .css files. Benchmarks ↵
Steven Wittens
2006-12-10
|
|
|
|
show up to 40% faster page loads.
*
- Patch #16798 by profix898: flush the page cache when someone changes his ↵
Dries Buytaert
2006-12-07
|
|
|
|
user profile.
*
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
Dries Buytaert
2006-12-05
|
*
- Patch #90612 by Bart Jansens: user_logout should only end the current session.
Dries Buytaert
2006-12-04
|
*
- Patch #100352 by ChrisKennedy: fixed parse error on pasword reset page.
Dries Buytaert
2006-12-01
|
*
Don't append to non-existent variables.
Neil Drumm
2006-11-30
|
*
#99426 by RobRoy. Fully save users during mass editing.
Neil Drumm
2006-11-30
|
*
#97824 by Gurpartap. Move enclosing elements outside of their t().
Neil Drumm
2006-11-26
|
*
#97941 by webchick. Consistent defaults for 'site_name' variable.
Neil Drumm
2006-11-25
|
[next]