Gábor Hojtsy
|
cc9f167e49
|
#154218 by Steven: HTML to text email converter, centralizing email wrapping in Drupal core and providing a solid conversion function for contributed modules
|
2007-06-26 22:21:08 +00:00 |
Steven Wittens
|
7093495f7c
|
#154046: Optimize confirm_form syntax for common usage (and fix some $form_state bugs).
|
2007-06-24 10:09:53 +00:00 |
Steven Wittens
|
028c8e6050
|
#148678: Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin/webernet)
|
2007-06-24 00:38:40 +00:00 |
Gábor Hojtsy
|
b1d45297e7
|
#113983 by damien_vancouver and myself: allow administrators to search users by e-mail too
|
2007-06-23 21:35:08 +00:00 |
Gábor Hojtsy
|
68e7598b87
|
#152492 by JohnAlbin: clean up global user setting, which is done already
|
2007-06-23 13:15:49 +00:00 |
Gábor Hojtsy
|
1d6be6f0b7
|
#153372 by bjaspan: fix user login form values and openid interacion
|
2007-06-23 08:58:31 +00:00 |
Steven Wittens
|
569ede574f
|
#115139: Add centralized json handler (and send text/javascript content-type header).
|
2007-06-22 08:46:16 +00:00 |
Steven Wittens
|
fe8b35f527
|
#153781: Convert all remaining confirm_forms() to deletion api.
|
2007-06-22 08:32:28 +00:00 |
Steven Wittens
|
e7d31327cf
|
#144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files.
|
2007-06-21 04:38:41 +00:00 |
Dries Buytaert
|
6102d02d21
|
- Patch #149692 by asimmonds: fixed FAPI breakage.
|
2007-06-17 11:59:05 +00:00 |
Dries Buytaert
|
dbaddb73c3
|
- Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of user.module.
|
2007-06-15 06:53:26 +00:00 |
Dries Buytaert
|
727304d03d
|
- Patch #151270 by moshe: fixed braino.
|
2007-06-12 20:37:07 +00:00 |
Dries Buytaert
|
2290800c78
|
- Patch #143532 by Gurpartap: don't redirect to 'my account' after editing profiles.
|
2007-06-11 15:27:52 +00:00 |
Dries Buytaert
|
bc1c4defa2
|
- Patch #150167 by fwalch: fixed problem with fapi migration -- one-time login not working.
|
2007-06-11 15:01:32 +00:00 |
Dries Buytaert
|
9e0da3dc7c
|
- Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation.
|
2007-06-08 06:04:15 +00:00 |
Dries Buytaert
|
27388f6655
|
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
|
2007-06-05 12:13:23 +00:00 |
Dries Buytaert
|
e629deb94d
|
- Patch #146667 by Jeff Eaton: form API fixes.
|
2007-06-04 15:56:34 +00:00 |
Dries Buytaert
|
19b8132289
|
- Patch #148974 by hunmonk: fixed whois online block on PostgreSQL.
|
2007-06-04 07:24:53 +00:00 |
Dries Buytaert
|
1fe90cba4f
|
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
|
2007-06-04 07:22:23 +00:00 |
Dries Buytaert
|
712c5758ff
|
- Patch #148744 by catch: fixed some code comments.
|
2007-06-03 06:17:58 +00:00 |
Dries Buytaert
|
4fd54aabc5
|
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.
|
2007-05-30 08:08:59 +00:00 |
Dries Buytaert
|
96926ca047
|
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
|
2007-05-28 06:08:47 +00:00 |
Dries Buytaert
|
5b45c4afc5
|
- Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' when being called for the user_register form
|
2007-05-25 12:52:16 +00:00 |
Dries Buytaert
|
5094312d3b
|
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
|
2007-05-22 05:52:17 +00:00 |
Dries Buytaert
|
d79082769a
|
- Patch #144919 by dww: hide user picture settings when possible.
|
2007-05-20 16:38:19 +00:00 |
Dries Buytaert
|
2934a3d9bd
|
- Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted.
|
2007-05-20 12:34:48 +00:00 |
Dries Buytaert
|
99338b7896
|
- Patch #144676 by webchick and dww: form API-fied user settings.
|
2007-05-17 21:33:59 +00:00 |
Dries Buytaert
|
a243145d3f
|
- Patch #137767 by chx and pwolanin: multiple menu support.
|
2007-05-16 13:45:17 +00:00 |
Dries Buytaert
|
ac65ff9074
|
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
|
2007-05-14 13:43:38 +00:00 |
Dries Buytaert
|
258c653f56
|
- Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more.
|
2007-05-10 19:55:24 +00:00 |
Dries Buytaert
|
571013af8c
|
- Patch #142619 by erdemkose: fixed E_ALL warnings.
|
2007-05-10 10:00:50 +00:00 |
Dries Buytaert
|
7d4f2836ba
|
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
|
2007-04-30 17:03:29 +00:00 |
Dries Buytaert
|
248703477d
|
- Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.
|
2007-04-30 14:25:14 +00:00 |
Dries Buytaert
|
9a6099c234
|
- Patch #76588 by Gabor: made log messages translatable. Yay.
|
2007-04-24 13:55:36 +00:00 |
Dries Buytaert
|
2a2b767239
|
- Patch #138531 by bjaspan: destroy existing sessions when a user password is changed.
|
2007-04-23 17:07:57 +00:00 |
Dries Buytaert
|
61f46c6aa9
|
- Patch #138234 by webchick: Missing theme_user_signature from user_theme().
|
2007-04-23 16:58:10 +00:00 |
Gábor Hojtsy
|
45aa7f61ac
|
#136250: The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
|
2007-04-21 20:47:30 +00:00 |
Dries Buytaert
|
e675979091
|
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
|
2007-04-13 08:56:59 +00:00 |
Dries Buytaert
|
ea3c495a55
|
- Patch #135329 by Zen: clean up password reset form.
|
2007-04-13 08:42:36 +00:00 |
Dries Buytaert
|
807c2a2d09
|
- Patch #134364 by lyricnz: simplified SQL query
|
2007-04-13 08:26:34 +00:00 |
Dries Buytaert
|
4a7be0f2f0
|
- Patch #134839 by webchick: allow turning of signatures site-wide.
|
2007-04-10 10:40:40 +00:00 |
Dries Buytaert
|
15d739a504
|
- Patch #133431 by alexis: #redirect won't work with user registration.
|
2007-04-09 13:45:30 +00:00 |
Dries Buytaert
|
b9b015ff19
|
- Patch #130366 by webchick and Steven: make signatures pretty.
|
2007-04-09 13:41:10 +00:00 |
Dries Buytaert
|
ec3c0716aa
|
- Patch #133865 by alexis: incorrect form_set_error() calls.
|
2007-04-06 14:27:22 +00:00 |
Dries Buytaert
|
5bbbf10ba8
|
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
|
2007-04-06 13:27:23 +00:00 |
Dries Buytaert
|
9e94bb6101
|
- Patch #130366 by webchick and steven: improved signature handling. Step 1 of 2.
|
2007-03-30 07:45:20 +00:00 |
Steven Wittens
|
f7440d4d73
|
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
|
2007-03-27 05:13:55 +00:00 |
Dries Buytaert
|
eb6b848de6
|
- Patch #110888 by Eaton: unify hook _alter()
|
2007-03-26 00:35:59 +00:00 |
Steven Wittens
|
4f5e7ecba4
|
#130194: Left over #base.
|
2007-03-24 05:36:30 +00:00 |
Dries Buytaert
|
4b635f6d0a
|
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
|
2007-03-17 18:30:14 +00:00 |
Dries Buytaert
|
0cb5532a23
|
- Patch #125763 by chx: menu system fixes/enhancements.
|
2007-03-08 19:03:48 +00:00 |
Dries Buytaert
|
afb4242ad1
|
- Patch #125232 by kkaefer: overlooked an l() convertion.
|
2007-03-06 16:17:55 +00:00 |
Dries Buytaert
|
dc5843bd30
|
- Patch #111347 by Steven: refactor url() and l().
|
2007-02-15 11:40:19 +00:00 |
Dries Buytaert
|
a1e6728a46
|
- Patch #113603 by chx: first crack at re-implementing tabs.
|
2007-02-11 09:30:51 +00:00 |
Dries Buytaert
|
aae033952f
|
- Patch #107051 by webchick: duplicate user names in who is online block
|
2007-02-10 13:43:47 +00:00 |
Dries Buytaert
|
4980327172
|
- Patch #115315 by kkaefer: fixed autocomplete for users.
|
2007-02-02 15:25:25 +00:00 |
Dries Buytaert
|
489903a08e
|
- Patch #113603 by chx: first crack at re-implementing tabs.
|
2007-01-31 21:26:56 +00:00 |
Dries Buytaert
|
05a708fb06
|
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
|
2007-01-31 15:49:26 +00:00 |
Dries Buytaert
|
f66606751e
|
- Patch #113872 by webchick: 403 on user/password for anon users.
|
2007-01-29 19:17:55 +00:00 |
Dries Buytaert
|
00f377cdcb
|
- Patch #81891 by alusiani and dww: fixed problem with matching permissions.
|
2007-01-29 19:07:53 +00:00 |
Dries Buytaert
|
3b543c18f5
|
- Rollback of E_ALL patch. Too much extra breakage.
|
2007-01-25 22:14:06 +00:00 |
Dries Buytaert
|
fd32b42196
|
- Patch #112715 by webchick et al: fixed some E_ALL errors.
|
2007-01-25 21:32:07 +00:00 |
Dries Buytaert
|
03752e35a4
|
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
|
2007-01-24 14:48:36 +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 |
Neil Drumm
|
b5bf8a8f47
|
#97824 by Gurpartap. Move enclosing elements outside of their t().
|
2006-11-26 02:20:01 +00:00 |
Neil Drumm
|
205f8ff01b
|
#97941 by webchick. Consistent defaults for 'site_name' variable.
|
2006-11-25 09:04:22 +00:00 |
Dries Buytaert
|
827f064deb
|
- Patch # #98366 by webchick and ac: simplified strings for translators.
|
2006-11-24 10:18:24 +00:00 |
Dries Buytaert
|
d721a4f0d9
|
- Patch #98365 by webchick and RobRoy: added missing t() functions.
|
2006-11-24 09:01:57 +00:00 |
Dries Buytaert
|
74679f5553
|
- Patch #99287 by webchick: missed some title capitalizations.
|
2006-11-23 11:06:53 +00:00 |
Dries Buytaert
|
3518d7bdf3
|
- Patch #99027 by greggles and webchick: help users request a new password when registration fails.
|
2006-11-22 09:12:05 +00:00 |
Dries Buytaert
|
837bacfaaf
|
- Patch #98063 by jhm: user_admin_access_form ignores the default value for access type.
|
2006-11-21 20:25:24 +00:00 |
Dries Buytaert
|
b004f328ee
|
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
|
2006-11-21 20:14:19 +00:00 |
Steven Wittens
|
001d54f663
|
#84961: Add 'select all' and range select feature to admin tables.
|
2006-11-21 08:16:39 +00:00 |
Dries Buytaert
|
73bcacf2cf
|
- Patch #41293 by edkwh et al: proper validation of role names (duplicates).
|
2006-11-17 21:46:32 +00:00 |
Neil Drumm
|
c8a996a2ee
|
#79804 by pwolanin. Junk keeps falling in $user->data.
|
2006-11-16 09:01:55 +00:00 |
Neil Drumm
|
7fb6b1ac80
|
#97686 by chx. Replace a loop with a standard PHP function.
|
2006-11-16 08:45:49 +00:00 |
Dries Buytaert
|
72fc8dbc98
|
- Patch #93042 by profix898: fixed the inconsistent who's online message.
|
2006-11-15 20:18:28 +00:00 |