Commit Graph

3724 Commits (261a3752a149540abc47353c4b6a97689d98c58e)

Author SHA1 Message Date
webchick b75c990602 Issue #1885964 by fabpot: Fixed Avoid the creation of more than one DrupalKernel instance. 2013-03-16 22:39:14 -07:00
webchick 0f90bee2e1 Issue #1941252 by sender, webbykat: Fixed Wrong text on modules/themes directories in INSTALL.txt. 2013-03-16 22:37:53 -07:00
webchick bbcb2d8fd3 Issue #1805316 by Rob Loach: Move composer.json to the project root. 2013-03-16 22:36:03 -07:00
Dries a2c1d77e50 Issue #1800122 by chx, amateescu: [March 15] Bump minimum version of php required to 5.3.10. 2013-03-15 13:17:47 -04:00
Dries ac85fddb90 Issue #1894454 by Wim Leers: port improvements from D7 Edit to D8. 2013-03-15 12:06:54 -04:00
Dries 45f4327584 Issue #1942000 by Wim Leers: Node NG broke Edit module. 2013-03-15 11:57:14 -04:00
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
webchick 0da4859bd7 Issue #1933914 by Wim Leers, Bojhan, quicksketch, wwalc: Enable CKEditor in the Standard install profile's 'Full HTML' text format. 2013-03-14 12:21:59 -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
catch 4535a81446 Issue #1839998 by wiifm, mcm.guaba, Josh Waihi: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking. 2013-03-14 10:36:35 +00:00
Dries 6c07071c6b Issue #1875792 by Berdir, rootatwc, rbayliss: Standardize Guzzle exception handling. 2013-03-13 17:50:06 -04:00
Dries 5d9b2bf392 Issue #1938414 by damiankloip: Fixed frontpage (/node) view should use unfiltered text for empty area handler. 2013-03-13 17:45:10 -04:00
Dries 2cb952f9bf Issue #1935120 by larowlan: Fixed Unusual language use in tour module. 2013-03-13 17:39:07 -04:00
Dries 0a82a3fc14 Issue #1922178 by vijaycs85, Gábor Hojtsy: Fixed issues in contact module configuration schema. 2013-03-13 17:34:36 -04:00
Dries a69e8f6bb9 Issue #1136686 by mgifford, Devin Carlson: Aggregator Template Needs Context for Accessibility. 2013-03-13 17:30:35 -04:00
Dries 9ce08a3a2b Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service(). 2013-03-13 17:29:08 -04:00
Dries 7813d65e3f Issue #1940440 by vijaycs85: Fixed schema discovery to identify schema with more than one wildcard. 2013-03-13 14:05:26 -04:00
Dries b59ad36f0b Issue #1924220 by linclark: Support serialization in hal+json. 2013-03-13 13:09:05 -04:00
Dries 11632e296b Issue #1919218 by sandipmkhairnar, vijaycs85: Create configuration schemas for update module. 2013-03-12 22:13:21 -07:00
Dries 1b3d229a93 Issue #1935762 by plach: Remove entity_load_unchanged() call from FieldTranslationSynchronizer::synchronizeFields(). 2013-03-12 22:08:28 -07:00
Dries 8da0812745 Issue #1939324 by larowlan: Fixed Typo in template_preprocess_datetime() docblock. 2013-03-12 22:04:27 -07:00
Dries de808c2ac0 Issue #1913692 by mgifford: Convert Seven to HTML5. 2013-03-12 22:03:15 -07: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 332293cd3f Issue #1938948 by Cottser: Temporarily allow PHPTemplate themes to use .html.twig templates during Twig conversion. 2013-03-12 10:52:39 +00:00
webchick 0fc4db86b6 Issue #1875792 by Berdir, rootatwc, rbayliss: Standardize Guzzle exception handling. 2013-03-11 13:17:35 -07: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 219ec3c036 Issue #1793042 by webchick: Fixed Notice: Use of undefined constant langcode in _update_message_text() (line 605 of update.module) when installing Drupal 8.x. 2013-03-10 12:43:14 -07:00
webchick f5e3697885 Issue #1869424 by sandykadam: Use the terms 'form api' and 'rest api' instead of 'web api'. 2013-03-10 12:30:21 -07: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 ff80aed08b Issue #1938158 by MegaChriz: Fixed code style of image module configuration schema. 2013-03-10 12:25:46 -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 d5b5bc0a72 Issue #1898060 by taslett, jenlampton, Cottser: Remove all (useless) theme functions from dblog module, so we don't have to convert to Twig. 2013-03-10 12:17:05 -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 c09959555f Issue #1938660 by fabpot: Fixed Remove the custom ExceptionListener class. 2013-03-10 12:09:19 -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 6bcbd0ae86 Issue #1932382 by Berdir, swentel, amateescu: Use DrupalUnitTestBase for Field API tests. 2013-03-09 23:22:01 -08: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 282f6b90ba Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests. 2013-03-09 22:49:53 -08:00
webchick 80fd0f970c Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API. 2013-03-09 22:44:39 -08:00
webchick d35e3cd866 Issue #1938014 by ACF: Convert locale's system_config_form() to SystemConfigFormBase. 2013-03-09 22:38:31 -08:00
webchick 96903932a1 Issue #1937968 by ACF: Convert statistics's system_config_form() to SystemConfigFormBase. 2013-03-09 22:36:17 -08:00
webchick 232cfc7491 Issue #1925196 by tim.plunkett, joergM, robmc: Convert book's system_config_form() to SystemConfigFormBase. 2013-03-09 22:35:07 -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 c582d6f219 Issue #1920888 by alexh58, YesCT: Fixed Add some JS to make the dependent groups always checked (and readonly) when the master group is checked translatable. 2013-03-09 22:18:48 -08:00
webchick 089fd55684 Issue #1935022 by dawehner, Gábor Hojtsy: Add a language selector on views. 2013-03-09 22:15:43 -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
Dries 279962e3df Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-03-09 21:39:30 -05:00
Dries e682328574 Issue #1932048 by nick_schuch, tim.plunkett, larowlan: Clean up tour ConfigEntity architecture. 2013-03-09 21:38:24 -05:00
webchick 3210003e14 Issue #1926276 by alexpott: Fixed Two tests in Configuration group both called 'Installation functionality'. 2013-03-09 15:54:48 -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 6ba3cb12c1 Issue #1937212 by ACF: Change node test variables 'node_test_change_view_mode()' and 'node_access_test_secret_catalan()' to the state system. 2013-03-09 14:46:19 -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 e5ccdb401f Issue #1849754 by kanchuraji, droplet: fixed add and remove shortcuts hover text alignment. 2013-03-09 17:40:09 -05:00
Dries 126dd45764 Issue #1933290 by dawehner, olli: Saving anything on handlers isn't stored properly. 2013-03-09 17:37:46 -05:00
Dries 83b567c9d8 Issue #1937140 by ACF: Convert image_jpeg_quality() to cmi. 2013-03-09 17:35:38 -05:00
Dries 224b3c984f Issue #1802566 by mgifford, ao5357, mjohnq3: Add ARIA landmarks for Bartik theme. 2013-03-09 17:19:09 -05:00
Dries 6a8bb2e4d4 Issue #1152216 by sun, jhedstrom: Fixed (Long) text field (textarea) with 'Default' formatter does not retain newlines. 2013-03-09 17:13:15 -05:00
Dries 71176ec3f2 Issue #1799124 by Cottser: locale-rtl.css is out of sync with locale.admin.css, is never included due to incorrect filename. 2013-03-09 16:56:40 -05:00
Dries a63f7b7a82 Issue #1937928 by stevenx: toolbar looks silly at 800x600 resolution. 2013-03-09 16:51:08 -05:00
Dries 1b4d29c864 Issue #1930974 by jenlampton: Update description text on Placeholder. 2013-03-09 16:49:27 -05:00
Dries f1fd07084a Issue #1923512 by damiankloip: Remove view edit message to discard a view. 2013-03-09 16:46:10 -05:00
Dries 957b556442 Issue #1932596 by ACF: Change site_name() into config in userpasswordreset.test and formtest. 2013-03-09 10:16:21 -05:00
Dries a6143c1811 Issue #1937924 by droplet: Remove jQuery deprecated function. 2013-03-09 10:08:42 -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 2af2c9328f Issue #1911884 follow-up by Wim Leers: Adding config files I forgot to add before. :P 2013-03-09 06:20:40 -08: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 b62c536c54 Issue #1912298 by vijaycs85: Create configuration schemas for aggregator module. 2013-03-08 21:32:04 -08:00
webchick 2e4b361a9b Issue #1912266 by vijaycs85, sandipmkhairnar: Create configuration schemas for action module. 2013-03-08 21:31:03 -08:00
webchick 24b711ca0a Issue #1919212 by vijaycs85, vyasamit2007, dsnopek: Create configuration schemas for toolbar module. 2013-03-08 21:30:17 -08:00
webchick b8e754aa94 Issue #1924278 by marcingy, chx, dawehner: Fixed Fatal error: Class 'Drupal\Core\Database\DatabaseNotFoundException' not found. 2013-03-08 21:28:34 -08:00
webchick 83c8d9faf3 Issue #1897526 by nod_: Add nod_ as maintainer for Edit module. 2013-03-08 21:26:46 -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 5a4ab9f033 Issue #1933190 by larowlan: Fixed Fatal error when reordering book pages in book admin. 2013-03-08 21:10:19 -08:00
webchick a4a64ac0a7 Issue #1901670 follow-up by sun: Don't invoke PHPUnit tests when only SimpleTests are selected. 2013-03-08 21:08:06 -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 47d90dcec5 Issue #1937484 by Wim Leers, quicksketch: Update CKEditor library to 4.1 RC and remove CKEditor default style configuration. 2013-03-08 20:38:00 -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 2099b18e2d Issue #1934448 by chx, dawehner: Clean up a little Views date handling/arguments. 2013-03-08 15:21:33 -05:00
Dries 497bec2da3 Issue #1763640 by beejeebus, alexpott, YesCT, Jose Reyero, Gábor Hojtsy, das-peter, c31ck, heyrocker: Followup: Introduce config context to make original config and different overrides accessible. 2013-03-08 12:37:37 -05:00
Dries 355c56eb3b Issue #1912258 by vijaycs85, typhonius: Complete configuration schemas for user module. 2013-03-08 12:35:59 -05: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 079b5daed5 Issue #1721506 by dcam: In update.php instructions, move database backup after maintenance mode. 2013-03-08 11:18:57 -05:00
Dries 9d25c64834 Issue #1935000 by Gábor Hojtsy, vijaycs85: Fixed Some configuration entities are created as in language unknown. 2013-03-08 11:05:05 -05:00
Dries 9c1469daa3 Issue #1934428 by vijaycs85: Remove spacing issue in language.negotiation.yml. 2013-03-08 11:01:43 -05:00
Dries 7cfb11575e Issue #1928056 by pwolanin: Queue system createItem() should return ID, and properties should be documented. 2013-03-08 10:38:24 -05:00
Dries d22f1cbb13 Issue #1070166 by mgifford: As a screen-reader user I need a way to recognize the purpose of the Next and Previous links in the Views mini pager. 2013-03-08 10:05:57 -05:00
Dries 73afbb98ff Issue #1931602 by damiankloip, dawehner: ViewExecutable::setDisplay() will never return an invalid display ID. 2013-03-08 09:56:35 -05:00
Dries e5313544bc Issue #900956 by quicksketch, sun: update autop filter to include missing block level tags. 2013-03-08 09:12:35 -05:00
Dries 99d98c1927 Issue #1936806 by alexpott: Fixed run-tests.sh class and module options broken. 2013-03-08 09:05:32 -05:00
Dries 0b551a0001 Issue #1936924 by chx: Typo fixes in system.api.php. 2013-03-08 08:53:54 -05:00
Dries 94df79fbc1 Issue #1924528 by JohnAlbin: Fixed Remove aggregator.theme.css deprecated by entity conversion #293318. 2013-03-08 08:52:29 -05:00
catch 2ea8488a99 Issue #1936010 by msonnabaum, das-peter: Fixed phpUnit fails on Windows. 2013-03-08 10:50:04 +00:00
catch 038ae1cf31 Issue #1793074 by alexpott: Follow-up Convert .info files to YAML. 2013-03-08 10:34:28 +00:00
Dries d2ace64a64 Issue #1623574 by droplet, thund3rbox, sun, stevecowie: Remove trailing space from form element labels and field labels (HTML nbsp). 2013-03-07 10:49:05 -05:00