summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
...
* Issue #1549390 by drumm, BTMash: Taxonomy_update_7005() can be faster.David Rothstein2012-06-09
|
* Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain ↵David Rothstein2012-06-09
| | | | only works on port 80.
* Issue #1567662 by sun | Georgii: Fixed The 1st plural index on a page is not ↵David Rothstein2012-06-09
| | | | calculated correctly.
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1532682 by TravisCarden: Fix return value docs for comment_reply functionJennifer Hodgdon2012-06-06
|
* Issue #890790 by Tor Arne Thune, davidjdagino, moshe weitzman | jenlampton: ↵David Rothstein2012-06-04
| | | | Added tests to ensure that deleting nodes deletes their comments.
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Issue #1054162 by tim.plunkett, Dave Reid, joachim, no_commit_credit, ↵David Rothstein2012-06-03
| | | | Berdir: Taxonomy bundles not supported by EntityFieldQuery.
* Issue #1558468 by Berdir, tim.plunkett: SA-CORE-2012-002 - Denial of Service ↵David Rothstein2012-06-03
| | | | (followup for D7 test coverage).
* Issue #822418 by catch, marcingy, davidjdagino, no_commit_credit, ↵David Rothstein2012-06-03
| | | | tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
* Issue #1354726 followup: Fix docblock indentation on forum_update_7012().David Rothstein2012-06-03
|
* Issue #1354726 by damiankloip, develCuy, gnuget, droplet, cha0s | bvanmeurs: ↵David Rothstein2012-06-03
| | | | Add more indexes on {forum_index}.
* Issue #1598508 by jeffschuler: fix return docs for _node_types_build functionJennifer Hodgdon2012-05-30
|
* 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 #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 #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 #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
|
* 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 #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 #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵webchick2012-04-28
| | | | | | | | watchdog() assumes is defined.
* | 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 #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.
* | Issue #1481156 by lucascaro, npiacentine: Fixed Incorrect logic in creating ↵webchick2012-04-28
| | | | | | | | url to fetch information about project updates.