Commit Graph

2018 Commits (24b70a280c7136b9d4ee4aa1746f7e5731c2c7dc)

Author SHA1 Message Date
Jennifer Hodgdon 0043355675 Issue #1783348 by jfhovinne: Fix syntax in format_plural example 2012-09-13 16:38:55 -07:00
webchick f94673d9f7 Issue #1741386 by lazysoundsystem, rasmusluckow: Removing t() from asserts in simpletests in book module. 2012-09-13 02:40:54 -07:00
webchick e75f8906af Issue #1175764 by tim.plunkett, Rob Loach, eojthebrave: Added Have theme('image_style()') inject the style name as a class. 2012-09-13 02:27:57 -07:00
webchick 2952d3e232 Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display. 2012-09-13 02:15:38 -07:00
webchick a12dc7e896 Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:56:31 -07:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
webchick 4efc71cf20 Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode. 2012-09-13 01:48:24 -07:00
webchick 5254501a02 Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump has invalid widget info. 2012-09-13 01:41:11 -07:00
webchick 857ded8c79 Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'. 2012-09-13 00:25:54 -07:00
webchick 83a91f4265 Issue #1757566 by alexpott, aspilicious: Convert user account e-mail templates to configuration system. 2012-09-12 23:41:38 -07:00
webchick 09b998f131 Issue #1777430 by Crell, sun, tim.plunkett: Fixed Allow for ContainerAware controllers. 2012-09-12 23:16:39 -07:00
webchick 3d2aad9e0a Issue #1757232 by peximo, plach: Improve test coverage for the entity form controller. 2012-09-12 23:14:51 -07:00
catch 12100bab40 Issue #1542620 by djdevin, rootatwc: Fixed Fatal errors when file permissions for settings.php are messed up (can't read file). 2012-09-12 10:41:56 +01:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
Jennifer Hodgdon f91e543aaa Issue #1777870 by rvilar, Gábor Hojtsy: Add changelog entries for multilingual updates 2012-09-11 08:56:33 -07:00
Jennifer Hodgdon 87e9f0710d Issue #1739592 by Albert Volkman, andy.hails, dawehner: Fix up docs of a few language-related functions 2012-09-11 08:52:33 -07:00
Jennifer Hodgdon 262e42645f Issue #1779120 by TravisCarden: Improve documentation of l function 2012-09-11 08:46:00 -07:00
catch 74f917aa30 Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc. 2012-09-11 16:08:58 +01:00
catch 31909ee8ae Issue #1777430 by Crell, sun: Fixed Allow for ContainerAware controllers. 2012-09-11 15:10:24 +01:00
catch 71b5ccf9cc Issue #1777324 by sun, andypost: Remove theme_user_list() from core. 2012-09-11 14:54:26 +01:00
webchick 6de13daafb Issue #601776 follow-up by David_Rothstein: Improve security hardening fix for contact forms. 2012-09-10 22:19:03 -07:00
webchick 9ad5b16eb5 Issue #1164760 by tim.plunkett, LoMo, Mile23, David_Rothstein, webchick, Bojhan, yoroy, naught101: [meta] Rename 'Modules' in toolbar to 'Extend'. 2012-09-10 22:10:55 -07:00
Jennifer Hodgdon 082cae5c25 Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API 2012-09-10 12:05:33 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
catch 289fbb1645 Issue #813750 by joachim, zuuperman, swentel: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-10 10:29:30 +01:00
webchick 64d0af8c50 Issue #1658842 by penyaskito, attiks, webflo: Added Introduce a translations:// stream wrapper to access the .po file directory. 2012-09-06 23:26:10 -07:00
webchick add658801c Revert "Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating."
This reverts commit 81666e2b41. Sorry, did NOT mean to push that; was testing the CMI UI patch.
2012-09-06 22:26:39 -07:00
webchick 81666e2b41 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:25:45 -07:00
webchick a3eade7c4f Issue #1704422 by sun: Fixed Error level constants cannot be used in settings.php. 2012-09-06 21:31:33 -07:00
webchick 16e21dacd8 Issue #1749782 follow-up by tim.plunkett: Fix contextual links. 2012-09-06 15:25:25 -07:00
webchick 21ba0bbdd2 Issue #1775780 by tim.plunkett, alexpott: Fixed Needs tests: Forum module's block configuration for block.active.limit and block.new.limit . 2012-09-06 15:21:19 -07:00
webchick e203b73b62 Issue #218755 by jstoller, Gábor Hojtsy, stevector, mradcliffe, agentrickard, catch, Crell: Added Support revisions in different states. 2012-09-06 13:32:19 -07:00
Jennifer Hodgdon 5f4440fa7d Issue #1397346 by Albert Volkman, tim-e, shiff2kl, FatGuyLaughing: Expand docs for two functions 2012-09-06 11:32:20 -07:00
Jennifer Hodgdon ecdaa6c624 Issue #1533196 by ramlev: small coding standards cleanup in Profiles directory 2012-09-06 11:24:31 -07:00
Jennifer Hodgdon df8faef0d3 Issue #1646580 by Gábor Hojtsy: Add changelog for config having language variants and runtime values 2012-09-06 11:20:14 -07:00
Jennifer Hodgdon 345463b843 Issue #511594 by Gábor Hojtsy: Add changelog for search preprocessing having language 2012-09-06 11:18:30 -07:00
catch 267eb43804 Issue #1498874 by peximo, plach, Gábor Hojtsy, attiks: Provide language awareness to entity forms (introduce the form language concept). 2012-09-06 13:11:03 +01:00
webchick e904f789fb Issue #365615 follow-up by attiks, Gábor Hojtsy: Fix typos, add CHANGELOG.txt entry. 2012-09-06 03:42:43 -07:00
webchick 295d4e45cf Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, irunflower, hgurol: Fixed Weird Border on Vertical Tabs with Google Chrome and Safari caused by .element-invisible. 2012-09-05 23:37:54 -07:00
webchick c11a35b640 Issue #1055862 by sun, catch, pillarsdotnet, danillonunes: Require sites.php to opt-in for multi-site support/functionality. 2012-09-05 23:34:57 -07:00
webchick 0dfa845969 Issue #1239410 by cangeceiro: Fixed watchdog() should use php's time() to log time of event. 2012-09-05 23:28:21 -07:00
webchick b72e28127e Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, fgm, Dave Reid: Added Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. 2012-09-05 23:25:20 -07:00
webchick 369d68affe Issue #365615 by attiks, smokris, penyaskito, Gábor Hojtsy, Bojhan, WormFood, yang_yi_cn: Fixed Language detection not working correctly for most Chinese readers. 2012-09-05 22:48:34 -07:00
webchick a7c17d91a7 Issue #1770902 by sun, tim.plunkett: Fixed Theme of parent site executing test leaks into all tests. 2012-09-05 22:45:18 -07:00
webchick 2941c8a1a1 Issue #1772102 by effulgentsia, fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface. 2012-09-05 22:43:47 -07:00
webchick 995e6f27d7 Issue #1708722 by David_Rothstein, kim.pepper: Fixed Call to undefined function drupal_find_base_themes() in /includes/module.inc on line 184. 2012-09-05 22:27:12 -07:00
webchick 9c20b2fe4b Issue #1776030 by sun: Fixed Machine name JavaScript behavior is broken, since jquery.once isn't loaded. 2012-09-05 21:00:02 -07:00
catch e6bfe4fd54 Issue #1751054 by borisbaldinger: Fixed Taxonomy template variables are getting merged with the term itself. 2012-09-05 22:40:33 +01:00
catch fae3c98698 Issue #1410260 by swentel, mojzis, droplet, pingers: Fixed rss.xml/whatever triggers PHP error. 2012-09-05 22:23:38 +01:00
catch 3c0da10008 Issue #1760330 by s.Daniel: Fixed Hide vulnerable drupal install.php sites from search engines. 2012-09-05 13:53:41 +01:00
webchick a1bdd97474 Issue #1177830 by sun, tstoeckler, Tor Arne Thune: Shortcut_install() should be in standard_install(). 2012-09-04 20:13:17 -07:00
Dries 8be648df86 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-04 17:42:28 -04:00
Dries 8bcecca1fb Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array. 2012-09-04 17:42:14 -04:00
webchick b787545fb5 Issue #846182 by reglogge, szantog, geerlingguy: Fixed Seven theme form buttons have no hover state. 2012-09-04 14:36:10 -07:00
webchick f2e4ea1f57 Issue #1773032 by Jorrit, quicksketch: Fixed Non-standard and pointless name attribute added to Content-Type header. 2012-09-04 14:29:17 -07:00
webchick d33147a22d Revert "Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets."
This reverts commit 2ffe4abd01. Totally, totally wrong commit message.
2012-09-04 14:16:08 -07:00
webchick 2ffe4abd01 Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-04 14:15:29 -07:00
Dries 3da9d8b29a Issue #1772102 by fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface. 2012-09-04 17:06:28 -04:00
Dries a59d92e007 Issue #1761086 by cam8001, Berdir: Fixed Caching in image_effects_definitions() broken. 2012-09-04 17:04:40 -04:00
Dries 7e504e933e Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-04 17:02:42 -04:00
webchick 7e97629745 Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
webchick 8366ed1a84 Issue #1668332 follow-up by swentel, webchick: CHANGELOG.txt entry for Added an E-mail field type into core. 2012-09-04 13:46:40 -07:00
webchick b198864ff6 How about a YAML file? That'd help. 2012-09-04 13:40:35 -07:00
webchick 5efb185fbd Issue #1705748 by n3or, tim.plunkett, sun, xjm, boombatower: Convert simpletest settings to configuration system. 2012-09-04 13:20:31 -07:00
webchick f1cde31fa5 Issue #1702080 follow-up by sun: PHPDoc fix. 2012-09-04 13:17:40 -07:00
Jennifer Hodgdon ced5a47a33 Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function 2012-09-04 09:38:50 -07:00
Jennifer Hodgdon abf8680d0e Issue #1326600 by batigolix: Add class docs header to dblog test 2012-09-04 09:37:02 -07:00
catch 8f785ff8de Issue #1637478 by alexpott, pounard, catch, fubhy: Fixed Add a PHP array cache backend. 2012-09-04 15:00:37 +01:00
catch 4b5fad5475 Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache. 2012-09-04 14:51:51 +01:00
catch 4f37cf0255 Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes(). 2012-09-04 14:32:47 +01:00
webchick d62c798d09 Issue #1772466 by nod_: Fixed Broke overlay with the dependency patch. 2012-09-03 21:21:47 -07:00
catch 7e54f17b79 Issue #1713564 by alexpott, sun: Make Config\FileStorage instantiate Yaml\Dumper and Yaml\Parser only once. 2012-09-03 11:56:01 +01:00
catch bfc2352bab Issue #1586356 by dww: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-03 11:52:05 +01:00
webchick aa9744b1bd Issue #1719530 follow-up by sun: SimpleTest hasn't been converted to CMI yet; add a stop-gap rename in conf array. 2012-09-02 16:08:23 -07:00
webchick e4c2a57830 Issue #934714 by swentel, caiovlp, Coornail: Fixed Cannot add frontpage as shortcut. 2012-09-01 22:38:28 -07:00
webchick bea70831ae Issue #1429442 by Jody Lynn, gnuget, nrambeck, sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2012-09-01 22:33:30 -07:00
webchick 3daa24de6f Issue #1684930 by amontero: Added description to 'administer filters' permission. 2012-09-01 22:29:25 -07:00
webchick 296124aa4c Issue #1595594 by Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field. 2012-09-01 22:27:57 -07:00
webchick cd15c2a774 Missing tests. I bet it'll work better now. 2012-09-01 22:15:41 -07:00
webchick e6a4819eef Issue #1751082 by das-peter: Fixed Undefined index: langcode in language_admin_edit_form_validate(). 2012-09-01 22:14:51 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 5d6161202c Issue #1700210 by nod_, aaronbauman: Fixed After editing a field machine name, then re-ordering the field, machine name field disappears. 2012-09-01 21:44:55 -07:00
webchick 30eee08939 Issue #1766186 by beejeebus: Move test prefix munging earlier in the bootstrap. 2012-09-01 21:40:07 -07:00
webchick a5d9872265 Issue #1668332 by rbayliss, Devin Carlson, sun: Added E-mail field type to core. 2012-09-01 20:34:27 -07:00
webchick 4a32c5d36e Issue #1764634 by tim.plunkett, nod_: Fixed Drupal.settings is only populated if a custom setting is added. 2012-09-01 19:23:09 -07:00
webchick c58b08ae9c Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity. 2012-09-01 19:21:35 -07:00
webchick 620eaf7b34 Issue #1754070 by tim.plunkett, dead_arm: Fixed Editing and re-saving a node with tagged taxonomy terms removes terms from node. 2012-09-01 19:15:07 -07:00
Dries 958d9ad009 Issue #1507556 by C. Lee: remove colon from label for multi-valued field form. 2012-09-01 19:31:50 -04:00
Dries 0883beab11 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-01 08:15:21 -04:00
Dries 6ee939ee97 Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'. 2012-09-01 08:15:08 -04:00
Dries 6f6cc1f984 Issue #1744228 by Dave Reid, nod_, penyaskito: auto-detect the language code of an imported file by file name. 2012-08-31 21:59:54 -04:00
Dries f82f9df2e1 Issue #1738330 by k4v, das-peter, jsbalsera, bforchhammer, Schnitzel: confusing Language negotiation when accessing /. 2012-08-31 21:49:06 -04:00
webchick af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -07:00
webchick aba77548a1 Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t(). 2012-08-31 17:17:31 -07:00
catch 12075c974c Issue #1684862 by droplet, frega, nod_, sxnc: JSHint overlay. 2012-08-31 21:39:08 +01:00
catch cbe1b8b823 Issue #1756862 by xjm, damiankloip: Create declared property on ConfigStorageController for uuidKey. 2012-08-31 21:37:28 +01:00
catch c56e41ae85 Issue #1751398 by oxyc: Selectors clean-up: menu module. 2012-08-31 21:26:21 +01:00
catch 6e74154a55 Issue #1684812 by droplet, seutje, nod_: JSHint tabledrag.js. 2012-08-31 21:18:17 +01:00
webchick 85e654633f Issue #1468328 follow-up by Berdir, sun: Enable File module if enabling Update module in minimal profile. 2012-08-31 10:19:49 -07:00