Commit Graph

24 Commits (1990524667ae216680e759c032c177844eaa5e4d)

Author SHA1 Message Date
Nathaniel Catchpole abcfdc177f Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users. 2014-10-24 12:21:06 +01:00
Alex Pott bd8cb79b78 Issue #2329485 by damiankloip, dawehner: Allow permissions.yml files to declare 'permission_callbacks' for dynamic permissions. 2014-09-09 20:11:27 +01:00
webchick 6227e3aa97 Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml. 2014-08-27 01:05:25 -07:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
Alex Pott 29d0f4361d Issue #2306077 by dawehner: Fixed Get rid of connection in UserAutocomplete. 2014-07-19 22:28:22 +01:00
Alex Pott f0d8d3f8ac Issue #2273385 by damiankloip: Use a container parameter for the user tempstore expire time. 2014-07-10 10:56:06 +01:00
Alex Pott baf2bbaa17 Issue #2288665 by znerol: Remove _maintenance request attribute and replace it with a maintenance mode service. 2014-07-07 14:03:55 +01:00
Nathaniel Catchpole e44d15a76d Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework. 2014-05-22 10:38:46 +01:00
Nathaniel Catchpole 0b5a8cac40 Issue #2100313 by dawehner, pwolanin: Move non-core services out of core.services.yml. 2014-04-28 16:14:04 +01:00
Nathaniel Catchpole 3a5e997452 Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'. 2014-03-31 10:49:28 +01:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +00:00
Nathaniel Catchpole 2c2c1adcbf Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes. 2014-03-21 12:35:45 +00:00
Alex Pott 8bab667440 Issue #2206687 by damiankloip: Replace user_authenticate with a UserAuth service. 2014-03-10 10:59:14 +00:00
Alex Pott 0f704ad962 Issue #2068329 by peximo, plach, LinL, marcingy, Désiré, penyaskito, herom, chx: Convert user SQL queries to the Entity Query API. 2014-01-25 20:18:28 +01:00
webchick d9f2ba2c84 Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find. 2013-12-31 16:06:09 -08:00
Nathaniel Catchpole e46d6bfa19 Issue #2163035 by Berdir: Remove $user->theme and Drupal\user\Theme\UserNegotiator. 2013-12-28 20:24:36 +00:00
catch c049f3f1d6 Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash. 2013-12-22 21:58:10 +00:00
Nathaniel Catchpole a6cdd740f8 Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +00:00
Nathaniel Catchpole 172cd2652a Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35.
2013-11-22 13:56:50 +00:00
Nathaniel Catchpole fc04601c35 Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-11-19 12:24:14 +00:00
Alex Pott 27bd89be14 Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners. 2013-06-14 00:53:50 +02: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
webchick f83208f282 Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker. 2013-05-03 10:17:54 -07:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00