Commit Graph

578 Commits (32336d58615ea09837d234a57e72b09f06a2587c)

Author SHA1 Message Date
Alex Pott 4ae3ee3a75 Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
webchick 9c87059f0f Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes. 2014-08-12 12:19:20 -07:00
Alex Pott 9d777775b1 Issue #2307681 by cbr, Berdir, moshe weitzman: GetEntityTypeFromStaticClass - poor performance. 2014-08-11 15:02:28 -05:00
Alex Pott 6f476b8a43 Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager. 2014-08-11 09:25:38 -05:00
Alex Pott 8fe81428b7 Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition. 2014-08-10 15:43:04 -05:00
Alex Pott d7d587255d Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets). 2014-08-08 11:52:12 -05:00
Alex Pott 8196034a57 Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
Alex Pott 8e6b32a9cc Issue #2315555 by undertext, larowlan: Fixed UrlGeneratorTrait::setUrlGenerator sets linkGenerator property instead of urlGenerator. 2014-08-08 07:16:48 -05:00
Alex Pott 65cb382cfd Issue #2285451 by joelpittet, davidhernandez, cilefen, mdrummond, mortendk: Create addClass() and removeClass() methods on Attribute object for merging css class names. 2014-08-08 06:36:48 -05:00
Alex Pott 258856aee9 Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
Alex Pott 18ddb0044c Issue #2315807 by tim.plunkett: Remove support for path-based form redirects. 2014-08-07 21:43:27 +01:00
Nathaniel Catchpole 381b05e5f1 Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding, larowlan: Fixed CommentManager::getAllFields() should have a static cache. 2014-08-07 11:53:05 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Alex Pott 627a719a7f Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect(). 2014-08-06 09:05:02 +01:00
Alex Pott 8f04acbb77 Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter. 2014-08-05 11:39:21 +01:00
Alex Pott 1d8f75b38d Issue #2315255 by Dave Reid: Fixed Xss::split() fails on custom HTML elements with dashes in the name. 2014-08-04 20:01:11 +01:00
webchick 73a65a3605 Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement(). 2014-08-04 10:23:18 -07:00
Nathaniel Catchpole d9edc3a26a Issue #2314347 by alexpott: Fixed Remove config.storage dependency from ConfigEntityStorage. 2014-08-04 13:03:16 +01:00
Alex Pott e665794623 Issue #2031441 by penyaskito, Mile23, DuaelFr, Sutharsan: Add unit test for PoHeader::evaluatePlural. 2014-08-04 11:57:11 +01:00
Alex Pott 5fef1a6b37 Issue #2313479 by tim.plunkett: Add FormState::setResponse(). 2014-08-04 11:23:14 +01:00
Alex Pott 537457b512 Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError(). 2014-08-04 11:19:36 +01:00
Alex Pott 52f02da5a6 Issue #2265939 by tim.plunkett, dawehner, effulgentsia: Fixed [sechole] AccessManager::checkNamedRoute() leaks attributes from current request. 2014-08-02 23:37:02 +01:00
Nathaniel Catchpole a91ef2b853 Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers. 2014-07-31 13:46:06 +01:00
Alex Pott bf7b1b0151 Issue #2313115 by Wim Leers: Fixed AccessManagerTest is broken. 2014-07-31 13:19:09 +01:00
Dries fc5e111aca Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError(). 2014-07-30 20:50:42 -04:00
Alex Pott 70bed3385f Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 13:04:04 +01:00
Alex Pott 44f76c6bcf Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35.
2014-07-30 13:02:58 +01:00
Nathaniel Catchpole fd2db9cd35 Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 11:47:01 +01:00
Alex Pott 952311959d Issue #2051877 by dawehner, sun, tstoeckler: Log error when people use invalid route parameters. 2014-07-29 12:38:19 +01:00
Alex Pott 4a45c16b0a Issue #2310705 by lokeoke, tim.plunkett, dawehner: AccessManager should introduce constants for 'ANY' / 'ALL'. 2014-07-29 09:48:31 +01:00
Alex Pott 9bbfedec84 Issue #2304651 by YesCT, martin107: Fixed Core Language sort() should not work, needs to use name instead of default title. 2014-07-29 09:37:58 +01:00
Alex Pott 6c5130d0c1 Issue #2008566 by kim.pepper, jhedstrom, Berdir: Convert PasswordHashingTest unit tests to phpunit. 2014-07-28 22:49:42 +01:00
Alex Pott 1a7cd1b532 Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension. 2014-07-28 08:59:32 +01:00
Alex Pott 59c3c9757c Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl. 2014-07-25 15:44:31 +01:00
Alex Pott f0c9d009a3 Issue #2033211 by jwilson3, LewisNyman, sqndr, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory. 2014-07-25 11:17:35 +01:00
Alex Pott 36faf4e8f1 Issue #2302617 by dawehner, chx | Crell: Define a standard mechaism for backend-aware service overrides. 2014-07-24 16:42:57 +01:00
Alex Pott 5783e08f16 Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval(). 2014-07-24 15:54:28 +01:00
Alex Pott 53b024dbd8 Issue #2306429 by KarlKedrovsky, a_thakur: Remove user_access(). 2014-07-21 12:42:10 +01:00
Alex Pott 8d6f823971 Issue #2276219 followup by Mile23: Asset libraries should declare their license. 2014-07-19 09:09:44 +01:00
Nathaniel Catchpole a57630c83d Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again). 2014-07-18 19:56:27 +01:00
Nathaniel Catchpole 5dad0b8606 Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core. 2014-07-18 11:53:52 +01:00
Alex Pott 87e675f09b Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default 2014-07-18 10:05:22 +01:00
Alex Pott 256b197153 Issue #2276219 by Wim Leers: Asset libraries should declare their license. 2014-07-18 09:06:54 +01:00
Alex Pott 697991fade Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins. 2014-07-17 23:18:18 +01:00
Alex Pott fc939d4e6c Issue #2268761 by tim.plunkett: Remove support for function-based forms. 2014-07-16 23:26:38 +01:00
Alex Pott 50ac4700e2 Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests. 2014-07-16 16:50:33 +01:00
Alex Pott 045d3ed92f Issue #2298667 by Mile23, neclimdul: Fixed Code review for report generation. 2014-07-16 12:43:37 +01:00
Alex Pott 2c93dd6734 Revert "Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory."
This reverts commit 16e60c421b.
2014-07-15 20:31:27 +01:00
Alex Pott f2b6aa7a75 Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
Alex Pott 16e60c421b Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory. 2014-07-15 11:30:07 +01:00
Alex Pott 8bb62da27d Issue #2301239 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, xjm, YesCT, kgoel, victoru, berdir, likin, and plach: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage. 2014-07-15 09:15:14 +01:00
Nathaniel Catchpole 02a32e3ff5 Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container. 2014-07-14 15:58:53 +01:00
Alex Pott 55240a0442 Issue #2163245 by Mile23: Unit testing for \Drupal\Component\Utility\Variable. 2014-07-13 10:33:25 +01:00
Alex Pott 5135cbb43d Issue #2301875 by dawehner, plach: Fixed Invalid SQL when running tests. 2014-07-13 10:27:37 +01:00
Dries 135ca1c04f Issue #2294177 by alexpott: Allow Drupal\Core to provide [config] entity types. 2014-07-11 12:24:38 -04:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
Dries 406c061260 Issue #2076325 by neclimdul, Mile23, alexpott: Fixed Drupal\Component\Utility\Url::externalIsLocal() is wrong in common cases. 2014-07-09 11:56:17 -04:00
Dries 30c3117542 Issue #2298993 by alexpott, tim.plunkett: Fixed routes using _entity_list wrongly are marked for upcasting. 2014-07-09 11:23:36 -04:00
Nathaniel Catchpole 8c90c366e0 Issue #2231595 by beejeebus, Steven Merrill, kim.pepper, Wim Leers, msonnabaum: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend. 2014-07-08 12:00:16 +01:00
Alex Pott f531d9dec2 Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec. 2014-07-07 15:22:06 +01:00
webchick 7f5552052c Issue #2017257 by jason.bell, dead_arm, alexrayu, philipz, idebr, rteijeiro, emma.maria, frankbaele, LewisNyman: Create generic layout classes. 2014-07-02 11:39:57 -07:00
Nathaniel Catchpole b4f282a55b Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields. 2014-07-01 13:59:17 +01:00
Dries 41576e126f Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes. 2014-06-30 15:24:34 -04:00
Nathaniel Catchpole 03cc400b0f Issue #2272279 by joelpittet, chx: Kill RenderWrapper class. 2014-06-30 10:23:11 +01:00
Alex Pott d7efdaa9f9 Issue #2262195 by sun: Fixed Various test classes are missing phpDoc. 2014-06-27 13:11:05 +01:00
webchick d4c697e296 Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface. 2014-06-26 11:42:04 -07:00
Nathaniel Catchpole dbb3bb005c Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit. 2014-06-26 12:26:01 +01:00
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
webchick 3a1f6fd999 Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays. 2014-06-25 16:15:36 -07:00
webchick 1176527762 Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch. 2014-06-25 14:29:38 -07:00
webchick 539061c75b Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow. 2014-06-25 13:07:49 -07:00
Nathaniel Catchpole 3b84f7b213 Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class. 2014-06-24 14:28:41 +01:00
webchick 065721999a Issue #2262483 follow-up by sun: Fixed Some PHPUnit tests do not exist. 2014-06-21 22:06:31 -07:00
Nathaniel Catchpole 86e432e05e Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability. 2014-06-20 18:40:27 +01:00
Nathaniel Catchpole 0f752ca609 Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting. 2014-06-20 18:38:26 +01:00
Nathaniel Catchpole a4d7fad2ae Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def.
2014-06-20 18:38:00 +01:00
Nathaniel Catchpole c9e73f7def Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting. 2014-06-20 13:21:57 +01:00
Dries f0337421a4 Issue #2208115 by Xano, damiankloip, Crell: Add DependencySerializationTrait. 2014-06-18 21:59:45 +02:00
webchick 1251cc35a7 Issue #2284111 by alexpott, Berdir, damiankloip: Fixed Exceptions caught and printed from index.php should not return a 200 status code. 2014-06-18 00:07:06 -07:00
webchick 1228438e65 Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins. 2014-06-17 10:53:40 -07:00
webchick 359936bce7 Issue #2216557 by jhodgdon, mongolito404, Berdir: Fill in @defgroup/topic docs for Testing overview. 2014-06-16 09:26:45 -07:00
Alex Pott 4831e2ee7c Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent. 2014-06-16 00:19:55 +01:00
Nathaniel Catchpole 0c33183a9e Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected. 2014-06-14 10:03:25 +01:00
Nathaniel Catchpole bc7e413dfb Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language. 2014-06-12 10:10:59 +01:00
Nathaniel Catchpole 5dc22c7350 Issue #2278705 by Xano: Make all tests compatible with PHPUnit 4. 2014-06-11 11:40:29 +01:00
Alex Pott 47e74965af Issue #2277981 by tim.plunkett, EclipseGc, fago: Provide a service for handling context-aware plugins. 2014-06-10 21:09:10 +01:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Nathaniel Catchpole 55c34581e4 Issue #2248991 by marco, tstoeckler, xjm: Rename the 'log' field to 'revision_log' in Node and CustomBlock. 2014-06-09 16:38:45 +01:00
Alex Pott ae8eb106ef Issue #2211227 by mondrake, xjm | fietserwin: Refactor image and imagetoolkit: isExisting, isSupported, supportedTypes, getMimeType. 2014-06-09 09:48:54 -05:00
Alex Pott c63692f769 Issue #2209049 by tstoeckler, lokapujya: Allow field schemas to contain unique keys. 2014-06-08 21:11:06 -05:00
Alex Pott 6ef0c0f98a Issue #2278133 by ParisLiakos: Fixed LoggerChannelFactoryTest::testGet() should use assertSame() not assertEquals(). 2014-06-08 20:27:39 -05:00
Alex Pott c5942ee0e1 Issue #2223143 by damiankloip: Consolidate library extension caches into a single cache entry. 2014-06-08 20:20:36 -05:00
Alex Pott c1ca622460 Issue #2245449 by lostkangaroo, chx, Xano: Added a ModuleHandler::getModule(). 2014-06-08 18:47:49 -05:00
Alex Pott 978b47c70a Issue #2250239 by dawehner | sun: Remove needless ContainerAware dependency from ParamConverterManager. 2014-06-08 18:38:52 -05:00
Alex Pott 35bc4a2c49 Issue #2277547 by heddn: Fixed User::getRoles test coverage & regression fix. 2014-06-08 18:33:32 -05:00
Alex Pott cd63520500 Issue #2085571 by Xano, dawehner: Fixed admin/content should not depend on node.module. 2014-06-08 17:49:56 -05:00
Alex Pott e1351af7b0 Issue #2081153 by YesCT, lauriii, rdatar, miraj9093, Enxebre, smiro, alexpott: Remove unused local variables from core/tests. 2014-06-08 17:44:32 -05:00
Alex Pott 9b821cd3fe Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service. 2014-06-08 17:13:36 -05:00
Nathaniel Catchpole 0a7f5b8443 Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies. 2014-06-07 11:24:02 +01:00
Alex Pott 6d2ce628bc Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
2014-06-05 12:53:24 -05:00