Commit Graph

980 Commits (dc11fb9a368669c1b95d8ef0f23b747fc9954043)

Author SHA1 Message Date
Alex Pott 0fe89b3737 Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense. 2014-08-08 07:39:34 -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
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 fa9e8bbe50 Issue #2161845 by Gábor Hojtsy, vijaycs85 | YesCT: Fixed Node views (front page, admin) do not use the proper language filter. 2014-08-05 12:24:54 +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
webchick d82eb50d7d Issue #2315189 by herom: Fixed 2 schema element types mistyped as sequence. 2014-08-04 13:17:54 -07:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +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 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 d2e7d6211b Issue #1498660 by marco, plach, andypost, YesCT, Berdir | dawehner: Refactor taxonomy entity properties to multilingual. 2014-08-03 23:48:36 +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 6749237dcb Issue #2309673 by mitsuroseba: Add tests for node/add when no node types exist. 2014-07-31 11:35:28 +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
Nathaniel Catchpole 718a47d755 Issue #2309247 by Gábor Hojtsy: Fixed Views do not depend on modules providing their displays. 2014-07-30 13:40:49 +01: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 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 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
Dries 900784f7fe Issue #2217943 by jhodgdon, Wim Leers: Views cannot be filtered by language of translation. 2014-07-25 12:18:22 -04:00
Alex Pott 59c3c9757c Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl. 2014-07-25 15:44:31 +01:00
Alex Pott 64387e5c5e Issue #2078473 by blueminds | Berdir: Added Use entity access API for checking access to private files. 2014-07-24 16:35:27 +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
Nathaniel Catchpole d526f0de4e Issue #2212081 by dawehner: Remove views optional handler handling. 2014-07-22 10:27:41 +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
webchick 01d85e15f2 Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config. 2014-07-18 11:30:01 -04: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
Nathaniel Catchpole a780b52e2c Issue #2226063 by Berdir, plopesc: Merge ListBooleanItem from options module into BooleanItem. 2014-07-17 11:07:54 +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 f2b6aa7a75 Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +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 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 5ffb1d3cfe Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic. 2014-07-11 13:04:53 +01: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
Alex Pott 8501b7f2d0 Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too. 2014-07-10 16:32:46 +01:00
Alex Pott 2aa98311cf Issue #2010162 by tim.plunkett | InternetDevels: Convert node_uri() to $node->uri(). 2014-07-10 11:20:03 +01:00
Alex Pott 3e34d843d0 Issue #2283717 by amitgoyal, joshi.rohit100, g3r4 | jackbravo: Remove user_access function calls on hook_permission functions. 2014-07-08 10:00:18 +01:00
Alex Pott fea90901e1 Issue #2293825 by sun: Fixed Various test classes do not have a "Test" suffix. 2014-07-07 17:06:42 +01:00
Alex Pott ddaba8bf70 Issue #2294375 by jhodgdon: Fixed Comment publish/unpublish hooks are not invoked correctly. 2014-07-07 16:16:38 +01:00
Alex Pott 7332211095 Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability. 2014-07-07 14:19:23 +01:00
Alex Pott dd14f70e91 Issue #2283049 by olli: Remove obsolete NodeController::page() method. 2014-07-07 13:31:13 +01:00
Alex Pott ffdefc67dd Issue #2281325 by kim.pepper: NodeType condition should use EntityManager. 2014-07-06 18:32:21 +01:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
Nathaniel Catchpole d805f52278 Issue #578400 by aaronschachter, melsi, Gábor Hojtsy, valthebald, idflood, sign, Damien Tournoud: Fixed Display the page title, even if 0. 2014-06-26 12:24:32 +01:00
webchick 18bbe3a788 Issue #2289095 by larowlan | pingers: Fixed Frontpage view, feed display renders the node comment form. 2014-06-25 19:13:06 -07: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