Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Alex Pott
|
5085cb35c7
|
Issue #2095125 by Xano: Use access constants in every access control context.
|
2013-10-16 13:10:57 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Nathaniel Catchpole
|
7e532bf25d
|
Issue #2030173 by jhedstrom: Convert system module's ValidNumberStepUnitTest to phpunit.
|
2013-10-16 12:04:31 +01:00 |
Nathaniel Catchpole
|
76ed876118
|
Issue #2014017 by jlbellido, alvar0hurtad0, undertext, benjy, penyaskito, LinL: Replace drupal_container() with Drupal::service() in the system module.
|
2013-10-16 11:58:49 +01:00 |
Alex Pott
|
9fdc6a9c35
|
Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead.
|
2013-10-16 01:51:01 +01:00 |
Jennifer Hodgdon
|
fa841b8092
|
Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs
|
2013-10-15 09:48:37 -07:00 |
Jennifer Hodgdon
|
755cc5470c
|
Issue #2105805 by StephaneQ: Fix docs for RouteSubscriber class
|
2013-10-15 09:28:59 -07:00 |
Alex Pott
|
4a3ee315a2
|
Issue #2085867 by damiankloip: Add a default parameter to keyvalue get() method.
|
2013-10-15 13:27:28 +01:00 |
Nathaniel Catchpole
|
2977e2ab57
|
Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route.
|
2013-10-15 12:54:21 +01:00 |
Nathaniel Catchpole
|
536319a8d0
|
Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields.
|
2013-10-15 10:06:01 +01:00 |
Alex Pott
|
0f8b4e794e
|
Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin.
|
2013-10-14 16:53:22 +01:00 |
Nathaniel Catchpole
|
5b026c3854
|
Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings.
|
2013-10-14 16:40:28 +01:00 |
Alex Pott
|
92fdd31e3e
|
Issue #2080317 by rhm50: Remove Unused local variables from /core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php.
|
2013-10-14 10:58:30 +01:00 |
Alex Pott
|
3992f9b68c
|
Issue followup #1579810 by SeeSchloss, Albert Volkman, claudiu.cristea: Remove t() and format_string() from toolkit tests.
|
2013-10-14 09:30:08 +01:00 |
Nathaniel Catchpole
|
c63dd20949
|
Issue #1987856 by mparker17, vijaycs85, sidharthap, disasm, ianmthomasuk: Convert system_timezone() to a new style controller.
|
2013-10-13 13:41:50 +01:00 |
Nathaniel Catchpole
|
aa05c211a7
|
Issue #2105167 by tim.plunkett: Fixed Legacy local actions are added alongside modern local actions.
|
2013-10-13 13:40:37 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
webchick
|
1c433f62bc
|
Issue #2109553 by lostkangaroo: Add route to resolve update.php path.
|
2013-10-11 08:26:48 -07:00 |
Nathaniel Catchpole
|
015bb4300b
|
Issue #2107309 by amateescu: Fixed Case (in)sensitivity for config entity query.
|
2013-10-11 14:22:31 +01:00 |
Nathaniel Catchpole
|
d50a62fc3d
|
Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings.
|
2013-10-11 14:13:17 +01:00 |
webchick
|
ea72375a15
|
Issue #2107199 by Wim Leers: Allow Close(Modal)DialogCommand to remove the dialog from the DOM, document how client-side dialogs can do that too.
|
2013-10-10 08:32:35 -07:00 |
webchick
|
0f8d219176
|
Issue #2108077 by claudiu.cristea: ImageToolkit annotation object left under system module.
|
2013-10-09 08:29:42 -07:00 |
Nathaniel Catchpole
|
db6985bae4
|
Issue #2106349 by plach, dawehner, Gábor Hojtsy: Fixed Comment translation overview has broken local tasks.
|
2013-10-09 11:55:15 +01:00 |
Nathaniel Catchpole
|
396d402306
|
Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling.
|
2013-10-09 11:39:16 +01:00 |
Nathaniel Catchpole
|
164ac6d0d4
|
Issue #2106097 by ianmthomasuk: Fixed Finish converting menu_default_active_menus() to CMI.
|
2013-10-09 11:35:13 +01:00 |
webchick
|
34eb47b5c8
|
Issue #2093497 by dawehner: Convert ExceptionControllerTest to a phpunit test.
|
2013-10-08 22:45:35 -07:00 |
webchick
|
9a598b7c15
|
Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols().
|
2013-10-08 21:42:16 -07:00 |
webchick
|
e9843f499e
|
Issue #2080391 by johnmcc, Bladedu, chertzog, jeroen12345: Remove Unused local variables from multiple core files.
|
2013-10-08 21:40:04 -07:00 |
webchick
|
b5a9752499
|
Issue #2076551 by pfrenssen, pwolanin: Fixed SystemController::compactPage uses an invalid route name for the front page.
|
2013-10-08 21:38:25 -07:00 |
webchick
|
9a09f69b7d
|
Issue #2048827 by claudiu.cristea, tim.plunkett: Move Image toolkit API from system.module to Drupal\Core.
|
2013-10-08 16:26:42 -07:00 |
Nathaniel Catchpole
|
652c334234
|
Issue #2106709 by tim.plunkett: Remove legacy router backwards compatibility layer.
|
2013-10-08 18:04:42 +01:00 |
Nathaniel Catchpole
|
dc436055f7
|
Issue #2067809 by Berdir, damiankloip: Fixed YamlDiscovery uses basename of directory instead of module name.
|
2013-10-08 16:49:43 +01:00 |
Nathaniel Catchpole
|
605ed74f83
|
Issue #2105407 by swentel, plach: Fixed Changing language settings for fields ends in a fatal error.
|
2013-10-08 13:15:53 +01:00 |
Nathaniel Catchpole
|
abea2891b8
|
Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible.
|
2013-10-08 13:14:08 +01:00 |
webchick
|
6207fe9417
|
Issue #2105621 by claudiu.cristea: Inject config factory service into image toolkit manager.
|
2013-10-07 23:45:52 -07:00 |
webchick
|
d32275c3d1
|
Issue #1993728 by pfrenssen: Fixed testMenuTreeData() assert message confuses dashes and underscores.
|
2013-10-07 23:11:42 -07:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
webchick
|
d48480f3db
|
Issue #2099467 by moshe weitzman, chx: Let non-interactive installers determine mode of files directory and its subdirectories.
|
2013-10-07 10:03:36 -07:00 |
webchick
|
9bc136d13a
|
Issue #2104123 by damiankloip: Consolidate test methods in MenuRouterTest.
|
2013-10-07 09:37:47 -07:00 |
webchick
|
d71586b61a
|
Issue #2104741 by Gábor Hojtsy: Fixed Quick fix: small tab inconsistencies + lack of tab conversion.
|
2013-10-07 08:49:55 -07:00 |
webchick
|
ea8db03250
|
Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash.
|
2013-10-07 08:09:41 -07:00 |
Nathaniel Catchpole
|
b9ed957de3
|
Issue #2099095 by jibran, tim.plunkett: Create BreadcrumbBuilderBase and remove the boilerplate code from BreadcrumbBuilders.
|
2013-10-07 13:30:01 +01:00 |
webchick
|
d8389c2aba
|
Issue #2037569 by tstoeckler, ParisLaikos, wildflower_0002, pfrenssen, tim.plunkett: Remove design_test module.
|
2013-10-06 22:05:28 -07:00 |
webchick
|
e81c0f1285
|
Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller.
|
2013-10-05 16:16:50 -07:00 |
Jennifer Hodgdon
|
de9df46ab7
|
Issue #2105525 by Gaelan: Add note to Annotation topic about double quotes
|
2013-10-05 12:20:07 -07:00 |
webchick
|
0a90af252e
|
Issue #2102019 by nod_: Fixed Vertical tabs looks broken on small screens.
|
2013-10-05 00:19:49 -07:00 |
webchick
|
0034132115
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-05 00:09:33 -07:00 |
webchick
|
8a5c9202ee
|
Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.
This reverts commit c72f39adba .
|
2013-10-04 10:35:28 -07:00 |