Commit Graph

19496 Commits (aafa1150d86332b08f887a1456c0085a1318df86)

Author SHA1 Message Date
Dries aafa1150d8 Issue #1785012 by beltofte, hass, YesCT: Standardize capitalization on actions for node operations: 'revert', 'view', 'edit', 'translate', 'delete'. 2013-02-14 21:53:23 -05:00
Dries 148f3b874e Issue #1751348 by heyrocker, vijaycs85, julien, Gábor Hojtsy: Convert locale settings to configuration system. 2013-02-14 21:40:03 -05:00
Dries 60d523d898 Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -05:00
catch b4a09e39ac Issue #1865926 by damiankloip: Don't need to call parent::setData() in AjaxResponse::prepare() method. 2013-02-14 16:42:55 +00:00
Jennifer Hodgdon 342a5caca4 Issue #1907696 by ao5357, jthorson: Add information do drupal_mail docs 2013-02-14 07:46:05 -08:00
catch 32806c41c8 Issue #670454 by pwolanin, cburschka, effulgentsia: Fixed Support HTTP Authorization in CGI environment. 2013-02-14 14:08:22 +00:00
catch de6da93901 Issue #1914040 by vijaycs85: Fixed Private file system path is '0' after installation. 2013-02-14 11:32:40 +00:00
catch 727b07e97d Issue #1068266 by jbrown: Followup to drupal_mkdir() does not set permissions to directories it created recursively - fix directory separator issue affecting windows. 2013-02-14 11:29:24 +00:00
catch 6d50bc1010 Issue #1914932 by swentel: Fixed Config staging directory needs a .htaccess file. 2013-02-14 11:24:56 +00:00
catch b3301476a2 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-13 17:17:55 +00:00
catch 298db7a05b Issue #1887046 by Sutharsan: Convert drupal_http_request() usage in install.core.inc to Guzzle. 2013-02-13 12:28:12 +00:00
Dries 6d5c211392 Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing. 2013-02-12 16:46:04 -05:00
Dries 878a4162d9 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-02-12 16:40:34 -05:00
Dries 9e8c184eac Issue #1895064 by scor: Fixed Ensure user name is language neutral in RDFa and update tests to parse RDFa. 2013-02-12 16:40:21 -05:00
Dries 1af32393e4 Issue #1869914 by scor: Refactor RdfMappingDefinitionTestCase and split it in dedicated test cases. 2013-02-12 16:38:06 -05:00
catch 0e514af22e Issue #1911190 by mitron: Test that drupal_get_filename() has NULL return value when the file is not found. 2013-02-12 21:34:28 +00:00
Dries 71364b1a81 Issue #1896076 by EclipseGc, fago: Added Contextual Plugins and supporting code. 2013-02-12 15:51:59 -05:00
catch 4d4facb2db Issue #1914180 by amateescu: Unbreak and cleanup the autocomplete widgets. 2013-02-12 12:39:08 +00:00
catch f66ac34331 Issue #1292374 by jbrown, chris.leversuch, slashrsm, karschsp, Kevin Morse, Berdir: Fixed Enable static caching for File entities. 2013-02-12 12:14:30 +00:00
catch 20fe13eb87 Issue #1908906 by jessebeach: Remove unused code from toolbar_pre_render_item() that throws a warning on custom themed tabs. 2013-02-12 12:13:39 +00:00
catch 5e61bc7506 Issue #1807800 by plach: Added status and authoring information as generic entity translation metadata. 2013-02-12 12:05:19 +00:00
catch c61c0dfcc8 Issue #293487 by mr.baileys, lilou, ZenDoodles: Fixed TestingParty08: User password reset. 2013-02-12 11:59:51 +00:00
catch 8895f5cd55 Issue #916388 by Berdir: Follow-up, improve menu_rebuild() performance. 2013-02-12 11:18:06 +00:00
Jennifer Hodgdon ba89738cea Issue #1852288 by underq, aaronott, YesCT, heyrocker, Gábor Hojtsy: Update documentation to namespace standards 2013-02-11 09:39:12 -08:00
Jennifer Hodgdon 84fddb7157 Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found 2013-02-11 09:35:27 -08:00
Jennifer Hodgdon 9fdedf0463 Issue #1908194 by richard.c.allen2386: Document what happens in drupal_get_path if the file is not found 2013-02-11 09:32:49 -08:00
webchick 5038ed805b Issue #1779658 by hass, disasm, esoteric1, YesCT, mitron: Fixed Translatable strings not self-explanatory / not context-independent. 2013-02-09 14:07:15 -08:00
webchick 5549278cd4 Issue #1912748 by samhassell: Rename ' Views Modules' test group. 2013-02-09 14:03:36 -08:00
webchick 0a42fa60e0 Issue #1911688 by damiankloip: Change test group of entity reference SelectionTest. 2013-02-09 03:56:12 -08:00
webchick 4a9fbaf215 Issue #1912476 by damiankloip, damiankloip: Move views_trim_text() to FieldPluginBase. 2013-02-09 03:49:57 -08:00
webchick 429edf3787 Issue #1898844 by Wim Leers: Fixed No test coverage for hook_editor_js_settings_alter(). 2013-02-09 03:47:51 -08:00
webchick 00b12b3ea9 Issue #1803586 by linclark: Added Give all entities their own URI. 2013-02-09 03:41:24 -08:00
webchick 986d297322 Issue #1826602 follow-up by dawehner, tim.plunkett, sun: Follow-ups to allow all configuration entities to be enabled/disabled. 2013-02-09 03:39:05 -08:00
webchick 5082019eaa Issue #1884830 by pwolanin: Fixed Regression - replace md5 in Filter module calls with sha2 hashes. 2013-02-09 03:33:57 -08:00
webchick ad5c0219a1 Issue #1911814 follow-up by alexpott, dawehner, damiankloip: Oops. Broken HEAD. 2013-02-09 03:30:21 -08:00
webchick b48a1266f8 Issue #1909178 by wiifm: Fixed Cleanup the administration screen and add better help on admin/config/services/rest. 2013-02-08 23:54:32 -08:00
webchick 29a70d15d6 Issue #1902872 by echoz, keyhitman, kim.pepper, Shyamala: Tips for Text format filters have excessive left|right padding on narrow screens. 2013-02-08 22:55:56 -08:00
webchick db71811059 Issue #1901076 by damiankloip: Use config query to get enabled and disabled views. 2013-02-08 21:28:35 -08:00
webchick 838d7e70a5 Issue #1911814 by damiankloip: Add a setStatus() method for configuration entities. 2013-02-08 21:13:32 -08:00
webchick 4bbff1649e Issue #1831636 by claudinec, jlscott, thsutton, chrischinchilla, moe4715, ancamp, YesCT, kbasarab: Reword error message about incompatible translation formats. 2013-02-08 19:24:06 -08:00
webchick 1c408b7c4c Issue #1909170 by klausi, moshe weitzman: REST write operations should log a watchdog message. 2013-02-08 18:25:33 -08:00
webchick 8ad7708bd7 Issue #1907704 by ultimateboy, totten, acrollet, greggles: Restrict temporary files created by text editors. 2013-02-08 18:24:14 -08:00
webchick f945c4cbb7 Issue #1910008 by jessebeach: Fixed When launching the overlay, a contextual menu remains visible when it should become hidden. 2013-02-08 18:20:51 -08:00
webchick b1b0b94481 Issue #1903684 by dawehner: User autocomplete using routes. 2013-02-08 18:14:58 -08:00
Dries 4112202cb7 Issue #1881992 by mitron, karschsp: Remove () global. 2013-02-09 13:11:05 +11:00
Dries 3721e4d262 Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text). 2013-02-09 12:34:07 +11:00
Dries a686856ef0 Issue #1605040 by TravisCarden: drupal_send_headers() ignores headers with valid but falsy values. 2013-02-09 12:01:26 +11:00
Dries c432629f25 Issue #1903410 by dawehner: Fixed Wrong config key is used in template_preprocess_views_view_rss(). 2013-02-09 11:58:36 +11:00
Dries a3d1bee78a Issue #1909878 by damiankloip, tim.plunkett: Fixed statuses for cached (tempstore) views data in views_ui(). 2013-02-09 11:55:39 +11:00
Dries 5ff8ffbf13 Issue #1912112 by andrewmacpherson: Help module name not aligned with checkbox in module listing. 2013-02-09 11:53:50 +11:00