summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form functionJennifer Hodgdon2012-05-30
|
* Issue #1598508 by jeffschuler: fix return docs for _node_types_build functionJennifer Hodgdon2012-05-30
|
* Issue #1601214 by rfay: Remove rfay from maintaining AJAXJennifer Hodgdon2012-05-29
|
* Issue #1517654 by zuuperman, sheise: Fixed Strict warning by ↵David Rothstein2012-05-25
| | | | field_ui_table_pre_render().
* Issue #598586 followup by tim.plunkett: Added documentation of 'uid' ↵David Rothstein2012-05-25
| | | | parameter in hook_watchdog().
* Issue #1573082 by tim.plunkett, grendzy: Fixed watchdog 'Deleted content ↵David Rothstein2012-05-25
| | | | type' uses wrong type.
* Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, ↵David Rothstein2012-05-25
| | | | array given in request_path() (line 2732 of bootstrap.inc).
* Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settingsJennifer Hodgdon2012-05-24
|
* Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: Clean up API docs for ↵Jennifer Hodgdon2012-05-23
| | | | Statistics module
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1592866 by David_Rothstein: Add David Rothstein to MAINTAINERS.txt as ↵David Rothstein2012-05-21
| | | | a D7 core co-maintainer.
* Issue #1578590 by ksenzee: Replace references to nonexesitent function ↵Jennifer Hodgdon2012-05-21
| | | | drupal_initialize_variables
* Issue #1546618 by wulff: Fix addtogroup syntax in menu.installJennifer Hodgdon2012-05-17
|
* Issue #1546618 by wulff: Change duplicate defgroup to addtogroupJennifer Hodgdon2012-05-14
|
* Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() ↵webchick2012-05-12
| | | | returns inconsistent results – possible data loss.
* Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say ↵Jennifer Hodgdon2012-05-08
| | | | whether themes are loaded when they run
* Issue #/1536750 by perusio: Fix drupal_goto documentation of status codesJennifer Hodgdon2012-05-04
|
* Issue #813146 by bleen18: remove variable cruft in node_submit functionJennifer Hodgdon2012-05-04
|
* Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: ↵webchick2012-05-03
| | | | default_image() in image_field_prepare_view().
* Issue #1558402 by greggles: Fixed forum_index() not form_index().webchick2012-05-02
|
* Back to 7.x-devwebchick2012-05-02
|
* Drupal 7.14webchick2012-05-02
|
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #966210 follow-up by chx: More secure fix for system_update_7061().webchick2012-05-02
| |
* | Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon ↵webchick2012-04-30
| | | | | | | | functionality inanely tries to support absolute local file paths.
* | Issue #1542674 by bas.hr, tim.plunkett, damiankloip: Fixed Wrong count ↵webchick2012-04-30
| | | | | | | | assertion in taxonomy.test.
* | Issue #1477110 by msonnabaum, tim.plunkett: Fixed php path detection in ↵webchick2012-04-30
| | | | | | | | run-tests.sh.
* | Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL ↵webchick2012-04-30
| | | | | | | | comparison .
* | Issue #285232 by ralessi, sun, catch: Add 'please select' item to required ↵webchick2012-04-30
| | | | | | | | select list item.
* | Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image ↵webchick2012-04-30
| | | | | | | | creation.
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block ↵webchick2012-04-30
| | | | | | | | in a region via select dropdown moves it to the top of the region, but it will show at the bottom.
* | Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() ↵webchick2012-04-30
| | | | | | | | fails on pgsql and sqlite.
* | Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by ↵webchick2012-04-30
| | | | | | | | default, despite default weight.
* | Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy.webchick2012-04-30
| |
* | Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of ↵webchick2012-04-30
| | | | | | | | CSS/JS.
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵webchick2012-04-30
| | | | | | | | xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
* | Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: ↵webchick2012-04-30
| | | | | | | | Fixed Regression: Missing 'Default image' per field instance.
* | Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations ↵webchick2012-04-28
| | | | | | | | possibly obsolete -- possible to delete forum vocab.
* | Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is ↵webchick2012-04-28
| | | | | | | | empty (race condition).
* | Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed Who's new & Who's online ↵webchick2012-04-28
| | | | | | | | blocks have empty headings.
* | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵webchick2012-04-28
| | | | | | | | watchdog() assumes is defined.
* | Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, ↵webchick2012-04-28
| | | | | | | | cha0s: Fixed STOP the registry integrity constraint violation nightmare.
* | Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: ↵webchick2012-04-28
| | | | | | | | Fixed The block X was assigned to the invalid region Y and has been disabled.
* | Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, ↵webchick2012-04-28
| | | | | | | | droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link.
* | Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to ↵webchick2012-04-28
| | | | | | | | {users}.picture so user_file_delete() isn't insanely slow.
* | Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.webchick2012-04-28
| |
* | Issue #1490150 by xjm, duellj, tim.plunkett: Fixed ↵webchick2012-04-28
| | | | | | | | EntityFieldQuery::pager(0) generates PHP error 'divide by zero'.
* | Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt ↵webchick2012-04-28
| | | | | | | | to loop through undefined result set in aggregator.