Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
deebed44b2
|
Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method.
|
2013-09-18 18:48:18 -07:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
Alex Pott
|
24e3c5d154
|
Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities.
|
2013-09-18 14:10:04 +01:00 |
webchick
|
d75787dfba
|
Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation.
|
2013-09-17 22:56:38 -07:00 |
Nathaniel Catchpole
|
b7d364a778
|
Issue #2060119 by tidrif, undertext, damiankloip: Convert FieldPluginBase constants to class constants.
|
2013-09-16 10:07:25 +01:00 |
Nathaniel Catchpole
|
991b10d211
|
Issue #1941672 by pwolanin, dawehner: Remove Drupal\views\Plugin\query\QueryInterface.
|
2013-09-16 10:07:10 +01:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
44e53a9218
|
Issue #1979038 by dawehner, effulgentsia, tstoeckler: Convert views_ajax_autocomplete_taxonomy() to a Controller.
|
2013-09-14 00:40:47 -07:00 |
webchick
|
6360399987
|
Issue #2086447 by tim.plunkett, damiankloip: Remove 'View:' prefix from views block derivative admin labels.
|
2013-09-14 00:03:49 -07:00 |
Alex Pott
|
c435ef8d2b
|
Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface.
|
2013-09-13 17:27:56 +01:00 |
webchick
|
770900b52c
|
Issue #2087551 by donquixote: ViewsHandlerDiscovery: Remove ->pluginNamespaces setup from constructor.
|
2013-09-13 07:33:43 -07:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
Jennifer Hodgdon
|
2463750d31
|
Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation
|
2013-09-12 07:01:59 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
webchick
|
e05902e5da
|
Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant.
|
2013-09-11 12:36:35 -07:00 |
Nathaniel Catchpole
|
19df7986e6
|
Issue #2053519 by alexpott: Broken PHPUnit test with E_STRICT enabled for AJAX fails on View with 'AJAX: Yes'.
|
2013-09-11 15:58:42 +01:00 |
webchick
|
ff8fa8993a
|
Issue #2053519 by dawehner, mondrake | RdeBoer: Fixed AJAX fails on View with 'AJAX: Yes'.
|
2013-09-11 01:17:00 -07:00 |
webchick
|
73050fbb3e
|
Issue #2071019 by tim.plunkett, olli: Allow the block category for Views block displays to be edited.
|
2013-09-11 00:45:44 -07:00 |
webchick
|
f503d2282a
|
Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility.
|
2013-09-11 00:16:22 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01:00 |
webchick
|
d72692c6b1
|
Issue #2082157 by damiankloip: Move View::newDisplay() to ViewExecutable.
|
2013-09-10 00:23:13 -07:00 |
Alex Pott
|
7d07ce0999
|
Issue #2058279 by mondrake: Align mini pager accessibility markup to full pager.
|
2013-09-09 15:11:05 +02:00 |
Nathaniel Catchpole
|
2e6aaf6ab4
|
Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus.
|
2013-09-06 21:53:28 +01:00 |
Dries
|
966da66f04
|
Issue #2057207 by dawehner, olli: Fixed Unable to select the 'Default' view mode in views entity row plugin.
|
2013-09-06 13:08:52 -04:00 |
Alex Pott
|
db2d92e7cb
|
Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system.
|
2013-09-06 10:26:26 +02:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
e235776e24
|
Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'.
|
2013-09-04 15:25:05 -07:00 |
webchick
|
297778513d
|
Issue #2081215 by mrsinguyen: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php.
|
2013-09-04 13:57:22 -07:00 |
webchick
|
efbf55d4b7
|
Issue #2079717 by StephaneQ | joachim: Fixed incorrect class name in ViewsEntityRow constructor.
|
2013-09-04 12:42:21 -07:00 |
webchick
|
c8d86baa57
|
Issue #2072603 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php.
|
2013-09-04 12:36:15 -07:00 |
webchick
|
a75b2d56df
|
Issue #2068219 by balagan: Fixed Typo in file drupal\core\modules\views\lib\Drupal\views\Tests\Plugin\StyleTest.php.
|
2013-09-04 10:17:16 -07:00 |
webchick
|
de0492e741
|
Issue #2065115 by sergeypavlenko: Remove Unused local variable from /core/modules/views/views.tokens.inc.
|
2013-09-02 14:32:12 -07:00 |
webchick
|
1004a87fbb
|
Issue #2073507 by grasmash: Fixed Parameters passed and documented incorrectly in Views hooks.
|
2013-09-02 14:30:43 -07: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
|
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
|
8bd23e4bdd
|
Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal.
|
2013-08-30 23:28:33 -07:00 |
Alex Pott
|
a8d4542933
|
Issue #2012312 by tim.plunkett: Remove legacy code from filter.module.
|
2013-08-29 20:38:58 +01: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
|
43acec6e3d
|
Issue #2072551 by legolasbo: Remove Unused local variable from /core/modules/file/file.field.inc.
|
2013-08-29 08:13:52 -07:00 |
webchick
|
b560f66124
|
Issue #2072583 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewExecutable.php.
|
2013-08-29 08:03:51 -07:00 |
webchick
|
d15cdbd7d5
|
Issue #2072589 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Plugin/views/join/Subquery.php.
|
2013-08-29 07:42:18 -07:00 |