Commit Graph

2828 Commits (cac5f7aad3e96706d6a9a240fd93042b6f4eb253)

Author SHA1 Message Date
Alex Pott c78a5c29d9 Issue #1854284 by Berdir, mikeryan | Dave Reid: Fixed Path aliases are no longer arrays and cannot pass additional data to path hooks. 2014-09-12 15:46:40 +01:00
Alex Pott 304d50a71a Issue #2330279 by znerol: Fixed When operating in mixed mode SSL: data from anonymous non-HTTP session is still available after login. 2014-09-12 13:19:49 +01:00
Alex Pott d76697cd33 Issue #1182850 by xjm, Stefan Lehmann, jmcintyre, Bojhan: Remove full stops at the end of checkbox options. 2014-09-12 12:32:10 +01:00
Alex Pott c5fe718e8e Issue #2274631 by joelpittet, mgifford, droplet, LewisNyman | hass: Fixed Form required marker "\204E" is broken in Google Chrome 35 / Internet Explorer 9. 2014-09-12 11:21:10 +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
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00
Alex Pott 360af27e0e Issue #1664268 by droplet, G-raph, csakiistvan: Drop some browser specific prefixes. 2014-09-11 17:57:14 +01:00
Nathaniel Catchpole 462ba734f4 Issue #2333907 by YesCT, alexpott: Fixed FormatDateTest incorrectly implying a change to local interface language variable will change global assumed interface language langcode. 2014-09-11 17:50:49 +01:00
Alex Pott 7ea1cd958e Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback. 2014-09-11 17:08:26 +01:00
Jennifer Hodgdon 1f380d8853 Issue #2334405 by almaudoh, drunken monkey: Clean up documentation links to functions moved to render element classes 2014-09-10 14:56:14 -07: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 2f17715cef Issue #1530774 by lokapujya, jenlampton, Cottser, svdhout, alexrayu, hpz: Fixed Test coverage for adding classes into region template. 2014-09-10 12:22:40 +01:00
Alex Pott d81f06f874 Issue #2326423 by wheatpenny: Move "region" classes from preprocess to template. 2014-09-10 10:45:53 +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 1c2e4c5108 Issue #2330251 by seiplax: Fixed Enable/disable module/extension checkbox does not get needed margin. 2014-09-09 17:16:04 +01:00
Alex Pott cff05b2e53 Issue #1898478 by joelpittet, Cottser, lokapujya, m1r1k, jstoller, er.pushpinderrana, duellj, organicwire, jessebeach, idflood, Jalandhar, Risse, derheap, galooph, mike.roberts, tlattimore, nadavoid, LinL, steveoliver, chakrapani, likin, killerpoke, EVIIILJ, vlad.dancer, podarok, m86 | c4rl: Menu.inc - Convert theme_ functions to Twig. 2014-09-09 17:12:26 +01:00
Alex Pott a1f0ff2d7e Issue #375062 followup by David_Rothstein: Fixed [follow-up] imagecolorsforindex() Color index nnn out of range in GDToolkit. 2014-09-09 16:31:48 +01:00
Alex Pott ce8dcd40d1 Issue #2321745 by larowlan, tim.plunkett: Add #type => 'path' that accepts path but optionally stores URL object or route name and parameters. 2014-09-09 16:26:50 +01:00
Alex Pott 9617c20364 Issue #2319171 by andypost, swentel | yched: Move entity_invoke_bundle_hook() to EntityManager. 2014-09-09 16:10:42 +01:00
Alex Pott 078f09a588 Issue #2332989 by Cottser: Fixed Twig trans tag debug is still hooked up to Settings. 2014-09-09 15:11:04 +01:00
Alex Pott 055aac105d Issue #2332577 by Berdir: Remove EntityDatabaseStorage. 2014-09-09 14:27:04 +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
Nathaniel Catchpole 4c8576c3f0 Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController. 2014-09-09 14:01:03 +01:00
Nathaniel Catchpole 2d6516afec Issue #2288123 by Berdir, dawehner: Fixed Basic authentication broken for non-english sites. 2014-09-09 11:34:38 +01:00
Nathaniel Catchpole 4f978d9800 Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules. 2014-09-09 11:27:48 +01:00
Alex Pott b48d098a1e Issue #2285493 by joelpittet, lanchez: Remove deprecated 'class' property from #theme 'links' and #theme 'menu_tree' heading arrays. 2014-09-09 10:34:37 +01:00
Alex Pott e3e03023f0 Issue #474004 by mdrummond, kim.pepper, Wim Leers, jibran, tim.plunkett, joachim | JohnAlbin: Add options to system menu block so primary and secondary menus can be blocks rather than variables. 2014-09-09 10:18:49 +01:00
Alex Pott 2b0be1d8b7 Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields. 2014-09-08 22:00:57 +01:00
webchick f92c2cb45f Issue #2329505 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template. 2014-09-08 11:12:14 -07:00
webchick df9431d7ae Revert "Issue #1885564 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template."
Wrong issue number; correcting...

