Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 #1860876 by pounard: Fixed module_implements_write_cache() should not ↵ | David Rothstein | 2013-08-05 |
| | | | | drop caches when requesting with POST method. | ||
* | Issue #1839998 by wiifm, mcm.guaba, Josh Waihi, dcam: Fixed TruncateQuery ↵ | David Rothstein | 2013-08-05 |
| | | | | implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking. | ||
* | 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 #670454 by pwolanin, cburschka, effulgentsia: Support HTTP ↵ | David Rothstein | 2013-08-05 |
| | | | | Authorization in CGI environments. | ||
* | 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 #1575060 followup by SebCorbin, andypost: Second attempt to fix broken ↵ | David Rothstein | 2013-08-04 |
| | | | | ajax_html_ids for forms with file element (encoding=multipart/form-data). | ||
* | 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 #2031319 by jlindsey15, pplantinga, thedavidmeister, Kingdutch, ↵ | Jennifer Hodgdon | 2013-07-30 |
| | | | | Kiphaas7: Document that theme() should really be called via drupal_render(). | ||
* | 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 #2038059 by Elijah Lynn, longwave, aaronott: Fix grammar in ↵ | Jennifer Hodgdon | 2013-07-18 |
| | | | | bootstrap.inc docs | ||
* | Issue #2038629 by sambonner: Fix first line docs for drupal_goto(). | Jennifer Hodgdon | 2013-07-17 |
| | |||
* | 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 #2027351 by micnap, longwave, helenkim: Fix up grammar and awkward ↵ | Jennifer Hodgdon | 2013-07-03 |
| | | | | parens in API docs in menu.inc | ||
* | 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 | ||
* | Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | messages in search module | ||
* | Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | Noe_: Fix up documentation of node tests | ||
* | Issue #1797372 by chrisjlee, lazysoundsystem, dcam, xjm, Lars Toomre: Remove ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | t() from test assertions in path module | ||
* | Issue #1797510 by Lars Toomre, xjm, lazysoundsystem, dcam: Remove t() from ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | test assertions in shortcut module | ||
* | Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | assertions in translation module | ||
* | Issue #1797366 by xjm, lazysoundsystem, dcam: Remove t() from test ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | assertions in menu module | ||
* | Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | indefinite article in book.module documentation | ||
* | Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | function out of hooks group and into callbacks group in search.api.php | ||
* | Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | Make documentation for table sorting match what the code does | ||
* | Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | assertions in node.module tests | ||
* | Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | hook_menu, and t documentation. |