Commit Graph

10332 Commits (8e0e7d3b1244db88d120e96b0f75ffd7420a4ce9)

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
Alex Pott 195503e2bf Issue #2338571 by znerol: Remove SessionManager::startLazy(). 2014-09-19 10:40:50 +01:00
Nathaniel Catchpole 2a0254f973 Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled. 2014-09-19 10:25:26 +01:00
Alex Pott f27fd1f598 Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +01:00
Alex Pott fb4e8cdf2f Issue #2329847 by tuutti, rachel_norfolk, Cottser | davidhernandez: Use Attribute to replace hard coded classes in language-negotiation-configure-form.html.twig. 2014-09-18 17:26:31 +01:00
Alex Pott 4d82422e67 Issue #2325571 by asif_khan, omers | dawehner: Replace _theme() calls by calls to \Drupal::theme()->render(). 2014-09-18 17:03:36 +01:00
Jennifer Hodgdon 9cf1459a30 Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 08:54:40 -07:00
Jennifer Hodgdon c1442c5a4c Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:27:00 -07:00
Jennifer Hodgdon bedbd0a22d Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:26:03 -07:00
Jennifer Hodgdon 2a287f3147 Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:22:54 -07:00
Jennifer Hodgdon 73c66d4dec Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:21:39 -07:00
Alex Pott 748ef5bb02 Issue #2334785 by znerol: Remove _maintenance request attribute from SpecialAttributesRouteSubscriber. 2014-09-18 14:50:44 +01:00
Alex Pott e206190190 Issue #2328411 followup by herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 14:45:04 +01:00
Alex Pott 8ff6a61f6a Issue #2320521 by jhodgdon: Fixed Follow-up: Node language views filters need label adjustments. 2014-09-18 14:42:24 +01:00
Alex Pott 2e7b455960 Issue #2303525 by paulmckibben, tim.plunkett: Provide link tags to alternate languages (hreflang) in HTML head. 2014-09-18 14:36:48 +01:00
Alex Pott e07bf5fdd6 Issue #2337227 by er.pushpinderrana, larowlan: Fixed NodeAccessControlHandler performs non-strict in_array check. 2014-09-18 14:14:32 +01:00
Alex Pott 2955942448 Issue #1976298 by larowlan: Move taxonomy_get_tree() and associated functions to Taxonomy storage, deprecate procedural wrappers. 2014-09-18 14:12:23 +01:00
Alex Pott ffde907c5d Issue #2321609 by benjy, dawehner: Fixed Provide a helpful message in case requirements are not met. 2014-09-18 13:57:55 +01:00
Nathaniel Catchpole 801d850a06 Issue #2337847 by alexpott, YesCT, martin107: The negotiated method_id does not need to be sorted on the Language or ConfigurableLanguage object. 2014-09-18 12:04:44 +01:00
Alex Pott 3660df9a12 Issue #2312693 by stevepurkiss | andypost: Fixed NodeTermData config schema is broken. 2014-09-18 09:57:15 +01:00
Alex Pott e3e12db315 Issue #2044859 by Berdir, klausi: Convert user roles to entity_reference_field. 2014-09-18 09:44:46 +01:00
Alex Pott 52a101bc1d Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
Alex Pott 966aed8f90 Issue #2340379 by larowlan: Allow PathValidator::getUrlIfValid to support paths with leading /. 2014-09-18 08:35:46 +01:00
Alex Pott f6d2f233f4 Issue #2337859 by martin107 | YesCT: LanguageUrlRewritingTest should not be setting the id of a language. 2014-09-18 08:32:23 +01:00
Alex Pott 145778cea4 Issue #2322287 by tuutti, lauriii, wheatpenny: Move datetime classes from preprocess to template. 2014-09-18 00:16:41 +01:00
Alex Pott d617be8cba Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate(). 2014-09-17 23:14:49 +01:00
Alex Pott 3295e62aec Issue #2194885 by Berdir | sun: Remove drupal_write_record(). 2014-09-17 23:00:57 +01:00
Alex Pott 57926bf527 Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
Alex Pott 55ef0e86e0 Issue #2339665 by larowlan: Fixed EntityForm::submitForm docblock refers to non-existent CommentFormController. 2014-09-17 21:15:58 +01:00
Nathaniel Catchpole 735f55e56b Issue #2319177 by swentel, fago: Fixed Cron lock time limit is too short and does not prevent multiple, concurrent cron runs. 2014-09-17 15:44:35 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Alex Pott 6f0b27bf7e Issue #2338085 by benjy: Fixed UrlAlias Destination is missing fields implementation. 2014-09-16 12:52:17 +01:00
Alex Pott f8c58623ac Issue #2314181 by roderik | hefox: Change drupal_static('name', whatever, TRUE) function comments. 2014-09-16 12:51:03 +01:00
Alex Pott 33a3ed6df4 Issue #2337911 by martin107: LanguageUrlRewritingTest checkUrl $language parameter definition is incorrect. 2014-09-16 12:25:09 +01:00
Alex Pott 8d4f1db33b Issue #2339135 by tim.plunkett: Fixed EntityViewsDataTest is located in the wrong directory/namespace. 2014-09-16 12:22:02 +01:00
Alex Pott ab50db310c Issue #2338011 by benjf, Sutharsan: Cleanup of locale tests. 2014-09-16 12:18:45 +01:00
Alex Pott 179e7c2bd1 Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues(). 2014-09-16 12:16:27 +01:00
Alex Pott 332fad7c22 Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator. 2014-09-16 12:09:35 +01:00
Alex Pott db253b0901 Issue #2339021 by catch: Fixed Incorrect call to l() in system_token_info. 2014-09-16 12:07:20 +01:00
Alex Pott b33a215c38 Issue #2251111 by jibran | dawehner: Remove format_rss_item() and format_rss_channel(). 2014-09-16 12:02:31 +01:00
Alex Pott 2345f05d9b Issue #2338055 by martin107: A couple of quirks in the documentation for \Drupal\language\ConfigurableLanguageManager. 2014-09-16 11:55:53 +01:00
Alex Pott cf83a52a64 Issue #2339069 by rgoodine | joelpittet: Remove useless BlockPreprocessUnitTest. 2014-09-16 11:55:35 +01:00
Nathaniel Catchpole 0391038ba5 Issue #2224395 by swentel, dixon_, Berdir, fago: Move entity UI code to field_ui module and remove entity.module. 2014-09-16 10:08:00 +01:00
Nathaniel Catchpole f022decb56 Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall. 2014-09-16 10:05:37 +01:00
Alex Pott 32d5530e58 Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php). 2014-09-15 21:37:27 +01:00
Alex Pott 22c1362cb4 Issue #2337897 by damiankloip: Fixed ManyToOne filter should not display ManyToOneHelper valueForm when exposed. 2014-09-15 14:26:17 +01:00
Alex Pott f070288cce Issue #2143653 by swentel, tstoeckler, yoroy | ifrik: Added Show default image on image field. 2014-09-15 14:22:51 +01:00
Alex Pott 073c00bb2e Issue #2337735 by leslieg, cilefen: ConfigImporter::finish() reads 'Finalising configuration synchronisation.', is UK English. 2014-09-15 13:52:02 +01:00
Alex Pott 4d2c54d43e Issue #2328913 by lanchez, lauriii, joelpittet | crowdcg: Move block classes out of preprocess and into templates. 2014-09-15 12:53:33 +01:00
Alex Pott 8c38be014c Issue #2254153 by crowdcg, davidhernandez, joelpittet, mortendk, mdrummond, cilefen, LewisNyman: Move node classes out of preprocess and into templates. 2014-09-15 12:22:36 +01:00
Alex Pott d63702cff2 Issue #2308581 by mgifford: Added Document accessibility features in Telephone. 2014-09-15 12:10:03 +01:00
Alex Pott 04fdb835c9 Issue #2337749 by benjy: Fixed no_stub is never used. 2014-09-15 12:07:11 +01:00
Alex Pott f30b126567 Issue #2337849 by martin107 | YesCT: Dont need alias in use for use Drupal\Core\Language\LanguageInterface as BaseLanguageInterface; in LanguageNegotiationMethodInterface. 2014-09-15 11:51:55 +01:00
Alex Pott f8f8eee122 Issue #2325691 by jarsenx: Entity Reference Module: Fix documentation that refers to enabling/disabling of modules. 2014-09-15 11:47:36 +01:00
Alex Pott ee91cb0785 Issue #2331151 by David_Rothstein: Remove leftover code in testFileValidateSize() which runs the tests as a specific user. 2014-09-15 11:43:40 +01:00
Alex Pott db6bd07b18 Issue #2332709 by swentel, unstatu | dawehner: Fixed Link to add a view mode of a certain entity type is wrong. 2014-09-15 11:36:21 +01:00
Nathaniel Catchpole 1e95f6364f Issue #2337591 by swentel, mikeker: Fixed Install failure on Windows: ThirdPartySettingsTrait::getThirdPartySetting not compatible with ThirdPartySettingsInterface::getThirdPartySetting error during install. 2014-09-15 11:21:23 +01:00
Alex Pott 34cce8dcdc Issue #2310341 by ilkkave | YesCT: Remove backwards compatibility for $heading['class'] in template_preprocess_menu_tree(). 2014-09-15 11:06:37 +01:00
Nathaniel Catchpole 1bf3b8dc0a Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods. 2014-09-15 10:42:29 +01:00
Alex Pott d96020c0dc Issue #2337827 by colbol, cilefen | YesCT: Language locked is a boolean, use TRUE FALSE not 0. 2014-09-15 10:31:08 +01:00
Alex Pott 51a27d107f Issue #2323759 by Crell, dawehner: Modularize kernel exception handling. 2014-09-15 10:22:01 +01:00
Nathaniel Catchpole 983cdbf0ae Issue #1857256 by dawehner, xjm, tim.plunkett, jibran, ParisLiakos, hussainweb, pcambra, ekes, InternetDevels, rhabbachi, rdrh555, tstoeckler, oadaeh, Gábor Hojtsy, vijaycs85: Fixed Convert the taxonomy listing and feed at /taxonomy/term/%term to Views. 2014-09-15 10:17:06 +01:00
Alex Pott 5e4b9a9a14 Issue #2336767 by benjy | dawehner: Missing @return documentation for MigrateProcessInterface. 2014-09-14 22:28:06 +01:00
Alex Pott 2735f129a5 Issue #2333501 by swentel | marcvangend: Implement ThirdPartySettingsInterface in EntityView|FormDisplay. 2014-09-14 22:10:16 +01:00
Alex Pott 47480954d9 Issue #2337833 by martin107 | YesCT: Return should not have a variable name in LanguageMangagerInterface. 2014-09-14 21:59:48 +01:00
Alex Pott 2eaac44142 Issue #2331627 by swentel, andypost: Move config schema for Core field types out of field.module. 2014-09-14 21:57:44 +01:00
Alex Pott f1fa0c8bbe Issue #2336285 by benjy, er.pushpinderrana, astrocling | tstoeckler: Fixed Typo in namespace declaration of Drupal\migrate_drupal\Plugin\migrate\process\d6. 2014-09-14 21:38:38 +01:00
catch 21a11cf58f Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete(). 2014-09-14 15:27:33 +01:00
Alex Pott 2ef89a6a32 Issue #2335345 by tstoeckler: Fixed Entity\Migration::getProcessPlugins() can return NULL but should always return an array. 2014-09-13 15:34:14 +01:00
Alex Pott c67e5198a6 Issue #2336965 by cilefen: Move the XHTML inline comment in template_preprocess_rdf_metadata to the template file. 2014-09-13 15:26:48 +01:00
Alex Pott 5de9e40727 Issue #2199637 by Berdir, sun, swentel: Replace "required" flag of Field module with proper dependencies. 2014-09-13 15:22:42 +01:00
Alex Pott 6a6e528bb6 Issue #2148199 by cilefen, pwolanin, attila.fekete, mtift | alexpott: Use snapshot to warn users if the configuration has changed since last import. 2014-09-13 15:11:44 +01:00
Alex Pott 22bb037025 Issue #2336443 by almaudoh: NumericItemBase uses '#type' => 'textfield' for numeric 'min' and 'max' form fields. 2014-09-12 19:59:24 +01:00
Alex Pott d39c014754 Issue #2334383 by jbrown, ashutoshsngh, er.pushpinderrana: Remove usage of form_error(). 2014-09-12 19:57:00 +01:00
Alex Pott d48120313a Issue #2334307 by yvesvanlaer, amitgoyal: Fixed Dialog box has white top corners. 2014-09-12 19:52:39 +01:00
Alex Pott 35b3d0faeb Issue #1740492 by dawehner, damiankloip, dasjo, xjm: Implement a default entity views data handler. 2014-09-12 19:44:03 +01:00
Alex Pott 7f69cb4456 Issue #2332551 by kgoel, er.pushpinderrana, Crell: Remove drupal_render_page(). 2014-09-12 19:24:48 +01:00
Alex Pott 829c436ec1 Issue #303574 by jhodgdon, douggreen, BlakeLucchesi: Fixed Search Ranking Recency scoring algorithm. 2014-09-12 19:21:53 +01:00
webchick f2f572e2c9 Issue #2336689 by alexpott: Test that a locked language can not be deleted through the UI. 2014-09-12 10:38:42 -07:00
webchick 301cbcaf4c Issue #2030537 by janoka, Sutharsan, Gábor Hojtsy | Outi: Fixed Translations not downloaded when adding a new language. 2014-09-12 10:38:22 -07:00
Alex Pott e8b5a655a3 Issue #2334689 by er.pushpinderrana | joachim: Fixed lock_acquire() should give the character limit for the lock name. 2014-09-12 17:33:36 +01:00
Alex Pott deb2590044 Issue #2332295 followup by klausi: Fixed Unicode requirements check not working with PHP 5.6. 2014-09-12 17:07:43 +01:00
Alex Pott 6d8e333e95 Issue #999338 by lauriii, joelpittet, Sir-Arturio, mgifford, mlncn, alarcombe, sun | Eric_A: Fixed theme_image() alt attribute cannot be passed in $variables['attributes'] . 2014-09-12 16:58:23 +01:00
Alex Pott b29ad66924 Issue #2329787 by cilefen, tuutti | davidhernandez: Move RDF classes from preprocess to templates. 2014-09-12 16:55:08 +01:00
Alex Pott d7840d6558 Issue #2315167 by benjy: Create migrations for status/promote/sticky. 2014-09-12 16:51:58 +01:00
Alex Pott c78a5c29d9 Issue #1854284 by Berdir, mikeryan | Dave Reid: Fixed Path aliases are no longer arrays and cannot pass additional data to path hooks. 2014-09-12 15:46:40 +01:00
Alex Pott 650bc9f803 Issue #2241267 by Wim Leers: Make tours set cache tags. 2014-09-12 15:11:15 +01:00
Alex Pott 304d50a71a Issue #2330279 by znerol: Fixed When operating in mixed mode SSL: data from anonymous non-HTTP session is still available after login. 2014-09-12 13:19:49 +01:00
Alex Pott a782ad53d3 Revert "Issue #2148199 by cilefen, attila.fekete, mtift | alexpott: Use snapshot to warn users if the configuration has changed since last import."
This reverts commit fcc5b6237e.
2014-09-12 13:03:56 +01:00
Alex Pott d76697cd33 Issue #1182850 by xjm, Stefan Lehmann, jmcintyre, Bojhan: Remove full stops at the end of checkbox options. 2014-09-12 12:32:10 +01:00
Alex Pott 0d1b898502 Issue #2197091 by kirby14, undertext, lhangea, hussainweb, ACF, smiro, visabhishek | ivanjaros: Fixed Class HTML attribute is present even when no class is assigned to the list. 2014-09-12 12:05:00 +01:00
Alex Pott 1d74988427 Issue #2336353 by cilefen: Fixed The message when there is no configuration to synchronize/import is misleading. 2014-09-12 11:50:48 +01:00
Alex Pott fcc5b6237e Issue #2148199 by cilefen, attila.fekete, mtift | alexpott: Use snapshot to warn users if the configuration has changed since last import. 2014-09-12 11:49:20 +01:00
Alex Pott 86922ace3f Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class. 2014-09-12 11:43:29 +01:00
Alex Pott bfe397f9f9 Issue #2324365 by jhodgdon: DisplayVariant plugin class needs more info added. 2014-09-12 11:27:18 +01:00
Alex Pott c5fe718e8e Issue #2274631 by joelpittet, mgifford, droplet, LewisNyman | hass: Fixed Form required marker "\204E" is broken in Google Chrome 35 / Internet Explorer 9. 2014-09-12 11:21:10 +01:00
Alex Pott 877b9c6c7f Issue #2213583 by lauriii, sqndr, Crisz, herom, jamesquinton, esod, Rajendar Reddy, zserno, er.pushpinderrana, cs_shadow, amitgoyal | JayeshSolanki: Fixed Misaligned Icons in Drupal 8.x. 2014-09-12 11:19:36 +01:00
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00
Alex Pott 360af27e0e Issue #1664268 by droplet, G-raph, csakiistvan: Drop some browser specific prefixes. 2014-09-11 17:57:14 +01:00
Nathaniel Catchpole 462ba734f4 Issue #2333907 by YesCT, alexpott: Fixed FormatDateTest incorrectly implying a change to local interface language variable will change global assumed interface language langcode. 2014-09-11 17:50:49 +01:00
Alex Pott 7ea1cd958e Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback. 2014-09-11 17:08:26 +01:00
Alex Pott 577eab2e23 Issue #2323899 by gauravkhambhala, Gábor Hojtsy, omers | jhodgdon: Provided default Node views need language filtering. 2014-09-11 16:28:45 +01:00
Alex Pott 5d0f259b9c Issue #2335775 by slashrsm: Fixed LinkItem should promote "url" as it's main property. 2014-09-11 15:56:32 +01:00
Alex Pott 364c3882a1 Issue #2329837 by Cottser | davidhernandez: Move filter classes from preprocess to templates. 2014-09-11 13:30:46 +01:00
Alex Pott e0d3aca108 Issue #2333357 by tstoeckler, benjy: Fixed Migrate node_revisions.timestamp into the revision_timestamp field. 2014-09-11 13:01:25 +01:00
Alex Pott 6bad26f495 Issue #2327363 by yched, andypost: Move datetime_datetime_widget_validate() to DateTimeDefaultWidget::massageFormValues(). 2014-09-11 12:52:12 +01:00
Alex Pott a8b92fe4f4 Issue #2332983 by dawehner: Replace ban event subscriber with a ban stack. 2014-09-11 12:34:16 +01:00
Alex Pott 535c590988 Issue #2123225 by Jelle_S, attiks, Risse, bradklaver | Wim Leers: Fixed Do not upscale by default. 2014-09-11 12:16:18 +01:00
Alex Pott 949cb6313b Issue #2336405 by tim.plunkett: Fixed Follow-up: FormStateInterface::getGroups() should return by reference. 2014-09-11 00:46:36 +01:00
Alex Pott c560898ac6 Issue #2331019 by slashrsm: Implement ThirdPartySettingsInterface in Vocabulary. 2014-09-11 00:44:50 +01:00
Alex Pott f8d961ec08 Issue #2323921 by Michael Hodge Jr | jhodgdon: Fixed Add user page (admin/people/create) remembers values and should not. 2014-09-11 00:25:29 +01:00
Jennifer Hodgdon a31b5ea18a Issue #2283675 by er.pushpinderrana, amitgoyal, mparker17, joachim, mmarquez: Document how optgroups are generated in form_select_options() 2014-09-10 14:59:52 -07:00
Jennifer Hodgdon 1f380d8853 Issue #2334405 by almaudoh, drunken monkey: Clean up documentation links to functions moved to render element classes 2014-09-10 14:56:14 -07:00
Alex Pott 840cd4c885 Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface. 2014-09-10 12:58:56 +01:00
Alex Pott 2f17715cef Issue #1530774 by lokapujya, jenlampton, Cottser, svdhout, alexrayu, hpz: Fixed Test coverage for adding classes into region template. 2014-09-10 12:22:40 +01:00
Alex Pott 67c8a34c07 Issue #2107427 by penyaskito, dclavain, Gábor Hojtsy, mashermike, Aron Novak, YesCT, szato, Wim Leers, mikispeed, vijaycs85: Fixed Regression: Language names should display in their native names in the language switcher block. 2014-09-10 12:02:58 +01:00
Alex Pott 2132a56eb3 Issue #2336031 by droplet: Fixed CSS Syntax error in seven theme css. 2014-09-10 11:12:54 +01:00
Alex Pott cdad8d7f4f Issue #2329775 by lauriii | davidhernandez: Move taxonomy term classes from preprocess to templates. 2014-09-10 10:56:30 +01:00
Alex Pott d81f06f874 Issue #2326423 by wheatpenny: Move "region" classes from preprocess to template. 2014-09-10 10:45:53 +01:00
Alex Pott 94201c5dd1 Issue #2329779 by lauriii | davidhernandez: Move user classes from preprocess to templates. 2014-09-10 10:44:31 +01:00
Nathaniel Catchpole f98fd49d73 Issue #2332427 by neclimdul: Fixed APCUBackend makes incorrect assumptions about apc_fetch return type. 2014-09-10 10:29:25 +01:00
Alex Pott ea561c1082 Issue #2333987 by herom: Fixed schema translation context terminology and add context for date_format configuration. 2014-09-10 10:04:01 +01:00
Alex Pott ee6ddbe8ac Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface. 2014-09-10 09:53:11 +01:00
Alex Pott fe85f9be3c Issue #2320157 by moshe weitzman, Wim Leers, penyaskito, tim.plunkett: Generate placeholder content for Field types. 2014-09-09 22:15:21 +01:00
Alex Pott c925507a49 Issue #2335189 by ashutoshsngh: Remove form.inc form_get_errors(). 2014-09-09 20:38:23 +01:00
Alex Pott 04e4f03c70 Issue #2325779 by astrocling | not_chx: Upgrade to Doctrine v1.2.0. 2014-09-09 20:26:03 +01:00
Alex Pott bd8cb79b78 Issue #2329485 by damiankloip, dawehner: Allow permissions.yml files to declare 'permission_callbacks' for dynamic permissions. 2014-09-09 20:11:27 +01:00
Alex Pott 0a12d85e1c Issue #2256257 by znerol, cosmicdreams | YesCT: Move token seed in SessionManager in isSessionObsolete() and regenerate() to the MetadataBag. 2014-09-09 20:03:13 +01:00
Alex Pott e32a11e76b Issue #2110345 by mr.york, effulgentsia, Désiré, fgm, fago, pfrenssen, stefan.r, Berdir, Rajendar Reddy: Simplify validation constraint implementations for fields. 2014-09-09 19:37:40 +01:00
Alex Pott 4a4763289a Issue #2307533 by sqndr, LewisNyman, kenyob, emma.maria | tkoleary: Fixed Insufficient space at page bottom. 2014-09-09 17:24:22 +01:00
Alex Pott 0acde173af Issue #1949204 by moshe weitzman | RobLoach: Remove path_inc and menu_inc Settings. 2014-09-09 17:20:21 +01:00
Alex Pott 1c2e4c5108 Issue #2330251 by seiplax: Fixed Enable/disable module/extension checkbox does not get needed margin. 2014-09-09 17:16:04 +01:00
Alex Pott cff05b2e53 Issue #1898478 by joelpittet, Cottser, lokapujya, m1r1k, jstoller, er.pushpinderrana, duellj, organicwire, jessebeach, idflood, Jalandhar, Risse, derheap, galooph, mike.roberts, tlattimore, nadavoid, LinL, steveoliver, chakrapani, likin, killerpoke, EVIIILJ, vlad.dancer, podarok, m86 | c4rl: Menu.inc - Convert theme_ functions to Twig. 2014-09-09 17:12:26 +01:00
Alex Pott 320ebd0363 Issue #1915056 by Arla, Berdir, amateescu | catch: Use entity reference for taxonomy parents. 2014-09-09 16:54:47 +01:00
Alex Pott 537cc87642 Issue #2333731 by Berdir: Fixed WebTestBase::drupalCreateNode() should not hardcode default values. 2014-09-09 16:35:25 +01:00
Alex Pott a1f0ff2d7e Issue #375062 followup by David_Rothstein: Fixed [follow-up] imagecolorsforindex() Color index nnn out of range in GDToolkit. 2014-09-09 16:31:48 +01:00
Alex Pott ce8dcd40d1 Issue #2321745 by larowlan, tim.plunkett: Add #type => 'path' that accepts path but optionally stores URL object or route name and parameters. 2014-09-09 16:26:50 +01:00
Alex Pott b3d9f45764 Issue #2334375 by yvesvanlaer: Fixed Active hover state add button views not enough contrast. 2014-09-09 16:24:18 +01:00
Alex Pott 9617c20364 Issue #2319171 by andypost, swentel | yched: Move entity_invoke_bundle_hook() to EntityManager. 2014-09-09 16:10:42 +01:00
Alex Pott 61215d0400 Issue #2154775 by yvesvanlaer, er.pushpinderrana, kirkkala, barnettech, InternetDevels | Wim Leers: Fixed In-place editing of title: works, but cursor is invisible. 2014-09-09 16:07:56 +01:00
Alex Pott 986b32ec46 Issue #2330791 by tanc: Fixed Remove indentation on file fields. 2014-09-09 16:04:05 +01:00
Alex Pott 450d8c9b97 Issue #2273665 by nikop | Charles Belov: Fixed Inconsistent wording on Manage Fields tab. 2014-09-09 16:02:39 +01:00
Alex Pott bae17d1322 Issue #2333293 by ThomWilhelm: Fixed /sites/default/files/translations directory requirements messages during install. 2014-09-09 15:28:19 +01:00
Alex Pott 078f09a588 Issue #2332989 by Cottser: Fixed Twig trans tag debug is still hooked up to Settings. 2014-09-09 15:11:04 +01:00
Alex Pott 973fd26d96 Issue #2278327 by damiankloip: Fixed Url parsing of empty query string parameters in FieldPluginBase. 2014-09-09 14:32:43 +01:00
Alex Pott 055aac105d Issue #2332577 by Berdir: Remove EntityDatabaseStorage. 2014-09-09 14:27:04 +01:00
Alex Pott e4750a75ad Issue #2330943 by herom: Remove mention of hook_date_format_types() in docs. 2014-09-09 14:22:57 +01:00
Nathaniel Catchpole f749eac343 Revert "Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller."
This reverts commit 3ac426f9cb.
2014-09-09 14:21:09 +01:00
Nathaniel Catchpole 3ac426f9cb Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller. 2014-09-09 14:06:02 +01:00
Nathaniel Catchpole 4c8576c3f0 Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController. 2014-09-09 14:01:03 +01:00
Alex Pott 86da882d4d Issue #2332071 by sun: Fixed Custom port in run-tests.sh --dburl is not parsed. 2014-09-09 12:44:19 +01:00
Alex Pott 7e2ab24be0 Issue #2326537 by olli: Fixed editor.module causes fatal error for images with invalid or non-existing file UUIDs. 2014-09-09 12:42:41 +01:00
Alex Pott b55880f89a Issue #2149257 by lokapujya, krlucas, kay_v | scor: Support RDFa output in number field formatter. 2014-09-09 12:25:34 +01:00
Nathaniel Catchpole 7fc47f3526 Issue #2324789 by tim.plunkett: Remove UnitTestBase. 2014-09-09 11:37:02 +01:00
Nathaniel Catchpole 2d6516afec Issue #2288123 by Berdir, dawehner: Fixed Basic authentication broken for non-english sites. 2014-09-09 11:34:38 +01:00
Nathaniel Catchpole 4f978d9800 Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules. 2014-09-09 11:27:48 +01:00
Alex Pott c1dd108198 Issue #2295469 followup by damiankloip: Add support for static permission definitions with *.permissions.yml. 2014-09-09 11:07:45 +01:00
Alex Pott 73b0592ffe Issue #2084985 by mondrake: Added Implement ThirdPartySettingsInterface in ImageStyle. 2014-09-09 11:05:34 +01:00
Alex Pott d60d5be0b9 Issue #1831674 by lokapujya, longwave, dawehner, Mirakolous, neoligero, Kevin Morse | Bojhan: "Create a label" should be off by default, with an opt-in for style plugins. 2014-09-09 10:47:17 +01:00
Alex Pott b48d098a1e Issue #2285493 by joelpittet, lanchez: Remove deprecated 'class' property from #theme 'links' and #theme 'menu_tree' heading arrays. 2014-09-09 10:34:37 +01:00
Alex Pott a4109b3ba2 Issue #466416 by mgifford, benjf, RobLoach | timtrinidad: Add Mouseover Title for dblog Entries. 2014-09-09 10:22:37 +01:00
Alex Pott e3e03023f0 Issue #474004 by mdrummond, kim.pepper, Wim Leers, jibran, tim.plunkett, joachim | JohnAlbin: Add options to system menu block so primary and secondary menus can be blocks rather than variables. 2014-09-09 10:18:49 +01:00
Alex Pott 4697eb9ca5 Issue #2330731 by Sutharsan: Fixed Attribute::addClass() adds empty class. 2014-09-09 00:01:02 +01:00
Alex Pott 8d594b5540 Issue #2068331 by roderik, slashrsm, pcambra, Sharique, piyuesh23, vijaycs85 | plach: Convert comment SQL queries to the Entity Query API. 2014-09-08 23:56:50 +01:00
Alex Pott 2b0be1d8b7 Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields. 2014-09-08 22:00:57 +01:00
webchick a77de62a4e Issue #2295761 by herom, kirkkala, emma.maria, tkoleary: Less generic effects on focus. 2014-09-08 11:35:00 -07:00
webchick 08bd73b6ea Issue #2329789 by lauriii: Move toolbar classes from preprocess to templates. 2014-09-08 11:32:55 -07:00
webchick f92c2cb45f Issue #2329505 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template. 2014-09-08 11:12:14 -07:00
webchick df9431d7ae Revert "Issue #1885564 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template."
Wrong issue number; correcting...

