Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks ↵ | Jennifer Hodgdon | 2013-08-16 | |
| | | | | | | | | match the code | |||
* | | Issue #2066275 by Dave Reid: Fixed file_field_load() overwites any field ↵ | Dries | 2013-08-16 | |
| | | | | | | | | item properties with file entity properties. | |||
* | | Issue #2059785 by kiamlaluno, longwave: Fix punctuation in ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | field_view_field() docs | |||
* | | Issue #2062127 by jlindsey15, joachim: Document system_requirements as ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | implementation of hook_requirements | |||
* | | Issue #2061545 by StephaneQ, rterrein: Add missing ampersand in sample ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | hook_dashboard_regions_alter function body | |||
* | | Issue #2061843 by TravisCarden: Clean up the docs for hook_schema | Jennifer Hodgdon | 2013-08-13 | |
| | | ||||
* | | Issue #2044791 by skipyT, alexandre.todorov, joachim: Clarify documentation ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | of hook_block_view around empty return values | |||
* | | Issue #1967802 by ebargtuo: Fix documentation of block view alter hooks | Jennifer Hodgdon | 2013-08-12 | |
| | | ||||
* | | Issue #2059685 by StephaneQ, Cottser: Remove t() from test assertion ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | messages in dashboard module | |||
* | | Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | messages in blog module | |||
* | | Issue #2059689 by StephaneQ, dcam: Remove t() from test assertion messages ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | in profile module | |||
* | | Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages ↵ | Jennifer Hodgdon | 2013-08-12 | |
|/ | | | | in trigger module | |||
* | Issue #1797364 by dcam, David_Rothstein: Restore t() on button name in ↵ | Jennifer Hodgdon | 2013-08-07 | |
| | | | | locale test | |||
* | Issue #1797364 by dcam, xjm, Lars Toomre, neetu morwani, lazysoundsystem: ↵ | David Rothstein | 2013-08-06 | |
| | | | | Remove t() from assertion messages in tests for the locale module. | |||
* | Issue #1759144 by rondp, Josh Waihi, jweowu, David_Rothstein | plachance: ↵ | David Rothstein | 2013-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 Rothstein | 2013-08-06 | |
| | ||||
* | Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵ | David Rothstein | 2013-08-05 | |
| | | | | Fixed Color module doesn't test for unlimited memory. | |||
* | Issue #2026269 by Spleshka: Fixed Different default values for ↵ | David Rothstein | 2013-08-05 | |
| | | | | filter_allowed_protocols() variable. | |||
* | Issue #2026263 by Spleshka: Fixed Wrong default value for 'user_pictures' ↵ | David Rothstein | 2013-08-05 | |
| | | | | variable. | |||
* | Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and ↵ | David Rothstein | 2013-08-05 | |
| | | | | user_update_7002() should not call l(). | |||
* | Issue #1956914 by pounard, David_Rothstein, chaby: Use a single ↵ | David Rothstein | 2013-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 Rothstein | 2013-08-05 | |
| | | | | contextual links regions are active, when the outer region is hovered. | |||
* | Issue #1928690 by ovidyou | yark: Fixed Search block template: Undefined ↵ | David Rothstein | 2013-08-05 | |
| | | | | index: #type. | |||
* | Issue #1057656 by mondrake, chx | adrinux: Fixed Image styles don't flush ↵ | David Rothstein | 2013-08-05 | |
| | | | | for images stored non-default schemes. | |||
* | Issue #1392852 by Shawn DeArmond, bulldozer2003 | davidwbarratt: Fixed User ↵ | David Rothstein | 2013-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 Rothstein | 2013-08-05 | |
| | ||||
* | Issue #2011822 by pdrake: Fixed Trigger content (node) actions test assumes ↵ | David Rothstein | 2013-08-05 | |
| | | | | auto-increment increment of 1. | |||
* | Issue #2011780 by pdrake: Fixed Taxonomy vocabulary interface test assumes ↵ | David Rothstein | 2013-08-05 | |
| | | | | auto-increment increment of 1. | |||
* | Issue #1943282 by RobLoach, eporama: Fixed User Account Links Tests assumes ↵ | David Rothstein | 2013-08-05 | |
| | | | | certain menu link IDs. | |||
* | Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always ↵ | David Rothstein | 2013-08-05 | |
| | | | | return a string. | |||
* | Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', ↵ | David Rothstein | 2013-08-05 | |
| | | | | TRUE); will TRUNCATE the {block} table without additional checks. | |||
* | Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces ↵ | David Rothstein | 2013-08-05 | |
| | | | | definition. | |||
* | Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed ↵ | David Rothstein | 2013-08-05 | |
| | | | | a login, default their username on password reset. | |||
* | Issue #1959110 by a.ross, fietserwin, markabur: Fixed theme_table() outputs ↵ | David Rothstein | 2013-08-04 | |
| | | | | the 'no_striping' option as an HTML attribute. | |||
* | Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema ↵ | David Rothstein | 2013-08-04 | |
| | | | | foreign keys support is broken. | |||
* | Issue #2055019 by colan: Fixed Syslog configure link missing on ↵ | webchick | 2013-08-01 | |
| | | | | Extend/Modules page. | |||
* | Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active ↵ | David Rothstein | 2013-07-28 | |
| | | | | batch' error after user cancelling own account. | |||
* | Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs ↵ | Jennifer Hodgdon | 2013-07-24 | |
| | | | | accuracy | |||
* | Issue #1365234 by TravisCarden, amontero, Kevin Morse, bartmcpherson, xjm: ↵ | David Rothstein | 2013-07-22 | |
| | | | | Add description to 'access content overview' permission. | |||
* | Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵ | Jennifer Hodgdon | 2013-07-03 | |
| | | | | test asserts in various system tests | |||
* | Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵ | Jennifer Hodgdon | 2013-07-03 | |
| | | | | test assertions in various system tests | |||
* | Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docs | Jennifer Hodgdon | 2013-07-03 | |
| | ||||
* | Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback ↵ | Jennifer Hodgdon | 2013-07-03 | |
| | | | | function standard | |||
* | Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵ | Jennifer Hodgdon | 2013-06-28 | |
| | | | | xjm: Remove t() from test assertions in file-related tests | |||
* | Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.install | Jennifer Hodgdon | 2013-06-26 | |
| | ||||
* | Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein ↵ | David Rothstein | 2013-06-23 | |
| | | | | | mvc: Add a recursive version of array_diff_assoc(). | |||
* | Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, ↵ | David Rothstein | 2013-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 Hodgdon | 2013-06-21 | |
| | | | | test assertions in forum module | |||
* | Issue #1831540 by orb, sergeypavlenko, Berdir, andypost, podarok, cam8001, ↵ | Jennifer Hodgdon | 2013-06-20 | |
| | | | | Gaelan: Rewrite examples for taxonomy hooks in taxonomy.api.php | |||
* | Issue #1797330 by xjm, Lars Toomre, dcam, lazysoundsystem: Remove t() from ↵ | Jennifer Hodgdon | 2013-06-10 | |
| | | | | test assertions in help module |