Commit Graph

24423 Commits (f61b049483e3a8a7b6d75b1be31f41d322099a13)

Author SHA1 Message Date
Jennifer Hodgdon 441b3f3034 Issue #2228711 by chx, plach, bojanz: Document entity query group assumptions 2014-03-31 12:38:35 -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 286af3a037 Issue #1969108 by danblack, jhodgdon: INSTALL.mysql.txt does not mention CREATE TEMPORARY TABLES and it should. 2014-03-31 09:24:03 -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
webchick 1adeb2ed3f Issue #2229781 by sun, alexpott: Opcode cache utility breaking cli site install for PHP 5.5. 2014-03-31 08:10:19 -07:00
Nathaniel Catchpole 2c5978ccea Issue #779482 by mikeytown2, sun, cam8001, dalin, segi, alexpott, Sweetchuck, jbrown: Installation failure when opcode cache is enabled. 2014-03-31 10:58:12 +01: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 be94d4e017 Revert "Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries."
This reverts commit 9a8caf4497.
2014-03-30 15:08:27 +02: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 766586b804 Issue #2108623 by valthebald: Installing via the UI no longer logs in user 1 every time. 2014-03-30 13:50:57 +02:00
catch 9a8caf4497 Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries. 2014-03-30 13:46:28 +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 35a33d68fa Issue #2107287 by sun, amateescu: PHP 5.4 calls a new stream_metadata() method on stream wrappers not implemented by Drupal. 2014-03-30 11:17:42 +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 b8c062c0ea Issue #2157467 by Xano, Berdir: Fix type hinting for base entity interfaces. 2014-03-29 17:39:55 +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 0e6c631f80 Issue #2226877 by alexpott, xjm: Add mentoring section to MAINTAINERS.txt. 2014-03-29 13:13:45 +01:00
Alex Pott 361ddb11a0 Issue #2220749 by gremy, Berdir, jessebeach: Limit $extension.$(config_prefix/entity_id) combo value to 83 characters (82 plus a '.') as part of a 250 character limit on config entity file names. 2014-03-29 12:54:14 +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
webchick d6cce6e975 Issue #2205295 by znerol, sun, cosmicdreams, skipyT, ParisLiakos, ianthomas_uk: Objectify session handler. 2014-03-28 13:01:05 -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