Commit Graph

7039 Commits (70ce81aafdf8519a85831a8c40b1fcc45b947655)

Author SHA1 Message Date
Alex Pott 1c11d16419 Issue #2223611 by cs_shadow, ACF, dman, visabhishek, vintorezxxi: ContactFormController passed user name field list object to watchdog. 2014-04-12 14:50:12 -04:00
Alex Pott 455840f75d Issue #2206909 by jhodgdon, dawehner: Regression: Form submit redirects from 403/404 pages are no longer possible. 2014-04-12 14:23:29 -04:00
Alex Pott bf61ca134d Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation. 2014-04-12 14:11:33 -04:00
webchick 88f026ebab Issue #2228795 by Gaelan | eojthebrave: Where did hook_url_outbound_alter go?. 2014-04-11 15:58:27 -04:00
webchick b431efaf36 Issue #2212947 by sun, pwolanin, dmitry_bezer | ianthomas_uk: Installer doesn't pick up database port or table prefix from settings.php. 2014-04-11 13:45:19 -04:00
webchick cda250396e Issue #2225739 by killua99, Berdir, andypost, pfrenssen: Remove usage of field_info_instances(), use EntityManager::getFieldDefinitions() instead. 2014-04-11 12:01:24 -04:00
webchick 0b4bf3af72 Issue #2124535 by Berdir, alexpott, Désiré, xjm | yched: Prevent secondary configuration creates and deletes from breaking the ConfigImporter. 2014-04-11 11:38:28 -04:00
webchick e84971c526 Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4. 2014-04-11 10:58:24 -04:00
Alex Pott b1eb0a2931 Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin. 2014-04-11 10:40:11 -04:00
Alex Pott 9a878fb486 Issue #2227187 by Mykhailo Gurei, Jalandhar, cs_shadow, mandar.harkare | Berdir: Stop refering to config storage as storage controller. 2014-04-11 09:59:35 -04:00
Alex Pott 12abe621e1 Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc. 2014-04-10 13:30:54 -04:00
Alex Pott bfa4a9fd27 Issue #1870746 by balagan, robertdbailey, lydie, KCarlile, pixelite, fenda | YesCT: Make it obvious what reordering language list does (order in language select) and does not do (fallback detection selection). 2014-04-10 12:47:42 -04:00
webchick f97d2fa5a3 Issue #2236851 by alexpott | Berdir: Views blocks are missing dependency on view. 2014-04-09 20:17:40 -07:00
Alex Pott 3c488c482e Issue #2178643 by ianthomas_uk, jhodgdon, jayeshanandani: Indexing status can show a negative percentage of content as having been indexed. 2014-04-09 08:56:25 -04:00
Alex Pott e51789c530 Issue #2235347 by tim.plunkett: Field instance operations are out of order. 2014-04-09 08:54:30 -04:00
Alex Pott f61b049483 Issue #2226241 by voidberg, claudiu.cristea: Saving image field or instance with an inexistent default_image crashes. 2014-04-09 05:45:58 -04:00
Alex Pott 7f00c591b0 Issue #2218655 by sun, effulgentsia, jessebeach: Core expects $theme.settings default config file to exist. 2014-04-09 04:49:22 -04:00
webchick 0469858911 Issue #2236245 by znerol: Use request stack in system manager. 2014-04-08 14:59:32 -07:00
webchick b5ac743446 Issue #2220259 by Xano, fago: DefaultPluginManager::getDefinition() does not match the interface. 2014-04-08 14:58:12 -07:00
webchick 28f177cd8f Issue #2234771 by tstoeckler: Drupal_get_profile() should not fall back to 'standard'. 2014-04-08 14:31:26 -07:00
webchick 242ac392d8 Issue #2226923 by pakmanlh, mandar.harkare, mortendk, galooph: Views: remove wrapper around more link - add class to the link. 2014-04-08 14:11:00 -07:00
webchick d3cb54ec77 Issue #2235111 by tstoeckler: EntityQueryTest is fragile. 2014-04-08 14:03:32 -07:00
webchick 64b838adc5 Issue #2187477 by lokapujya, vaibhavjain, visabhishek: Remove Unused use statements from system module. 2014-04-08 13:58:56 -07:00
webchick 83bdbd50dd Issue #2235125 by tstoeckler: Use DataDefinition::addConstraint() instead of ::setConstraints(). 2014-04-08 13:57:58 -07:00
webchick fc6b814e02 Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from . 2014-04-08 13:56:43 -07:00
webchick ef2a54b7b0 Issue #2228903 by anthonylindsay | alexpott: Taxonomy_term_load_children claims to restrict by vid but this is not possible. 2014-04-08 12:30:45 -07:00
Nathaniel Catchpole 48ae9707f4 Issue #2184387 by alexpott, sun: Remove SchemaStorage. 2014-04-08 11:40:54 +01:00
Nathaniel Catchpole d8a9912c32 Issue #2232275 by alexpott: System menu blocks need to be able to depend on their menu entities. 2014-04-08 11:32:35 +01:00
Nathaniel Catchpole 94bdf61be3 Issue #2232597 by alexpott: FieldConfig does not depend on the module the provides the entity type. 2014-04-08 11:31:29 +01:00
Alex Pott b0fb47f327 Issue #2227513 by e0ipso, Wim Leers: Apply formatters and widgets to Shortcut base fields. 2014-04-08 10:07:53 +01:00
Alex Pott af9cd0fdd8 Issue #2225399 by marcvangend, yanniboi, mr.baileys, Wim Leers, visabhishek: Apply formatters and widgets to Feed base fields. 2014-04-08 10:05:57 +01:00
webchick d53d8cf727 Issue #2233029 by benjy: Add a Book destination to the Migrate API. 2014-04-07 11:50:29 -07:00
webchick b504423ed0 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-04-07 11:12:13 -07:00
webchick 959fa9daa5 Revert "Issue #2160365 by plopesc, vijaycs85: Date field required marker rendered as "Array"."
Broke HEAD.

