Commit Graph

21915 Commits (88b6c938d5e944b790486fc28c6a31d5a3d562c5)

Author SHA1 Message Date
Alex Pott 88b6c938d5 Issue #1951268 by larowlan, nick_schuch, jibran, dawehner, alexpott, tim.plunkett: Convert /forum and /forum/% to new routing system, remove forum_forum_load(), forum_get_topics(), create new Forum service. 2013-09-02 14:31:46 +01:00
Nathaniel Catchpole fe0fd73a2f Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation. 2013-09-01 14:13:28 +01:00
Nathaniel Catchpole b00eeb7df8 Revert "Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation."
This reverts commit 5b41b6f82f.
2013-09-01 14:13:28 +01:00
Alex Pott 7742cc3563 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-09-01 13:24:15 +01:00
Nathaniel Catchpole 5b41b6f82f Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation. 2013-09-01 12:41:41 +01:00
Nathaniel Catchpole ed2b2238a5 Issue #2032303 by dawehner, pwolanin: Cache the result of local tasks. 2013-09-01 12:03:34 +01:00
Nathaniel Catchpole 613a370a5b Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface. 2013-09-01 09:04:33 +01:00
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +01:00
webchick df5b3bc501 Issue #2078427 by jiv_e: Remove uneccessary backslash from code. 2013-08-31 22:31:31 -07:00
webchick 017132eb79 Issue #1974492 by larowlan, jibran, disasm, tim-e, mdrummond, robeano, nick_schuch, wamilton, effulgentsia, tim.plunkett: Convert taxonomy_overview_terms() to a Form Controller. 2013-08-31 18:32:52 -07:00
webchick 45e492dc05 Revert "Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller."
This reverts commit 135f4e6a29.

