James Gilliland
abcefd7710
Demonstrate providing controller arguments
...
A hacky way of hardcoding controller arguments. Because page arguments are
translated onto the attributes variable and the attributes are used for
arguements via reflection, this lets you push arguments onto the controller
that aren't on the path. This is hacky but so was the original version and
it shouldn't cause a problem as long as path arguments don't share a name
which would have caused problems anyways.
2012-02-13 16:04:01 -05:00
webchick
911bc7247b
Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list.
2012-01-31 00:12:04 -08:00
Dries
68fc0fad1a
- Patch #1316866 by nicl: User_forms() is now redundant.
2012-01-24 17:53:40 -05:00
Nathaniel
e3a6372c35
Revert "Any user should not be allowed to block his/her own account"
...
This reverts commit 1ab05706ea
.
2012-01-20 15:42:49 +09:00
catch
1ab05706ea
Any user should not be allowed to block his/her own account
2012-01-19 21:58:03 +09:00
catch
f969b391b4
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
2012-01-16 11:18:26 +09:00
catch
1878eb1534
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
2012-01-11 00:29:08 +09:00
Nathaniel
dd1f6d349a
Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks.
2012-01-10 12:22:24 +09:00
catch
a3ebad0633
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
2011-12-17 21:43:37 +09:00
catch
c9e01c6e89
Issue #1324972 by betz: Change user block links to item_list() instead of markup.
2011-12-05 21:46:45 +09:00
Dries
4db35f7574
- Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link.
2011-12-04 18:35:24 -05:00
catch
efe0a73b29
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
2011-11-29 18:56:53 +09:00
Nathaniel
1b4dfed494
Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions.
2011-11-25 12:09:40 +09:00
Dries
926564d877
- Patch #576304 by rocket_nova, sivaji: three roles now, not two -> explain the Administrator role on the Roles page!.
2011-11-22 20:59:26 -05:00
catch
7e62a755b5
Issue #1326172 by David_Rothstein: Improve wording of the 'Current password' field description on the user edit form.
2011-11-15 11:03:28 +09:00
catch
9810408fd9
Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module.
2011-11-10 23:57:14 +09:00
catch
70b8337cdc
Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view.
2011-11-03 16:34:18 +09:00
Nathan Haug
f434037c0e
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
2011-11-01 12:48:40 +09:00
Nathan Haug
06fb770bd3
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
2011-11-01 12:48:40 +09:00
Nathaniel
906a6db347
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
...
This reverts commit f0a16bf2a4
.
2011-11-01 12:32:15 +09:00
Nathaniel
f0a16bf2a4
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
2011-11-01 12:25:12 +09:00