This reverts commit 0f0edea2a3.
2014-04-07 09:31:14 -07:00
webchick 86ae96e4fd Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions. 2014-04-07 08:01:20 -07:00
webchick 5c1869b612 Issue #2228941 by larowlan, andrei.dincu | Cottser: PHP notice displayed for forum blocks when there are no forum topics. 2014-04-07 08:00:03 -07:00
webchick 0e21df56b7 Issue #2232385 by Wim Leers: Cacheable 'Syndicate' block: never cache it, because it's cheaper to always render it. 2014-04-07 07:46:43 -07:00
Nathaniel Catchpole 99385d755f Issue #2233887 by benjy: Alias Destination is broken. 2014-04-07 14:30:17 +01:00
Nathaniel Catchpole 633282c23b Issue #2230921 by nod_: Regression: 'Back to site' button forgets last non-admin page after visiting 'block region demo'. 2014-04-07 14:22:51 +01:00
Alex Pott 3b3ba27598 Issue #2227973 by pfrenssen, Berdir: Rename ContentTranslationController to ContentTranslationHandler. 2014-04-07 13:26:47 +01:00
Nathaniel Catchpole afd8aee597 Issue #2203065 by lokapujya, cwells: Adjust assertFormatterRdfa() parameters to allow for more advanced testing. 2014-04-07 11:01:57 +01:00
Alex Pott 16fb258c95 Issue #2208325 by mcjim, anksy: Incorrect error message when changing the outline of a book page. 2014-04-07 09:38:20 +01:00
Alex Pott 797c8de16b Issue #2223631 by znerol: Use request stack in database flood backend. 2014-04-07 09:35:41 +01:00
Alex Pott 0f0edea2a3 Issue #2160365 by plopesc, vijaycs85: Date field required marker rendered as "Array". 2014-04-07 09:31:04 +01:00
Alex Pott 98b2898b4a Issue #2226853 by filijonka, acouch: Variables documented in item-list.html.twig are incorrect. 2014-04-07 09:22:52 +01:00
Alex Pott 2aefd89671 Issue #2210631 by damiankloip: Move PhpStorageFactory to the Core namespace. 2014-04-07 09:14:46 +01:00
Alex Pott 0ac4b9108c Issue #1273968 by Sutharsan, Sweetchuck, penyaskito, chx: Remove eval from locale.module. 2014-04-06 22:20:00 +01:00
Alex Pott 08c18e1203 Issue #2103753 by Sam152, cr0ss: Icons in toolbar are slightly misaligned. 2014-04-06 22:07:00 +01:00
Alex Pott f7b4f2f35b Issue #2227497 by gremy: BookAdminTableTree() has 2 nid entries in the same array. 2014-04-06 22:05:05 +01:00
Alex Pott bb78e06d83 Issue #2228129 by Berdir: Unnecessary separate config load call to load languages. 2014-04-06 22:00:06 +01:00
Alex Pott 5364b20d02 Issue #2100311 by killua99, yannickoo: Allow filtering of modules by arbitrary search strings on the uninstall page. 2014-04-06 21:59:26 +01:00
Alex Pott 4b6ba9f079 Issue #2207229 by larowlan, jibran: Attempt to use 'Parent Term' relationship results in broken/missing handler. 2014-04-06 21:46:19 +01:00
Alex Pott 8d98947271 Issue #1957152 by brantwynn: Replace calls to the flood service with Drupal::flood(). 2014-04-06 21:34:23 +01:00
Alex Pott 2176bfda8c Issue #2217783 by mondrake: Remove $extension and $mimeType from Image, use image_type_to_xxx function in the getters instead. 2014-04-06 21:02:56 +01:00
Alex Pott c1cf341bdd Issue #2222169 by David Hernández: Add skip_row option to StaticMap. 2014-04-06 20:03:12 +01:00
webchick 515639d354 Issue #2234047 by cs_shadow | Cottser: Missing space after hook_theme() in theme.api.php. 2014-04-06 09:27:23 -07:00
Alex Pott e74db803c2 Issue #2195959 by LewisNyman: Tab-select renders grippie white on white. 2014-04-06 14:55:41 +01:00
Alex Pott 407f1d1180 Issue #2185617 by Wim Leers, voidberg, drifter: Each page cache entry should have a theme cache tag. 2014-04-06 14:06:13 +01:00
Alex Pott f130cc3e7b Issue #70719 by neclimdul, superspring, longwave, kscheirer, InternetDevels: Add Unicode::ucwords() and Unicode::lcfirst() implementation and make use of them in core. 2014-04-05 06:38:16 +01:00
Alex Pott cdcbb9d516 Issue #1662954 by balis_m, mjonesdinero, kalpaitch, IshaDakota, kerasai, ckrina, BarisW | ZenDoodles: Use less-specific tabledrag selectors. 2014-04-05 06:36:13 +01:00
Alex Pott d726c5f562 Issue #2223951 by damiankloip: Move Sql::getEntityTableInfo() to QueryPluginBase. 2014-04-05 06:33:11 +01:00
webchick 9c56b518c3 Issue #2230955 by brantwynn: Move block.js to correct /js folder. 2014-04-04 14:54:21 -07:00
Nathaniel Catchpole ae702dc56d Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process. 2014-04-04 14:49:13 +01:00
Nathaniel Catchpole 8866760fca Issue #2224861 by Wim Leers, dawehner, pwolanin: Cache SystemMenuBlock and BookNavigationBlock per active trail (currently cached per URL, this breaks on very long URLs). 2014-04-04 12:48:14 +01:00
Alex Pott 3c89fb90c3 Issue #2219689 followup by damiankloip: Separate out logic for getPluginTypes/viewsHandlerTypes from ViewExecutable. 2014-04-04 11:48:00 +01:00
Nathaniel Catchpole ac120e26d9 Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller. 2014-04-04 10:47:13 +01:00
Alex Pott 55b0a054a8 Issue #2219689 by damiankloip: Separate out logic for getPluginTypes/viewsHandlerTypes from ViewExecutable. 2014-04-04 09:07:43 +01:00
webchick 4f4b457d6b Revert "Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page."
Broke update.php.