This reverts commit 511d9f79bf.
2014-09-08 11:10:15 -07:00
webchick 946aee4fab Issue #2031301 by andypost, Cottser, xjm, mark.labrecque, mariacha1, joelpittet, robynlgreen, danquah, trogels, Eric_A, thedavidmeister, jenlampton: Replace theme_more_link() and replace with #type 'more_link'. 2014-09-08 11:05:43 -07:00
webchick 3ad28727f7 Issue #1963982 by lauriii, joelpittet: Convert theme_views_ui_rearrange_filter_form() to Twig. 2014-09-08 11:02:26 -07:00
webchick 511d9f79bf Issue #1885564 by Cottser, SebCorbin, joelpittet, drupalninja99, jenlampton, longwave, aboros, trevorkjorlien, socketwench, shanethehat, mbrett5062, rteijeiro: Convert theme_task_list to Twig template. 2014-09-08 10:57:59 -07:00
webchick 32336d5861 Issue #2321505 by LewisNyman: Split Seven's style.css into SMACSS categories. 2014-09-08 10:39:43 -07:00
webchick 9cd14f7b2c Issue #2328785 follow-up by andypost: Fix docs. 2014-09-08 10:15:18 -07:00
webchick 50eb47ea9b Issue #1938068 by sun, Berdir: Convert UnitTestBase to PHPUnit. 2014-09-08 09:53:06 -07:00
Alex Pott e023a689a9 Issue #791072 by Danny.Wouters, swentel, lz1irq, David_Rothstein, jbrown: Fixed Inline deletion of shortcut should not be confirmed. 2014-09-08 17:48:41 +01:00
Alex Pott ea8334982e Issue #2326093 by astrocling | jhodgdon: Need new section about Twig added to theme system overview. 2014-09-08 17:05:39 +01:00
webchick a2facd2f1b Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors(). 2014-09-08 09:01:19 -07:00
webchick 26564b508c Issue #2330423 by ashutoshsngh: Remove form.inc form_get_error(). 2014-09-08 09:00:17 -07:00
webchick 7a9f3fbf80 Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths. 2014-09-08 08:52:46 -07:00
Alex Pott f7532d7bf2 Issue #2320111 by Wim Leers | mparker17: Better help text for the "Alternative text" field in the Text Editor image dialog. 2014-09-08 15:18:31 +01:00
Alex Pott 5e6c455ec6 Issue #2321593 by Temoor: Replace all instances of block_load(), entity_load('block') and entity_load_multiple('block') with static method calls. 2014-09-08 15:15:48 +01:00
Alex Pott 27b28ea4a6 Issue #2319159 by mondrake | alexpott: Fixed Crop anchor selector does not work. 2014-09-08 15:08:54 +01:00
Alex Pott f48f760f68 Issue #2285245 by Devin Carlson, martin107, swentel, mducharme: Fixed Missing "Save" button on shortcut links list. 2014-09-08 14:28:38 +01:00
Nathaniel Catchpole 12feabd38c Issue #2330929 by znerol: Remove the request from parameter converters. 2014-09-08 14:20:21 +01:00
Nathaniel Catchpole 71d247919f Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage. 2014-09-08 13:12:45 +01:00
Nathaniel Catchpole edafea1f78 Issue #2332739 by YesCT, alexpott: Remove SortArray::sortByWeightAndTitle. 2014-09-08 11:39:01 +01:00
Alex Pott 34246f4373 Issue #2096703 by mondrake, tim.plunkett | tstoeckler: Image toolkits should use PluginFormInterface and ContainerFactoryPluginInterface. 2014-09-08 11:27:18 +01:00
Alex Pott 6d8b0b81d3 Issue #2321393 by damiankloip, undertext: Fixed Unable to pass function name to '_content' property of the route. 2014-09-08 11:21:55 +01:00
Alex Pott 61150517df Issue #2302563 by chx, dawehner: Fixed Access check Url objects. 2014-09-08 11:13:35 +01:00
Nathaniel Catchpole 12bb051bcf Issue #2332295 by Berdir: Fixed Unicode requirement check not working with PHP 5.6. 2014-09-08 11:03:57 +01:00
Nathaniel Catchpole ae5d5c8460 Issue #2250315 by dawehner, pwolanin: Fixed Regression: Bring back node access optimization to menu trees. 2014-09-08 11:01:26 +01:00
webchick f3296754d1 Issue #2330751 by dawehner, chx: Fixed Random test failures everywhere due to ->with(Request::create()). 2014-09-06 20:14:42 -07:00
Dries e52aaf1e6c Issue #2241275 by Wim Leers: DateFormat cache tag: don't set the cache tag, but invalidate the entire render cache?. 2014-09-05 12:57:27 -04:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
Dries ebace9e86b Issue #2285413 by andypost: [Meta] Standardize entity route names. 2014-09-05 12:35:07 -04:00
Dries 05212a9727 Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled). 2014-09-05 12:31:15 -04:00
Alex Pott 0ede95dd0b Issue #2293205 by Berdir | tim.plunkett: Consider removing usage of DataDefinition in ContextHandler. 2014-09-05 17:15:29 +01:00
Alex Pott 5c3b66c8c9 Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema. 2014-09-05 16:08:01 +01:00
Nathaniel Catchpole c08a915d7c Issue #2331991 by Gábor Hojtsy, vijaycs85, dawehner: Tests for Theme missing when installing in non-English language. 2014-09-05 12:19:33 +01:00
Nathaniel Catchpole 08b92945d3 Issue #2317557 by dawehner, Cottser, joelpittet, jhodgdon: Fixed renderInline not compatible with twig_auto_reload. 2014-09-05 11:21:01 +01:00
Nathaniel Catchpole 57fc261527 Issue #2329795 by fietserwin, bzitzow, alexrayu, tstoeckler | illutek, dawehner: Fixed Make it possible to add information to theme info files during development. 2014-09-05 11:11:16 +01:00
webchick 285df2c54d Issue #2323721 follow-up by David_Rothstein: Restore missing test. 2014-09-03 22:13:27 -07:00
Dries 5ef912e965 Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle() 2014-09-03 22:58:45 -04:00
webchick f4d528ca8b Issue #2332299 by dawehner: Fixed Strict failures in TestRunnerKernel. 2014-09-03 15:12:12 -07:00
webchick 7c79e1c4cf Issue #2329765 by tim.plunkett | sun: Remove all @backup* annotations from (pure) unit tests. 2014-09-03 14:49:51 -07:00
webchick cc87280b47 Issue #2320037 by Gábor Hojtsy: Fixed Non-fieldable entities (with only base fields) cannot be configured translatable, eg. shortcuts. 2014-09-03 08:34:18 -07:00
webchick a222458520 Issue #2074203 by cilefen, Wim Leers, Gábor Hojtsy: Add changed time tracking to menu links. 2014-09-03 08:32:04 -07:00
webchick 8bce36ba7e Issue #2330465 by rachel_norfolk: Fixed Remove entity_reference.admin.css. 2014-09-03 08:30:11 -07:00
webchick 8f18b14c9e Revert "Issue #2154775 by er.pushpinderrana, barnettech, kirkkala, InternetDevels | Wim Leers: Fixed In-place editing of title: works, but cursor is invisible."
This reverts commit 3973634d14.
2014-09-03 08:22:36 -07:00
webchick c4934bd9e3 Issue #2332049 by Wim Leers: Silliest, most trivial clean-up of drupal_render() EVER. 2014-09-03 08:19:08 -07:00
Nathaniel Catchpole 6aeb7e9a32 Issue #2325197 by tstoeckler, sun: Remove drupal_classloader(). 2014-09-03 14:02:51 +01:00
webchick 5289c3e3ce Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler. 2014-09-02 14:58:04 -07:00
Nathaniel Catchpole 72450c6aad Issue #2330503 by pfrenssen, dawehner: Fixed [sechole] Inline templates pass through unsafe strings. 2014-09-02 12:51:31 +01:00
Nathaniel Catchpole c1f444b1b0 Issue #2248767 by effulgentsia, beejeebus, alexpott: Use fast, local cache back-end (APCu, if available) for low-write caches (bootstrap, discovery, and config). 2014-09-02 12:17:53 +01:00
Nathaniel Catchpole 30cad25c71 Issue #2031717 by Berdir, swentel, fago: Make entity module not required. 2014-09-02 10:36:57 +01:00
Nathaniel Catchpole 3afec501d4 Issue #2250119 by ParisLiakos, Devin Carlson: Run updates in a full environment. 2014-09-02 10:28:33 +01:00
webchick f6312b85d2 Issue #2202185 by Wim Leers, effulgentsia, msonnabaum, damiankloip, alexpott: Statically cache Role entities to speed up (User|UserSession)::hasPermission(). 2014-08-29 23:11:29 -07:00
webchick 9528aedfcf Issue #2329653 by znerol: Remove left over abstract class PathListenerBase. 2014-08-29 23:09:36 -07:00
webchick 408458672c Issue #2330043 by andypost: Theme handler is not needed for theme manager. 2014-08-29 23:08:36 -07:00
webchick d1670a7bdf Issue #2246679 by YesCT, alimac, Michelle, martin107, eugenesia: Make Language module's LanguageInterface (to be ConfigurableLanguageInterface) extend Core's LanguageInterface. 2014-08-29 23:07:25 -07:00
webchick 0025ee452f Issue #2315459 by herom, seiplax: Fixed RTL for config translation form. 2014-08-29 23:05:46 -07:00
webchick 6db8d05664 Issue #2309671 by herom: Fixed admin configuration page RTL CSS. 2014-08-29 23:04:23 -07:00
webchick 6f9fc447bb Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading. 2014-08-29 22:17:55 -07:00
webchick 84dfd06d59 Issue #1966436 by follow-up by sun: Move tests to proper directory. 2014-08-29 21:31:44 -07:00
webchick 8c68491896 Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render. 2014-08-29 16:37:14 -07:00
webchick dcc880bc10 Issue #2326719 by plach, effulgentsia: Move pseudo-private table mapping functions from ContentEntityDatabaseStorage to public API of DefaultTableMapping. 2014-08-29 15:38:20 -07:00
Dries ec2b048e1c Issue #2224761 by Gábor Hojtsy, alexpott, pfrenssen, effulgentsia, xjm, mlncn: Add a generic way to add third party configuration on configuration entities and implement for field configuration. 2014-08-29 12:48:20 -04:00
webchick 68755a3bbf Issue #2188675 by Gábor Hojtsy, marthinal, fran seva, robertdbailey, Jalandhar, vijaycs85, dlu, kfritsche, YesCT, pfrenssen: Fixed Translate local task always visible, leads to WSOD. 2014-08-28 23:56:26 -07:00
webchick 777bc650e4 Issue #2327373 by dawehner: Standardize view entity route names. 2014-08-28 23:53:38 -07:00
webchick c16c1c7153 Issue #2328629 by Berdir: Fixed Comment::hasParentComment() tries to load comment with ID 0. 2014-08-28 23:51:32 -07:00
webchick 7a6154927d Issue #2270323 by sun, dawehner, neclimdul: Remove DRUPAL_ROOT constant redefinitions from unit tests. 2014-08-28 23:48:21 -07:00
webchick 8391e273b8 Issue #2318429 by janoka: Fixed Language condition / block language visibility includes useless options. 2014-08-28 23:46:09 -07:00
webchick 1dd9406b86 Issue #1842362 by vijaycs85, Sutharsan, Berdir, ocsilalala, skipyT: Replace locale_project table and improve caching. 2014-08-28 23:43:16 -07:00
webchick 06adfe58db Issue #2310415 by cilefen, ednawig, TravisCarden: Fixed run-tests.sh does not handle the error when invalid test groups/classes are specified. 2014-08-28 23:38:35 -07:00
webchick 403b56bb19 Issue #2329009 by znerol: Fixed SummaryLengthTest::testSummaryLength() must not alter WebTestBase::loggedInUser. 2014-08-28 23:36:15 -07:00
webchick 68cd18cec3 Issue #2328995 by znerol: Remove unused and defective WebTestBase::drupalGetToken(). 2014-08-28 23:33:53 -07:00
webchick 7d5884101a Issue #1974048 by Gábor Hojtsy, vijaycs85, er.pushpinderrana, Sutharsan, penyaskito, bserem: Fixed Limited display of languages when going back in installer is confusing. 2014-08-28 23:29:55 -07:00
webchick 68f576fe81 Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage. 2014-08-28 23:13:46 -07:00
webchick aca1ec38eb Issue #2321621 by swentel: Fixed Use signatures checkbox on User config page doesn't appear. 2014-08-28 23:08:03 -07:00
webchick 3b8307bccd Issue #2329429 by dawehner: Fixed Permission page order is all wackadoo. 2014-08-28 21:50:44 -07:00
webchick 12ee21a360 Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core. 2014-08-28 21:42:51 -07:00
webchick 3467f05416 Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility. 2014-08-28 21:34:31 -07:00
webchick db30eaf438 Issue #2328785 by tim.plunkett: Convert form_load_include() to FormState::loadInclude(). 2014-08-28 21:23:30 -07:00
webchick 469fe97e00 Issue #2329303 by tim.plunkett, dawehner: Fixed Use the right request when determining the theme on a 403 page. 2014-08-28 14:41:59 -07:00
webchick 2191f864ab Issue #2328777 by tim.plunkett: Refactor FAPI getCache()/setCache() into a standalone class. 2014-08-28 14:38:22 -07:00
webchick 9db4af56da Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes. 2014-08-28 14:35:24 -07:00
webchick 9c537ec4b2 Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07:00
webchick 1b97ba1302 Issue #2213899 by dawehner, joelpittet: Remove global $user wherever possible (outside bootstrap and authentication) Round 2. 2014-08-27 01:08:04 -07:00
webchick 6227e3aa97 Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml. 2014-08-27 01:05:25 -07:00
webchick a9854eebc8 Issue #2318801 by jarsenx, mbrett5062: Breakpoint Module: Fix documentation that refers to enabling/disabling of modules. 2014-08-26 10:29:38 -07:00
webchick 88c03db8b5 Issue #2327455 by marvil07: Fixed Typo in services example use at core.api.php. 2014-08-26 10:28:00 -07:00
webchick eb21fc37a7 Issue #2301245 by sun, joelpittet | larowlan: Fixed Entity system invokes non-existing theme hooks: 'Theme hook not found.' 2014-08-26 10:25:49 -07:00
webchick 65c671eff7 Revert "git commit -m Issue"
How about a *sensible* commit message? ;)

