Commit Graph

26117 Commits (3149c4b514085c38ab86e7544f8f9e4d3df39f9a)

Author SHA1 Message Date
webchick 3149c4b514 Issue #2244555 by benjy, ultimike, mikeryan: Use copy() directly instead of file_unmanaged_copy(). 2014-09-22 22:45:14 -07:00
webchick 2461b7bcf3 Issue #2326895 by tim.plunkett: Convert toolbar_element_info() to Element classes. 2014-09-22 22:31:43 -07:00
webchick 9ac85b0b07 Issue #2279323 by benjy, oadaeh, ultimate, chx: Fixed Data for fields with multiple values do not import. 2014-09-22 22:18:44 -07:00
webchick 7c309f918c Issue #2262863 by attiks, Jelle_S: Add srcset to template_preprocess_image. 2014-09-22 22:09:41 -07:00
webchick eb23f0e816 Issue #2325185 by dawehner, tim.plunkett: Convert views_element_info() to Element classes. 2014-09-22 21:43:39 -07:00
webchick dfecbdd429 Issue #2281553 by benjy, Sutharsan, ultimate: D6->D8 Node Revision migration is incomplete. 2014-09-22 21:35:22 -07:00
webchick 2c1fe04e6f Issue #2326881 by tim.plunkett: Convert filter_element_info() to Element classes. 2014-09-22 21:32:39 -07:00
webchick bf7e5e2541 Issue #2281591 by benjy, Ryan Weal, vendion: Author information does not migrate over. 2014-09-22 21:30:56 -07:00
webchick 8f4a89d73c Issue #2281697 by benjy, Ryan Weal, oadaeh: Fixed Field weights are not migrated. 2014-09-22 21:27:59 -07:00
webchick 8d184707f2 Issue #2313241 by aleksip, benjy: Fixed d6_taxonomy_term migrate fails when the parent term has not been already migrated. 2014-09-22 20:58:10 -07:00
webchick 5baf8db0d3 Issue #2342925 by tim.plunkett: Simplify url() in order for the installer to function without it. 2014-09-22 20:55:51 -07:00
webchick 9b16aeb57b Issue #2343097 by geerlingguy: Fixed errant Routing. test group. 2014-09-22 20:49:13 -07:00
webchick 4bd133d3f2 Issue #2339373 by Wim Leers, effulgentsia: Remove getCacheBin() from CacheableInterface. 2014-09-22 20:43:59 -07:00
webchick b79faf63ba Issue #2215369 by fietserwin, svanou: Fixed PHP 5.5 imagerotate() fails when incorrect color indices are passed in. 2014-09-22 20:37:14 -07:00
Alex Pott 80718556f0 Issue #2313669 by dawehner, hussainweb, pfrenssen: Bring in egulias/EmailValidator for RFC compliant email address validation. 2014-09-22 23:01:44 +01:00
Jennifer Hodgdon 84540ba5f3 Issue #2342169 by benjy: Fix typo in ViewExecutable 2014-09-22 14:17:24 -07:00
Alex Pott ff035fc4fa Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better. 2014-09-22 22:08:27 +01:00
Alex Pott 9ff1ef3973 Issue #2322465 by Haza | roald.umandal: Fixed HTML tag is visible in permission page. 2014-09-22 15:57:06 +01:00
Alex Pott ae319dd753 Issue #2225283 by Primsi, martin107, slashrsm | fgm: Make Book storage independent. 2014-09-22 15:57:05 +01:00
Nathaniel Catchpole e6681d4ecb Issue #2256365 by Crell, Wim Leers, dawehner: Factor render->fragment code out to a service. 2014-09-22 15:55:54 +01:00
Alex Pott e1081c61d7 Issue #2338475 by herom: Remove hook_permission(). 2014-09-22 13:01:35 +01:00
Alex Pott 5e938c16d1 Issue #1342504 by jbrown, Jelle_S, Dave Reid: Support data URIs. 2014-09-22 12:55:48 +01:00
Alex Pott c554974c9c Issue #2261425 by ParisLiakos, alexpott: Streamline aggregator's entities rendering with rest of core. 2014-09-22 12:51:00 +01:00
Nathaniel Catchpole bc8ffe31c7 Issue #2341701 by ParisLiakos: Provide an abstract logger.channel declaration. 2014-09-22 12:44:06 +01:00
Nathaniel Catchpole 669ba7bb3e Issue #2319487 by tim.plunkett, Cottser, larowlan: Remove ajax.inc. 2014-09-22 12:42:26 +01:00
Nathaniel Catchpole ae1a1d80bb Issue #2336355 by alexpott, Cottser: Fixed Refactor Attribute rendering so that class= is not printed. 2014-09-22 12:35:49 +01:00
Nathaniel Catchpole 2f9c1bc304 Issue #1860594 by penyaskito, damiankloip, xjm, alexpott, sun: Ensure that randomString() always returns a character that needs to be escaped for HTML. 2014-09-22 12:34:59 +01:00
Alex Pott 2c35927494 Issue #2333465 by marcvangend: Fixed Confusing exception message when Deriver plugin does not exist. 2014-09-22 12:24:56 +01:00
Alex Pott 60441ca1fc Issue #2250121 by mgifford, er.pushpinderrana, emma.maria, scresante, LewisNyman: Fixed Check for proper use of CSS Outline in Seven. 2014-09-22 12:23:01 +01:00
Alex Pott 698360a6ca Issue #2336481 by er.pushpinderrana, ThomWilhelm | tim.plunkett: Replace Views usage of 'js settings' with 'js_settings'. 2014-09-22 11:49:54 +01:00
Alex Pott 01d3221013 Issue #2336483 by er.pushpinderrana | tim.plunkett: Replace Views $form_state usage of '#page_title' with 'page_title'. 2014-09-22 11:49:54 +01:00
Nathaniel Catchpole c0a7453aef Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage. 2014-09-22 11:43:19 +01:00
Alex Pott 575a6480f1 Issue #2338479 by rpayanm | dawehner: Convert \Drupal\views\Plugin\Derivative\ViewsMenuLink to use DeriverBase. 2014-09-22 11:31:37 +01:00
Alex Pott e3f8efb8e2 Issue #2321809 by undertext, JeroenT | dawehner: Put the access manager onto \Drupal. 2014-09-22 11:29:44 +01:00
Alex Pott 099e0fa77c Issue #1822048 by dawehner, tim.plunkett, damiankloip, EclipseGc, martin107, neclimdul: Introduce a generic fallback plugin mechanism. 2014-09-22 11:06:47 +01:00
Alex Pott bb3ee20742 Issue #2333395 by Jelle_S, attiks: Add sizes to template_preprocess_image. 2014-09-22 10:27:47 +01:00
Alex Pott 0096eb0839 Issue #2211633 by EclipseGc: Provide a composer.json file for Drupal\Component\Plugin. 2014-09-22 10:24:30 +01:00
Alex Pott ce7fefdb1d Issue #2228745 by Wim Leers, sqndr, nod_, undertext: Fixed Color module doesn't look for CSS files declared in a library. 2014-09-22 10:17:07 +01:00
Alex Pott e5921e78dd Issue #2325801 by jibran, larowlan: Abstract contact module mail delivery out of form into a service. 2014-09-22 09:52:06 +01:00
Alex Pott ee083e0e6a Issue #2098419 by larowlan | fago: Fixed Missing default access for all comment fields. 2014-09-22 09:47:16 +01:00
Alex Pott 22d79dc212 Issue #2238149 by Berdir, swentel: Apply formatters and widgets in EntityTestFormCotroller. 2014-09-22 09:40:58 +01:00
webchick f5884ce65e Issue #2142441 by Garrett Albright: Fixed [Followup needed] CSS aggregator prepends data: URLs with paths. 2014-09-21 13:46:24 -07:00
webchick b0ce906dd2 Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is interfering with the password indicator strength bar. 2014-09-21 11:33:52 -07:00
webchick 2160645707 Issue #2337619 by alexpott: Fixed Drupal\views\Plugin\views\query\Sql::buildCondition is checking for a non existing class. 2014-09-20 19:47:49 -07:00
Alex Pott f61ad20b84 Issue #2332885 by cs_shadow, Berdir, fago: Rename AllowedValuesInterface to OptionsProviderInterface. 2014-09-20 11:17:43 +01:00
Alex Pott fb6c562c9e Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework. 2014-09-20 11:14:29 +01:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Nathaniel Catchpole 7fa6684f7f Issue #2063303 by dawehner, damiankloip, Wim Leers: Fixed A Drupal 8 AjaxResponse that must return a 403, returns a 403 and prints 'A fatal error occurred: ' 2014-09-19 20:24:52 +01:00
Alex Pott 305b2f38da Issue #2309889 by tim.plunkett, dawehner: Fixed DrupalKernel requires a Drupal\Core\*\Plugin directory for annotated classes to be discovered. 2014-09-19 10:49:07 +01:00
Alex Pott c58bca379c Issue #2325571 followup by omers: Replace _theme() calls by calls to \Drupal::theme()->render(). 2014-09-19 10:40:50 +01:00