Commit Graph

164 Commits (5a31f62c0ea3369d7c4e3e7e057e5f16627b9539)

Author SHA1 Message Date
Alex Pott ba5c2c4dca Issue #1955282 by LewisNyman: Disable Autocapitalize and Autocorrect on user login forms. 2013-05-26 12:39:57 -07:00
Alex Pott e21c1a135f Issue #1987894 by ParisLiakos, vijaycs85: Convert user_logout() to a new style controller. 2013-05-25 19:46:09 -07:00
Alex Pott 8cc75202e7 Issue #1996644 by abghosh82 | joachim: Fixed user_login_name_validate() uses isset() where other user login form validation handlers use !empty(). 2013-05-25 12:57:04 -07:00
Alex Pott bd5769d9fd Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig. 2013-05-24 10:14:30 -07:00
Alex Pott dcfd4deb2d Issue #1898468 by Cottser, joelpittet, rteijeiro, c4rl, steveoliver, scor, jenlampton, idflood, shanethehat, thedavidmeister: [READY] user.module - Convert PHPTemplate templates to Twig. 2013-05-24 09:55:47 -07:00
Jennifer Hodgdon 6a82b74125 Issue #1665446 by kostajh, markpavlitski: Correct errors in user_pass_rehash docs 2013-05-21 12:17:10 -07:00
Alex Pott 3282c15424 Issue #1992428 by andypost: Convert Roles management to a Controller. 2013-05-17 10:11:57 -07:00
Alex Pott 6fa50c64eb Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity. 2013-05-16 08:29:16 +01:00
Alex Pott f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Alex Pott 0bdc4cc7ee Issue #1872870 by andypost, naquah: Implement a RoleListController and RoleFormController. 2013-05-10 11:23:45 +01:00
Nathaniel Catchpole 31513883d9 Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system. 2013-05-07 10:47:19 +01:00
Nathaniel Catchpole 3d1da5ab8f Issue #1982606 by dstol: Added Routine user error can lead to plaintext passwords in the database. 2013-05-05 22:26:23 +01:00
Alex Pott 50ae329638 Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'. 2013-05-05 01:24:24 +01:00
Alex Pott a82a5efe22 Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes. 2013-05-04 01:01:03 +01:00
Jennifer Hodgdon 948c90fc42 Issue #1966958 by markpavlitski, joachim: Add param docs to user_login_finalize 2013-05-03 09:07:05 -07:00
webchick 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
Nathaniel Catchpole f576a16f4e Issue #1034828 by Steven Jones, Bladedu, brunodbo: Fixed 'No active batch' error after user cancelling own account. 2013-04-29 11:51:03 +01:00
Alex Pott 6ed57d39c5 Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface. 2013-04-27 00:28:10 +01:00
Alex Pott b8abe39184 Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset. 2013-04-25 14:08:40 +01:00
webchick 874fb88cc0 Issue #1973464 by ericduran, r_morgan: Add 'Edit profile' to the user menu in Toolbar. 2013-04-21 12:40:45 -07:00
Alex Pott c014519ca1 Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01:00
Jennifer Hodgdon e65fa4f372 Issue #1966948 by kiamlaluno: Upate reference to Drupal 6 hook in user_login_finalize 2013-04-15 10:26:27 -07:00
webchick 6543a5bae6 Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address(). 2013-04-10 17:17:57 -07:00
Alex Pott 87f01f0653 Issue #1924992 by tim.plunkett, kim.pepper, damiankloip, amateescu: Convert user's system_config_form() to SystemConfigFormBase. 2013-04-11 00:35:47 +01:00
webchick 229872b360 Issue #1951068 by alexpott, chx, BTMash: Fixed install.php error reporting is broken. 2013-04-07 13:06:33 -07:00
webchick c9a273af25 Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router. 2013-03-08 21:46:28 -08:00
webchick f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
Dries 497bec2da3 Issue #1763640 by beejeebus, alexpott, YesCT, Jose Reyero, Gábor Hojtsy, das-peter, c31ck, heyrocker: Followup: Introduce config context to make original config and different overrides accessible. 2013-03-08 12:37:37 -05:00
catch e1fa73eaf4 Issue #1903750 by benjy: Convert menu_link() hooks to use Type-Hinting. 2013-03-04 15:28:39 +00:00
catch 0612c664da Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible. 2013-02-27 09:49:26 +00:00
webchick b583995beb Issue #494518 by c4doug, edrupal, Rob C, a_thakur, YesCT, mcrittenden: Added Allow for custom user registration approval email address. 2013-02-19 00:30:38 -08:00
Dries dc3466b514 Issue #967566 by Letharion, mariusz.slonina, indytechcook, adnasa, joestewart, oriol_e9g, Fabianx, tim.plunkett, valthebald, tsvenson, rbayliss, sun, xjm | DocuAnt: Several important Core User settings need to implement hook_field_extra_fields(). 2013-02-18 16:21:42 -05:00
Dries a96697c7d5 Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage. 2013-02-18 12:03:05 -05:00
Dries c5b33012ce Issue #432962 by stevepurkiss, dags, mcrittenden, dawehner, Rob C, EllaTheHarpy: Added option to disable password strength checking. 2013-02-16 12:36:42 -05:00
webchick b1b0b94481 Issue #1903684 by dawehner: User autocomplete using routes. 2013-02-08 18:14:58 -08:00
webchick e72ff70409 Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities. 2013-02-08 15:55:25 -08:00
webchick ab07a33aba Issue #1847198 by benjifisher, jessebeach, effulgentsia: Update the structure returned by hook_toolbar(). 2013-02-01 08:31:47 -08:00
Dries bb91b33df8 Issue #1862752 by larowlan, fago: Implement entity access API for users. 2013-01-24 15:04:49 -05:00
Dries d9964fc606 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-23 12:47:50 -05:00
Dries 2fa3ffe132 Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
webchick 718e854263 Issue #1817656 follow-up by alexpott, olli, tstoeckler: Let user_autocomplete() ACTUALLY find the anonymous user. :) 2013-01-23 09:34:41 -08:00
webchick 0b17f26aa7 Issue #1479454 by Hugo Wetterberg, galooph, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun, dawehner: Convert user roles to configurables. 2013-01-19 13:53:56 -08:00
webchick d729e6be8a Revert "Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables."
Broke testbot. :(

This reverts commit 2ae1597227.
2013-01-18 23:46:12 -08:00
webchick 2ae1597227 Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables. 2013-01-18 21:16:28 -08:00
webchick 948728c5e6 Issue #1882474 by zengenuity, jeni_dc, stevepurkiss: Fixed Password strength indicator display broken in install process. 2013-01-18 17:27:33 -08:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
webchick fe429cbac7 Issue #1755450 by cam8001, joachim: Fixed user_role_permissions() $roles parameter is pointlessly optional. 2013-01-10 10:50:19 -08:00
webchick cf7cc519f7 Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep(). 2013-01-09 15:58:39 -08:00
webchick 97c3ee2be9 Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack. 2013-01-08 11:16:16 -08:00
catch f5f88298a5 Issue #200344 by Pancho, pillarsdotnet, pdrake, sun: Remove user_module_invoke() and rename user_login_block() to user_login_block_form(). 2013-01-07 11:11:52 +00:00