This reverts commit 10b0389066.
2014-04-03 21:41:54 -07:00
webchick 6edcdee3e6 Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names. 2014-04-03 14:38:51 -07:00
webchick f5e0c1729c Issue #2151123 by joelpittet | Cottser: Remove theme_system_modules_incompatible(). 2014-04-03 14:25:02 -07:00
webchick cd94c10589 Issue #2002246 by tompagabor, floretan, lauriii, pakmanlh, rbomhof | pixelite: Capitalize operations links in the comment and taxonomy term admin UI. 2014-04-03 10:19:15 -07:00
webchick 9442bea3c7 Issue #2227687 by cs_shadow, Cottser: Slightly ugly error message if a module is incompatible with the version of core and the PHP version. 2014-04-03 10:13:21 -07:00
webchick f923acdb79 Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other pager in core. 2014-04-03 10:10:03 -07:00
Alex Pott ddc0b0b878 Issue #2218313 by jessebeach, dawehner: Toolbar subtree is broken if you use a different language. 2014-04-03 16:13:13 +01:00
Alex Pott 10b0389066 Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page. 2014-04-03 14:59:23 +01:00
Alex Pott 719b36a492 Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage. 2014-04-03 14:20:20 +01:00
Nathaniel Catchpole ef2563979a Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate. 2014-04-03 12:10:25 +01:00
Alex Pott 4511dc22e6 Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config. 2014-04-02 08:05:28 +01:00
Alex Pott b3df95c534 Issue #2200333 by Xano: Content_translation_view_access() is invoked as a hook_ENTITY_TYPE_access() hook implementation. 2014-04-01 22:16:38 +01:00
Alex Pott 41b6df5888 Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration. 2014-04-01 22:14:13 +01:00
Dries bf4a582850 Issue #2054011 by amateescu, pwolanin, dawehner, YesCT, tim.plunkett, blueminds, Berdir, das-peter, effulgentsia: Implement built-in support for internal URLs. 2014-04-01 14:55:13 -04:00
Nathaniel Catchpole a7fccaae12 Issue #2230055 by tim.plunkett: Views handlers should not be initialized during route building. 2014-04-01 14:09:28 +01:00
Nathaniel Catchpole a83352a1b4 Issue #2174443 by mr.baileys, David_Rothstein: Add security hardening protection option for programmatic form submissions to Drupal 8 (and backport to Drupal 6?). 2014-04-01 12:40:27 +01:00
Jennifer Hodgdon 270afb9d54 Issue #1816760 by SV, DeimoS, aellison, Mark Carver, yanniboi: Fix up docs in ColorTest 2014-03-31 12:41:56 -07:00
Nathaniel Catchpole 7b392ea69e Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds. 2014-03-31 20:29:13 +01:00
webchick e16cbbe245 Issue #2224427 by Wim Leers, tim.plunkett: Filter order no longer respected. 2014-03-31 10:59:05 -07:00
webchick 40f818bbe6 Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions. 2014-03-31 10:37:55 -07:00
webchick be83ed2bbc Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code. 2014-03-31 10:29:01 -07:00
webchick 7a91c2e8ed Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form(). 2014-03-31 10:26:19 -07:00
webchick 204ecf18cd Issue #2229123 by brantwynn, Berdir: Wrong @covers definition in MenuTreeTest. 2014-03-31 09:52:12 -07:00
webchick c0d5ab21ed Issue #2220757 by Karol Haltenberger, xjm, drifter, zserno: Limit length of Config:: to something <= 166 characters. 2014-03-31 09:06:41 -07:00
webchick 660165cce6 Issue #2226171 by LinL, valthebald: Preview in Create Article gives error. 2014-03-31 08:58:19 -07:00
webchick 5efa7d55ca Issue #2130205 by damiankloip, rbayliss, olli: Unable to "Expose this filter to visitors, to allow them to change it". 2014-03-31 08:27:18 -07:00
Nathaniel Catchpole 3a5e997452 Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'. 2014-03-31 10:49:28 +01:00
catch 979bb625ce Issue #2226027 by tim.plunkett: ConfigEntityBase::preSave() tries to load the original entity but instead loads itself. 2014-03-30 15:02:28 +02:00
catch 669b898b86 Issue #2227465 by gremy, rbmboogie: comment_user_cancel() uses COMMENT_NOT_PUBLISHED. 2014-03-30 14:55:20 +02:00
catch 8f028bb7d6 Issue #2225371 by mr.baileys, Wim Leers: Apply formatters and widgets to Custom Block base fields. 2014-03-30 13:26:57 +02:00
catch d19928b695 Issue #2225431 by mr.baileys, Wim Leers, swentel: Apply formatters and widgets to Taxonomy Term base fields. 2014-03-30 13:24:35 +02:00
catch 63375a5e7b Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service. 2014-03-30 13:15:47 +02:00
catch cf0549dbd2 Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned. 2014-03-30 12:56:53 +02:00
catch 0da52046cd Issue #2209025 by dawehner, fgm, pwolanin: Phase 3 - Make the BookManager interface more coherent, move more code out of book.module. 2014-03-29 18:31:36 +01:00
Alex Pott a6658cdd82 Issue #2193237 by czigor, amateescu, barraponto, revagomes, rodrigo panchiniak fernandes: Warning because of empty value at array_flip(). 2014-03-29 17:59:43 +01:00
Alex Pott 9e72c8bfaf Issue #1599774 by longwave, kristofferwiklund, BTMash, marcingy | Letharion: .htaccess protections do not work on Apache 2.4 without mod_access_compat. 2014-03-29 16:28:16 +01:00
Alex Pott 719dfe1683 Issue #2101691 by tim.plunkett, swentel: Allow a custom ID to be specified when using single import for config entity. 2014-03-29 16:26:30 +01:00
catch 166a3f6ace Issue #2160021 by juampy, damiankloip, klausi, vijaycs85: Basic auth has no login flood control. 2014-03-29 15:08:21 +01:00
Alex Pott 0a8e34cf15 Issue #2149649 by Gábor Hojtsy, YesCT, Xano, herom, vijaycs85, Sweetchuck, plach: Entity rendering/theming does not use the active entity language to render links. 2014-03-29 12:40:21 +01:00
webchick 4ac79a1366 Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files. 2014-03-28 16:27:34 -07:00
webchick 4a8bbfbb73 Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url. 2014-03-28 16:07:00 -07:00
webchick 5c7c259d3f Issue #2226233 by ckrina, alexrayu, Manuel Garcia, Cottser: Redo changes from field.module to Twig conversion issue that were clobbered. 2014-03-28 13:41:42 -07:00
webchick 684f0cb4d4 Issue #2224833 by tim.plunkett: Remove redundant ID manipulation in ConfigEntityStorage::save(). 2014-03-28 13:33:42 -07:00
webchick 9d2e9ff39e Issue #2227435 by mariancalinro, mdrummond: Remove noscript from picture element markup. 2014-03-28 13:32:48 -07:00
Jennifer Hodgdon b51b62df2d Issue #2225265 by eojthebrave: Add Utility group/topic for api.drupal.org 2014-03-28 13:19:05 -07:00
Jennifer Hodgdon e9cd089fd0 Issue #2228219 by michaelmol: Fix docs header for UserAutocompleteController 2014-03-28 13:15:45 -07:00
Jennifer Hodgdon 28e045f15e Issue #2091459 by ifrik, visabhishek, batigolix: Fix hook_help for locale.module 2014-03-28 13:02:06 -07:00
Jennifer Hodgdon aded4eaf85 Issue #2227259 by roderik: Fix reference to obsolete menu function in docs of MenuTree 2014-03-28 12:25:47 -07:00
Jennifer Hodgdon 5b32c7bad3 Issue #2216543 by eojthebrave: Fix code example and some text in Config API topic 2014-03-28 11:25:10 -07:00
catch 8ad79cebb5 Issue #2224777 by pwolanin, dawehner: Unlimited allowed length of path in menu router allows DoS attack on Drupal 8. 2014-03-28 15:22:01 +01:00
catch 6a4ba9df64 Issue #2124599 by olli, tedbow, swentel: ode_block_access affects access to editing blocks Removes 'operations' links for Block layout page. 2014-03-28 15:00:59 +01:00
Alex Pott fee6ae0e0f Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API. 2014-03-28 11:30:44 +01:00
webchick e0f3aa3924 Revert "Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update."
Broke Bartik, still needs discussion.

