Commit Graph

22688 Commits (29b0e1b7d525389d6624b2ca95750e2d9f0d2275)

Author SHA1 Message Date
webchick 29b0e1b7d5 Issue #1589176 by nod_, Wim Leers: Follow-up: Use data-* to store #states api informations. 2013-11-05 08:46:25 -08:00
webchick b6ec2ac489 Issue #2047175 by mgifford, jessebeach: Make the status message field discoverable by assistive technology agents; alert AT agent users to error messages. 2013-11-05 08:43:38 -08:00
Alex Pott 6829a653db Issue #2113221 by sidharthap: Delete fixed @todo comment in template_preprocess_node() function. 2013-11-05 14:50:55 +00:00
Alex Pott a2a4e8f857 Issue #2036239 by kevee, mgifford: Color contrast on toolbar sub-menu links. 2013-11-03 15:34:47 -08:00
Alex Pott bc7a91a220 Issue #2110787 by larowlan: No spacing between field label and value with inline display. 2013-11-03 15:28:21 -08:00
Alex Pott bf3e9cfaaa Issue #2112705 by mikey_p: Replace EntityType::$module with provider. 2013-11-02 22:11:53 -07:00
Alex Pott 97fc3d3160 Issue #2124537 by chx: Nuke the Eldritch Abomination EntityManager::addNamespaces. 2013-11-01 09:06:53 -07:00
Nathaniel Catchpole fa32679489 Issue #2094241 by moshe weitzmann, amateescu, Wim Leers: Cache tag the page cache. 2013-11-01 11:15:22 +00:00
Jennifer Hodgdon 90f477382a Issue #2106635 by jay.dansand, jhodgdon: Fix up docs for base hooks in hook_theme 2013-10-31 05:52:18 -07:00
Jennifer Hodgdon e98a74f1cc Issue #2120459 by amitsedaiz, vijaycs85, joachim: Fix up docs for theme_status_report() 2013-10-31 05:50:25 -07:00
Nathaniel Catchpole 4e6af2126a Issue #2102465 by vijaycs85, ACF, InternetDevels, sidharthap: Remove drupal_set_title() in node module controllers. 2013-10-31 11:56:00 +00:00
Nathaniel Catchpole b3ba231bee Issue #2120001 by tim.plunkett: Remove leftover ContentTranslationLocalTasks. 2013-10-31 11:53:00 +00:00
Nathaniel Catchpole 7a553c0d07 Issue #2102469 by InternetDevels, ACF, vijaycs85: Remove drupal_set_title() in PictureMappingFormController controller and update t() with $this->t() in . 2013-10-31 11:49:53 +00:00
Nathaniel Catchpole 75e85d3293 Issue #2121199 by swentel | Bojhan: Fixed Use empty table pattern in Configuration Management UI. 2013-10-31 11:47:39 +00:00
Nathaniel Catchpole e1123158be Issue #2102453 by ACF, JulienD, InternetDevels: Remove drupal_set_title() in help module controllers. 2013-10-31 11:46:32 +00:00
Nathaniel Catchpole 9925701059 Issue #2102447 by disasm, vijaycs85, ACF: Remove drupal_set_title() in entity module controllers. 2013-10-31 11:43:43 +00:00
Nathaniel Catchpole 8b6fdb56ea Issue #2068337 by marcingy, pfrenssen: Convert taxonomy term SQL queries to the Entity Query API. 2013-10-31 11:39:54 +00:00
Nathaniel Catchpole 0d4acb30ff Issue #2102443 by disasm, vijaycs85, rteijeiro: Remove drupal_set_title() in config_test() module controllers. 2013-10-31 11:37:55 +00:00
Nathaniel Catchpole 13fe4f0674 Issue #2114727 by ianthomas_uk: Added Improve error message when using run-tests.sh with Testing module disabled. 2013-10-31 11:35:22 +00:00
Nathaniel Catchpole 154db88b10 Issue #2113087 by rteijeiro: Incorrect use of Drupal.displace in comment module. 2013-10-31 11:33:28 +00:00
Nathaniel Catchpole 3fc8919e3c Issue #2113337 by Xano: Fixed Rename \Drupal\Component\Plugin\PluginBag::*ID(s)() to *Id(s)(). 2013-10-31 11:32:24 +00:00
Nathaniel Catchpole bb5048e7d8 Issue #2041083 by marcingy, grisendo, herom: Move database query out of \Drupal\aggregator\FeedFormController. 2013-10-31 11:31:35 +00:00
Nathaniel Catchpole d5de573d29 Issue #2113349 by Xano: Fixed Rename \Drupal\book\BookManager::updateID() to updateId(). 2013-10-31 11:30:08 +00:00
webchick a7f28c1203 Issue #2105661 by dawehner, tim.plunkett, chx: Add support for $form_state()['redirect_route()']. 2013-10-30 21:31:39 -07:00
webchick 9e72283378 Issue #2069373 by swentel, yched: Race conditions on import if CUD on ConfigEntity A triggers changes in ConfigEntity B. 2013-10-30 21:30:41 -07:00
webchick e0d8e66bf4 Issue #2119881 by damiankloip, dawehner | joachim: Fixed views BulkFormBase shows 'Apply' button twice. 2013-10-30 17:03:21 -07:00
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Nathaniel Catchpole 9d5aefb739 Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service. 2013-10-30 17:31:44 +00:00
Nathaniel Catchpole 9b5afa85e3 Issue #2099417 by marthinal, swentel, lauriii: Fixed Unable to change Custom Block view mode. 2013-10-30 12:01:32 +00:00
Nathaniel Catchpole 2280ad5dec Issue #2083387 by Gábor Hojtsy, Wim Leers: Make it possible to use in-place editing on entities rendered by a custom render pipeline (e.g. Views). 2013-10-30 11:56:14 +00:00
webchick 86876b30fa Issue #2117441 by alanburke: Fixed Stark layout broken as 'generic' classes removed from html.tpl.php. 2013-10-29 22:40:32 -07:00
webchick 2429657736 Issue #2120807 by Mark Carver: Add empty option to item_list(). 2013-10-29 22:21:17 -07:00
webchick dac79f29f6 Issue #1999430 by chertzog, andypost, slv_, kim.pepper: Use Symfony Request for simpletest module. 2013-10-29 22:00:00 -07:00
webchick 61f8fc24af Issue #1999388 by kim.pepper, wouter.adem, pwieck, penyaskito, chertzog, herom: Use Symfony Request for language module. 2013-10-29 21:59:13 -07:00
webchick 7a150d144e Issue #2014015 by kgoel, dmitrii, Berdir: Replace drupal_container() with Drupal::service() in the simpletest module. 2013-10-29 21:57:53 -07:00
webchick 662bd3934b Issue #2120847 by tim.plunkett: Add test coverage for FormBuilder::sendResponse(). 2013-10-29 15:09:34 -07:00
webchick 482f4eb055 Issue #2114069 follow-up by andypost: Remove unused code. 2013-10-29 15:02:13 -07:00
webchick a145652886 Issue #2098089 by penyaskito, Schnitzel, tim.plunkett, YesCT, EllaTheHarpy, Gábor Hojtsy: Fixed Date formats cannot be translated (the core UIs are useless). 2013-10-29 14:29:39 -07:00
webchick 55a6dd8f1f Issue #1912992 by swentel, beretta627, amateescu, mitron: Fixed Language Field gets 'Stuck' after Title. 2013-10-29 14:23:26 -07:00
webchick d3e4632ad7 Issue #2121953 by TR: Fixed Use existing $config variable instead of Drupal::config(). 2013-10-29 13:44:27 -07:00
webchick b8adc1c498 Issue #2120457 by Wim Leers: Add test to guarantee that the Standard profile does not load any JavaScript for anonymous users on critical pages. 2013-10-29 13:33:51 -07:00
Nathaniel Catchpole 62df5f1c66 Issue #2117265 by olli: Fixed Row format ajax broken when Drupal is installed in a subdirectory. 2013-10-29 10:45:57 +00:00
Alex Pott 5ab1bfcb9f Issue #2101427 by evilehk: Fixed Browser validation error with chrome on hidden required fields. 2013-10-28 16:20:43 -07:00
Alex Pott b376379368 Issue #2114069 by dawehner, Gábor Hojtsy, ursula: Fixed Routing / tabs / actions lack way to attach context to UI strings. 2013-10-28 15:45:33 -07:00
Nathaniel Catchpole 4361e6795b Issue #2120117 by Wim Leers, nod_: Fixed drupalSettings.user.uid added to page even if there is no other JS; drupal.node-new-comments-link lib added for anon users. 2013-10-28 16:58:04 +00:00
catch 75debc110d Issue #2115063 by marcingy: Remove drupal_add_feed(). 2013-10-28 11:53:11 +00:00
catch dfd537fe1a Issue #2095489 by tayzlor, beejeebus: Separate out module install config code from import code. 2013-10-28 11:51:33 +00:00
webchick 05fbc52f23 Issue #2121839 by brantwynn: Fixed Typo: 'Creation' not 'creaation' in custom_block().module docblock. 2013-10-27 16:42:03 -07:00
Alex Pott 31ec62abfc Issue #2117831 by corbacho: Update .editorconfig file. 2013-10-26 16:29:05 -07:00
Alex Pott 8546c8f6d0 Issue #1987806 by kim.pepper, disasm, vijaycs85, tim.plunkett: Convert search_view() to a new style controller. 2013-10-26 14:17:27 -07:00