This reverts commit 1a10539f0f.
2014-08-26 10:24:40 -07:00
webchick 1a10539f0f git commit -m Issue 2014-08-26 10:14:15 -07:00
webchick da94c06e29 Issue #2030591 by jibran, Temoor, andypost, lokeoke, er.pushpinderrana, martin107, pcambra, piyuesh23, Sharique, kgoel | plopesc: Expand ContactForm with methods. 2014-08-25 23:38:25 -07:00
webchick 2d3c7f1642 Issue #2303521 by swentel, larowlan | alexpott: Fixed CommentTypeForm allows the entity type to be changed. 2014-08-25 23:06:23 -07:00
webchick cdebbfb7bf Issue #2321515 by dawehner: Fixed Updating links loses fragments. 2014-08-25 23:03:43 -07:00
webchick 0d86fa90bf Issue #2320253 by yched: Fixed FIC/FSC::preSave() do not call the parent implementation. 2014-08-25 22:34:38 -07:00
webchick 53b72740fa Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible. 2014-08-25 22:33:10 -07:00
webchick 18aa4abddc Issue #2314599 follow-up by andypost: Fix incorrect theme argument. 2014-08-25 22:27:50 -07:00
webchick c7013bdaee Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
webchick cd240fd2de Issue #2312077 by dawehner: Provide interfaces for the local task and action manager. 2014-08-25 22:09:12 -07:00
webchick a4b6e3b10f Issue #2250841 by andypost, thechanceg, Buratino42 | vijaycs85: Fixed Adding a inline template for content translation status. 2014-08-25 22:06:04 -07:00
webchick 2b24e72116 Issue #2183929 by cilefen, tim.plunkett: Allow \Drupal:: call in BlockBase to be bypassed. 2014-08-25 21:48:05 -07:00
webchick 8e3819bdaf Issue #2325479 by tim.plunkett: Convert editor_element_info() to editor_element_info_alter(). 2014-08-25 21:45:07 -07:00
webchick 091d09276c Issue #2325689 by sun: Clean up temporary Extension class workarounds. 2014-08-25 21:41:46 -07:00
webchick 7e7c715404 Issue #2325999 by swentel: Move config schema for Core field types out of field.module . 2014-08-25 21:40:13 -07:00
webchick 6a168b0d37 Issue #2326397 by davidhernandez: Fixed Add filtering to AttributeArray. 2014-08-25 21:32:57 -07:00
webchick 584911aee7 Issue #2326707 by tim.plunkett: Use dynamic entity type upcasting for comment.reply. 2014-08-25 21:31:26 -07:00
webchick bfcd644b4a Issue #2326727 by swentel: Fixed Delete tempstore entry of preview in submit. 2014-08-25 21:29:34 -07:00
webchick f941bebbd6 Issue #2326867 by martin107: Logger: Remove namespace does not exist warning. 2014-08-25 21:28:08 -07:00
webchick dcaf9a11d4 Issue #2326837 by herom: Fixed content preview RTL CSS. 2014-08-25 21:14:52 -07:00
webchick 5c61480002 Issue #2325977 by Gábor Hojtsy: Fixed All links lead to same entity translations in translation overviews. 2014-08-25 20:59:06 -07:00
webchick fb5579178b Issue #2314889 by andypost, Temoor: Standardize entity_test entity route names. 2014-08-25 20:46:37 -07:00
webchick ee52df94dd Issue #2326981 by effulgentsia: Move \Drupal\field\FieldException to \Drupal\Core\Field\FieldException. 2014-08-25 20:44:40 -07:00
webchick 1b252200a1 Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07:00
webchick f641db542a Issue #2324211 by Wim Leers: Fixed Multiple requests to /quickedit/attachments when only one should happen. 2014-08-24 13:41:25 -07:00
webchick 4ed1db5b54 Issue #2293779 by pcambra, joshi.rohit100: Fixed Old t() method in language module forms. 2014-08-24 13:23:57 -07:00
webchick 2e992d564e Issue #2324825 by jibran, dawehner, Berdir: Fixed MenuLinkContent::baseFieldDefinitions() sets default values incorrectly. 2014-08-24 13:22:38 -07:00
webchick b025761f55 Issue #2315269 by sun: Fixed Entity/Query/Sql/QueryAggregate: PDOException: General error: GROUP BY clause is required before HAVING. 2014-08-24 13:19:02 -07:00
webchick fd0be0461f Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit. 2014-08-24 13:16:19 -07:00
webchick b5ade79e01 Issue #2272879 by clemens.tolboom, alexpott: Fixed Can not run a WebTestBase or KernelTest base tests from inside a simpletest. 2014-08-24 13:14:13 -07:00
webchick 703ec1b3f1 Issue #2313875 by alexpott, yched: Preserve the 'field_type' within FieldInstanceConfig. 2014-08-24 13:12:28 -07:00
webchick 6b5c18da3c Issue #2303881 by alexpott, effulgentsia: Fixed Config entity static cache doesn't get reset and isn't override aware. 2014-08-24 13:10:45 -07:00
webchick 64bd363f73 Issue #2326203 by effulgentsia, alexpott: Fixed Config's cached storage should only use one bin. 2014-08-23 15:08:03 -07:00
webchick 1203a0927b Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase. 2014-08-23 15:07:03 -07:00
webchick 38587bde94 Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results. 2014-08-23 15:04:47 -07:00
webchick 7ad7909500 Issue #2314599 by Crell, Cottser, dawehner: Use title/url instead of l() for building breadcrumb. 2014-08-23 15:00:26 -07:00
webchick 75c4318863 Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level. 2014-08-23 14:58:12 -07:00
webchick 673e1e58b0 Issue #2279071 by andypost: Fixed Fragile form_id generation for bundlable entity forms. 2014-08-23 14:53:58 -07:00
webchick 37709d66f5 Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore. 2014-08-23 14:23:47 -07:00
webchick 6a6e601d4a Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
webchick 37586d9773 Issue #1837388 by tim.plunkett, dawehner, Wim Leers: Provide a ParamConverter than can upcast any entity. 2014-08-23 14:08:59 -07:00
webchick 4fb0f9d8fd Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings. 2014-08-23 13:19:53 -07:00
webchick de5fe262f2 Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput(). 2014-08-23 12:18:55 -07:00
webchick 0c8bbf1b28 Issue #2324353 by chx: Remove MigrateEntityDestinationFieldInterface. 2014-08-23 12:15:26 -07:00
webchick d72c0f98ec Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes. 2014-08-23 12:03:35 -07:00
Alex Pott 7fde4cf6e6 Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
Alex Pott cd65494f73 Issue #2318297 by fietserwin: Rotate effect: do not use html entity for 'degree' but its unicode character. 2014-08-22 18:21:34 +01:00
Alex Pott 629ebca291 Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
Alex Pott 4b42df3dbd Issue #2318817 by alimac, martin107: Remove method setId() from core/lib/Drupal/Core/Language/LanguageInterface. 2014-08-22 12:28:51 +01:00
Alex Pott 83f868b5f4 Issue #2315067 by Sam152: Fixed Dialog titlebar overlaps close button for long titles. 2014-08-22 02:22:53 +01:00
Alex Pott 36c0354b7c Issue #2271051 by Wim Leers: Update CKEditor library to 4.4.4. 2014-08-22 02:15:25 +01:00
Alex Pott 7fff6e850a Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName(). 2014-08-22 02:04:33 +01:00
Alex Pott 92ff38768a Issue #2291833 by andypost, kgoel | Crell: Standardize taxonomy term entity route names. 2014-08-22 01:54:34 +01:00
Alex Pott f5b0b26ee0 Issue #2325385 by dawehner: Fixed Ensure that the error handler does not throw exception itself. 2014-08-21 18:10:55 +01:00
Alex Pott 50dfcc705a Issue #2324783 by JayeshSolanki | andypost: Fixed CommentLinkBuilderTest::setUp() should be protected. 2014-08-21 18:03:14 +01:00
Alex Pott a4125e6a8c Issue #2228093 by dawehner | sun: Modernize theme initialization. 2014-08-21 17:53:03 +01:00
Alex Pott 450cc9891d Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
Alex Pott bf28ded50d Issue #2321341 by blueminds: Fixed EntityAccessControlHandler::createAccess() does not pass into the hooks the entity bundle. 2014-08-21 12:27:40 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott f3c0bc05d7 Issue #2322933 by Xano: Fixed Module list form fatals due to incorrect route configuration. 2014-08-21 12:10:46 +01:00
Alex Pott 723af4bcbe Issue #2324945 by andypost: Fixed clean-up @todo after 2155635. 2014-08-21 12:07:11 +01:00
Alex Pott 05638cdbc4 Issue #2318847 by tstoeckler: Fixed ExtensionDiscovery does not allow the value of the "type" key to be wrapped in quotes. 2014-08-20 17:59:26 +01:00
Alex Pott 01372dd529 Issue #2323521 by herom: Fixed a couple of t() calls in core. 2014-08-20 17:28:00 +01:00
Alex Pott 06278dc41d Issue #2324293 by larowlan: Fixed PHPUnit code coverage broken. 2014-08-20 16:31:37 +01:00
Alex Pott d11fff212a Issue #2290267 by jhodgdon: Image-related plugin classes need more docs links. 2014-08-20 16:29:27 +01:00
Alex Pott 9be30ef535 Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers. 2014-08-20 16:26:18 +01:00
Alex Pott 9830a27157 Issue #2309501 by garphy | dawehner: Use plugin IDs instead of titles for toolbar classes. 2014-08-20 16:00:09 +01:00
Alex Pott a7364b37de Issue #2324113 by penyaskito: Move Drupal/Core/Utility/Color to Drupal/Component/Utility/Color. 2014-08-20 15:52:22 +01:00
Alex Pott a704796c30 Issue #2250243 by dawehner, sun: Remove needless ContainerAware dependency from AuthenticationManager. 2014-08-20 15:40:29 +01:00
Alex Pott 62edf5212d Issue #2319719 by Tim Bozeman, pcambra, undertext, bojanz: Fixed Widget validation crashes on ItemList violations. 2014-08-20 15:40:29 +01:00
Alex Pott 77c666c39a Issue #1987882 by disasm, vijaycs85, penyaskito, kim.pepper, likin, YesCT, InternetDevels, dawehner, wamilton, Letharion, katbailey, googletorp, tim.plunkett, acrollet, neetu morwani: Convert content_translation routes to a new style controller. 2014-08-20 15:40:29 +01:00
Jennifer Hodgdon f485925f18 Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return value from NestedArray::getValue() 2014-08-20 05:32:47 -07:00
Alex Pott 234382b6db Issue #2248845 by sun: Fixed [run-tests.sh] simpletest_phpunit_xml_filepath() depends on public:// stream wrapper. 2014-08-19 16:21:58 +01:00
Alex Pott dd4fd1ac24 Issue #2307717 by Wim Leers, micbar: Fixed Inform Drupal in *.libraries.yml via a new per-JS file "minified" flag whether a JS file has been minified. 2014-08-19 16:13:03 +01:00
Nathaniel Catchpole 5348e2e361 Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
Alex Pott b6ba35f006 Issue #2318251 by larowlan: Fixed Make comment links functionality testable and convert CommentLinkTest to PHPUnit. 2014-08-19 10:52:51 +01:00
Alex Pott bd0f39f06b Issue #2290143 by cs_shadow, amitgoyal, er.pushpinderrana, xjm: Improve the class documentation of \Drupal\Core\Template\Attribute. 2014-08-18 18:11:40 +01:00
Alex Pott c281ef5a38 Issue #2322377 by slashrsm | roald.umandal: Fixed No validation for default image. 2014-08-18 18:08:20 +01:00
Alex Pott 0aaa1c8098 Issue #2298039 followup by lauriii, sqndr: Remove all PNG fallbacks for SVG. 2014-08-18 17:54:05 +01:00
Alex Pott 36dd5afc42 Issue #2318679 by bluegriff | emma.maria: Fixed "Password strength: Strong" wraps onto a second line. 2014-08-18 17:45:36 +01:00
Alex Pott 62bb5c4d53 Issue #2218065 by jhodgdon, dawehner: Fixed Need to join fields to the entity field data tables, not entity tables, or filtering increases number of results. 2014-08-18 17:41:42 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott f1713d5754 Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes. 2014-08-18 16:30:22 +01:00
Alex Pott 4192e7d2d8 Issue #2302047 by plopesc: Added support for relative default dates in Date field . 2014-08-18 16:13:32 +01:00
Alex Pott 6cffdfa1bc Issue #2322255 by undertext | andypost: Move the rest of core entities to use EntityViewsDataInterface. 2014-08-18 16:09:56 +01:00
Alex Pott 341e8d618f Issue #2321913 by Temoor: Replace all instances of entity_load('menu_link_content') and entity_load_multiple('menu_link_content') with static method calls. 2014-08-18 16:05:30 +01:00
Alex Pott 7e23170de4 Issue #2300875 by joshi.rohit100, amitgoyal, penyaskito: Remove drupal_redirect_form() as it is deprecated. 2014-08-18 16:03:15 +01:00
Alex Pott 8d5713791e Issue #2321919 by Temoor: Replace all instances of menu_load(), entity_load('menu') and entity_load_multiple('menu') with static method calls. 2014-08-18 15:35:25 +01:00
Alex Pott 109b895949 Issue #2322063 by Temoor: Replace all instances of shortcut_set_load(), entity_load('shortcut_set') and entity_load_multiple('shortcut_set') with static method calls. 2014-08-18 15:23:37 +01:00
Alex Pott 34c75100e8 Issue #2317821 by Wim Leers, nod_ | wwalc: Do not show a dialog about changing formats when there is no content. 2014-08-18 14:51:48 +01:00
Alex Pott 3c29af9715 Issue #2322097 by plach: Enforce data tables for translatable entity types in the SQL entity storage. 2014-08-18 14:44:03 +01:00
Alex Pott 38d39bc060 Issue #2319819 by jhodgdon, hueman: Fixed Default value heading missing from Field UI form. 2014-08-18 14:25:31 +01:00
Alex Pott 64c6bf8981 Issue #2290257 by Wim Leers, er.pushpinderrana, amitgoyal | jhodgdon: Editor plugin classes need docs links. 2014-08-18 13:57:51 +01:00
Alex Pott c2a74e6531 Issue #2204325 followup by Arla: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder. 2014-08-18 13:47:16 +01:00
Alex Pott 093ea79442 Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
Alex Pott 0d510d72c1 Issue #2321167 by emma.maria, tompagabor | LewisNyman: Move password indicator colours into CSS. 2014-08-16 00:27:38 +01:00
Alex Pott c69e1ab05f Issue #2319977 by marcingy: Convert sql query in buildForm in NodeTypeDeleteConfirm to efq. 2014-08-16 00:18:02 +01:00
Alex Pott 7245f8973c Issue #2321739 by jibran: Fixed Minor issue in EntityReferenceRelationshipTest. 2014-08-16 00:15:25 +01:00