Neil Drumm
|
56e69958c5
|
Partial backport of #112715 to fix #124641.
|
2008-01-07 02:30:35 +00:00 |
Neil Drumm
|
ef7cb1efcc
|
#203727 by Arancaytar. More effectively use hook API.
|
2007-12-28 05:38:27 +00:00 |
Neil Drumm
|
26a2ad30aa
|
- Patch #201894 by David Rothstein: fixed typo in user output.
|
2007-12-27 09:45:21 +00:00 |
Neil Drumm
|
cf44292c47
|
#194859 by Rob Loach: missing brackets around table names in user.admin.inc
|
2007-12-06 19:49:14 +00:00 |
Neil Drumm
|
dcd8b59854
|
#165924 by odious. Use accurate count query for user list.
|
2007-11-10 03:20:38 +00:00 |
Neil Drumm
|
1d81d8e5f1
|
#171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in
|
2007-11-10 02:19:43 +00:00 |
Neil Drumm
|
8506de8190
|
Drupal 5.3
|
2007-10-17 21:29:00 +00:00 |
Neil Drumm
|
59b8e38dca
|
#174270 by kkaefer. Make user filter translatbale.
|
2007-09-17 00:14:11 +00:00 |
Neil Drumm
|
6737c48e43
|
#167284 by Heine and pwolanin. Avoid abusing %s for lists.
|
2007-09-12 07:49:36 +00:00 |
Neil Drumm
|
9c072acb6f
|
#165604 by mvc. Redirect to home page after user registration requiring admin approval.
|
2007-09-12 07:10:58 +00:00 |
Neil Drumm
|
47bc80c02f
|
Reverting #163458
|
2007-08-14 06:50:41 +00:00 |
Neil Drumm
|
a52ca1ab00
|
#165358 by John Morahan. Better check for changed password.
|
2007-08-08 07:02:44 +00:00 |
Neil Drumm
|
d879e089d1
|
#163458 by heyrocker. Make sure the user object has roles before checking them.
|
2007-08-08 06:44:38 +00:00 |
Neil Drumm
|
b4ecbda989
|
Drupal 5.2
|
2007-07-26 19:16:50 +00:00 |
Neil Drumm
|
bfebd482f1
|
#138117 by gordon. Invoke hook_user('login') on registrations without email verification.
|
2007-07-12 06:40:04 +00:00 |
Neil Drumm
|
5d18966f27
|
- Patch #118730 by kaerast, kkaefer and webchick: subltle but important documentation improvement
Backport from HEAD.
|
2007-07-09 04:32:06 +00:00 |
Neil Drumm
|
bc88867047
|
- Patch #148974 by hunmonk: fixed whois online block on PostgreSQL.
|
2007-06-05 07:41:24 +00:00 |
Neil Drumm
|
0416242f16
|
- Patch #148744 by catch: fixed some code comments.
|
2007-06-05 07:38:16 +00:00 |
Neil Drumm
|
b127bd9386
|
- Patch #142619 by erdemkose: fixed E_ALL warnings.
Partial backport from HEAD
|
2007-05-21 00:52:28 +00:00 |
Neil Drumm
|
f83e94c057
|
- Patch #138531 by bjaspan: destroy existing sessions when a user password is changed.
Backport from HEAD.
|
2007-04-24 08:04:30 +00:00 |
Neil Drumm
|
7c4c8dbd33
|
#136250: The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
Backport from HEAD.
|
2007-04-24 08:02:50 +00:00 |
Neil Drumm
|
533154a016
|
- Patch #134364 by lyricnz: simplified SQL query
Backport from HEAD.
|
2007-04-18 04:00:35 +00:00 |
Neil Drumm
|
8d13b7d3cb
|
#133431 by alexis. Let formapi do the redirecting instead of doig it ourselves for user registration.
|
2007-04-08 01:21:23 +00:00 |
Neil Drumm
|
905f82f20e
|
- Patch #133865 by alexis: incorrect form_set_error() calls.
Backport from HEAD.
|
2007-04-08 01:13:03 +00:00 |
Neil Drumm
|
4a247fca04
|
#107051 by webchick. Avoid showing duplicates in 'Who's online' block. Backport from 6.
|
2007-02-11 00:24:36 +00:00 |
Dries Buytaert
|
f52c21e5bd
|
- Patch #81891 by alusiani and dww: fixed problem with matching permissions.
|
2007-01-29 19:08:46 +00:00 |
Dries Buytaert
|
678af8a021
|
- Patch #107425 by webchick: code style fixes.
|
2007-01-11 08:52:45 +00:00 |
Steven Wittens
|
dea04b3d19
|
#108339: Tiny performance improvement in user.module (ereg to strpos)
|
2007-01-11 03:27:05 +00:00 |
Steven Wittens
|
36cd6b2b21
|
#107966: Make login fields consistent size.
|
2007-01-11 03:24:42 +00:00 |
Dries Buytaert
|
74e3c74b81
|
- Always check the username.
|
2007-01-10 15:17:51 +00:00 |
Dries Buytaert
|
f927e66862
|
- Patch #107966 by Ralf: consistent length of textfields.
|
2007-01-10 09:57:46 +00:00 |
Steven Wittens
|
432d6244f3
|
#108130: Don't allow empty autocomplete searches
|
2007-01-10 08:08:44 +00:00 |
Steven Wittens
|
90b00a688f
|
#80085: Don't show user picture form on registration pages (chx / webchick)
|
2007-01-07 08:20:31 +00:00 |
Steven Wittens
|
365439ffdf
|
#107015: Code consistency, capitalization of class names.
|
2007-01-05 05:32:23 +00:00 |
Neil Drumm
|
dfd86399c0
|
#106232 by chx. Add spaces for code style.
|
2007-01-02 05:05:38 +00:00 |
Neil Drumm
|
f46f6abeae
|
#105698 by dww. Edit permissions links for all roles, including anonymous and authenticated.
|
2006-12-29 08:27:19 +00:00 |
Neil Drumm
|
59b94f0610
|
#102170 by ChrisKennedy. Make username and email field #maxlengths consistent.
|
2006-12-25 10:04:03 +00:00 |
Dries Buytaert
|
96c913dca9
|
- Patch #88707 by chx: Make menu_set_active_item a complete inner redirection.
|
2006-12-23 17:27:03 +00:00 |
Neil Drumm
|
124c5aebc2
|
#45453 by ChrisKennedy. Clear up the username field description.
|
2006-12-19 09:22:22 +00:00 |
Dries Buytaert
|
aa3daa3256
|
- Patch #103937 by kkaefer: dropdown list items on mass user editing page not translated.
|
2006-12-18 21:45:56 +00:00 |
Steven Wittens
|
f016b1647b
|
#100518: Fix bad URL/callback in access control.
|
2006-12-12 10:11:43 +00:00 |
Steven Wittens
|
f865087dd4
|
#87241: Use absolute links for search results, to allow syndication.
|
2006-12-12 09:55:18 +00:00 |
Steven Wittens
|
4eda8b315d
|
#101900: Can't create blocked user
|
2006-12-12 07:06:29 +00:00 |
Steven Wittens
|
b86f45b1e6
|
#100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
|
2006-12-10 09:54:35 +00:00 |
Dries Buytaert
|
5acb423c4f
|
- Patch #16798 by profix898: flush the page cache when someone changes his user profile.
|
2006-12-07 19:06:34 +00:00 |
Dries Buytaert
|
38f3050777
|
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
|
2006-12-05 05:47:37 +00:00 |
Dries Buytaert
|
ab1d68d166
|
- Patch #90612 by Bart Jansens: user_logout should only end the current session.
|
2006-12-04 10:41:20 +00:00 |
Dries Buytaert
|
5e70fc97ef
|
- Patch #100352 by ChrisKennedy: fixed parse error on pasword reset page.
|
2006-12-01 08:18:53 +00:00 |
Neil Drumm
|
05a9e540b4
|
Don't append to non-existent variables.
|
2006-11-30 01:37:56 +00:00 |
Neil Drumm
|
58a1351c1d
|
#99426 by RobRoy. Fully save users during mass editing.
|
2006-11-30 01:35:46 +00:00 |