Commit Graph

987 Commits (1f87ed1d0cadcbdd48e98efcb0db96d59cca18e5)

Author SHA1 Message Date
webchick 12df490cbd Issue #1943142 by jessebeach: Add the main element to the list of HTML5 elements that get set to display block. 2013-03-14 22:18:57 -07:00
catch fdf54dfbba Issue #799356 by m1n0, jaffaralia, effulgentsia, vijaycs85: Fixed _form_set_class() is too aggressive in assigning the 'error' class. 2013-03-14 10:53:22 +00:00
webchick 614a6b095d Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view. 2013-03-12 19:30:07 -07:00
catch 2733bf20dd Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type. 2013-03-12 16:16:38 +00:00
catch ee5b4a7040 Issue #1883152 by klausi: Field level access for EntityNG. 2013-03-12 16:03:16 +00:00
catch 7a41192605 Issue #1938960 by dawehner: Fixed Menu access returns FALSE for links with a route item. 2013-03-12 10:52:39 +00:00
catch 6f3e707359 Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists. 2013-03-11 10:50:25 +00:00
webchick 3c2ac065df Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly. 2013-03-10 12:27:34 -07:00
webchick 5a09f19ef7 Rollback of Issue #1937140 by Berdir: image_jpeg_quality logically belongs to image toolkits, so will handle it as part of converting those to plugins. 2013-03-10 12:23:30 -07:00
webchick 277d8fe978 Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance. 2013-03-10 12:14:36 -07:00
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick 0f618becfa Issue #1857376 by dawehner, tstoeckler, damiankloip: Provide an area handler that renders an entity. 2013-03-09 23:00:51 -08:00
webchick 039dbb98cc Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI. 2013-03-09 22:31:56 -08:00
webchick 13928d366f Issue #1921818 by chx: Modify drupal_rewrite_settings() to allow writing $settings values. 2013-03-09 19:09:03 -08:00
webchick 01c4203ed9 Issue #1934700 by nick_schuch: Automated cron runs should only be enabled by default for Standard profile. 2013-03-09 15:16:27 -08:00
webchick 26c13e7916 Issue #1919174 by vijaycs85, mr.york: Create configuration schemas for filter module. 2013-03-09 14:45:35 -08:00
Dries 83b567c9d8 Issue #1937140 by ACF: Convert image_jpeg_quality() to cmi. 2013-03-09 17:35:38 -05:00
Dries da693c7a95 Issue #1906208 by sun: Independent .status HTML class triggers message/icon styling. 2013-03-09 10:04:42 -05:00
webchick b08fe47ad3 Issue #945654 by Gábor Hojtsy, sun, VVVi, David_Rothstein: Fixed Default menus have hardcoded titles which cannot be edited. 2013-03-08 21:46:58 -08:00
webchick c9a273af25 Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router. 2013-03-08 21:46:28 -08:00
webchick dad3ef5592 Issue #1913328 by fago: Provide general list and map classes. 2013-03-08 21:35:04 -08:00
webchick 29146a41de Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views. 2013-03-08 21:20:26 -08:00
webchick f47ff3ecbb Issue #1911884 by quicksketch, Wim Leers: Enable CKEditor in the Standard install profile. 2013-03-08 20:59:42 -08:00
webchick 00d7d0c275 Issue #1934832 by tim.plunkett, Crell: Provide a dedicated approach for using forms in routes. 2013-03-08 20:29:10 -08:00
webchick f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
Dries 1251566a57 Issue #1932958 by andrewmacpherson: Cursor shouldn't be moved to module search field. 2013-03-08 11:24:11 -05:00
Dries 0b551a0001 Issue #1936924 by chx: Typo fixes in system.api.php. 2013-03-08 08:53:54 -05:00
catch 038ae1cf31 Issue #1793074 by alexpott: Follow-up Convert .info files to YAML. 2013-03-08 10:34:28 +00:00
catch a92b264dce Issue #1891980 by Berdir, amateescu: Add Service termination API to reliable terminate/shut down services in the container. 2013-03-07 13:13:43 +00:00
catch b0666783f5 Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi. 2013-03-07 10:48:27 +00:00
catch dc164770f7 Issue #1932806 by ACF: Change entity_form_langcode() to the state system. 2013-03-07 10:44:50 +00:00
Dries f2743e8a2a Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests. 2013-03-06 21:48:50 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
webchick 220ae7c781 Issue #1893108 follow-up by Berdir, dawehner: Rename EntityUnitBaseTest => EntityUnitTestBase to conform to coding standards. 2013-03-04 22:31:54 -05:00
webchick c6b2c725e7 Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer. 2013-03-04 21:25:53 -05:00
webchick 570433156d Issue #1848880 by Wim Leers, effulgentsia: Test order of AJAX commands: add Ajax\FrameworkTest::testOrder(), strengthen testLazyLoad(), fix JS settings not being prepended. 2013-03-04 20:16:44 -05:00
catch e1fa73eaf4 Issue #1903750 by benjy: Convert menu_link() hooks to use Type-Hinting. 2013-03-04 15:28:39 +00:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00
webchick 17e71a4456 Issue #1929656 by dawehner: Fixed ModuleHandler::setModuleList() should call resetImplementations() in order to avoid edge cases. 2013-03-03 18:43:45 -05:00
catch 780b439297 Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery. 2013-02-28 11:24:13 +00:00
webchick afdf1887ff Issue #1850798 by damiankloip, pfrenssen, chx: Need array_diff_assoc_recursive() for php 5.4. 2013-02-27 22:04:43 -05:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick 7e1a0ca0bb Issue #1919022 by Berdir: Remove translatable tag. 2013-02-27 21:58:46 -05:00
webchick 9774810982 Issue #1880368 by stephen.colson, echoz, babbage: More comprehensive fix for form elements can break out of their bounding divs and whatnot. 2013-02-27 21:40:29 -05:00
webchick ed5f637828 Issue #1922034 by jthorson: Fixed UpgradePathTestBase does not detect 'An unrecoverable error has occurred' install errors. 2013-02-27 21:36:28 -05:00
webchick d4c21cd945 Issue #1893108 by Berdir, dawehner: Convert most entity tests to DrupalUnitTestBase. 2013-02-27 21:18:48 -05:00
webchick dcad36aa85 Issue #1922950 by alexpott: Fixed Failures in MenuRouterTest due to unmet dependency. 2013-02-27 20:36:24 -05:00
webchick d625eb5481 Issue #1926112 by alexpott: Fixed Remove allow_operations() key from system.authorize.yml. 2013-02-27 18:20:33 -05:00
webchick 1813bf3d01 Issue #1928082 by vijaycs85, YesCT, alexpott: Fixed Make usage of book.settings:allowed_types() consistent. 2013-02-27 18:20:15 -05:00