This reverts commit 5a8a34e828.
2014-03-27 12:29:41 -07:00
webchick 26cf710531 Issue #2070323 by tompagabor, LewisNyman, miro_dietiker, Bojhan: Apply seven style guide to dblog. 2014-03-27 12:22:34 -07:00
webchick a708544213 Issue #2227363 by sun: System.theme.disabled config schema defines wrong data type. 2014-03-27 12:20:48 -07:00
Alex Pott 8fa1fddaa8 Issue #2011128 by jsbalsera, aboros, Devin Carlson, mr.baileys, pplantinga: Theme_disable() can disable the wrong theme. 2014-03-27 18:37:46 +01:00
Alex Pott ad6f3eac36 Issue #1770902 by sun, InternetDevels, mbrett5062, tim.plunkett: Theme of parent site executing test leaks into all tests. 2014-03-27 18:18:03 +01:00
Alex Pott 4a06454b0d Issue #2224779 by swentel: Move 'column_groups' out of settings in a dedicated annotation. 2014-03-27 17:22:18 +01:00
catch d026a1c363 Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy. 2014-03-27 16:25:24 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 2421c75fbe Issue #2153469 by Garrett Albright, olli, swentel, webchick: View page display getting re-ordered on import, leading config system to believe it hasn't been imported yet. 2014-03-27 11:23:39 +01:00
catch c9a8e335ee Issue #2226823 by YesCT: Make default views displays configuration have correct position values. 2014-03-27 11:02:45 +01:00
webchick 901ae985db Issue #2082983 by Xano: \Drupal\Core\TypedData\List accepts non-list values. 2014-03-26 23:50:35 -07:00
webchick ac9ab3b8ed Issue #1957312 by ParisLiakos, peximo, Désiré: Use the entity storage controller in aggregator module. 2014-03-26 23:49:51 -07:00
webchick fe77b9954a Issue #2225563 by Xano: Improve @param and @return documentation of node.module. 2014-03-26 23:48:26 -07:00
webchick c1c71a69b4 Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service. 2014-03-26 23:45:56 -07:00
webchick 2edd9168c1 Issue #2122175 by dclavain, SiliconMind, tim.plunkett, YesCT: String translation does not honor language fallback. 2014-03-26 23:42:59 -07:00
webchick f717159312 Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue. 2014-03-26 23:09:10 -07:00
webchick 6cf2b37e90 Issue #2225649 by jjcarrion, LewisNyman: Action links on /admin/config/services/aggregator are inside of an <em> tag. 2014-03-26 22:26:51 -07:00
webchick 627b7bb5a3 Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks. 2014-03-26 22:18:39 -07:00
webchick 0b9a2826e5 Issue #2090525 by batigolix, ellishettinga, visabhishek, lostkangaroo, rak2008: Update hook_help for menu module. 2014-03-26 22:16:52 -07:00
webchick d1a751e1e6 Issue #2210177 by andypost: [Followup] Use getSetting() in comment formatter. 2014-03-26 22:15:27 -07:00
webchick e97820061d Issue #2218027 by eojthebrave, jhodgdon: Improve the D8 api.d.o landing page. 2014-03-26 22:13:42 -07:00
webchick bc11c5e5b2 Issue #2224691 by Sweetchuck: JavaScript Drupal.t and Drupal.formatPlural only works for non-english languages. 2014-03-26 22:03:11 -07:00
webchick 51d5481ddd Issue #2111887 follow-up by ianthomas_uk: Fix broken HEAD. 2014-03-26 18:53:27 -07:00
Alex Pott 5a0edc309e Issue #2225333 by Boobaa: LogicException in Drupal\hal\Normalizer\FieldItemNormalizer does not exist. 2014-03-26 23:55:17 +01:00
Alex Pott 1ad4630ad6 Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable. 2014-03-26 23:32:10 +01:00
Alex Pott c40d1173ae Issue #2201693 followup by plopesc, Sweetchuck, rodrigoaguilera: Field output supporting code should move out of field.module. 2014-03-26 23:25:08 +01:00
Alex Pott bee18ab165 Issue #2225685 by ocsilalala: BanIpManager doesn't have interface. 2014-03-26 23:16:42 +01:00
webchick 1f9dbcb576 Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list. 2014-03-26 14:31:36 -07:00
Alex Pott 86a9e55b2a Issue #2225677 by Eli-T, mcjim: Fix naming in ResponsiveImageMappingEntityTest following module rename from Picture to Responsive Image. 2014-03-26 21:56:25 +01:00
webchick 23edb3ffa6 Issue #2108813 by cilefen, mtift, Désiré, xjm, InternetDevels: Add fancier config import/export test scenario. 2014-03-26 13:55:15 -07:00
catch 4a57034dd9 Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service. 2014-03-26 20:56:01 +01:00
Alex Pott 1a51606bee Issue #2199381 by slashrsm, Xano: Add \Drupal\Core\Path\PathInterface. 2014-03-26 20:54:45 +01:00
catch bc7f7f3ccf Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow. 2014-03-26 20:42:03 +01:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
Alex Pott 2fe3785c48 Issue #2030653 followup by Eli-T: Expand ResponsiveImageMapping with methods. 2014-03-26 17:10:52 +01:00
catch c15c6c188a Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface. 2014-03-26 15:51:07 +01:00
catch 64cd12115e Issue #2225699 by czigor, jessebeach: Set all revisionable fields to revisionable. 2014-03-26 15:46:36 +01:00
catch 682a214aa5 Issue #2224873 by alexpott: Handle a config entity with the same name but different UUID being imported. 2014-03-26 15:26:11 +01:00
catch bb0f5fced3 Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins. 2014-03-26 14:19:28 +01:00
catch c01616fb55 Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b.
2014-03-26 13:22:24 +01:00
catch c0b1b69873 Issue #2180425 by dawehner, klausi: PathBasedBreadcrumbBuilder should catch all exceptions from routing. 2014-03-26 12:52:47 +01:00
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
Alex Pott 7f61620431 Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition. 2014-03-26 10:32:27 +01:00
Alex Pott ed5d0556cb Issue #2030653 by Eli-T, mike.davis, JayeshSolanki, Xano, JeroenT: Expand ResponsiveImageMapping with methods. 2014-03-26 10:24:45 +01:00
webchick add1e1ae2d Issue #2216579 by sun: Add a KeyValueStoreInterface::rename() method. 2014-03-25 14:47:00 -07:00
webchick 0935e4c9ab Issue #2215049 by sun: Stop duplicating entire test list table into JavaScript. 2014-03-25 14:42:11 -07:00
webchick 7d30ec068a Issue #2225417 by mandar.harkare, skipyT: IsDenied and isBanned are doing the same. 2014-03-25 14:20:32 -07:00
webchick 565f0663ea Issue #2209449 by andrei.dincu, miraj9093, sidharthap | ivanjaros: No message is displayed after View is deleted. 2014-03-25 14:13:55 -07:00
Alex Pott 28152037ae Issue #2223361 by Berdir, fago, tim.plunkett: Rename ComplexDataInterface::getPropertyValues() to toArray(), remove setPropertyValues(). 2014-03-25 22:09:18 +01:00
webchick 2f13993797 Issue #2208731 by LewisNyman, larowlan: Tour tab increases the height of the toolbar. 2014-03-25 14:05:55 -07:00
webchick bd2cfd02b0 Issue #2165427 by Eric_A: Don't use t() in filter plugins anymore. 2014-03-25 14:00:33 -07:00
webchick 37b5f2db6c Revert "Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc."
This clean-up accidentally introduced a few regressions, so rolling back until it's ready.

This reverts commit fab42693f8.
2014-03-25 13:53:30 -07:00
webchick f8ec2d8536 Issue #2151097 by rteijeiro , chakrapani , joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1, Cottser: Convert theme_confirm_form() to Twig 2014-03-25 13:39:10 -07:00
webchick eed630f689 Issue #2152221 by IshaDakota, steveoliver, joelpittet, InternetDevels, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_radios() to Twig 2014-03-25 13:38:11 -07:00
webchick ce9dc74655 Revert "Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig."
Oops. Bad commit credit. Re-committing.

