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 |
David Rothstein
|
f083e0f782
|
Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein | mvc: Add a recursive version of array_diff_assoc().
|
2013-06-23 17:17:12 -04:00 |
David Rothstein
|
3201287ba4
|
Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles.
|
2013-06-23 16:35:04 -04:00 |
Jennifer Hodgdon
|
b0338a93ae
|
Issue #1797286 by dcam, lazysoundsystem, xjm, Lars Toomre: Remove t() from test assertions in forum module
|
2013-06-21 10:02:16 -07:00 |
Jennifer Hodgdon
|
c23de5265f
|
Issue #1831540 by orb, sergeypavlenko, Berdir, andypost, podarok, cam8001, Gaelan: Rewrite examples for taxonomy hooks in taxonomy.api.php
|
2013-06-20 07:20:12 -07:00 |
Jennifer Hodgdon
|
0a14ec9418
|
Issue #1797330 by xjm, Lars Toomre, dcam, lazysoundsystem: Remove t() from test assertions in help module
|
2013-06-10 08:02:22 -07:00 |
Jennifer Hodgdon
|
cca14341f0
|
Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test messages in search module
|
2013-06-10 07:59:50 -07:00 |
Jennifer Hodgdon
|
0fca935794
|
Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, Noe_: Fix up documentation of node tests
|
2013-06-10 07:53:36 -07:00 |
Jennifer Hodgdon
|
36fb9a26d4
|
Issue #1797372 by chrisjlee, lazysoundsystem, dcam, xjm, Lars Toomre: Remove t() from test assertions in path module
|
2013-06-10 07:49:27 -07:00 |
Jennifer Hodgdon
|
053a3b0346
|
Issue #1797510 by Lars Toomre, xjm, lazysoundsystem, dcam: Remove t() from test assertions in shortcut module
|
2013-06-10 07:47:21 -07:00 |
Jennifer Hodgdon
|
ba9798a428
|
Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test assertions in translation module
|
2013-06-10 07:45:30 -07:00 |
Jennifer Hodgdon
|
1b03ea803a
|
Issue #1797366 by xjm, lazysoundsystem, dcam: Remove t() from test assertions in menu module
|
2013-06-10 07:43:38 -07:00 |
Jennifer Hodgdon
|
ab1797f305
|
Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix indefinite article in book.module documentation
|
2013-06-06 12:16:09 -07:00 |
Jennifer Hodgdon
|
c38e2fe73f
|
Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback function out of hooks group and into callbacks group in search.api.php
|
2013-06-06 11:53:24 -07:00 |
Jennifer Hodgdon
|
17e40d5599
|
Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: Make documentation for table sorting match what the code does
|
2013-06-06 09:41:07 -07:00 |
Jennifer Hodgdon
|
1419cdeb3a
|
Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test assertions in node.module tests
|
2013-06-06 09:27:11 -07:00 |
Jennifer Hodgdon
|
bb412015ea
|
Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation.
|
2013-06-06 09:15:28 -07:00 |
Jennifer Hodgdon
|
0811215768
|
Issue #2000140 by sarahdavies: Remove stray text in callbacks topic docblock
|
2013-06-06 09:06:41 -07:00 |
David Rothstein
|
5ae8828fef
|
Revert "Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks()."
This reverts commit 43c8918f96 .
|
2013-06-03 23:52:33 -04:00 |
David Rothstein
|
ad00b256bd
|
Issue #787876 by David_Rothstein, zero2one, dcam | avior: Added code comment to clarify why the "autocomplete" attribute is used on the current password field on the user form.
|
2013-06-03 18:33:09 -04:00 |
David Rothstein
|
30a95c80f3
|
Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
|
2013-06-03 18:06:36 -04:00 |
David Rothstein
|
43c8918f96
|
Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks().
|
2013-06-03 17:26:10 -04:00 |
Jennifer Hodgdon
|
0758630ac4
|
Issue #1798366 by dcam, cilefen, Lars Toomre: Remove t() from test asserts in Tracker module
|
2013-05-23 07:26:18 -07:00 |
Jennifer Hodgdon
|
fc41493f76
|
Issue #1797374 by dcam, lazysoundsystem, xjm, Lars Toomre, Mile23: Remove t() from test assertions in PHP module
|
2013-05-23 07:21:15 -07:00 |
Jennifer Hodgdon
|
bb9b6c3aad
|
Issue #1798384 by dcam, Lars Toomre, Mile23: Remove t() from test assertions in Update module
|
2013-05-23 07:19:11 -07:00 |
Jennifer Hodgdon
|
407b33c18a
|
Issue #1948564 by bdgreen, aitiba, joachim: Document hook_search_info() callback using new callback definition standard
|
2013-05-21 12:11:47 -07:00 |