Commit Graph

16105 Commits (f66c77ee9b9cba1e538fecd5af40416df9ac8225)

Author SHA1 Message Date
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
David Rothstein 1b0d6d22d3 Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset. 2013-08-05 00:37:49 -04:00
David Rothstein f746ed8ecc Issue #1959110 by a.ross, fietserwin, markabur: Fixed theme_table() outputs the 'no_striping' option as an HTML attribute. 2013-08-04 23:57:00 -04:00
David Rothstein d6f960c6d0 Issue #1575060 followup by SebCorbin, andypost: Second attempt to fix broken ajax_html_ids for forms with file element (encoding=multipart/form-data). 2013-08-04 23:37:20 -04:00
David Rothstein 9988e47d6d Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema foreign keys support is broken. 2013-08-04 23:13:28 -04:00
webchick 2865cfc6cd Issue #2055019 by colan: Fixed Syslog configure link missing on Extend/Modules page. 2013-08-01 00:29:29 -07:00
Jennifer Hodgdon a7746dba86 Issue #2031319 by jlindsey15, pplantinga, thedavidmeister, Kingdutch, Kiphaas7: Document that theme() should really be called via drupal_render(). 2013-07-30 06:05:47 -07:00
David Rothstein 7c67fb6784 Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active batch' error after user cancelling own account. 2013-07-28 19:53:24 -04:00
Jennifer Hodgdon dc7f0cdbe2 Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs accuracy 2013-07-24 10:33:40 -07:00
David Rothstein 38cf2ce17b Issue #1365234 by TravisCarden, amontero, Kevin Morse, bartmcpherson, xjm: Add description to 'access content overview' permission. 2013-07-22 20:02:09 -04:00
Jennifer Hodgdon c6bfda9e43 Issue #2038059 by Elijah Lynn, longwave, aaronott: Fix grammar in bootstrap.inc docs 2013-07-18 16:19:14 -07:00
Jennifer Hodgdon 39be690467 Issue #2038629 by sambonner: Fix first line docs for drupal_goto(). 2013-07-17 07:30:27 -07:00
Jennifer Hodgdon 66bc8fb393 Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from test asserts in various system tests 2013-07-03 08:00:12 -07:00
Jennifer Hodgdon 4095c4e8ff Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from test assertions in various system tests 2013-07-03 07:51:40 -07:00
Jennifer Hodgdon da8c75d95d Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docs 2013-07-03 07:46:24 -07:00
Jennifer Hodgdon 1987a5999e Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback function standard 2013-07-03 07:44:45 -07:00
Jennifer Hodgdon 2a7d33e9d7 Issue #2027351 by micnap, longwave, helenkim: Fix up grammar and awkward parens in API docs in menu.inc 2013-07-03 07:42:21 -07:00
Jennifer Hodgdon f9b90224ca Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, xjm: Remove t() from test assertions in file-related tests 2013-06-28 10:58:46 -07:00
Jennifer Hodgdon fa1ea2a912 Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.install 2013-06-26 13:24:54 -07:00