Commit Graph

16223 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
Jennifer Hodgdon a6a8a9fffd Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema() 2013-10-17 16:22:53 -07:00
Jennifer Hodgdon ed1df8f92e Issue #2105237 by StephaneQ: Remove innacurate line in stream wrapper class docs 2013-10-15 09:30:47 -07:00
David Rothstein a8b2b4e1f3 Issue #2046677 by drumm | tvn: Fixed Strict warning: Creating default object from empty value in template_preprocess_profile_listing(). 2013-10-01 23:57:00 -04:00
Jennifer Hodgdon ace62d67ea Issue #2078101 by Xano: Update cpyright date 2013-09-12 07:56:05 -07:00
Jennifer Hodgdon a44bda729f Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs 2013-09-12 07:52:52 -07:00
Jennifer Hodgdon 9b377a4580 Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info with hook_cron in docs 2013-09-12 07:40:01 -07:00
Jennifer Hodgdon 1deabbd25b Issue #2062399 by kattekrab, Kartagis, effulgentsia, cafuego, Damien Tournoud, beejeebus, Dries, cweagans, webchick: Add Percona to list of supported MySQL-like databases 2013-09-12 07:05:39 -07:00
Jennifer Hodgdon 15d059eff8 Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks match the code 2013-08-16 15:48:32 -07:00
Dries b38421cbb3 Issue #2066275 by Dave Reid: Fixed file_field_load() overwites any field item properties with file entity properties. 2013-08-16 16:05:42 -05:00
Jennifer Hodgdon de79105a2f Issue #2059785 by kiamlaluno, longwave: Fix punctuation in field_view_field() docs 2013-08-13 08:10:02 -07:00
Jennifer Hodgdon b84232ef39 Issue #2062127 by jlindsey15, joachim: Document system_requirements as implementation of hook_requirements 2013-08-13 08:01:52 -07:00
Jennifer Hodgdon 8bc33bdef3 Issue #2061545 by StephaneQ, rterrein: Add missing ampersand in sample hook_dashboard_regions_alter function body 2013-08-13 07:59:09 -07:00
Jennifer Hodgdon 493eb8f292 Issue #2061843 by TravisCarden: Clean up the docs for hook_schema 2013-08-13 07:57:18 -07:00
Jennifer Hodgdon 83c329fc89 Issue #2044791 by skipyT, alexandre.todorov, joachim: Clarify documentation of hook_block_view around empty return values 2013-08-13 07:51:08 -07:00
Jennifer Hodgdon 4c67cb91d4 Issue #1967802 by ebargtuo: Fix documentation of block view alter hooks 2013-08-12 12:56:38 -07:00
Jennifer Hodgdon 479fe527b6 Issue #2059685 by StephaneQ, Cottser: Remove t() from test assertion messages in dashboard module 2013-08-12 12:46:50 -07:00
Jennifer Hodgdon bb4029219d Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion messages in blog module 2013-08-12 12:45:20 -07:00
Jennifer Hodgdon a9de02a9bf Issue #2059689 by StephaneQ, dcam: Remove t() from test assertion messages in profile module 2013-08-12 12:43:45 -07:00
Jennifer Hodgdon f66c77ee9b Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages in trigger module 2013-08-12 12:42:07 -07:00
David Rothstein 08d5d09e01 Back to 7.x-dev 2013-08-07 22:08:24 -04:00
David Rothstein bf704d6ffe Drupal 7.23 2013-08-07 22:04:26 -04:00
Jennifer Hodgdon de356c1311 Issue #1871028 by freblasty, das-peter: Fix up documentation of cache clear function and method 2013-08-07 08:32:32 -07:00
Jennifer Hodgdon 3ffaf0652e Issue #1797364 by dcam, David_Rothstein: Restore t() on button name in locale test 2013-08-07 08:15:48 -07:00
David Rothstein b9c6b3d563 Add standard information to CHANGELOG.txt in preparation for Drupal 7.23. 2013-08-06 02:31:34 -04:00
David Rothstein f5df089dd0 Added link to image style label change notification to CHANGELOG.txt. 2013-08-06 02:29:50 -04:00
David Rothstein e51635121a Issue #1797364 by dcam, xjm, Lars Toomre, neetu morwani, lazysoundsystem: Remove t() from assertion messages in tests for the locale module. 2013-08-06 01:52:53 -04:00
David Rothstein 19e85c0593 Issue #1201024 by pillarsdotnet, jbrown, tim.plunkett | Damien Tournoud: drupal_realpath() should describe when it should be used. 2013-08-06 01:35:38 -04:00
David Rothstein f4b5b2c75f Fixed tense in CHANGELOG.txt. 2013-08-06 01:16:35 -04:00
David Rothstein 4202d1518b Issue #1759144 by rondp, Josh Waihi, jweowu, David_Rothstein | plachance: Fixed taxonomy_update_7005 on pgsql returns error 'column 'td' of relation 'taxonomy_update_7005' does not exist'. 2013-08-06 01:12:43 -04:00
David Rothstein 81e607406c Issue #2028643 by hass, tstoeckler: Fixed CSS files order is incorrect in RTL. 2013-08-06 01:01:47 -04:00
David Rothstein 19e65b966c Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: Fixed Color module doesn't test for unlimited memory. 2013-08-05 23:58:15 -04:00
David Rothstein ebe236b0c0 Issue #1041580 by Monochrome, daycrom, dcam | RumpledElf: Fixed Favicon.ico 404s on IIS. 2013-08-05 23:45:37 -04:00
David Rothstein 705eb17dea Issue #2026269 by Spleshka: Fixed Different default values for filter_allowed_protocols() variable. 2013-08-05 23:22:21 -04:00
David Rothstein eb13c0cec7 Issue #2026263 by Spleshka: Fixed Wrong default value for 'user_pictures' variable. 2013-08-05 23:12:07 -04:00
David Rothstein 9cc5ed7b8c Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and user_update_7002() should not call l(). 2013-08-05 21:52:02 -04:00
David Rothstein 19dc0fc8cd Issue #1956914 by pounard, David_Rothstein, chaby: Use a single cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks(). 2013-08-05 21:42:42 -04:00
David Rothstein cadd940917 Issue #1860876 by pounard: Fixed module_implements_write_cache() should not drop caches when requesting with POST method. 2013-08-05 21:32:02 -04:00
David Rothstein 2df0b841f5 Issue #1839998 by wiifm, mcm.guaba, Josh Waihi, dcam: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking. 2013-08-05 04:24:31 -04:00
David Rothstein c2a570914a Issue #1216776 by illmasterc, Niklas Fiekas, dawehner: Fixed Two nested contextual links regions are active, when the outer region is hovered. 2013-08-05 04:13:31 -04:00
David Rothstein af8d800579 Issue #1928690 by ovidyou | yark: Fixed Search block template: Undefined index: #type. 2013-08-05 03:35:55 -04:00
David Rothstein 768fe8bc2d Issue #1057656 by mondrake, chx | adrinux: Fixed Image styles don't flush for images stored non-default schemes. 2013-08-05 03:26:40 -04:00
David Rothstein 922166f3c9 Issue #1392852 by Shawn DeArmond, bulldozer2003 | davidwbarratt: Fixed User registration form field displays when user field is locked accompanied by error message. 2013-08-05 03:11:08 -04:00
David Rothstein ba07bea34e Issue #2011436 by kalman.hosszu: Fixed line indent in dashboard.js. 2013-08-05 02:36:18 -04:00
David Rothstein 2f322e9ba8 Issue #2011822 by pdrake: Fixed Trigger content (node) actions test assumes auto-increment increment of 1. 2013-08-05 02:34:14 -04:00
David Rothstein 410bc91123 Issue #2011780 by pdrake: Fixed Taxonomy vocabulary interface test assumes auto-increment increment of 1. 2013-08-05 02:31:06 -04:00
David Rothstein ed0d823ea7 Issue #1943282 by RobLoach, eporama: Fixed User Account Links Tests assumes certain menu link IDs. 2013-08-05 02:26:26 -04:00
David Rothstein 68f6a7c857 Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always return a string. 2013-08-05 02:12:57 -04:00
David Rothstein f019275be7 Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', TRUE); will TRUNCATE the {block} table without additional checks. 2013-08-05 01:36:56 -04:00
David Rothstein 7a036f1678 Issue #670454 by pwolanin, cburschka, effulgentsia: Support HTTP Authorization in CGI environments. 2013-08-05 01:01:21 -04:00
David Rothstein f58bc6af24 Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces definition. 2013-08-05 00:44:14 -04:00