Angie Byron
|
049a8896f5
|
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
|
2009-08-12 23:51:19 +00:00 |
Dries Buytaert
|
ef5c041534
|
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.
|
2009-08-11 11:47:58 +00:00 |
Angie Byron
|
1da6ef52c4
|
#485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.
|
2009-08-08 20:52:33 +00:00 |
Dries Buytaert
|
b09aa24a0e
|
- Patch by chx and DamZ: fixed a failing test.
|
2009-07-31 21:14:01 +00:00 |
Dries Buytaert
|
d422853504
|
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
|
2009-07-31 19:01:03 +00:00 |
Dries Buytaert
|
a938e18a1b
|
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
|
2009-07-28 19:18:08 +00:00 |
Dries Buytaert
|
ff8b0618f5
|
- Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation in tests to help us make progress on PIFR 2.x
|
2009-07-28 19:14:15 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Angie Byron
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
Dries Buytaert
|
6dc5b5449d
|
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
|
2009-07-12 08:36:35 +00:00 |
Dries Buytaert
|
75d449d1eb
|
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
|
2009-07-01 12:06:22 +00:00 |
Dries Buytaert
|
daedf71b7c
|
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.
|
2009-06-13 20:40:09 +00:00 |
Dries Buytaert
|
4534383a7d
|
- Patch #486274 by mr.baileys: fixed typo.
|
2009-06-11 07:51:30 +00:00 |
Dries Buytaert
|
7e4fb51913
|
- Patch #486274 by mr.baileys: fixed typo.
|
2009-06-09 21:30:24 +00:00 |
Dries Buytaert
|
5feda4e2a8
|
- Patch #481794 by mr.baileys: made the one-time link be active immediately so we can remove a hack from the tests.
|
2009-06-05 09:26:06 +00:00 |
Dries Buytaert
|
551cc74896
|
- Patch #480660 by catch, brianV, et al: add an administrator role to core.
|
2009-06-04 09:52:33 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
45731a4e60
|
#398902 by kscheirer and alexanderpas: Type-check passwords.
|
2009-05-22 07:39:09 +00:00 |
Angie Byron
|
679e9011d9
|
#292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again.
|
2009-05-13 17:23:48 +00:00 |
Angie Byron
|
d70915b1ab
|
#453962 by neclimdul: Change all instances of getInfo() to static functions.
|
2009-05-06 19:56:21 +00:00 |
Angie Byron
|
fb5d44bc2c
|
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
|
2009-04-25 17:52:43 +00:00 |
Angie Byron
|
f40532da76
|
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
|
2009-03-31 01:49:55 +00:00 |
Dries Buytaert
|
7d35ed90d9
|
- Patch #413382 by brianV: whitespace fixes.
|
2009-03-25 16:31:18 +00:00 |
Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +00:00 |
Dries Buytaert
|
582fbf2828
|
- Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles().
|
2009-03-08 21:52:10 +00:00 |
Dries Buytaert
|
5d658d0848
|
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
|
2009-02-22 17:55:30 +00:00 |
Angie Byron
|
962a7783d3
|
#371327 by quicksketch: Fix user picture rendering (with fixed tests).
|
2009-02-09 07:36:15 +00:00 |
Angie Byron
|
2c381622a5
|
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.
|
2009-01-31 16:50:57 +00:00 |
Angie Byron
|
0ec23b9b43
|
#357403 by drewish: Make user pictures managed files.
|
2009-01-20 03:10:00 +00:00 |
Angie Byron
|
9a32ca468a
|
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
2009-01-08 08:42:13 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
574a2e47ee
|
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
|
2008-12-16 23:57:33 +00:00 |
Dries Buytaert
|
eda100b83d
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |
Angie Byron
|
25f63a8965
|
#336596 by Dave Reid: Tests for who's online block so it continues to stay fixed. :)
|
2008-11-23 15:55:43 +00:00 |
Angie Byron
|
53f53b6db5
|
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
|
2008-11-20 06:56:17 +00:00 |
Dries Buytaert
|
0056cf3abb
|
- Rollback of patch #334671 by Steve Dondley: still tests failing.
|
2008-11-18 15:06:47 +00:00 |
Dries Buytaert
|
3390569295
|
- Patch #334671 by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests. Yay.
|
2008-11-18 14:59:16 +00:00 |
Angie Byron
|
6828096e7e
|
#284887 by Dave Reid and dww: Disable autocomplete if user does not have access to the callback.
|
2008-10-10 07:49:49 +00:00 |
Angie Byron
|
d452f14759
|
#299290 by c960657 and drewish: Clean up user test exceptions with certain versions of GD.
|
2008-10-01 00:54:43 +00:00 |
Angie Byron
|
a3bb66e4e8
|
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
|
2008-09-20 20:22:25 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Angie Byron
|
161a9970f7
|
#308534 by Dave Reid: Remove stray whitespace core-wide.
|
2008-09-15 20:48:10 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Dries Buytaert
|
e717628401
|
- Patch #276583 by pwolanin, with minor changes by me: tests for the user administration pages.
|
2008-09-05 09:55:08 +00:00 |
Dries Buytaert
|
32afb32935
|
- Patch #266488 by Damien Tournoud: cleanup for user_validate_name().
|
2008-06-27 07:25:11 +00:00 |
Dries Buytaert
|
2877c1027a
|
- Patch #266488 by Damien Tournoud, nbz, Heine, MadHarold, et al: clean-up user_validate_name(), allow astrophes, removed some cruft and made the tests more compact.
|
2008-06-26 19:47:02 +00:00 |
Dries Buytaert
|
ecb032a239
|
- Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space).
|
2008-06-09 08:11:45 +00:00 |
Dries Buytaert
|
76aedbefe0
|
- Patch #267813 by alpritt: fixed some user module tests.
|
2008-06-08 19:50:54 +00:00 |
Dries Buytaert
|
5c9d4b9c97
|
- Patch #253506 by Daniel, flobruit and catch: made the upload tests work.
|
2008-06-06 10:36:45 +00:00 |
Dries Buytaert
|
4cdbf9c078
|
- Patch #260505 by flobruit: updated the user module tests to be consistent with the code.
|
2008-06-02 17:42:58 +00:00 |