Commit Graph

628 Commits (6e5fd14d91e8f5f2bf892748803871470ea8e925)

Author SHA1 Message Date
Alex Pott ebdca18dc3 Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog(). 2014-10-05 14:07:07 +02:00
Alex Pott 4014b744a0 Issue #2344491 by tim.plunkett: Move ControllerBase::redirect() to UrlGeneratorTrait. 2014-10-02 14:52:28 +02:00
catch 4e5c1c2bef Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>. 2014-10-02 13:39:56 +02:00
Alex Pott ba2b869092 Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface. 2014-10-01 16:11:14 +02:00
catch de5830d665 Issue #2346283 by damiankloip: Add route name parameter to OutboundRouteProcessorInterface. 2014-10-01 10:53:56 +02:00
webchick 0189add1e3 Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags. 2014-10-01 01:20:51 -07:00
Alex Pott 002ae719c9 Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements. 2014-09-30 10:10:00 +02:00
Alex Pott 31022924e1 Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls. 2014-09-30 08:50:14 +02:00
Alex Pott 5fdcfc74d6 Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties. 2014-09-30 08:42:48 +02:00
Alex Pott 4f49087b71 Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object. 2014-09-29 15:41:29 +02:00
Alex Pott 27636950ac Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property. 2014-09-29 08:10:45 +02:00
webchick daaccc3b3d Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks. 2014-09-28 18:25:41 -07:00
webchick 8a1502882a Issue #1986640 by Wim Leers, chx, dawehner, effulgentsia: Support AND/OR conjunctions for permission checks. 2014-09-28 15:41:35 -07:00
webchick 9801d9a5c9 Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity. 2014-09-28 14:36:09 -07:00
webchick da1b66428a Issue #2346361 by pwolanin, dawehner: Add a UnroutedUrlAssembler and put it into the container. 2014-09-28 14:11:52 -07:00
webchick 6caeaf03f3 Issue #2002138 by yched, Jose Reyero, xjm, andypost, fago, msonnabaum, Berdir, dixon_: Use adapters for supporting typed data. 2014-09-28 14:09:08 -07:00
Alex Pott e4242c47d6 Issue #2346105 by olli: Fixed Use 1+2+3 for OR, 1,2,3 for AND. 2014-09-28 18:36:18 +02:00
webchick d4b7bc7890 Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ]. 2014-09-27 00:19:16 -07:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
webchick 8bd63769fa Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>. 2014-09-26 23:47:52 -07:00
catch 2c6cd92958 Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX. 2014-09-25 08:30:31 +01:00
Nathaniel Catchpole 03aa67036e Issue #2343607 by alexpott, dawehner: Cleanup UrlGenerator. 2014-09-24 15:38:10 +01:00
Nathaniel Catchpole 4691e432d5 Issue #2293501 by dawehner, Wim Leers, znerol: Use route name and params instead of _system_path in CsrfAccessCheck. 2014-09-24 15:31:54 +01:00
Alex Pott ff035fc4fa Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better. 2014-09-22 22:08:27 +01:00
Nathaniel Catchpole ae1a1d80bb Issue #2336355 by alexpott, Cottser: Fixed Refactor Attribute rendering so that class= is not printed. 2014-09-22 12:35:49 +01:00
Alex Pott 2c35927494 Issue #2333465 by marcvangend: Fixed Confusing exception message when Deriver plugin does not exist. 2014-09-22 12:24:56 +01:00
Nathaniel Catchpole c0a7453aef Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage. 2014-09-22 11:43:19 +01:00
Alex Pott e3f8efb8e2 Issue #2321809 by undertext, JeroenT | dawehner: Put the access manager onto \Drupal. 2014-09-22 11:29:44 +01:00
webchick f5884ce65e Issue #2142441 by Garrett Albright: Fixed [Followup needed] CSS aggregator prepends data: URLs with paths. 2014-09-21 13:46:24 -07:00
Alex Pott fb6c562c9e Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework. 2014-09-20 11:14:29 +01:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Nathaniel Catchpole 2a0254f973 Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled. 2014-09-19 10:25:26 +01:00
Alex Pott f27fd1f598 Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +01:00
Jennifer Hodgdon bedbd0a22d Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:26:03 -07:00
Alex Pott 748ef5bb02 Issue #2334785 by znerol: Remove _maintenance request attribute from SpecialAttributesRouteSubscriber. 2014-09-18 14:50:44 +01:00
Alex Pott 966aed8f90 Issue #2340379 by larowlan: Allow PathValidator::getUrlIfValid to support paths with leading /. 2014-09-18 08:35:46 +01:00
Alex Pott d617be8cba Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate(). 2014-09-17 23:14:49 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Nathaniel Catchpole f022decb56 Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall. 2014-09-16 10:05:37 +01:00
Alex Pott 32d5530e58 Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php). 2014-09-15 21:37:27 +01:00
Nathaniel Catchpole 1bf3b8dc0a Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods. 2014-09-15 10:42:29 +01:00
Alex Pott 51a27d107f Issue #2323759 by Crell, dawehner: Modularize kernel exception handling. 2014-09-15 10:22:01 +01:00
Alex Pott 86922ace3f Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class. 2014-09-12 11:43:29 +01:00
Alex Pott 877b9c6c7f Issue #2213583 by lauriii, sqndr, Crisz, herom, jamesquinton, esod, Rajendar Reddy, zserno, er.pushpinderrana, cs_shadow, amitgoyal | JayeshSolanki: Fixed Misaligned Icons in Drupal 8.x. 2014-09-12 11:19:36 +01:00
Alex Pott 840cd4c885 Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface. 2014-09-10 12:58:56 +01:00
Alex Pott ee6ddbe8ac Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface. 2014-09-10 09:53:11 +01:00
Alex Pott 0a12d85e1c Issue #2256257 by znerol, cosmicdreams | YesCT: Move token seed in SessionManager in isSessionObsolete() and regenerate() to the MetadataBag. 2014-09-09 20:03:13 +01:00
Nathaniel Catchpole f749eac343 Revert "Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller."
This reverts commit 3ac426f9cb.
2014-09-09 14:21:09 +01:00
Nathaniel Catchpole 3ac426f9cb Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller. 2014-09-09 14:06:02 +01:00
Alex Pott 4697eb9ca5 Issue #2330731 by Sutharsan: Fixed Attribute::addClass() adds empty class. 2014-09-09 00:01:02 +01:00