Commit Graph

2564 Commits (dc11fb9a368669c1b95d8ef0f23b747fc9954043)

Author SHA1 Message Date
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