This reverts commit 511d9f79bf.
2014-09-08 11:10:15 -07:00
webchick 946aee4fab Issue #2031301 by andypost, Cottser, xjm, mark.labrecque, mariacha1, joelpittet, robynlgreen, danquah, trogels, Eric_A, thedavidmeister, jenlampton: Replace theme_more_link() and replace with #type 'more_link'. 2014-09-08 11:05:43 -07:00
webchick 511d9f79bf Issue #1885564 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template. 2014-09-08 10:57:59 -07:00
webchick 32336d5861 Issue #2321505 by LewisNyman: Split Seven's style.css into SMACSS categories. 2014-09-08 10:39:43 -07:00
webchick 50eb47ea9b Issue #1938068 by sun, Berdir: Convert UnitTestBase to PHPUnit. 2014-09-08 09:53:06 -07:00
Alex Pott ea8334982e Issue #2326093 by astrocling | jhodgdon: Need new section about Twig added to theme system overview. 2014-09-08 17:05:39 +01:00
webchick a2facd2f1b Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors(). 2014-09-08 09:01:19 -07:00
Alex Pott 5e6c455ec6 Issue #2321593 by Temoor: Replace all instances of block_load(), entity_load('block') and entity_load_multiple('block') with static method calls. 2014-09-08 15:15:48 +01:00
Nathaniel Catchpole 71d247919f Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage. 2014-09-08 13:12:45 +01:00
Alex Pott 34246f4373 Issue #2096703 by mondrake, tim.plunkett | tstoeckler: Image toolkits should use PluginFormInterface and ContainerFactoryPluginInterface. 2014-09-08 11:27:18 +01:00
Alex Pott 61150517df Issue #2302563 by chx, dawehner: Fixed Access check Url objects. 2014-09-08 11:13:35 +01:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
Nathaniel Catchpole c08a915d7c Issue #2331991 by Gábor Hojtsy, vijaycs85, dawehner: Tests for Theme missing when installing in non-English language. 2014-09-05 12:19:33 +01:00
Nathaniel Catchpole 08b92945d3 Issue #2317557 by dawehner, Cottser, joelpittet, jhodgdon: Fixed renderInline not compatible with twig_auto_reload. 2014-09-05 11:21:01 +01:00
Nathaniel Catchpole 57fc261527 Issue #2329795 by fietserwin, bzitzow, alexrayu, tstoeckler | illutek, dawehner: Fixed Make it possible to add information to theme info files during development. 2014-09-05 11:11:16 +01:00
Dries 5ef912e965 Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle() 2014-09-03 22:58:45 -04:00
Nathaniel Catchpole 6aeb7e9a32 Issue #2325197 by tstoeckler, sun: Remove drupal_classloader(). 2014-09-03 14:02:51 +01:00
Nathaniel Catchpole 72450c6aad Issue #2330503 by pfrenssen, dawehner: Fixed [sechole] Inline templates pass through unsafe strings. 2014-09-02 12:51:31 +01:00
Nathaniel Catchpole 30cad25c71 Issue #2031717 by Berdir, swentel, fago: Make entity module not required. 2014-09-02 10:36:57 +01:00
Nathaniel Catchpole 3afec501d4 Issue #2250119 by ParisLiakos, Devin Carlson: Run updates in a full environment. 2014-09-02 10:28:33 +01:00
webchick 8c68491896 Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render. 2014-08-29 16:37:14 -07:00
webchick dcc880bc10 Issue #2326719 by plach, effulgentsia: Move pseudo-private table mapping functions from ContentEntityDatabaseStorage to public API of DefaultTableMapping. 2014-08-29 15:38:20 -07:00
webchick 7d5884101a Issue #1974048 by Gábor Hojtsy, vijaycs85, er.pushpinderrana, Sutharsan, penyaskito, bserem: Fixed Limited display of languages when going back in installer is confusing. 2014-08-28 23:29:55 -07:00
webchick 68f576fe81 Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage. 2014-08-28 23:13:46 -07:00
webchick 12ee21a360 Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core. 2014-08-28 21:42:51 -07:00
webchick 3467f05416 Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility. 2014-08-28 21:34:31 -07:00
webchick 469fe97e00 Issue #2329303 by tim.plunkett, dawehner: Fixed Use the right request when determining the theme on a 403 page. 2014-08-28 14:41:59 -07:00
webchick 9db4af56da Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes. 2014-08-28 14:35:24 -07:00
webchick 9c537ec4b2 Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07: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
webchick 88c03db8b5 Issue #2327455 by marvil07: Fixed Typo in services example use at core.api.php. 2014-08-26 10:28:00 -07:00
webchick eb21fc37a7 Issue #2301245 by sun, joelpittet | larowlan: Fixed Entity system invokes non-existing theme hooks: 'Theme hook not found.' 2014-08-26 10:25:49 -07:00
webchick 65c671eff7 Revert "git commit -m Issue"
How about a *sensible* commit message? ;)