This reverts commit 3b8d35aa49.
2014-03-25 13:36:55 -07:00
webchick 3b8d35aa49 Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig. 2014-03-25 13:35:59 -07:00
webchick 5a8a34e828 Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update. 2014-03-25 13:33:39 -07:00
webchick fd4e22077f Issue #2207767 by temaruk, Coornail, rteijeiro, alexrayu, LewisNyman: Replace watchdog icons with Libricons. 2014-03-25 13:32:13 -07:00
webchick 29bfb33e7c Issue #2208319 by visabhishek, LewisNyman, galooph, rteijeiro: Icon misaligned in admin/reports/updates. 2014-03-25 13:30:28 -07:00
webchick 8eca2cdd64 Issue #2194563 by anksy, jhodgdon: Edit link on Shortcuts should go to links list not title. 2014-03-25 13:26:32 -07:00
webchick 728aad1d2b Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process. 2014-03-25 13:22:00 -07:00
catch 021900be34 Issue #2219661 by damiankloip: Rename ViewExecutable::viewsHandlerTypes to getHandlerTypes. 2014-03-25 20:52:54 +01:00
catch e1dd5a1efd Issue #2223249 by alexpott: Remove hook_language_insert/update/delete/presave in favour of entity hooks. 2014-03-25 20:51:00 +01:00
catch ddff1b3c90 Issue #2218691 by dawehner: Move the current user out of the node API chain in book. 2014-03-25 20:44:50 +01:00
catch 0cb6fc701c Issue #2222847 by damiankloip: Simplify Views cache tags to just a list tag per entity type. 2014-03-25 20:37:11 +01:00
catch 4e9a885109 Issue #2204239 by damiankloip, Sutharsan: Simplify and de-duplicate argument validators. 2014-03-25 20:34:16 +01:00
catch 53852c25df Issue #2211235 by damiankloip: Add specific annotations for Views handlers. 2014-03-25 20:16:43 +01:00
catch e843c116df Issue #2210077 by pp, andrei.dincu: Remove content_translation_menu_alter as hook_menu_alter no longer exists. 2014-03-25 20:14:31 +01:00
catch 906f131c59 Issue #2220687 by znerol: Convert system_run_automated_cron into a subscriber for KernelEvents::TERMINATE. 2014-03-25 20:13:11 +01:00
catch 13f5d8389a Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user(). 2014-03-25 19:58:38 +01:00
catch 7a1ab50be8 Issue #2096717 by -enzo-, chakrapani, sandipmkhairnar, JeroenT, ofry: Add parameter to User::getRoles() to exclude built in rids, (authenticated, anonymous). 2014-03-25 19:54:59 +01:00
catch 5f53aef88a Issue #2101183 by larowlan, andypost, benjy: Move {comment_entity_statistics} to proper service. 2014-03-25 19:41:33 +01:00
catch 83b797dfce Issue #2095195 by yched, fago, Berdir, amateescu, swentel, pfrenssen, Xano: Remove deprecated field_attach_form_*(). 2014-03-25 19:26:29 +01:00
catch 0b6e47e23d Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies: X-Drupal-Cache-Tags header (by just slightly changing an existing header). 2014-03-25 19:26:29 +01:00
webchick 4a1ff2d485 Issue #2144631 by fago: Add a revisionable key to field definitions. 2014-03-25 09:26:15 -07:00
catch 1f016bc70b Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation. 2014-03-25 14:22:49 +00:00
catch 34907c36cc Issue #2224209 by alexpott: Field instance configuration should depend on its bundle. 2014-03-25 13:38:24 +00:00
Alex Pott 13242b5af6 Issue #2201693 by plopesc, e0ipso, swentel: Field output supporting code should move out of field.module. 2014-03-25 12:19:33 +01:00
Alex Pott 9dc59dda73 Issue #2219795 by damiankloip, Berdir: Config entity references broken and other bugs. 2014-03-25 11:40:34 +01:00
Alex Pott 02f761ba1d Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods. 2014-03-25 10:43:08 +01:00
Alex Pott 5909b03b34 Issue #2169983 by plopesc, yched: Move type-specific logic from ListItemBase to the appropriate subclass. 2014-03-25 10:12:07 +01:00
webchick bbe2af1a28 Issue #2095919 by Berdir: Kill ContentEntityBase::init() . 2014-03-24 22:14:20 -07:00
webchick bead76ad5b Issue #1987398 by Nigel_S, Tim Bozeman, InternetDevels, adsw12, joelpittet, Cottser, mdrummond, dsayswhat, jerdavis, rteijeiro, LewisNyman, Rumato, gnuget: Field.module - Convert theme_ functions to Twig. 2014-03-24 11:15:19 -07:00
webchick b933a5b430 Issue #1939068 by joelpittet, tlattimore, Cottser, chrisjlee, rteijeiro, mdrummond, drupalninja99, jenlampton, shanethehat, InternetDevels, DamienMcKenna, gavin.hughes, carsonevans, ezeedub: Convert theme_image() to Twig. 2014-03-24 11:05:12 -07:00
webchick 005e7e43aa Issue #2224649 by chx: @var Symfony needs to be @var \Symfony. 2014-03-24 11:02:44 -07:00
webchick eedb6a8d8e Issue #2220905 by droplet: Misaligned messages status. 2014-03-24 11:00:14 -07:00
webchick b6ffef2c80 Issue #1041486 by lokapujya, eporama, Pancho: Fix misleading parameter documentation in check_markup(). 2014-03-24 10:58:39 -07:00
webchick fab42693f8 Issue #1356602 by nicholasruunu, mcjim, rteijeiro, chrisjlee | jenlampton: Clean up icons in misc. 2014-03-24 10:54:47 -07:00
catch fba6f74c01 Issue #2122693 by alexpott: [HEAD BROKEN] follow-up to use Settings class. 2014-03-24 17:20:52 +00:00
webchick cd7841b96e Issue #2122693 by jayeshanandani, YesCT, sun, alexpott, BMDan: Installer does not work on a completely empty settings.php. 2014-03-24 10:07:44 -07:00
webchick 7d7b24fedd Issue #2152673 by ParisLiakos: Remove duplicate edit route from aggregator and make delete/add consistent with rest of core. 2014-03-24 09:54:49 -07:00
webchick d80bd85e39 Issue #2202377 by sun: Remove Test::SORT_METHODS constant opt-in support for sorting test methods alphabetically. 2014-03-24 09:53:27 -07:00
webchick 3963af52f9 Issue #2221057 by Oostie | hsuastegui: Add a tooltip to the toggle toolbar button. 2014-03-24 09:48:02 -07:00
webchick b907c2f3ae Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types. 2014-03-24 09:13:25 -07:00
webchick d38a69e113 Issue #2211553 by andypost, Berdir: Allow usage of entity_reference field widget and formatter for base fields. 2014-03-24 08:42:08 -07:00
catch 99b9a6a579 Issue #2026431 by YesCT, dawehner, Crell: Make ContentNegotiation a 'internal' service, used only by the router, so that core or contrib can implement real negotiation. 2014-03-24 15:39:43 +00:00
catch f4b1b351da Issue #2224553 by longwave, swentel: Add _admin_route for field manager and admin/content. 2014-03-24 15:39:06 +00:00
webchick bd28b217a7 Issue #2221789 by Schoonzie, marthinal, sidharthap | Berdir: Not possible to disable 'Save new revision' when enabled by default. 2014-03-24 08:27:06 -07:00
Alex Pott 58f31ac299 Issue #2209997 by Mile23, larowlan, YesCT: Split ForumBreadcrumbBuilder in two. 2014-03-24 16:19:00 +01:00
catch ad293099ec Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility. 2014-03-24 15:10:05 +00:00
webchick ee80c2b551 Issue #2221503 by damiankloip: Missing row plugin text in Views UI says 'style'. 2014-03-24 08:08:40 -07:00
webchick 24789e4e01 Issue #2080547 by johnmcc, mrsinguyen, chertzog, Nafes: Remove Unused local variables from search module. 2014-03-24 07:57:09 -07:00
webchick 7628a6c855 Issue #1925492 by visabhishek, nod_, mkadin | YesCT: Small optimization for search on modules page. 2014-03-24 07:55:57 -07:00
webchick 21733e4833 Issue #2221925 by tstoeckler: Typo in ConfigTranslationUITest. 2014-03-24 07:51:18 -07:00
webchick 72341d409b Issue #2219913 by Mile23: Incorrect @covers/@coversDefaultClass breaks coverage reports. 2014-03-24 07:50:08 -07:00
webchick dc15bf2eb2 Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray. 2014-03-24 07:45:01 -07:00
Alex Pott f45195e4b6 Issue #2205155 by jibran, rteijeiro: Convert custom_block.js into a library. 2014-03-24 13:53:29 +01:00
Alex Pott 1370edf99f Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes. 2014-03-24 13:34:01 +01:00
Alex Pott c8cfae7fd7 Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API. 2014-03-24 11:43:05 +01:00
Alex Pott fa51d2e5bd Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match. 2014-03-24 11:34:32 +01:00
Alex Pott 81d8c4ab7d Issue #1878302 by martin107, InternetDevels, nick_daffodil, chrisroane: Use 'delete' over 'remove' in the aggregator module. 2014-03-24 11:06:27 +01:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
Alex Pott 5abaa5f957 Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder. 2014-03-23 22:25:46 +00:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +00:00
Alex Pott 99c739a05b Issue #2218219 by andypost: _editor_get_processed_text_fields() should search text_processing only in text fields. 2014-03-22 07:48:21 +00:00
Alex Pott 8833cc0a51 Issue #2181549 by tstoeckler, andypost: Provide a StringLong field item with schema type 'text' without a 'format' column. 2014-03-22 07:34:24 +00:00
webchick 683223968a Issue #2078001 by RoSk0, JayeshSolanki | alexanansi: Modernize responsive_image.module forms. 2014-03-21 10:36:33 -07:00
webchick deb5565ea7 Issue #2218033 by tim.plunkett: Move getOriginalId()/setOriginalId() to EntityInterface. 2014-03-21 10:15:07 -07:00
Nathaniel Catchpole 2c2c1adcbf Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes. 2014-03-21 12:35:45 +00:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
Nathaniel Catchpole 5f61e2663a Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes. 2014-03-21 11:00:42 +00:00
Nathaniel Catchpole 743957c421 Issue #2221767 by alexpott: Migration configuration entities should not use the dependencies key. 2014-03-21 10:53:43 +00:00
webchick 23902766ac Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray(). 2014-03-20 19:31:32 -07:00
webchick 032c3986b1 Issue #2216459 by sun: Add a KeyValueStoreInterface::has() method. 2014-03-20 14:48:44 -07:00
webchick bccd2a86d3 Issue #2221929 by tstoeckler: ConfigNormalizerTest.php is misnamed. 2014-03-20 14:16:23 -07:00
webchick 726f41bf4c Issue #2221535 by Cottser, joelpittet: TwigNodeVisitor's priority is too early and breaks some filters and macros. 2014-03-20 14:13:45 -07:00
webchick e617d17b02 Issue #2222315 by alexpott: Random fail in \Drupal\system\Tests\Common\RenderTest. 2014-03-20 14:13:19 -07:00
Alex Pott 880f697abb Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode(). 2014-03-20 16:06:41 +00:00
webchick 32befa4bac Issue #2216543 by jhodgdon, Berdir: Fill in topic/@defgroup docs for Cache overview. 2014-03-20 07:54:52 -07:00
Jennifer Hodgdon 94b457f1cf Fix mode of rdf.module from last commit 2014-03-20 07:28:33 -07:00
Jennifer Hodgdon ad2ffc9cae Issue #2220649 by vaibhavjain: Fix typo in rdf.module comment 2014-03-20 07:24:30 -07:00
webchick 46a70fb30b Issue #2216567 by jhodgdon: Fill in @defgroup/topic docs for Best Practices overview. 2014-03-20 07:15:39 -07:00
Dries 265ee77e6e Issue #2213451 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core 2014-03-19 14:56:48 -04:00
webchick c75929755f Issue #2219891 by TravisCarden: Duplicate declaration of hook_menu_link_defaults(). 2014-03-18 09:42:54 -07:00
Nathaniel Catchpole 2ca54697b3 Issue #2215719 by Wim Leers: Cache tags set by #pre_render callbacks are lost in page cache. 2014-03-18 10:17:33 +00:00
Nathaniel Catchpole 2cfe18943b Issue #2204143 by ianthomas_uk, sun: Remove deprecated drupal_explode_tags() and drupal_implode_tags(). 2014-03-17 18:39:20 +00:00
webchick ca104f64db Issue #2219457 by Wim Leers: SystemControllerTest::setLinkActiveClass() unit test has wrong namespace and lives in wrong location. 2014-03-17 08:10:20 -07:00
webchick 77123f3f1b Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files. 2014-03-17 07:43:29 -07:00
Alex Pott eba0b71872 Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5.
2014-03-17 13:02:04 +00:00
Nathaniel Catchpole 25b100cfc3 Issue #1934788 by sun, pplantinga: 'Administration role' setting in User Account settings form defaults to first, randomly available user role. 2014-03-17 11:59:22 +00:00
Nathaniel Catchpole b4c561d0d5 Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files. 2014-03-17 11:57:35 +00:00
Nathaniel Catchpole e1533e2a73 Issue #2155635 by Berdir, tim.plunkett, dawehner: Allow plugin managers to opt in to cache clear during module install. 2014-03-17 11:53:05 +00:00
Alex Pott a8a8b2cbcc Issue #2016701 by Berdir, ceng, alarcombe, daffie, rhm50: Expand TermInterface to provide methods. 2014-03-17 10:11:38 +00:00
webchick aed35d3a1f Issue #2218199 by andypost: Move email and number field types to \Drupal\Core\Field, remove modules. 2014-03-16 12:10:42 -07:00
webchick be6f7a25b3 Issue #2211831 by mdrummond, jayeshanandani: Removal of alt attribute from [picture] tag. 2014-03-16 12:00:22 -07:00
webchick 682c55045b Issue #1808220 by sun: Remove run-tests.sh dependency on existing/installed parent site. 2014-03-16 11:46:31 -07:00
webchick e1db0da44f Issue #2209461 by sun: Settings from test runner leak into all tests. 2014-03-16 11:41:09 -07:00
webchick ff4865d882 Issue #2217669 by tim.plunkett: [REGRESSION] Views UI broken. 2014-03-16 11:34:50 -07:00
webchick 21ae3ef209 Issue #2124377 by ellishettinga, Jelle_S, attiks, mdrummond, Schnitzel, InternetDevels: Rename "Picture" module to "Responsive Image" module. 2014-03-16 10:44:51 -07:00
webchick 533ee3a17f Issue #2145103 by Berdir, das-peter, fago, amateescu: Provide non-configurable field types for entity created, changed and timestamp fields. 2014-03-16 10:04:20 -07:00
Nathaniel Catchpole 3e26a24984 Issue #2217781 by alexpott: Can only run tests from the installed profile. 2014-03-15 11:52:40 +00:00
Alex Pott 53ef54c6d8 Issue #1986090 by markpavlitski, jessebeach: Profile config does not overwrite module default config on install (system.cron.yml). 2014-03-14 22:47:35 +00:00
Nathaniel Catchpole d0518561a3 Issue #2215503 by Gábor Hojtsy, Wim Leers: Use services instead of event subscribers for config module overrides. 2014-03-14 17:20:06 +00:00
Nathaniel Catchpole bd732ee75e Issue #2188565 by Wim Leers, Berdir: Test coverage for Comment, Custom Block, Node, Taxonomy Term and User entity cache tags. 2014-03-14 13:06:46 +00:00
Alex Pott e42ac27706 Issue #1351352 by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens. 2014-03-14 10:49:27 +00:00
webchick 9c66858942 Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest. 2014-03-13 15:15:35 -07:00
Alex Pott ba3a839cc7 Issue #2216909 by sun, longwave: Random test failure in ConfigTranslationUiTest. 2014-03-13 15:21:54 +00:00
webchick 78f4b63e4a Issue #2191107 by jessebeach, longwave, nicksanta, jhodgdon, xjm: Update API documentation for _theme() to clearly indicate that it is for internal use only. 2014-03-12 17:16:09 -07:00
webchick 03a4497fac Issue #1862300 by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface. 2014-03-12 17:13:13 -07:00
webchick bccc432807 Issue #2214063 by benelori: 'Add vocabulary' page doesn't display correct page title. 2014-03-12 13:09:26 -07:00
webchick 1105868825 Issue #2216053 by damiankloip: Mark content_translation handler in user_admin_people (admin/people) view as optional. 2014-03-12 13:07:57 -07:00
webchick 55edf2ec55 Issue #2151095 by joelpittet, longwave, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_page() to Twig 2014-03-12 12:20:46 -07:00
webchick 64946d19e0 Revert "Issue #2151095 by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig."
Sorry, wrong commit credit.

