summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Issue #1797364 by dcam, David_Rothstein: Restore t() on button name in ↵Jennifer Hodgdon2013-08-07
| | | | locale test
* Issue #1797364 by dcam, xjm, Lars Toomre, neetu morwani, lazysoundsystem: ↵David Rothstein2013-08-06
| | | | Remove t() from assertion messages in tests for the locale module.
* Issue #1759144 by rondp, Josh Waihi, jweowu, David_Rothstein | plachance: ↵David Rothstein2013-08-06
| | | | Fixed taxonomy_update_7005 on pgsql returns error 'column 'td' of relation 'taxonomy_update_7005' does not exist'.
* Issue #2028643 by hass, tstoeckler: Fixed CSS files order is incorrect in RTL.David Rothstein2013-08-06
|
* Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵David Rothstein2013-08-05
| | | | Fixed Color module doesn't test for unlimited memory.
* Issue #2026269 by Spleshka: Fixed Different default values for ↵David Rothstein2013-08-05
| | | | filter_allowed_protocols() variable.
* Issue #2026263 by Spleshka: Fixed Wrong default value for 'user_pictures' ↵David Rothstein2013-08-05
| | | | variable.
* Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and ↵David Rothstein2013-08-05
| | | | user_update_7002() should not call l().
* Issue #1956914 by pounard, David_Rothstein, chaby: Use a single ↵David Rothstein2013-08-05
| | | | cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks().
* Issue #1216776 by illmasterc, Niklas Fiekas, dawehner: Fixed Two nested ↵David Rothstein2013-08-05
| | | | contextual links regions are active, when the outer region is hovered.
* Issue #1928690 by ovidyou | yark: Fixed Search block template: Undefined ↵David Rothstein2013-08-05
| | | | index: #type.
* Issue #1057656 by mondrake, chx | adrinux: Fixed Image styles don't flush ↵David Rothstein2013-08-05
| | | | for images stored non-default schemes.
* Issue #1392852 by Shawn DeArmond, bulldozer2003 | davidwbarratt: Fixed User ↵David Rothstein2013-08-05
| | | | registration form field displays when user field is locked accompanied by error message.
* Issue #2011436 by kalman.hosszu: Fixed line indent in dashboard.js.David Rothstein2013-08-05
|
* Issue #2011822 by pdrake: Fixed Trigger content (node) actions test assumes ↵David Rothstein2013-08-05
| | | | auto-increment increment of 1.
* Issue #2011780 by pdrake: Fixed Taxonomy vocabulary interface test assumes ↵David Rothstein2013-08-05
| | | | auto-increment increment of 1.
* Issue #1943282 by RobLoach, eporama: Fixed User Account Links Tests assumes ↵David Rothstein2013-08-05
| | | | certain menu link IDs.
* Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always ↵David Rothstein2013-08-05
| | | | return a string.
* Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', ↵David Rothstein2013-08-05
| | | | TRUE); will TRUNCATE the {block} table without additional checks.
* Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces ↵David Rothstein2013-08-05
| | | | definition.
* Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed ↵David Rothstein2013-08-05
| | | | a login, default their username on password reset.
* Issue #1959110 by a.ross, fietserwin, markabur: Fixed theme_table() outputs ↵David Rothstein2013-08-04
| | | | the 'no_striping' option as an HTML attribute.
* Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema ↵David Rothstein2013-08-04
| | | | foreign keys support is broken.
* Issue #2055019 by colan: Fixed Syslog configure link missing on ↵webchick2013-08-01
| | | | Extend/Modules page.
* Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active ↵David Rothstein2013-07-28
| | | | batch' error after user cancelling own account.
* Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs ↵Jennifer Hodgdon2013-07-24
| | | | accuracy
* Issue #1365234 by TravisCarden, amontero, Kevin Morse, bartmcpherson, xjm: ↵David Rothstein2013-07-22
| | | | Add description to 'access content overview' permission.
* Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test asserts in various system tests
* Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test assertions in various system tests
* Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docsJennifer Hodgdon2013-07-03
|
* Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback ↵Jennifer Hodgdon2013-07-03
| | | | function standard
* Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.installJennifer Hodgdon2013-06-26
|
* Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein ↵David Rothstein2013-06-23
| | | | | mvc: Add a recursive version of array_diff_assoc().
* Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, ↵David Rothstein2013-06-23
| | | | aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles.
* Issue #1797286 by dcam, lazysoundsystem, xjm, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-06-21
| | | | test assertions in forum module
* Issue #1831540 by orb, sergeypavlenko, Berdir, andypost, podarok, cam8001, ↵Jennifer Hodgdon2013-06-20
| | | | Gaelan: Rewrite examples for taxonomy hooks in taxonomy.api.php
* Issue #1797330 by xjm, Lars Toomre, dcam, lazysoundsystem: Remove t() from ↵Jennifer Hodgdon2013-06-10
| | | | test assertions in help module
* Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | messages in search module
* Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, ↵Jennifer Hodgdon2013-06-10
| | | | Noe_: Fix up documentation of node tests
* Issue #1797372 by chrisjlee, lazysoundsystem, dcam, xjm, Lars Toomre: Remove ↵Jennifer Hodgdon2013-06-10
| | | | t() from test assertions in path module
* Issue #1797510 by Lars Toomre, xjm, lazysoundsystem, dcam: Remove t() from ↵Jennifer Hodgdon2013-06-10
| | | | test assertions in shortcut module
* Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | assertions in translation module
* Issue #1797366 by xjm, lazysoundsystem, dcam: Remove t() from test ↵Jennifer Hodgdon2013-06-10
| | | | assertions in menu module
* Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix ↵Jennifer Hodgdon2013-06-06
| | | | indefinite article in book.module documentation
* Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback ↵Jennifer Hodgdon2013-06-06
| | | | function out of hooks group and into callbacks group in search.api.php
* Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test ↵Jennifer Hodgdon2013-06-06
| | | | assertions in node.module tests
* Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵Jennifer Hodgdon2013-06-06
| | | | hook_menu, and t documentation.
* Revert "Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() ↵David Rothstein2013-06-03
| | | | | | call per region instead of a cache_get() per block in _block_render_blocks()." This reverts commit 43c8918f96612d6ab37e8ca122e0f7c0ac4520a1.
* Issue #787876 by David_Rothstein, zero2one, dcam | avior: Added code comment ↵David Rothstein2013-06-03
| | | | to clarify why the "autocomplete" attribute is used on the current password field on the user form.