Commit Graph

16223 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
David Rothstein 57b8f47268 Issue #1573082 by tim.plunkett, grendzy: Fixed watchdog 'Deleted content type' uses wrong type. 2012-05-25 00:23:58 -04:00
David Rothstein da11da09fd Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, array given in request_path() (line 2732 of bootstrap.inc). 2012-05-25 00:12:32 -04:00
Jennifer Hodgdon 762248332b Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settings 2012-05-24 15:17:54 -07:00
Jennifer Hodgdon 4e260dbeab Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: Clean up API docs for Statistics module 2012-05-23 15:46:01 -07:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
David Rothstein f10acf95c2 Issue #1592866 by David_Rothstein: Add David Rothstein to MAINTAINERS.txt as a D7 core co-maintainer. 2012-05-21 11:08:28 -04:00
Jennifer Hodgdon 491ae8b00f Issue #1578590 by ksenzee: Replace references to nonexesitent function drupal_initialize_variables 2012-05-21 07:53:24 -07:00
Jennifer Hodgdon 1f485b87ec Issue #1546618 by wulff: Fix addtogroup syntax in menu.install 2012-05-17 05:53:37 -07:00
Jennifer Hodgdon 3964a0575f Issue #1546618 by wulff: Change duplicate defgroup to addtogroup 2012-05-14 12:21:35 -07:00
webchick 2b8686151f Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() returns inconsistent results – possible data loss. 2012-05-12 18:26:43 -07:00
Jennifer Hodgdon fffeb72bfd Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run 2012-05-08 11:21:03 -07:00
Jennifer Hodgdon b953e7e5a5 Issue #/1536750 by perusio: Fix drupal_goto documentation of status codes 2012-05-04 13:03:12 -07:00
Jennifer Hodgdon 4b39ca547d Issue #813146 by bleen18: remove variable cruft in node_submit function 2012-05-04 12:40:03 -07:00
webchick 59ce4ef9c8 Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: default_image() in image_field_prepare_view(). 2012-05-03 10:37:48 -07:00
webchick db962a2a93 Issue #1558402 by greggles: Fixed forum_index() not form_index(). 2012-05-02 15:47:04 -07:00
webchick a635a4969b Back to 7.x-dev 2012-05-02 15:14:17 -07:00
webchick 30d1e719aa Drupal 7.14 2012-05-02 15:10:42 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick ef78892600 Issue #966210 follow-up by chx: More secure fix for system_update_7061(). 2012-05-02 11:41:38 -07:00
webchick 58a2b40b3b Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths. 2012-04-30 22:10:09 -07:00
webchick 36541c978c Issue #1542674 by bas.hr, tim.plunkett, damiankloip: Fixed Wrong count assertion in taxonomy.test. 2012-04-30 22:07:59 -07:00
webchick 45589029ed Issue #1477110 by msonnabaum, tim.plunkett: Fixed php path detection in run-tests.sh. 2012-04-30 22:06:51 -07:00
webchick 1ef0cd4e9c Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison . 2012-04-30 22:04:36 -07:00
webchick 471664d00e Issue #285232 by ralessi, sun, catch: Add 'please select' item to required select list item. 2012-04-30 21:59:29 -07:00
webchick 6adf8ca0c2 Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation. 2012-04-30 21:53:37 -07:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
webchick f6c660169c Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom. 2012-04-30 21:50:41 -07:00
webchick 1b8522b91b Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() fails on pgsql and sqlite. 2012-04-30 21:48:18 -07:00
webchick 769405953c Issue #312458 by rdickert, Heine, sun: Fixed HTML filter is not run first by default, despite default weight. 2012-04-30 21:46:58 -07:00
webchick b975777815 Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy. 2012-04-30 21:45:47 -07:00
webchick 47f1ff523d Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-30 21:42:08 -07:00
webchick b7ac667101 Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. 2012-04-30 21:31:44 -07:00
webchick d0b5d31cbc Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: Fixed Regression: Missing 'Default image' per field instance. 2012-04-30 21:25:39 -07:00
webchick 84c4f7622e Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab. 2012-04-28 23:55:23 -07:00
webchick 7ee124b9cc Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is empty (race condition). 2012-04-28 23:52:09 -07:00
webchick 53ff0485de Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed Who's new & Who's online blocks have empty headings. 2012-04-28 23:44:44 -07:00
webchick faf3e8575e Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
webchick a5e79e0cba Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, cha0s: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-28 23:39:22 -07:00
webchick 9647c746ba Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: Fixed The block X was assigned to the invalid region Y and has been disabled. 2012-04-28 23:36:13 -07:00
webchick 30ea0c7f46 Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link. 2012-04-28 23:24:12 -07:00
webchick 0d41f5d9de Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow. 2012-04-28 23:22:30 -07:00
webchick 9afbc13d6b Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-28 23:20:21 -07:00
webchick a7d43f3460 Issue #1490150 by xjm, duellj, tim.plunkett: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. 2012-04-28 23:11:57 -07:00
webchick 060eb35f0a Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt to loop through undefined result set in aggregator. 2012-04-28 23:08:34 -07:00
webchick e03e94f41e Issue #1481156 by lucascaro, npiacentine: Fixed Incorrect logic in creating url to fetch information about project updates. 2012-04-28 13:45:44 -07:00
webchick 00caaed222 Issue #1484216 by catch, Berdir, beejeebus, tim.plunkett: Fixed Race condition in _update_create_fetch_task() (PDO Exceptions). 2012-04-28 13:42:42 -07:00
Jennifer Hodgdon 8f9ee9ec68 Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchdog, hook_watchdog, and watchdog constants 2012-04-27 09:40:17 -07:00
Jennifer Hodgdon 7d64f9578e Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else if 2012-04-27 09:37:22 -07:00
webchick d690e71b08 Issue #1492188 by Berdir, catch: Fixed Update module creates duplicate queue items. 2012-04-26 13:25:47 -07:00