webchick
|
dff4856ede
|
Issue #2137837 by dawehner, andypost: Current field is not displayed in replacement patterns.
|
2013-12-03 13:40:42 -08:00 |
webchick
|
a83aaa166b
|
Issue #2143341 by bdone: Fix 'More link' description of 'Link display' section.
|
2013-12-03 13:38:42 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
936662b6ca
|
Issue #2145083 by TR, longwave, dawehner: Fix some grammatical badness mostly in Views tests and comments
|
2013-12-03 08:26:31 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
b925d4a4de
|
Issue #2072609 by legolasbo: Remove Unused local variable from /core/modules/views/lib/Drupal/views/Tests/ModuleTest.php.
|
2013-12-03 13:37:04 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Nathaniel Catchpole
|
b20755f4c8
|
Issue #2142549 by amateescu, yched: Support multi-column field types in base tables.
|
2013-12-03 11:48:59 +00:00 |
Alex Pott
|
004fa12b8b
|
Issue #1993384 by damiankloip, grisendo: Decouple Views pre_render callbacks from Views UI module.
|
2013-12-01 10:14:06 -04:00 |
webchick
|
a57094c870
|
Issue #2120839 by damiankloip, slashrm, Dave Reid: File usage view causes fatal error for a file with 0 usage.
|
2013-11-28 00:02:41 -08:00 |
Nathaniel Catchpole
|
14bf431e6b
|
Issue #2061913 by AndreyMaximov, damiankloip, jibran: Remove drupal_set_breadcrumb and LegacyBreadcrumbBuilder in Views module.
|
2013-11-27 15:19:51 +00:00 |
Dries
|
76fb5cba8f
|
Issue #1712456 by damiankloip, aspilicious, amateescu: How to leverage cache tags in Views.
|
2013-11-26 15:17:52 -05:00 |
webchick
|
681c46055d
|
Issue #2143111 by derhasi: Fix documentation reference to obsolete \Drupal\views\Plugin\query\QueryInterface.
|
2013-11-24 12:39:43 -08:00 |
webchick
|
892744990d
|
Issue #1982248 by Dragan Eror, marcus777: Markup for: views/templates/views-view-list.tpl.php.
|
2013-11-24 12:33:12 -08:00 |
webchick
|
02a10b3161
|
Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete.
|
2013-11-24 12:30:09 -08:00 |
webchick
|
b9dd442912
|
Issue #2087253 by olli: Views entity area handler does not check view access.
|
2013-11-23 13:16:33 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
d8181f8f3c
|
Issue #2140051 by damiankloip: Remove views_cache_get/set functions.
|
2013-11-22 21:36:17 -08:00 |
webchick
|
d0244b4fe9
|
Issue #2121855 by dawehner, tim.plunkett, damiankloip: Move the views data tests to a unit test.
|
2013-11-22 19:19:38 -08:00 |
webchick
|
71652ed0fe
|
Issue #2129525 by olli: Views link display custom url does not use the default value from master display.
|
2013-11-22 19:15:34 -08:00 |
webchick
|
cc7e1532c6
|
Issue #2102489 by InternetDevels: Remove drupal_set_title in views module controllers.
|
2013-11-22 17:02:58 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
390d04eef7
|
Issue #2115061 by JeroenT, tim.plunkett: Remove direct calls to drupal_add_html_head_link().
|
2013-11-21 10:05:28 +00:00 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
Nathaniel Catchpole
|
92f93a1cbc
|
Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic.
|
2013-11-19 16:21:35 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Dries
|
821d3bb00b
|
Issue #2110845 by dawehner: Allow overriding views to override paths with parameters.
|
2013-11-17 15:28:59 -05:00 |
Alex Pott
|
3cda8309b0
|
Issue #1886448 by dawehner, sun, Berdir, ParisLiakos: Rewrite the theme registry into a proper service.
|
2013-11-16 17:35:23 -04:00 |
Alex Pott
|
7b8e204118
|
Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names.
|
2013-11-15 09:31:24 -04:00 |
webchick
|
4217221f94
|
Issue #2110953 by Xano, dawehner: Convert views_forms() to a classed form.
|
2013-11-13 20:57:56 -08:00 |
webchick
|
a8c3e6a127
|
Issue #2128399 by olli: View preview is broken in UI if more link is displayed.
|
2013-11-11 11:11:38 -08:00 |
webchick
|
089c38c953
|
Issue #1959338 by superspring, urwen, tim.plunkett, damiankloip: Reroll: Remove PHP4-style references for objects.
|
2013-11-11 10:59:24 -08:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00:00 |
Dries
|
cc9f617356
|
Issue #2120059 by jhedstrom: Cleanup temporary t() functions in phpunit tests.
|
2013-11-05 21:15:32 -05:00 |
Alex Pott
|
bf3e9cfaaa
|
Issue #2112705 by mikey_p: Replace EntityType::$module with provider.
|
2013-11-02 22:11:53 -07:00 |
Nathaniel Catchpole
|
3fc8919e3c
|
Issue #2113337 by Xano: Fixed Rename \Drupal\Component\Plugin\PluginBag::*ID(s)() to *Id(s)().
|
2013-10-31 11:32:24 +00:00 |
webchick
|
e0d8e66bf4
|
Issue #2119881 by damiankloip, dawehner | joachim: Fixed views BulkFormBase shows 'Apply' button twice.
|
2013-10-30 17:03:21 -07:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07:00 |
Nathaniel Catchpole
|
9d5aefb739
|
Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service.
|
2013-10-30 17:31:44 +00:00 |
catch
|
75debc110d
|
Issue #2115063 by marcingy: Remove drupal_add_feed().
|
2013-10-28 11:53:11 +00:00 |
Alex Pott
|
840e20aec6
|
Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface.
|
2013-10-26 09:26:00 -07:00 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
Alex Pott
|
0078cea2a6
|
Issue #2113441 by damiankloip: Move remaining views.module helper functions to Drupal\views\Views class.
|
2013-10-23 11:59:00 -07:00 |
Alex Pott
|
49ac630080
|
Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account.
|
2013-10-23 11:19:00 -07:00 |
Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
Nathaniel Catchpole
|
784cebbe5a
|
Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class.
|
2013-10-18 09:54:56 +01:00 |
Alex Pott
|
c8164252ad
|
Issue #2113547 by olli: Fixed Running ViewsDataHelperTest with phpunit fails.
|
2013-10-17 00:24:25 +01:00 |
Nathaniel Catchpole
|
3efe9ba1fd
|
Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal.
|
2013-10-16 20:18:57 +01:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
5ba91c7155
|
Issue #2105555 by Bladedu: Plugins cache prefix names not consistent between plugin managers.
|
2013-10-16 12:22:58 +01:00 |
Nathaniel Catchpole
|
e2bb2d6400
|
Issue #2096787 by damiankloip, derhasi: Clean up Views area plugins.
|
2013-10-16 11:53:48 +01:00 |
Nathaniel Catchpole
|
c7065a89f5
|
Issue #2057203 by olli: Fixed Unable to select the 'Default' view mode in views entity area handler.
|
2013-10-16 11:49:57 +01:00 |
Nathaniel Catchpole
|
e4512d63f0
|
Issue #1754254 by dawehner, damiankloip: Add a generic testcase for the pager base.
|
2013-10-16 11:48:56 +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 |
Nathaniel Catchpole
|
536319a8d0
|
Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields.
|
2013-10-15 10:06:01 +01:00 |
Nathaniel Catchpole
|
c9d22bc492
|
Issue #2061921 by sergeypavlenko, m1r1k, alweb: Remove calls to deprecated global $user in views module.
|
2013-10-13 13:30:03 +01:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
webchick
|
e9289c912e
|
Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views.
|
2013-10-11 07:50:32 -07:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07: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 |
webchick
|
129902be79
|
Issue #2105425 by damiankloip: Clean up Views join plugins.
|
2013-10-08 22:22:39 -07:00 |
webchick
|
122b071944
|
Issue #2057371 by nod_, phiit, Jelle_S: Fixed Re-Replace all $.each() with filtered for loop.
|
2013-10-08 22:04:56 -07:00 |
webchick
|
bc308540ed
|
Issue #2099343 by damiankloip: Clean up Views relationship plugins.
|
2013-10-08 21:43:55 -07: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
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
webchick
|
04f662ff72
|
Issue #2027115 by dawehner, tim.plunkett: Allow views to override existing routing items.
|
2013-10-07 12:13:29 -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 |
Nathaniel Catchpole
|
c72f39adba
|
Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible.
|
2013-10-04 15:12:22 +01:00 |
Jennifer Hodgdon
|
f4c5be06a4
|
Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards
|
2013-10-04 06:24:54 -07:00 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
Alex Pott
|
ff71f796bd
|
Issue #2096785 by damiankloip: Clean up Views access plugins.
|
2013-10-02 20:48:31 +01:00 |
Alex Pott
|
a34cb25102
|
Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables.
|
2013-10-02 14:52:21 +01:00 |
Nathaniel Catchpole
|
5d2c825345
|
Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation.
|
2013-10-01 12:46:54 +01:00 |
Nathaniel Catchpole
|
1aeee1cd39
|
Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface.
|
2013-10-01 12:42:30 +01:00 |
Nathaniel Catchpole
|
7e163dbb19
|
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
|
2013-09-29 08:19:59 +01:00 |
Alex Pott
|
8dd8210d9e
|
Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards.
|
2013-09-28 19:22:04 +02:00 |
Alex Pott
|
dfce8c0722
|
Issue #2087069 by damiankloip: Fixed Field language options do not work.
|
2013-09-28 19:17:38 +02:00 |
webchick
|
7afee2f0d8
|
Issue #2019087 by dropfen, gobilo: Complete Configuration schemas for views relationship.
|
2013-09-28 02:46:58 +02:00 |
webchick
|
a364fc198b
|
Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
Completely wrong commit message. :P Oops. :P
This reverts commit 1426a57883 .
|
2013-09-28 02:45:42 +02:00 |
webchick
|
1426a57883
|
Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible.
|
2013-09-28 02:45:08 +02:00 |
Alex Pott
|
37949fe378
|
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
|
2013-09-27 17:34:47 +02:00 |
Alex Pott
|
2a43a1bd8b
|
Issue #1217394 by dawehner, jsacksick, MichaelCole, rutcreate, damiankloip: Fixed "Display even if view has no result" not working.
|
2013-09-26 16:19:29 +02:00 |
webchick
|
adaf835507
|
Issue #2097327 by Berdir: Fixed Unecessary cache clear/router rebuild in views_menu().
|
2013-09-25 13:33:18 +02:00 |
webchick
|
5a7f9301d8
|
Issue #2090353 by dawehner: Don't require to put the use statement into plugin classes.
|
2013-09-23 17:23:40 +02:00 |
webchick
|
6fd72a2c6e
|
Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them.
|
2013-09-23 17:11:18 +02:00 |
Alex Pott
|
983bdabca9
|
Issue #2062157 by Garbar, undertext: In ViewsBlock Rename Views properties to core standards.
|
2013-09-22 15:12:53 +02:00 |
Nathaniel Catchpole
|
d7fa47b49b
|
Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support.
|
2013-09-22 09:31:05 +01:00 |
webchick
|
bb29548d19
|
Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings.
|
2013-09-22 01:39:42 +02:00 |
Alex Pott
|
8ebd5dc985
|
Issue #2063461 by damiankloip, oadaeh, dawehner: Fixed Automatically fetch the count of items, if there is @total part of the result area.
|
2013-09-21 17:27:52 +02:00 |
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 |
Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
webchick
|
5429044d5e
|
Issue #1932652 by Wim Leers, nirbhasa, quicksketch: Add image uploading to WYSIWYGs through editor.module.
|
2013-08-29 04:27:41 -07:00 |
Nathaniel Catchpole
|
595d6d9ad7
|
Issue #1935300 by dawehner, chx: Don't hardwire Database in Views filters, add regexp to DBTNG.
|
2013-08-29 11:57:04 +01:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
Alex Pott
|
6aa975ca5f
|
Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module.
|
2013-08-25 11:02:51 +01:00 |
Alex Pott
|
5fc01a83e8
|
Issue #2072181 by dawehner, tim.plunkett: Change title in blocks form for items_per_page().
|
2013-08-24 01:51:29 +01:00 |
Alex Pott
|
88b192cd8d
|
Issue #1912604 by joelpittet, mondrake, damiankloip, gollyg, Cottser: Convert theme_views_mini_pager() to twig.
|
2013-08-22 12:07:26 +01:00 |
Nathaniel Catchpole
|
120bbc9701
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, damiankloip, pcambra, dawehner, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-21 11:35:55 +01:00 |
Nathaniel Catchpole
|
de9f13c1b8
|
Issue #2062131 by danylevskyi, NonProfit: In MachineName Class Rename Views properties to core standards.
|
2013-08-21 06:50:33 +01:00 |
Nathaniel Catchpole
|
7dc6bbf011
|
Issue #2014043 by kgoel, nathangervais: Replace drupal_container() with \Drupal in the views module.
|
2013-08-21 02:01:19 +01:00 |
Nathaniel Catchpole
|
9ef3a52fe7
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-20 03:24:48 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
webchick
|
bb7404d3d2
|
Issue #2067541 by jlindsey15: Fixed Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewStorageController.php.
|
2013-08-17 23:52:43 -07:00 |
Dries
|
07298d66e4
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-16 14:49:18 -05:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
Alex Pott
|
f5544cd6fb
|
Issue #2065125 by sergeypavlenko: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/DisplayBag.php.
|
2013-08-15 17:31:42 -05:00 |
Dries
|
d6ba81b6d5
|
Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing.
|
2013-08-15 10:28:57 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
0bbd2b0ee3
|
Issue #2064289 by sergeypavlenko: Remove Unused local variables from /core/modules/views/views.theme.inc.
|
2013-08-14 07:21:01 -05:00 |
Alex Pott
|
cb5397f26e
|
Issue #2046993 by damiankloip: Inject dependencies into ViewsExposedFilterBlock derivative class.
|
2013-08-13 05:49:19 -05:00 |
webchick
|
2303e6169c
|
Issue #2057157 by legolasbo: Remove Unused local variable from /core/modules/views/views.module.
|
2013-08-13 01:36:56 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
webchick
|
30f230476f
|
Issue #2062315 by k4v, Cottser: Remove unnecessary 'pattern' lines in views_theme().
|
2013-08-11 11:54:29 -07:00 |
webchick
|
b1624c5694
|
Issue #1912600 by joelpittet, bzitzow, dawehner: Remove theme_views_form_views_form() in favour of a prerender callback.
|
2013-08-10 08:13:17 -07:00 |
Nathaniel Catchpole
|
e2a81db3c6
|
Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance.
|
2013-08-10 08:00:02 +01:00 |
Alex Pott
|
593bafb0f7
|
Issue #2061315 by StephaneQ: Remove system.cron.js and libraries definition.
|
2013-08-09 23:36:29 +01:00 |
Nathaniel Catchpole
|
917cd10a20
|
Issue #2057831 by damiankloip: Fixed Exposed filter blocks do not work anymore.
|
2013-08-08 13:59:18 +01:00 |
webchick
|
b435b703d6
|
Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off.
|
2013-08-07 12:49:26 -07:00 |
Nathaniel Catchpole
|
423f1d653b
|
Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected.
|
2013-08-07 09:37:10 +01:00 |
webchick
|
b7d3774c6e
|
Issue #1933426 follow-up by dawehner: Fixed documentation around drupal_add_js -> drupal_add_library change.
|
2013-08-06 23:41:55 -07:00 |
Alex Pott
|
49623698ff
|
Issue #1968398 follow-up by joelpittet: Convert Views () to ['attributes'] .
|
2013-08-06 07:34:34 +02:00 |
Alex Pott
|
c5b9bb0bc5
|
Issue #2006560 by dawehner, jhodgdon: Fixed The boolean string filter doesn't result in correct where clause.
|
2013-08-05 18:05:53 +02:00 |
Alex Pott
|
8c384bc415
|
Issue #2022897 by dawehner, sdboyer, tim.plunkett: Shift responsibility for creating unique config id/machine name off of (views) block plugins and onto BlockFormController.
|
2013-08-03 23:28:28 +02:00 |
Alex Pott
|
5dba5f608c
|
Issue #1849356 by dawehner: Added a HTTP response code area handler.
|
2013-08-02 15:26:16 +02:00 |
Alex Pott
|
2e29f25661
|
Issue #2046983 by damiankloip: Inject dependencies into ViewsEntityRow derivative class.
|
2013-08-02 01:29:08 +02:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Alex Pott
|
74cbf95634
|
Issue #2046603 by DuaelFr: Improve 'use_more_always()' understandability.
|
2013-08-01 00:28:45 +02:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Alex Pott
|
391755e4c1
|
Issue #2049723 by dawehner, tim.plunkett: Fixed Mini pager shows 'Page 1' if there is non item at all available.
|
2013-07-31 22:22:21 +02:00 |
Alex Pott
|
0e6c03df64
|
Issue #1968398 by joelpittet, Mark Carver, Les Lim, brunodbo: Convert Views () to ['attributes'] .
|
2013-07-31 00:28:34 +02:00 |
Jennifer Hodgdon
|
99575b2beb
|
Issue #2050883 by Cottser, tstoeckler, dawehner: Fix references to obsolete functions in code comments in views module
|
2013-07-30 06:08:25 -07:00 |
Alex Pott
|
b6c78d35f2
|
Issue #2044355 by dawehner: Move the link display to the middle column.
|
2013-07-28 23:53:19 +02:00 |
Alex Pott
|
9dd98eaa6f
|
Issue #1957346 by dawehner, olli, damiankloip, jibran, ParisLiakos: Add some settings on the block display to allow overrides on the block instance configuration.
|
2013-07-28 23:09:59 +02:00 |
Alex Pott
|
0932270aec
|
Issue #2048897 by Les Lim: Fixed Views Grid style: tokens not replaced in custom row/column classes.
|
2013-07-26 18:42:05 +02:00 |
Alex Pott
|
8043b9aa34
|
Issue #1888698 by nagwani, hussainweb: Figure out the most used html tags and let people use it in views.
|
2013-07-26 17:57:08 +02:00 |
Alex Pott
|
d88a2be443
|
Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory.
|
2013-07-25 00:57:30 +02:00 |
Alex Pott
|
6a9d9d5027
|
Issue #2030817 by mondrake: Fixed Wrong link_type() passed in link's pager_context() in views.theme.inc.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
41f6e35eb7
|
Issue #864006 by mgifford, dawehner, AjitS: Improve table semantics by adding scope or headers/id attributes.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
a09093be77
|
Issue #2042941 by mondrake: Full pager plugin: reference the 'pager' theme in the annotations.
|
2013-07-24 17:47:47 +02:00 |
Alex Pott
|
cab25677f8
|
Issue #2046845 by bdone: Remove space after $this-> testHelperPlugin.
|
2013-07-24 01:43:56 +02:00 |
Alex Pott
|
88cbedb8e8
|
Issue #2046537 by DuaelFr: End with 'any' label configuration to improve consistency and localization.
|
2013-07-23 09:48:19 +01:00 |
Alex Pott
|
8cf78305af
|
Issue #2005166 by slashrsm, dawehner: Create simple file listing under admin/content/file.
|
2013-07-21 09:17:17 +01:00 |
Alex Pott
|
982452f77a
|
Issue #2030293 by mondrake, YesCT: Fixed View preview is broken in UI if a pager has to be displayed.
|
2013-07-21 08:48:19 +01:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
338705adf3
|
Issue #1979036 by dawehner: Convert views_ajax() to a Controller.
|
2013-07-20 21:31:43 +01:00 |
Alex Pott
|
91fbd4b5ca
|
Issue #2029733 by damiankloip, tim.plunkett: Add a getExecutable() method to View.
|
2013-07-20 20:32:31 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
bd51e51a90
|
Issue #2028511 by damiankloip, dawehner: Allow plugin derivative classes to use services from the container.
|
2013-07-19 10:08:06 +01:00 |
Alex Pott
|
535ed4185b
|
Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions.
|
2013-07-18 23:53:52 +01:00 |
Alex Pott
|
d8e21f879c
|
Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method.
|
2013-07-16 21:17:11 -04:00 |
Alex Pott
|
14708544c8
|
Issue #2031885 by droplet: Add t() context to 'Order' string.
|
2013-07-16 20:56:44 -04:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Alex Pott
|
5beb2f94af
|
Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs.
|
2013-07-16 02:37:55 -04:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Alex Pott
|
e0f675f3b2
|
Issue #2019095 by crispiatico, vijaycs85, piyuesh23: Complete Configuration schemas for views style.
|
2013-07-15 13:05:42 -04:00 |
Nathaniel Catchpole
|
22a6d8ccec
|
Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes.
|
2013-07-15 10:22:26 +01:00 |
Alex Pott
|
d03acd3ce9
|
Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration.
|
2013-07-14 14:01:25 -04:00 |
Nathaniel Catchpole
|
7232dbf9f1
|
Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'.
|
2013-07-13 12:03:08 +01:00 |
Nathaniel Catchpole
|
c094757a99
|
Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables.
|
2013-07-13 11:30:18 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
6b6c6f20ee
|
Issue #2007474 by dawehner: Make it easy to refresh a view.
|
2013-07-11 10:39:08 +01:00 |
Nathaniel Catchpole
|
419d1d9b34
|
Issue #1945670 by dawehner, damiankloip: Load plugin instances implicit on the ViewExecutable.
|
2013-07-10 22:53:20 +01:00 |
Alex Pott
|
cd7ca03c27
|
Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase.
|
2013-07-10 17:05:43 +01:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Jennifer Hodgdon
|
317230271a
|
Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui
|
2013-07-09 07:06:52 -07:00 |
Nathaniel Catchpole
|
f24e7123e6
|
Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize().
|
2013-07-06 16:27:11 +01:00 |
Nathaniel Catchpole
|
f77b7106da
|
Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings.
|
2013-07-06 16:15:51 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Nathaniel Catchpole
|
b15a9b40f4
|
Issue #2033653 by damiankloip: Remove occurrences of api_version()
|
2013-07-04 09:46:47 +01:00 |
Dries
|
59f478ff96
|
Issue #2031519 by damiankloip: Deleting a view does not empty it's object cache.
|
2013-07-02 14:23:02 -04:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
91c32e3da9
|
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
|
2013-06-30 00:09:39 +01:00 |
Alex Pott
|
a5c939875b
|
Issue #2028041 by plopesc, dawehner: Move Argument Php to php module.
|
2013-06-29 23:38:08 +01:00 |
Dries
|
0a91fd93a7
|
Issue #2020405 by Pancho: Correct misspelling of 'referenceable'.
|
2013-06-29 17:39:05 -04:00 |
Alex Pott
|
2f872b853f
|
Issue #2016939 by tim.plunkett, dawehner: Views listing page links are broken for default task page displays.
|
2013-06-29 15:03:53 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
0c957d310a
|
Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT.
|
2013-06-29 11:34:03 +01:00 |
catch
|
4e9792633c
|
Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class.
|
2013-06-28 22:17:30 +01:00 |
catch
|
ea77909c7a
|
Issue #2021831 by plopesc: Replace usage of Views:: in tests with its own services.
|
2013-06-28 22:13:58 +01:00 |
Dries
|
472339116c
|
Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data.
|
2013-06-28 13:06:49 -04:00 |
Nathaniel Catchpole
|
7794783062
|
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
|
2013-06-28 13:34:28 +01:00 |
Alex Pott
|
fc9584d55a
|
Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method.
|
2013-06-28 07:14:39 +01:00 |
Alex Pott
|
4f8b8a5087
|
Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks.
|
2013-06-27 07:13:06 +01:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Dries
|
2b6ff21132
|
Issue #2028145 by dawehner, ParisLiakos: Fixed Raw default argument still calls drupal_get_path_alias().
|
2013-06-26 22:09:24 -04:00 |
Jennifer Hodgdon
|
3179dd42b8
|
Issue #1962704 by Eli-T, dawehner: Document hook_views_analyze()
|
2013-06-26 13:31:31 -07:00 |
Alex Pott
|
ab22b87b59
|
Issue #2024111 by followup damiankloip, Berdir: Fixed TaxonomyIndexTid filter handler autocomplete does not work.
|
2013-06-26 17:32:01 +01:00 |
Alex Pott
|
356dc8bacd
|
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
|
2013-06-25 23:57:46 +01:00 |
Alex Pott
|
5ff3e98c4b
|
Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls.
|
2013-06-25 23:02:08 +01:00 |
Alex Pott
|
c66a78c64c
|
Issue #2021829 by damiankloip, olli: Fixed Redundant executeView() in ViewsBlock::build().
|
2013-06-25 20:21:16 +01:00 |
Dries
|
36df8e8784
|
Issue #2024111 by damiankloip: Fixed TaxonomyIndexTid filter handler autocomplete does not work.
|
2013-06-24 18:21:18 -04:00 |
Nathaniel Catchpole
|
195849b2a4
|
Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration.
|
2013-06-24 17:38:32 +01:00 |
Alex Pott
|
9873c74069
|
Issue #2012818 by thedavidmeister: Remove #type 'markup'.
|
2013-06-24 10:46:21 +01:00 |
Alex Pott
|
e29498822e
|
Issue #1963764 by widukind, pwieck: Convert theme_views_view_mapping_test() to Twig.
|
2013-06-22 23:12:28 +02:00 |