This reverts commit 1a10539f0f.
2014-08-26 10:24:40 -07:00
webchick 1a10539f0f git commit -m Issue 2014-08-26 10:14:15 -07:00
webchick 53b72740fa Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible. 2014-08-25 22:33:10 -07:00
webchick c7013bdaee Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
webchick fb5579178b Issue #2314889 by andypost, Temoor: Standardize entity_test entity route names. 2014-08-25 20:46:37 -07:00
webchick 1b252200a1 Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07:00
webchick b025761f55 Issue #2315269 by sun: Fixed Entity/Query/Sql/QueryAggregate: PDOException: General error: GROUP BY clause is required before HAVING. 2014-08-24 13:19:02 -07:00
webchick fd0be0461f Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit. 2014-08-24 13:16:19 -07:00
webchick 1203a0927b Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase. 2014-08-23 15:07:03 -07:00
webchick 7ad7909500 Issue #2314599 by Crell, Cottser, dawehner: Use title/url instead of l() for building breadcrumb. 2014-08-23 15:00:26 -07:00
webchick 6a6e601d4a Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
webchick 4fb0f9d8fd Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings. 2014-08-23 13:19:53 -07:00
webchick de5fe262f2 Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput(). 2014-08-23 12:18:55 -07:00
webchick d72c0f98ec Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes. 2014-08-23 12:03:35 -07:00
Alex Pott 629ebca291 Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
Alex Pott 7fff6e850a Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName(). 2014-08-22 02:04:33 +01:00
Alex Pott 92ff38768a Issue #2291833 by andypost, kgoel | Crell: Standardize taxonomy term entity route names. 2014-08-22 01:54:34 +01:00
Alex Pott a4125e6a8c Issue #2228093 by dawehner | sun: Modernize theme initialization. 2014-08-21 17:53:03 +01:00
Alex Pott 450cc9891d Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
Alex Pott bf28ded50d Issue #2321341 by blueminds: Fixed EntityAccessControlHandler::createAccess() does not pass into the hooks the entity bundle. 2014-08-21 12:27:40 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott f3c0bc05d7 Issue #2322933 by Xano: Fixed Module list form fatals due to incorrect route configuration. 2014-08-21 12:10:46 +01:00
Alex Pott 01372dd529 Issue #2323521 by herom: Fixed a couple of t() calls in core. 2014-08-20 17:28:00 +01:00
Alex Pott 9be30ef535 Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers. 2014-08-20 16:26:18 +01:00
Alex Pott 62edf5212d Issue #2319719 by Tim Bozeman, pcambra, undertext, bojanz: Fixed Widget validation crashes on ItemList violations. 2014-08-20 15:40:29 +01:00
Nathaniel Catchpole 5348e2e361 Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott f1713d5754 Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes. 2014-08-18 16:30:22 +01:00
Alex Pott 093ea79442 Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
Alex Pott 28ef6b28c3 Issue #2152227 by JeroenT, joelpittet, steinmb, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_tableselect() to #theme table__tableselect. 2014-08-15 23:48:45 +01:00
Alex Pott 17fcc16482 Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00
Alex Pott b3695e87b3 Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
Alex Pott b428eda79c Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names. 2014-08-13 20:39:40 -07:00
Alex Pott 7f4876c85b Issue #2261477 by sun, neclimdul: Remove broken Drupal\system\Tests\ScriptTest. 2014-08-13 16:44:31 -07:00
Alex Pott 93beccc571 Issue #2217755 by Alumei, Les Lim, er.pushpinderrana, martin107, Daniel Norton | alexpott: Fixed template_preprocess_links uses a non existent class JSON. 2014-08-13 14:04:31 -07:00
Jennifer Hodgdon 8aa8c492c4 Issue #2320537 by er.pushpinderrana: Fix syntax problems in core.api.php 2014-08-13 08:58:25 -07:00
Alex Pott c8bd0b4f9d Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* . 2014-08-12 18:23:46 -07:00
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 cd8986c2d7 Issue #2278567 by kgoel, azinck, dawehner | Crell: Standardize node route names by relationship. 2014-08-12 11:23:01 -07:00
Alex Pott f9c1ff235b Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
Alex Pott ad64eddb50 Issue #2260059 by er.pushpinderrana, joelpittet, LinL, SebCorbin | Mark Carver: Fixed Title in template_preprocess_item_list() is typecasted as string. 2014-08-12 00:29:39 -07:00
Alex Pott 3f3fc8db8f Issue #2283301 by Dave Reid, davidhernandez, Cottser, joelpittet: Added Twig filters for drupal_html_class() and drupal_clean_id_identifier(). 2014-08-11 22:14:21 -05:00
Alex Pott b366d7d798 Issue #314385 by penyaskito, Pancho, mgifford, jjcarrion, jlbellido, akalata, alimac, jday, Risse, stBorchert | emmajane: Make position of #description configurable via the API. 2014-08-11 22:03:40 -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 c7cce611a9 Issue #2231693 by amitgoyal, joshi.rohit100, helmo, LinL, iS: [Follow up] Update Powered by Drupal link. 2014-08-11 08:22:43 -05:00
Alex Pott 1a8367ce4b Issue #2305831 by aneek, Cottser, chx, jbrown: Fixed Double escaping on /admin/modules/uninstall. 2014-08-10 17:35:05 -05:00
Alex Pott 1371390fb5 Issue #2299677 by er.pushpinderrana, gauravkhambhala | jhodgdon: Fix up annotation-related topics a bit. 2014-08-10 16:38:19 -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 e1e0ab25ec Issue #2316203 by olli, tim.plunkett | Charles Belov: Fixed Permission "Use the administration pages and help" grants permission to configure Image Toolkit. 2014-08-08 15:11:32 -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 933b8face6 Issue #2316253 by er.pushpinderrana | ThomasDik: Fixed Typo in the tags example. 2014-08-08 07:35:09 -05:00
Nathaniel Catchpole 9af55ec10f Issue #2316153 by Berdir: Fixed [typo follow-up] PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests. 2014-08-08 11:05:46 +01:00
Alex Pott 258856aee9 Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
Alex Pott a04820c1da Issue #2302165 followup by cilefen, pwolanin | kgoel: Fixed Only allow loading by plugin definition properties. 2014-08-07 22:57:47 +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
Jennifer Hodgdon 23944a1e34 Issue #2316779 by er.pushpinderrana: Fix titles and links in theme/render topics 2014-08-06 22:34:08 -07:00
Alex Pott 9b7ead2e45 Issue #2145633 by Jose Reyero, Gábor Hojtsy | YesCT: Use standard discovery facility in TypedConfigManager instead of one-off implementation. 2014-08-06 10:50:16 +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
webchick a98ed74b5d Issue #2216555 by jhodgdon, chx: Fill in @defgroup/topic docs for Migration overview. 2014-08-05 22:01:41 -07:00
webchick eda0bc578e Issue #2316153 by Berdir: Fixed PHP 5.4.30/5.5.15+ changed json_encode() of DateTime objects to include microseconds, breaks tests. 2014-08-05 21:55:48 -07:00
Alex Pott 19595c2472 Issue #2313811 by undertext | andyceo: Fixed Inconsistent interface location: core/modules/menu_link_content/src/Entity/MenuLinkContentInterface.php. 2014-08-05 11:52:16 +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 25627b05d3 Issue #2302165 by cilefen | kgoel: Only allow loading by plugin definition properties. 2014-08-05 11:01:55 +01:00
Alex Pott 6a0ea49673 Issue #2315019 by gauravkhambhala, sam152 | alexpott: Fixed Duplicate css in system.module.css. 2014-08-04 19:56:25 +01:00
webchick 1d727ae1ba Issue #2314855 by Crell: Standardize block entity route names. 2014-08-04 09:55:19 -07:00
webchick 45d55e6a9c Issue #2314869 by Crell: Standardize DateFormat entity route names. 2014-08-04 09:52:46 -07:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
Alex Pott 7efafc259d Issue #2314563 by crazysix: Fixed Small style change in core/systems module. 2014-08-04 12:44:52 +01:00
Alex Pott 5f4bbab95c Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints. 2014-08-04 12:21:15 +01:00
Alex Pott 2896f4a861 Issue #2207695 by Manuel Garcia, LewisNyman, pakmanlh, mitsuroseba, Sam152: Expand the throbber API to include a 'full screen' option. 2014-08-04 11:51:12 +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 76608ff7d4 Issue #2289999 by dawehner, Cottser | Fabianx: Add an easy way to create HTML on the fly without having to create a theme function / template. 2014-08-03 23:45:41 +01:00
Alex Pott 402e0375de Issue #2313089 by er.pushpinderrana, undertext | jhodgdon: Fixed Form generation topic needs quick follow-up fix. 2014-08-01 13:07:42 +01:00
Alex Pott 13f35820e5 Issue #2216551 by jhodgdon: Fill in topic/@defgroup docs for Services/DIC. 2014-08-01 12:40:41 +01:00
Alex Pott 9b8c385574 Issue #2310353 by cilefen | YesCT: Move LinksTest to menu_link_content module. 2014-07-31 16:25:06 +01:00
Nathaniel Catchpole 6b93ac73a4 Issue #1285726 by kim.pepper, InternetDevels, alexpott, RobLoach: Remove XML-RPC. 2014-07-31 16:12:18 +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
Nathaniel Catchpole 050ce49fec Issue #2312671 by olli: Fixed Typo langauge. 2014-07-31 11:50:21 +01:00
Nathaniel Catchpole b0eda32d83 Issue #2263365 by donquixote, longwave, alexpott: Second loop in module_implements() being repeated for no reason. 2014-07-31 11:25:57 +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
Jennifer Hodgdon 4d07e60aab Issue #2312069 by er.pushpinderrana, dawehner: Fix formatting problem on Default theme implementations topic 2014-07-30 15:36:37 -07:00
Jennifer Hodgdon bf495bd91f Issue #2312659 by er.pushpinderrana: Fix formatting issues on User topic page 2014-07-30 15:34:13 -07: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
Jennifer Hodgdon 9b274e1a26 Issue #2309405 by undertext, er.pushpinderrana: Add note to Annotations topic about PluginID shorthand annotation if there is only an ID 2014-07-29 09:52:42 -07:00
Jennifer Hodgdon a556b96a24 Issue #2299679 by jmmarquez, lokeoke: Move some topics/groups to/from core.api.php 2014-07-29 09:43:49 -07:00
Alex Pott 0a66db107f Issue #2060573 by nod_, stefank, jessebeach, tim.plunkett: Fixed Standardized filter/search behavior; surface filter matches regardless of their containing box's open state;. 2014-07-29 10:09:48 +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 6c5130d0c1 Issue #2008566 by kim.pepper, jhedstrom, Berdir: Convert PasswordHashingTest unit tests to phpunit. 2014-07-28 22:49:42 +01:00
Alex Pott 0d99a0ca07 Issue #2304399 by er.pushpinderrana, undertext | samuel.mortenson: Fixed "class" attribute in drupal_render should be an array. 2014-07-28 22:30:41 +01:00
Alex Pott 10e6812ef4 Issue #2310321 by corbacho, herom: Fixed CSS for RTL messages. 2014-07-28 22:20:25 +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 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 1ddfac8c94 Issue #2112247 by sihv, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files. 2014-07-24 15:43:36 +01:00
Alex Pott d29adc88ad Issue #2297947 by amitgoyal, andrewmacpherson: Clean up API docs for hook_file_mimetype_mapping_alter(). 2014-07-22 20:58:00 +01:00
Alex Pott dc7a542255 Issue #2300297 by er.pushpinderrana, joshi.rohit100 | lmeurs: Hook_file_download() also controls temporary files. 2014-07-22 20:45:53 +01:00
Alex Pott 01bb1268aa Issue #2306611 by rbayliss: Fixed Field weights are not respected on render. 2014-07-21 11:13:39 +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 6c574a1185 Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags. 2014-07-18 15:52:03 +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 937be05a99 Issue #2294083 by ParisLiakos: Remove usages of module_uninstall(). 2014-07-18 11:40:22 +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 697991fade Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins. 2014-07-17 23:18:18 +01:00
Alex Pott b560f348bd Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX. 2014-07-16 23:39:40 +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 2eac903aa1 Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader. 2014-07-16 12:31:36 +01:00
Alex Pott db72be7683 Issue #2302843 by claudiu.cristea: {cache_tags} conflicts with cache bin database table names. 2014-07-16 12:28:59 +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 0fcb80b9a8 Issue #2271363 by Berdir: Remove CacheDecorator and ProcessDecorator. 2014-07-15 12:31:06 +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 37e61b1580 Issue #2132477 by tkuldeep17, tim.plunkett | shameemkm: Convert batch_test forms to controllers. 2014-07-15 12:02:33 +01:00
Alex Pott 1b55c4f20d Issue #2302531 by tim.plunkett: Convert database_test_theme_tablesort to a class. 2014-07-15 11:59:47 +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
Nathaniel Catchpole 48fb187d5c Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container. 2014-07-14 11:53:00 +01:00
webchick 0e240bb7d5 Issue #2301591 by joshi.rohit100: Remove drupal_rebuild_form() as it is deprecated. 2014-07-13 13:22:36 -07:00
webchick e008d3a505 Issue #2030165 by Berdir, tim.plunkett, vijaycs85, tkuldeep17 | rteijeiro: Convert form_test_* functions to classes. 2014-07-13 13:00:10 -07:00
Alex Pott 821da69cc0 Issue #2301837 by er.pushpinderrana | jhodgdon: Fixed Missing @endcode on Entity API topic. 2014-07-13 10:29:01 +01:00
Alex Pott ec9e2b5ffd Issue #2301601 by joshi.rohit100: Remove drupal_validate_form() as it is deprecated. 2014-07-13 10:10:20 +01:00
Alex Pott 16102e801e Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated. 2014-07-13 10:08:09 +01:00
Alex Pott 5ec328b270 Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated. 2014-07-13 09:54:57 +01:00
Alex Pott 7fe5f2ac1e Issue #2080311 by rhm50, amitgoyal, InternetDevels, Rajesh Ashok, pfrenssen, natemow, areke, chertzog | mrsinguyen: Clean up Drupal\system\Tests\Database\SelectTest.php. 2014-07-13 09:32:51 +01:00
webchick 686b47cd0b Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user. 2014-07-11 23:55:56 -07:00
webchick a07a4918b3 Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.

This reverts commit 25afa8100a.
2014-07-11 23:54:55 -07:00
webchick 1eadf82a5e Issue #2299691 by er.pushpinderrana, jhodgdon: Some topics should be removed. 2014-07-11 22:50:50 -07:00
webchick c9b2ff5e13 Issue #2301493 by alexpott: Fixed Typehint Drupal\file\File is does not exist. 2014-07-11 22:42:35 -07:00
webchick 25afa8100a Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user. 2014-07-11 22:41:12 -07:00
Alex Pott 1c7cf17980 Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>. 2014-07-11 23:46:29 +01:00
Alex Pott 50327552d5 Issue #2248407 by ultimike, hussainweb, benjy, jp.stacey: D6 Block Mapping. 2014-07-11 13:07:11 +01:00