Commit Graph

502 Commits (7ed961472b39180221df5d6163e6741496389f12)

Author SHA1 Message Date
Dries dd95e4bae3 Issue #2049039 by Berdir: Convert node properties to methods. 2013-08-16 12:13:11 -05:00
webchick 21226ab1b1 Issue #2001044 by alexander.ilivanov, ebeyrent, DmitryDrozdik, jlbellido, aitiba, alexpott, alvar0hurtad0, ayelet_Cr: Replace drupal_container() with Drupal::service() in the user module. 2013-08-16 08:05:02 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Dries c8dec31b3e Issue #1999448 by chertzog, aaronott, chrisjlee, daffodil_naveen, kim.pepper: Use Symfony Request for user module. 2013-08-13 14:59:28 -04:00
webchick 4f555afc5e Issue #2049681 by alexpott: Fixed User permissions table header is no longer sticky. 2013-08-12 00:01:03 -07:00
Alex Pott fd76691cca Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
Nathaniel Catchpole 423f1d653b Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected. 2013-08-07 09:37:10 +01:00
Nathaniel Catchpole fca3051719 Issue #2019071 by tsphethean: Fixed EntityListController::buildRow() should return secure label. 2013-08-07 09:31:10 +01:00
Alex Pott cc7c70e9af Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig. 2013-08-06 00:52:22 +02:00
webchick 6bec9b2f79 Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink. 2013-08-03 23:00:11 -07:00
Alex Pott 251c8d8573 Issue #2057137 by legolasbo: Remove Unused local variable $user from /core/modules/user/user.module. 2013-08-03 23:06:57 +02:00
Alex Pott 5600df497c Issue #2037675 by legolasbo: Clean-up user_admin_account(). 2013-08-03 13:22:48 +02:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Nathaniel Catchpole 42fcb35676 Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date. 2013-08-01 14:46:05 +01:00
Nathaniel Catchpole dbcb65bd47 Issue #2032369 by yched: Fixed _update_8003_field_create_field() relies on field schemas never changing and plugins being available. 2013-08-01 14:40:18 +01:00
Alex Pott e33ddd1b74 Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
webchick 0d31d44dd5 Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
Alex Pott 57dc876717 Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API. 2013-07-29 09:52:14 +02:00
Alex Pott 926a067758 Issue #2043781 by pwolanin: Fixed Drupal::request()->attributes->get('account') may conflict with an account object loaded from the path. 2013-07-27 23:11:14 +02:00
Nathaniel Catchpole d3c5919d17 Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
Nathaniel Catchpole 29c09effc3 Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK). 2013-07-27 15:26:33 +01:00
Alex Pott d3d54f170b Issue #1938888 by tim.plunkett, ayelet_Cr, amateescu: Convert user_admin_permissions() to a new-style Form object. 2013-07-24 22:56:59 +02:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Alex Pott 1d6edbb944 Issue #2024811 by tim.plunkett: Remove hardcoding of ConfigEntityBase in RoleStorageController::attachLoad(). 2013-07-23 00:11:55 +01:00
Alex Pott 08aeb8717f Issue #2034947 by damiankloip: Change view results to use a classed object. 2013-07-21 08:46:30 +01:00
Alex Pott b3149b25b7 Issue #2045361 by dawehner, fubhy: Mark user_access() as deprecated. 2013-07-20 21:54:56 +01:00
Alex Pott 324631dda7 Issue #2043749 by rvilar: Fixed Typo error for 'Timeone' in UserStorageController.php. 2013-07-20 21:17:52 +01:00
Alex Pott ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Alex Pott c874593f07 Issue #1938938 by duellj, Risse: Convert theme_user_admin_permissions() to table #type. 2013-07-20 01:39:52 +01:00
Alex Pott a7ef6f36bb Issue #2030551 by marcingy: Fixed PHP notice when creating new Drupal user. 2013-07-19 18:22:38 +01:00
Dries edcd8df4bd Issue #1966334 by Alan Evans, fubhy, dawehner, ParisLiakos: Convert user_access() to User::hasPermission(). 2013-07-18 14:31:35 -04:00
Nathaniel Catchpole 788cb06d60 Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes. 2013-07-18 11:28:54 +01:00
Nathaniel Catchpole 7dd31494f3 Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +01:00
Alex Pott 31efff2728 Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core. 2013-07-15 18:39:32 -04:00
Nathaniel Catchpole 22a6d8ccec Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
Alex Pott d03acd3ce9 Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration. 2013-07-14 14:01:25 -04:00
Nathaniel Catchpole 7232dbf9f1 Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'. 2013-07-13 12:03:08 +01:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Nathaniel Catchpole 45418a7ca0 Issue #1987896 by tim.plunkett: Follow-up to Convert user_page() to a new style controller. 2013-07-10 23:18:09 +01:00
Alex Pott cd7ca03c27 Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase. 2013-07-10 17:05:43 +01:00
Alex Pott 06cb438e03 Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities. 2013-07-09 19:57:20 +01:00
Alex Pott c250f7354d Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation. 2013-07-09 15:39:11 +01:00
Alex Pott 45a9e859d6 Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface. 2013-07-09 15:39:11 +01:00
Jennifer Hodgdon 176fbe7c71 Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs 2013-07-08 11:21:18 -07:00
Jennifer Hodgdon 2c01cd0ba9 Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts 2013-07-08 10:49:45 -07:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Nathaniel Catchpole 8ceb6e1719 Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage. 2013-07-05 14:45:20 +01:00
Dries 36975492e9 Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings. 2013-07-03 12:29:13 -04:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00