Commit Graph

16201 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
Jennifer Hodgdon 452e0ec3eb Issue #1423090 by Albert Volkman: Fix invalid function see reference in field.module 2012-11-26 12:41:54 -08:00
Jennifer Hodgdon a60b8dec7a Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to when to use t() instead 2012-11-13 08:22:07 -08:00
Jennifer Hodgdon a6ecde70a9 Issue #1326600 by dcam, Lars Toomre, batigolix, kid_icarus, xjm: Clean up API docs for dblog module 2012-11-10 07:33:11 -08:00
Jennifer Hodgdon 7740ba5e23 Issue #1492378 by kbasarab: follow-up docs correction on autocomplete paths 2012-11-10 07:19:11 -08:00
Jennifer Hodgdon 6ed7d0eaaf Issue #1831408 by kotnik: Fix spelling of entity in docs 2012-11-10 07:09:04 -08:00
Jennifer Hodgdon 3919174433 Issue #1829366 by gcassie: Fix up grammar and caps in default settings.php file 2012-11-10 06:48:59 -08:00
David Rothstein 5e3c77b607 Add extra blank line to CHANGELOG.txt. 2012-11-07 16:50:13 -05:00
David Rothstein 8204a8b494 Back to 7.x-dev 2012-11-07 16:47:16 -05:00
David Rothstein c5d6e6334f Drupal 7.17 2012-11-07 16:42:13 -05:00
David Rothstein ef4ca19f0b Fix minor typo in CHANGELOG.txt. 2012-11-07 16:40:16 -05:00
David Rothstein 00c288876f Add links to Drupal 7.17 change notifications to CHANGELOG.txt. 2012-11-07 16:07:44 -05:00
David Rothstein 7208952fae Issue #1067120 followup by David_Rothstein, Berdir: Fix backwards compatibility issues for Drupal 7 on the taxonomy term page, and small documentation fixes. 2012-11-07 12:20:10 -05:00
Jennifer Hodgdon 788c2adaf3 Issue #1824016 by scuts: Fix confusing name of Node test method 2012-11-07 07:28:11 -08:00
Jennifer Hodgdon a524aa540c Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() 2012-11-07 07:25:58 -08:00
Jennifer Hodgdon 681fe02ead Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_js 2012-11-07 07:20:24 -08:00
David Rothstein f5b84d60aa Numerous updates to CHANGELOG.txt in preparation for Drupal 7.17. 2012-11-06 02:25:51 -05:00
David Rothstein 6d462a30f6 Issue #1816148 by BTMash, David_Rothstein | Irous: Removed system_update_7075() for now, since it's causing problems. 2012-11-06 02:20:18 -05:00
David Rothstein 6e344fd49c Issue #1154382 followup by plach: Fixed several issues with the newly-added hook_entity_view_mode_alter(). 2012-11-06 01:59:01 -05:00
David Rothstein 6b11350d32 Rolled back issue #1542186 (PHP 5.4 'Illegal string offset' warning when installing on SQLite), since the fix was broken. 2012-11-05 22:56:05 -05:00
David Rothstein 735adae7f3 Issue #1812822 by larowlan, _wdm_: Fixed field_test_entity_info() does not set a 'label' on the Test Entity. 2012-11-05 21:43:53 -05:00
David Rothstein 47d3d61389 Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support. 2012-11-04 23:36:20 -05:00
David Rothstein 8a4df80203 Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-11-04 23:30:05 -05:00
David Rothstein ff1d0fccf7 Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when 'items' variable is an associative array. 2012-11-04 23:19:40 -05:00
David Rothstein 01f18eb540 Issue #1785436 by Boobaa: Fixed Submission of #required elements without #title and empty value does not display any error. 2012-11-04 22:50:24 -05:00
David Rothstein 6eeef6c587 Minor reordering and fixes to CHANGELOG.txt. 2012-11-04 14:24:54 -05:00
David Rothstein 577bfdc670 Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails. 2012-11-04 14:18:03 -05:00
webchick 8355498584 Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of system_update_7061. 2012-11-02 15:19:50 -07:00
webchick 766e06742c Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck at update #7061. 2012-10-29 18:55:12 -07:00
David Rothstein dafe7ae2e4 Issue #1777270 by Devin Carlson, ssm2017 Binder, caelon, barraponto, ross9885: Fixed bug which prevented users with passwords over 60 characters from logging in via the user login block. 2012-10-28 23:34:16 -04:00
David Rothstein 160e454224 Issue #934714 by swentel, caiovlp, dcam | Coornail: Fixed Cannot add frontpage as shortcut. 2012-10-28 23:12:12 -04:00
Jennifer Hodgdon a6d4a91991 Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:42:34 -07:00
webchick 2210877796 Issue #1817484 by tomgeekery, kiamlaluno: Fixed The search_form_submit() function contains a 'return' statement right at the end of the function. 2012-10-23 19:41:33 -07:00
webchick 815ea30e8d Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting. 2012-10-23 19:30:44 -07:00
webchick dc3f7af04d Issue #1006042 by ksenzee, grendzy, scor: Fixed Links outside the overlay with existing fragments are broken. 2012-10-23 15:49:19 -07:00
webchick ffd207cbe8 Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'. 2012-10-23 15:39:56 -07:00
webchick fbecc5a656 Issue #1820960 by xjm: BTMash's username has incorrect case in MAINTAINERS.txt. 2012-10-23 15:36:56 -07:00
Jennifer Hodgdon 3f8351090e Issue #1797370 by lazysoundsystem, xjm: Remove t() from openid test assertion messages 2012-10-19 14:50:00 -07:00
Jennifer Hodgdon c3bf78ed2c Issue #1814760 by tomgeekery: Remove outdated documentation from dblog_cron() 2012-10-19 14:32:43 -07:00
Jennifer Hodgdon 30fab7007d Issue #1741338 by lazysoundsystem: Remove t() from test asserts in block module 2012-10-18 16:04:59 -07:00
Jennifer Hodgdon 56beb16c67 Issue #909954 by barraponto: Document base hook component in hook_theme 2012-10-18 15:41:47 -07:00
webchick 27ecff4aaf Issue #1346772 by xjm, scor: Fixed StatisticsLoggingTestCase->testLogging() fails with clean URLs in some environments. 2012-10-17 23:57:43 -07:00
David Rothstein 88e9b83612 Merge branch '7.15-security' into 7.x 2012-10-17 16:57:48 -04:00
David Rothstein b9127101ff Drupal 7.16. 2012-10-17 16:45:04 -04:00
Jennifer Hodgdon 654335b245 Issue #1741328 by lazysoundsystem: Remove t() from test asserts in aggregator module 2012-10-17 09:53:32 -07:00
Jennifer Hodgdon 100823ea1f Issue #1398404 by dcam, batigolix, NROTC_Webmaster, aLearner: Clean up API docs for overlay module 2012-10-17 09:43:42 -07:00
Jennifer Hodgdon 469589eea1 Issue #372416 by naxoc: Remove refs to nonexistent theme function in docs 2012-10-17 09:38:15 -07:00
webchick b96d440d8a Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs."
Concerns raised in http://drupal.org/node/1742438#comment-6609888 that this breaks backwards compatibility.

This reverts commit d462cafd50.
2012-10-16 10:44:01 -07:00
Jennifer Hodgdon a5d723152b Issue #1553704 by eddie_c: Fix up fast 404 docs in settings.php 2012-10-15 13:02:06 -07:00
webchick 10bbaf37a4 Issue #1263302 by andypost, peterpoe: Fixed States API disabled state handler filters out nonexistent class 'form-element'. 2012-10-13 21:45:28 -07:00
webchick 8615b92be6 Issue #1622974 by xjm, iflista, brianV: Fixed Aggregator fails to parse author entries longer than 255 characters. 2012-10-12 13:10:21 -07:00