Needs more discussion.
2013-08-31 00:10:01 -07:00
webchick cb829e1906 Issue #2032895 by balsama, yannickoo: Follow-up use better technique for vertical centering. 2013-08-31 00:07:28 -07:00
webchick dedc7b504b Issue #2061979 by rhm50, InternetDevels: Replace user_access() calls with ->hasPermission() in contextual module. 2013-08-30 23:59:28 -07:00
webchick de0f3ab3dd Issue #2071957 by Wim Leers: Fixed Cannot change existing images or links through Text Editor's image/link dialogs. 2013-08-30 23:58:18 -07:00
webchick c3c67435cd Issue #2044583 by jlindsey15, Gábor Hojtsy, Wim Leers, Berdir: Add EntityChangedInterface to allow entities with 'changed' field to be properly cached. 2013-08-30 23:50:14 -07:00
webchick 61e213fe48 Issue #2047659 by Wim Leers, dawehner: Add test coverage for edit module access checkers. 2013-08-30 23:46:12 -07:00
webchick bbf70b0c96 Issue #1939096 by chrisjlee, joelpittet, drupalmonkey | Cottser: Convert theme_feed_icon() to Twig. 2013-08-30 23:41:29 -07:00
webchick af711e6082 Issue #2062399 by kattekrab: Add Percona Server to list of supported MySQL alternative databases. 2013-08-30 23:34:34 -07:00
webchick 135f4e6a29 Issue #2041333 by tstoeckler: Inject the module handler into the entity access controller. 2013-08-30 23:32:10 -07:00
webchick d02d037e3e Issue #1946348 by splatio, jibran, kim.pepper, David Hernández, tim.plunkett | mtift: Convert all of confirm_form() in comment.admin.inc to the new form interface. 2013-08-30 23:30:35 -07:00
webchick 8bd23e4bdd Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal. 2013-08-30 23:28:33 -07:00
webchick e552920fd2 Issue #2062363 by sergeypavlenko: Remove calls to deprecated global in core/modules/system/tests/modules/form_test()/form_test().module. 2013-08-30 23:27:12 -07:00
webchick ecd0aecccd Issue #2062011 by InternetDevels, Albert Volkman: Replace user_access() calls with ->hasPermission() in path module. 2013-08-30 23:24:23 -07:00
webchick cd840f0828 Issue #2046097 by Berdir, Gábor Hojtsy: Fixed Very long URL (>255) leads to PDO exception when translation source locations are updated. 2013-08-30 23:21:18 -07:00
webchick f770a28ff3 Issue #1126000 by yched, swentel, catch: Fixed Document that we don't support partial entity updates. 2013-08-30 23:11:36 -07:00
webchick c14bbc49df Issue #2018411 by ParisLiakos, tim.plunkett, msonnabaum: Figure out a nice DX when working with injected translation. 2013-08-30 23:09:05 -07:00
webchick 7a0745a2bf Issue #2078101 by Xano: Fixed Update year in COPYRIGHT.txt. 2013-08-30 18:32:05 -07:00
webchick fb7f2c7c85 Issue #2077313 by Berdir: Remove unecessary BC decorator code from edit.module. 2013-08-30 10:17:52 -07:00
Dries ba14442603 Issue #2053879 by tstoeckler, effulgentsia: Remove layout.module from core. 2013-08-30 12:25:39 -04:00
Nathaniel Catchpole ded07e9aa8 Issue #2047619 by dawehner, pwolanin, tstoeckler, thedavidmeister: Add a link generator service for route-based links. 2013-08-30 16:28:49 +01:00
Nathaniel Catchpole cf98e43a9f Issue #2066145 by mtift: Convert node_admin_theme() to the configuration system. 2013-08-30 16:26:42 +01:00
Nathaniel Catchpole ec9b2e800c Issue #1969916 by Tim Bozeman, Wim Leers, Cottser, nod_: Fixed Remove drupal_add_js()/css from seven.theme. 2013-08-30 16:22:28 +01:00
Alex Pott a8d4542933 Issue #2012312 by tim.plunkett: Remove legacy code from filter.module. 2013-08-29 20:38:58 +01:00
webchick 9d5cb43e56 Issue #2062009 by InternetDevels: Replace user_access() calls with ->hasPermission() in overlay module. 2013-08-29 09:45:43 -07:00
webchick 3bd311da45 Issue #2077003 by Wim Leers: Fixed tableselect.js uses Drupal object, but does not include it in its closure. 2013-08-29 09:39:27 -07:00
webchick dfda80318a Issue #2062015 by InternetDevels, phiit: Replace user_access() calls with ->hasPermission() in picture module. 2013-08-29 09:38:22 -07:00
webchick 7a88ed3bb9 Issue #2062353 by sergeypavlenko: Remove calls to deprecated global in translation module. 2013-08-29 09:10:54 -07:00
webchick 542517f649 Issue #2062027 by InternetDevels: Replace user_access() calls with ->hasPermission() in taxonomy module. 2013-08-29 08:34:07 -07:00
webchick 614db3442c Issue #2061985 by InternetDevels: Replace user_access() calls with ->hasPermission() in entity module. 2013-08-29 08:32:48 -07:00
webchick bee1026377 Issue #2062033 by InternetDevels: Replace user_access() calls with ->hasPermission() in tracker module. 2013-08-29 08:30:49 -07:00
webchick 9def98f6a7 Issue #2061987 by InternetDevels: Replace user_access() calls with ->hasPermission() in field module. 2013-08-29 08:30:05 -07:00
webchick d06b467688 Issue #2033471 by Pancho, Wim Leers, ifrik: Mention core WYSIWYG / CKEditor in editor_help(). 2013-08-29 08:29:20 -07:00
webchick c47c16aeb5 Issue #2072559 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/DownloadTest.php. 2013-08-29 08:26:37 -07:00
webchick b772dbe8f3 Issue #2072561 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php. 2013-08-29 08:23:29 -07:00
webchick fe60a0d0bf Issue #2072563 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php. 2013-08-29 08:22:06 -07:00
webchick 39010810b5 Issue #2072587 by legolasbo: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/Plugin/views/exposed_form()/InputRequired.php. 2013-08-29 08:20:36 -07:00
webchick c8addf5f69 Issue #2072599 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php. 2013-08-29 08:19:47 -07:00
webchick 4ec4bf5701 Issue #2072607 by legolasbo: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php. 2013-08-29 08:19:03 -07:00
webchick 7cd1ddac12 Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php. 2013-08-29 08:18:17 -07:00
webchick dd85adde5e Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php. 2013-08-29 08:17:04 -07:00