This reverts commit d1653fd046.
2014-03-12 12:20:22 -07:00
webchick d1653fd046 Issue #2151095 by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig. 2014-03-12 12:20:04 -07:00
webchick c26bf7ba0a Issue #2151089 by longwave, joelpittet, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_block() to Twig. 2014-03-12 12:18:51 -07:00
webchick 10af33ad15 Issue #2205157 by jibran, rteijeiro | sun: Convert locale.admin.css into a library. 2014-03-12 12:15:54 -07:00
webchick 6ec1493a3e Issue #2194763 by nod_, Sam152 | dcrocks: 'back to site' button doesn't work on site configured for 'dirty' url's. 2014-03-12 12:09:45 -07:00
webchick 06aa520e1b Issue #2148255 by jhodgdon: Make better D8 api.d.o landing page and put it in Core. 2014-03-12 11:37:53 -07:00
webchick 6aef5785ed Issue #2213411 by jhodgdon: WebTestBase::drupalCreateNode() shouldn't imply you can set 'changed' time. 2014-03-12 11:19:11 -07:00
webchick 8f337a5275 Issue #2061397 by stevepurkiss, drupalninja99, giammi, baisong, manu4543: Remove unused local variables from the Views UI module. 2014-03-12 11:14:27 -07:00
webchick 1fd56471e9 Issue #2209595 by ianthomas_uk: Remove drupal_set_title(), drupal_get_title() and associated tests. 2014-03-12 11:12:13 -07:00
webchick e33ede0fce Issue #2195915 by larowlan, andypost, jhodgdon: Cannot save text filter config using PostgreSQL if Comment is enabled [blocks installation!]. 2014-03-12 11:11:16 -07:00
webchick adfb94a0a8 Issue #2211621 by longwave, Kartagis: Spelling error in assertion message. 2014-03-12 09:37:36 -07:00
webchick c31ecb2503 Issue #2214405 by jcfiala: Wrong @file comment in LinkItem.php. 2014-03-12 09:36:44 -07:00
webchick 0dca13c6c3 Issue #2214055 by sun: Programmed form submission does not get a triggering_element. 2014-03-12 09:32:49 -07:00
webchick 3ed3cbe055 Issue #2205161 by jibran, rteijeiro | sun: Convert node.js into a library. 2014-03-12 09:29:55 -07:00
webchick 9d3a228020 Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses. 2014-03-12 08:47:01 -07:00
Alex Pott 9a2cb6ad5b Issue #2134857 by Xano: PHPUnit test the entity base classes. 2014-03-12 11:29:12 +00:00
Alex Pott 28d0b8efa5 Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-11 17:19:24 +00:00
Alex Pott f658a90d83 Issue #2203021 by jorgegc, mandar.harkare: Rename $collapsed argument to $open in ConfigTranslationFormBase::buildConfigForm(). 2014-03-11 11:17:40 +00:00
Alex Pott 0f56bfa371 Issue #2156923 by amateescu, jayeshanandani, miraj9093, Xano, InternetDevels: Various code cleanups for the new shortcut entity. 2014-03-11 09:44:42 +00:00
Alex Pott 48025f9261 Issue #2168159 by dawehner: Plugin Derivatives don't work with Objects returned from Annotations. 2014-03-11 09:41:30 +00:00
Alex Pott c53879f09a Issue #1978924 by tim.plunkett, ParisLiakos, disasm, Luxian, vijaycs85, YesCT, vaibhavjain, Pancho: Convert locale_translate_export_form to a Controller. 2014-03-11 09:18:37 +00:00
Alex Pott f437807590 Issue #2103621 by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately. 2014-03-11 01:00:44 +00:00
Alex Pott 3b3cb6f9ae Issue #2207377 by sun: Bogus "Enabled modules: ." assertions in test results when test enables no modules. 2014-03-10 23:14:24 +00:00
Alex Pott ed4b791c34 Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces. 2014-03-10 14:43:46 +00:00
Nathaniel Catchpole 6b0b4cfc41 Issue #2139551 by djevans, cwells, ashepherd, vijaycs85: Support RDFa output in date formatter. 2014-03-10 13:19:34 +00:00
Nathaniel Catchpole 6dc4d08c1f Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views. 2014-03-10 13:11:58 +00:00
Alex Pott fd2613d287 Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface. 2014-03-10 12:25:21 +00:00
Nathaniel Catchpole 6940175e6c Issue #1550866 by cosmicdreams, YesCT, sun, RobLoach: Remove obsolete drupal_language_initialize(). 2014-03-10 12:05:05 +00:00
Nathaniel Catchpole 0fb87b2c51 Issue #2213643 by sun: Remove dysfunctional drupal_override_server_variables(). 2014-03-10 11:42:06 +00:00
Nathaniel Catchpole a2b6fe7e01 Issue #2190665 by alexpott: Remove persist flag from services that do not need it. 2014-03-10 11:24:18 +00:00
Nathaniel Catchpole b07fb6b076 Issue #1774104 by sun: Replace all trivial drupal_write_record() calls with db_merge(). 2014-03-10 11:17:13 +00:00
Nathaniel Catchpole dd4931b012 Issue #2204345 by tim.plunkett: Adjust PluginBag's instance handling methods. 2014-03-10 11:12:23 +00:00
Alex Pott 8bab667440 Issue #2206687 by damiankloip: Replace user_authenticate with a UserAuth service. 2014-03-10 10:59:14 +00:00
Alex Pott 8e47a4eb5c Issue #2204621 by Berdir: Convert InPlaceEditorManager to DefaultPluginManager. 2014-03-10 09:02:51 +00:00
Alex Pott f099e8c860 Issue #2201659 by ocsilalala, larowlan | andypost: Fix serialization of the forum manager and dependency on current_user service. 2014-03-09 20:39:39 +00:00
Alex Pott 01a3e1902f Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings. 2014-03-09 19:59:45 +00:00
Alex Pott 1d1c63d2a7 Issue #2204635 by Berdir: Convert ViewsHandlerManager to DefaultPluginManager. 2014-03-09 19:38:55 +00:00
Alex Pott 33e3823e22 Issue #1490402 followup by sun: Redesign tabs and the content header. 2014-03-09 10:09:24 +00:00
Alex Pott 0f35ae9f75 Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType. 2014-03-08 10:58:15 +00:00
Alex Pott 7abce708dc Issue #2163203 by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication). 2014-03-08 10:53:03 +00:00
Alex Pott d38ab8a3e1 Issue #2170289 by plopesc, InternetDevels: Entity Display modes form allows to create machine names including dots. 2014-03-08 10:48:32 +00:00
Alex Pott 3d4c1677c2 Issue #558362 by aaronott, swentel, Jamesap, scor, Letharion, mtift, Dave.Ingram: Add test coverage for Field API Number. 2014-03-08 10:37:35 +00:00
Alex Pott 494d4693d4 Issue #2099421 by larowlan: Add an administrative description for a comment field. 2014-03-08 10:33:32 +00:00
Alex Pott 0c4e489ab9 Issue #2203835 by longwave: Make default form display and display mode be first secondary tabs. 2014-03-08 10:30:22 +00:00
webchick 0c089fc384 Issue #2151119 by joelpittet, InternetDevels, jamesrutherford, Cottser, idflood, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_system_themes_page() to Twig. 2014-03-07 14:30:43 -08:00
webchick dd77893f4d Issue #2152209 by longwave, joelpittet, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_fieldset() to Twig. 2014-03-07 14:26:17 -08:00
webchick ad5980c7ae Issue #2152211 by joelpittet, IshaDakota, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form() to Twig. 2014-03-07 14:20:52 -08:00
webchick f258db4ddd Issue #2152203 by joelpittet, InternetDevels, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_container() to Twig. 2014-03-07 14:15:12 -08:00
webchick 0990c7eee9 Issue #1982776 by netsensei, Dave Reid, plopesc: Formatters do not support weights like widgets do. 2014-03-07 13:59:19 -08:00
webchick 82bb0f33ff Issue #2152225 by longwave, JeroenT, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_select() to Twig 2014-03-07 13:51:16 -08:00
webchick b6ffa568fe Issue #2093477 by Tor Arne Thune: Terse text for setting theme as default on Appearance page. 2014-03-07 13:33:12 -08:00
webchick 91837e9379 Issue #2142999 by stefan.r, fago: Test for EntityTypeConstraintValidator. 2014-03-07 13:31:41 -08:00
webchick a9cb984f99 Issue #2203853 by sidharthap, YesCT: Duplicate case 'name': unreachable in comment_tokens(), remove one. 2014-03-07 12:48:04 -08:00
webchick 2a1d8d14f7 Issue #2204129 by Wim Leers, tim.plunkett: Store the filter format on the editor entity during runtime. 2014-03-07 12:44:44 -08:00
webchick 574ebdbfbd Issue #2206417 by sun: Bogus tests without test methods are reported as successful tests. 2014-03-07 12:14:18 -08:00
webchick 7a228368c9 Issue #2181527 by nod_, Wim Leers, sqndr: Contextual's toolbar toggle doesn't appear once the client-side cache is filled. 2014-03-07 12:05:54 -08:00
Nathaniel Catchpole 7eda0ecba5 Issue #2114563 by joelpittet, martin107, Cottser: Remove TwigReference with the help of 'without' filter replacing 'show'/'hide' functions. 2014-03-07 18:29:14 +00:00
Alex Pott d8c718b2f6 Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59.
2014-03-07 14:14:32 +00:00
Nathaniel Catchpole 0aa59382b2 Issue #2192649 by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process. 2014-03-07 14:03:33 +00:00
Nathaniel Catchpole 9203c8fdfc Issue #2008806 by damiankloip, fubhy: Add getIfOwner(), setIfOwner() and deleteIfOwner() methods to TempStore. 2014-03-07 12:57:01 +00:00
Nathaniel Catchpole 671271631a Issue #2205101 by larowlan: Weird use of globals for table header in Forum. 2014-03-07 12:23:59 +00:00
Nathaniel Catchpole 9065f499af Issue #2206809 by damiankloip: Convert broken handlers to use a trait. 2014-03-07 12:21:41 +00:00
Nathaniel Catchpole a66e9586ec Issue #2073621 by Cyberschorsch, m1n0: Remove unneeded variables from template_preprocess_maintenance_page(). 2014-03-07 11:37:06 +00:00
Alex Pott 2c51074d59 Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-07 11:18:08 +00:00
Alex Pott 2187fd1ee3 Issue #2198917 by andypost, Berdir: Use the string field type for the node title field. 2014-03-07 11:08:24 +00:00
Nathaniel Catchpole 3f9cd4576a Issue #2161067 by chakrapani, Nick_vh: Advanced search with Language filter does not work. 2014-03-06 12:35:54 +00:00
Alex Pott 33ade8c229 Issue #2143519 by followup yched, swentel: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid. 2014-03-06 10:25:32 +00:00
Dries 3e69d365d8 Issue #2207197 by longwave, andrei.dincu, jhodgdon: Obsolete docs in WebTestBase::drupalPlaceBlock()?. 2014-03-05 15:39:40 -05:00
Dries 3ce7c36b24 Issue #2207691 by alexpott: Unnecessary block save in _block_rehash. 2014-03-05 15:38:18 -05:00