Commit Graph

23294 Commits (982ca4b5904d4d2d4253428e1c2e33f2ad90c40a)

Author SHA1 Message Date
Nathaniel Catchpole 982ca4b590 Issue #2154005 by olli: Views UI does not render preview for feeds. 2014-01-03 17:44:11 +00:00
Nathaniel Catchpole ae12caf9ea Issue #2160599 by Wim Leers, vijaycs85: Remove drupal_add_js() from system module. 2014-01-03 17:25:23 +00:00
Nathaniel Catchpole 8055460c6f Issue #2160597 by vijaycs85: Remove drupal_add_js() from simpletest.theme.inc. 2014-01-03 17:24:13 +00:00
Nathaniel Catchpole a0152d5ccf Issue #2160589 by vijaycs85: Remove drupal_add_js() from theme.inc. 2014-01-03 17:22:34 +00:00
Alex Pott 52eb9366e4 Issue #1069140 by claudiu.cristea: Requirements should be provided by image toolkit. 2014-01-03 13:42:22 +01:00
webchick 24c502b03e Issue #2099511 by dawehner, mr.baileys: Need support for adding metadata in hook_views_data(). 2014-01-03 00:12:41 -08:00
webchick b446b4299c Issue #2164715 by Berdir: Remove user_node_load(). 2014-01-03 00:09:03 -08:00
webchick 27a94ebdc0 Issue #2152355 by chx: Refactor the entity dedupe test to use dataProvider. 2014-01-03 00:07:02 -08:00
webchick d5efc596c8 Issue #2133325 by mtift, alexpott, sun: Create a site UUID on install and only allow config sync between sites with the same UUID. 2014-01-02 23:48:25 -08:00
webchick 8074921569 Issue #2083895 follow-up: Re-correct comment module docblock. 2014-01-02 23:44:23 -08:00
webchick ad3f2c7422 Issue #2154955 by bdone, chx, cosmicdreams, jacintocapote, jessehs, jibran, marvil07, mpgeek: Migrate variables to config 2014-01-02 22:14:37 -08:00
webchick 1c4af85ac6 Issue #2060865 by benjy, larowlan, tim.plunkett: Modernize custom_block.module forms. 2014-01-02 22:11:06 -08:00
webchick b2a6ece3fb Issue #2142979 by Gábor Hojtsy, LinL, k4v, plach: Entity label langcode argument is a lie, incompatible with current API. 2014-01-02 22:09:04 -08:00
webchick cab1c0f461 Issue #2061107 by yched: Remove deprecated procedural functions in Field API. 2014-01-02 22:02:33 -08:00
webchick 1420580cf2 Issue #2125497 by yched, Sweetchuck, areke: Field translation test is still use the old field_name property. 2014-01-02 21:55:59 -08:00
Alex Pott ee9fe14e8b Issue #641734 by echoz, LewisNyman, davidtrainer, Cottser, falkendk, rteijeiro: Separate generic html elements' style into seven.base.css. 2014-01-03 00:03:15 +01:00
Alex Pott 771b0b623b Issue #2153311 by amateescu: AggregatorController doesn't need to use url_generator directly. 2014-01-02 23:57:35 +01:00
webchick dc2ef49ec3 Issue #1978904 by jibran, andypost, h3rj4n, larowlan, shanethehat, pcambra, Xano: Convert comment_admin() to a Controller. 2014-01-02 12:28:04 -08:00
webchick 559ab50cbd Issue #2102445 follow-up by webwarrior: Remove yet another drupal_set_title in content_translation module. 2014-01-02 12:23:22 -08:00
webchick 5e245108ff Issue #2086485 by brianV, jibran, pwolanin, disasm: Convert language_negotiation_configure_form() to the new form interface. 2014-01-02 11:42:44 -08:00
webchick be0c9c128a Issue #2165855 by Kartagis: Typo plural vs. singular in migrate module description. 2014-01-02 10:00:45 -08:00
webchick 346ad38f22 Issue #535616 by jhodgdon, pwolanin, oriol_e9g, tgeller: Make Content Ranking settings for Search not say 'weights' to avoid confusion. 2014-01-02 09:56:43 -08:00
webchick aeac3deb7b Issue #2031175 by Sutharsan, penyaskito, vijaycs85, Berdir: Translation imports take a lot of time in tests even when not needed. 2014-01-02 09:53:03 -08:00
webchick a05ecf2a9e Issue #2068471 follow-up by dawehner, Crell, jbrown: Fix fatal error in admin/reports/status 2014-01-02 09:32:26 -08:00
webchick 3e13755d1f Issue #1968970 by plach: Standardize module-provided entity info documentation and clean-up the @EntityType annotation. 2014-01-02 07:19:48 -08:00
Nathaniel Catchpole 76e06cfb02 Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore. 2014-01-02 13:46:53 +00:00
Nathaniel Catchpole 174a7d1a8f Issue #2154961 by Berdir: Password hashing slows down DUBT tests. 2014-01-01 20:57:28 +00:00
Nathaniel Catchpole 8d1f9b8df7 Issue #2078057 by m1r1k, joelpittet, areke: Remove references to global in Content Translation module. 2014-01-01 20:53:26 +00:00
Nathaniel Catchpole 0146bc72a8 Issue #2157695 by andypost: Remove unused _comment_get_modes(). 2014-01-01 20:51:33 +00:00
Nathaniel Catchpole 3574e670fe Issue #1987236 by dawehner, kalabro: [regression] Views block cache setting doesn't work. 2014-01-01 20:37:54 +00:00
Nathaniel Catchpole 4c6440288d Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object. 2014-01-01 20:32:52 +00:00
Alex Pott c2e68a5ddb Issue #2150407 by chx, bdone, eliza411, andypost: Migrate D6 roles and permissions. 2014-01-01 12:01:02 +01:00
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +01:00
webchick 18cc78af79 Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert [Who's new] block to a View. 2013-12-31 22:37:24 -08:00
webchick 76114ccffe Issue #2083895 follow-up by larowlan: Fix case on return statement. 2013-12-31 22:20:49 -08:00
webchick 49ce4b5846 Issue #2125045 by Eric_A, dawehner: Don't use module on filters anymore. 2013-12-31 16:17:15 -08:00
webchick 3b604ffa21 Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix. 2013-12-31 16:15:45 -08:00
webchick 42ac4e5051 Issue #2147669 by tim.plunkett, dawehner: Convert exposed forms to use FormInterface. 2013-12-31 16:12:35 -08:00
webchick d9f2ba2c84 Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find. 2013-12-31 16:06:09 -08:00
webchick a06d7830eb Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions. 2013-12-31 15:48:51 -08:00
webchick 0c3df5fc46 Issue #2161955 by wiifm, dawehner, mikeytown2: HHVM compatibility . 2013-12-31 15:35:56 -08:00
webchick 97dd7ca90b Issue #2162893 by Kartagis: Remove extra </em> tag in help text. 2013-12-31 15:16:35 -08:00
webchick 67001bef78 Issue #2091357 by batigolix: Update hook_help for RDF module. 2013-12-31 15:13:49 -08:00
webchick c1450062c8 Issue #1876906 by babruix, mikemiles86, tarekdj, janip, jhodgdon: Implement hook_help() for views_ui.module. 2013-12-31 15:10:47 -08:00
Alex Pott 8e92d3b1f1 Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail. 2013-12-31 00:35:14 +01:00
catch cc7b115ed8 Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off. 2013-12-30 18:00:49 +00:00
catch f8d09132da Issue #2159459 by sun: Rebuild script triggers errors in error handler, fails to rebuild container. 2013-12-30 17:58:07 +00:00
catch 7240b39bff Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories. 2013-12-30 17:53:00 +00:00
catch 14e5cdb080 Issue #1989468 by plopesc, yched, Wim Leers, effulgentsia: Weird messing with 'default_value_function' in date widgets. 2013-12-30 17:50:56 +00:00
webchick 0a96230db7 Issue #2001308 by marthinal, helmo, David_Rothstein, micahw156: Tests for: Node preview removes file values from node edit form for non-displayed items. 2013-12-30 07:47:41 -08:00