Commit Graph

11038 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
David Rothstein 9988e47d6d Issue #1416506 by yched, Damien Tournoud, swentel: Fixed Field schema foreign keys support is broken. 2013-08-04 23:13:28 -04:00
webchick 2865cfc6cd Issue #2055019 by colan: Fixed Syslog configure link missing on Extend/Modules page. 2013-08-01 00:29:29 -07:00
David Rothstein 7c67fb6784 Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active batch' error after user cancelling own account. 2013-07-28 19:53:24 -04:00
Jennifer Hodgdon dc7f0cdbe2 Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs accuracy 2013-07-24 10:33:40 -07:00
David Rothstein 38cf2ce17b Issue #1365234 by TravisCarden, amontero, Kevin Morse, bartmcpherson, xjm: Add description to 'access content overview' permission. 2013-07-22 20:02:09 -04:00
Jennifer Hodgdon 66bc8fb393 Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from test asserts in various system tests 2013-07-03 08:00:12 -07:00
Jennifer Hodgdon 4095c4e8ff Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from test assertions in various system tests 2013-07-03 07:51:40 -07:00
Jennifer Hodgdon da8c75d95d Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docs 2013-07-03 07:46:24 -07:00
Jennifer Hodgdon 1987a5999e Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback function standard 2013-07-03 07:44:45 -07:00
Jennifer Hodgdon f9b90224ca Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, xjm: Remove t() from test assertions in file-related tests 2013-06-28 10:58:46 -07:00
Jennifer Hodgdon fa1ea2a912 Issue #2028599 by maximpodorov, andypost: Remove extra spaces in field.install 2013-06-26 13:24:54 -07:00
David Rothstein f083e0f782 Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein | mvc: Add a recursive version of array_diff_assoc(). 2013-06-23 17:17:12 -04:00
David Rothstein 3201287ba4 Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles. 2013-06-23 16:35:04 -04:00
Jennifer Hodgdon b0338a93ae Issue #1797286 by dcam, lazysoundsystem, xjm, Lars Toomre: Remove t() from test assertions in forum module 2013-06-21 10:02:16 -07:00
Jennifer Hodgdon c23de5265f Issue #1831540 by orb, sergeypavlenko, Berdir, andypost, podarok, cam8001, Gaelan: Rewrite examples for taxonomy hooks in taxonomy.api.php 2013-06-20 07:20:12 -07:00
Jennifer Hodgdon 0a14ec9418 Issue #1797330 by xjm, Lars Toomre, dcam, lazysoundsystem: Remove t() from test assertions in help module 2013-06-10 08:02:22 -07:00
Jennifer Hodgdon cca14341f0 Issue #1797508 by Lars Toomre, dcam, lazysoundsystem: Remove t() from test messages in search module 2013-06-10 07:59:50 -07:00
Jennifer Hodgdon 0fca935794 Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, Noe_: Fix up documentation of node tests 2013-06-10 07:53:36 -07:00
Jennifer Hodgdon 36fb9a26d4 Issue #1797372 by chrisjlee, lazysoundsystem, dcam, xjm, Lars Toomre: Remove t() from test assertions in path module 2013-06-10 07:49:27 -07:00
Jennifer Hodgdon 053a3b0346 Issue #1797510 by Lars Toomre, xjm, lazysoundsystem, dcam: Remove t() from test assertions in shortcut module 2013-06-10 07:47:21 -07:00
Jennifer Hodgdon ba9798a428 Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test assertions in translation module 2013-06-10 07:45:30 -07:00
Jennifer Hodgdon 1b03ea803a Issue #1797366 by xjm, lazysoundsystem, dcam: Remove t() from test assertions in menu module 2013-06-10 07:43:38 -07:00
Jennifer Hodgdon ab1797f305 Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix indefinite article in book.module documentation 2013-06-06 12:16:09 -07:00
Jennifer Hodgdon c38e2fe73f Issue #1948564 by sarahdavies, bdgreen, joachim: Move search callback function out of hooks group and into callbacks group in search.api.php 2013-06-06 11:53:24 -07:00
Jennifer Hodgdon 1419cdeb3a Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test assertions in node.module tests 2013-06-06 09:27:11 -07:00
Jennifer Hodgdon bb412015ea Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:15:28 -07:00
David Rothstein 5ae8828fef Revert "Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks()."
This reverts commit 43c8918f96.
2013-06-03 23:52:33 -04:00
David Rothstein ad00b256bd Issue #787876 by David_Rothstein, zero2one, dcam | avior: Added code comment to clarify why the "autocomplete" attribute is used on the current password field on the user form. 2013-06-03 18:33:09 -04:00
David Rothstein 43c8918f96 Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks(). 2013-06-03 17:26:10 -04:00
Jennifer Hodgdon 0758630ac4 Issue #1798366 by dcam, cilefen, Lars Toomre: Remove t() from test asserts in Tracker module 2013-05-23 07:26:18 -07:00
Jennifer Hodgdon fc41493f76 Issue #1797374 by dcam, lazysoundsystem, xjm, Lars Toomre, Mile23: Remove t() from test assertions in PHP module 2013-05-23 07:21:15 -07:00
Jennifer Hodgdon bb9b6c3aad Issue #1798384 by dcam, Lars Toomre, Mile23: Remove t() from test assertions in Update module 2013-05-23 07:19:11 -07:00
Jennifer Hodgdon 407b33c18a Issue #1948564 by bdgreen, aitiba, joachim: Document hook_search_info() callback using new callback definition standard 2013-05-21 12:11:47 -07:00
Jennifer Hodgdon 89f66ab513 Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in various system tests 2013-05-21 12:09:39 -07:00
Jennifer Hodgdon f1dd15f3e6 Issue #1984190 by markpavlitski: Fix bullet list formatting in hook_install_tasks doc 2013-05-08 06:37:35 -07:00
Jennifer Hodgdon 0cbded1f79 Issue #1966958 by markpavlitski, joachim: Add param docs to user_login_finalize 2013-05-03 09:07:39 -07:00
Jennifer Hodgdon dcd81db201 Issue #1797410 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:59:35 -07:00
Jennifer Hodgdon 25150e7b60 Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:57:14 -07:00
Jennifer Hodgdon 8ee9e5ab40 Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:53:13 -07:00
Jennifer Hodgdon b61b0d7279 Issue #1797318 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in form system tests 2013-04-26 08:47:03 -07:00
Jennifer Hodgdon 6a0af5ac81 Issue #1797296 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in file system tests 2013-04-26 08:44:41 -07:00
Jennifer Hodgdon c56ffddc5f Issue #1797220 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in entity system tests 2013-04-26 08:41:35 -07:00
Jennifer Hodgdon 1db5aed629 Issue #1797360 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in locale and path module backported from D8 language module 2013-04-26 08:39:06 -07:00
Jennifer Hodgdon 23502821f7 Issue #1742830 by dcam, izus, lazysoundsystem, andypost, Lars Toomre: Remove t() from test asserts in contact module 2013-04-26 08:36:24 -07:00
Jennifer Hodgdon 6c7540d48a Issue #1797106 by dcam, izus, xjm, lazysoundsystem, zuuperman, Lars Toomre: Remove t() from test asserts in field module 2013-04-26 08:33:35 -07:00
Jennifer Hodgdon a71b5298c6 Issue #1797272 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in filter module 2013-04-26 08:29:17 -07:00
Jennifer Hodgdon dd4979eb9c Issue #1797328 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in image module 2013-04-26 08:26:19 -07:00
Jennifer Hodgdon 5cf0a35963 Issue #1786740 by shanethehat: Fix up docs for field_update_instance() 2013-04-24 08:40:10 -07:00
Jennifer Hodgdon d2e87e2a84 Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert messages in xmlrpc module 2013-04-24 08:32:49 -07:00
Jennifer Hodgdon 38dd08b1c6 Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert messages in field_ui module 2013-04-24 08:30:42 -07:00
Jennifer Hodgdon 5d6e07afcc Issue #1797242 by dcam, Lars Toomre, izus: Remove t() from assert messages in user module 2013-04-24 08:28:54 -07:00
Jennifer Hodgdon 6b6c2da066 Issue #1797242 by dcam, lazysoundsystem, xjm, Lars Toomre, izus: Remove t() from assert messages in dblog module 2013-04-24 08:26:11 -07:00
Jennifer Hodgdon 496e56b341 Issue #1973762 by chx, cosmicdreams, yched: Add example to field_info_field_map return docs 2013-04-23 07:39:56 -07:00
Jennifer Hodgdon 694dc23de4 Issue #1614108 by David_Rothstein: Remove documentation of visible in hook_field_extra_fields, since it does not exist (yet) in D7 2013-04-16 12:56:25 -07:00
Jennifer Hodgdon af3641ad18 Issue #1966948 by kiamlaluno: Upate reference to Drupal 6 hook in user_login_finalize 2013-04-15 10:26:57 -07:00
Jennifer Hodgdon 3f64ddc886 Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topic 2013-04-10 14:50:51 -07:00
Jennifer Hodgdon 34c574708d Issue #1961832 by foopang: Fix docs typo in field_ui.admin.inc 2013-04-10 14:46:53 -07:00
Jennifer Hodgdon 4462c53d65 Issue #1614108 by dcam, bartmcpherson, Xano: Add documentation to hook_field_extra_fields 2013-04-10 14:44:19 -07:00
Jennifer Hodgdon f4f388f42d Issue #1173322 by dcam, javier_: Add example implementations for file hook documentation 2013-04-10 14:42:07 -07:00
Jennifer Hodgdon 93510d585b Issue #1250500 by dcam, joachim, jhodgdon: Add topic for callback functions 2013-04-10 14:37:03 -07:00
Jennifer Hodgdon 93029c6268 Issue #1811218 by chertzog, dozymoe, rootatwc: Fix args in hook_aggregator_process_info docs 2013-04-10 14:34:33 -07:00
Jennifer Hodgdon 7eda9b43cc Issue #1797940 by dcam, Lars Toomre: Add missing docs in locale test method 2013-04-10 14:29:45 -07:00
Jennifer Hodgdon 23f3852229 Issue #1906484 by dcam, smiletrl: Fix incorrect reference in field_ui_field_setting_form_submit() documentation 2013-04-04 15:55:11 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
Jennifer Hodgdon f854613f46 Issue #1933954 by Alexander Pyle: Fix up documentation for return value of hook_requirements 2013-04-04 15:32:01 -07:00
David Rothstein 9c52b71803 Issue #1821906 followup by David_Rothstein: Validate that the new $options parameter in various Field API public API functions is actually an array, to prevent conflicts with contrib modules. 2013-04-01 23:22:07 -04:00
David Rothstein 7cbe4b7e26 Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test classes to be used in D7. 2013-04-01 22:50:18 -04:00
David Rothstein 673aa4d81d Issue #1797506 by dcam, xjm, Lars Toomre, sivaji: Remove t() from assertion messages in tests for the rdf module. 2013-04-01 19:06:26 -04:00
David Rothstein 7ba00c1951 Issue #1945066 by chertzog, dcam | joachim: Fixed node_theme() doesn't declare the file for theme_node_admin_overview() . 2013-04-01 18:59:42 -04:00
David Rothstein 154389daa5 Issue #799356 by vijaycs85, m1n0, jaffaralia, effulgentsia: Fixed _form_set_class() is too aggressive in assigning the 'error' class. 2013-04-01 17:47:54 -04:00
David Rothstein b927d876e9 Issue #1229014 by bfroehle, jackbravo, illmasterc: Fixed Content-Disposition header makes private files show open/save prompts, but public files show inline. 2013-04-01 17:08:55 -04:00
David Rothstein b9d7b6f0fc Issue #1821906 by Wim Leers, nod_: Allow more Field API public API functions to act on a single field within an entity. 2013-03-30 19:17:49 -04:00
David Rothstein e4037b06de Issue #985642 by kiamlaluno, Berdir, Damien Tournoud, Deciphered, B-Prod, galooph, David_Rothstein, drzraf, yched: Add back field_attach_load() to file_field_update() under certain circumstances in Drupal 7. 2013-03-30 18:39:16 -04:00
David Rothstein fb0ecf1802 Issue #124689 by cck | Dio: Fixed hook_user()/hook_user_presave() documentation needs clarification on how to modify values. 2013-03-30 18:29:56 -04:00
David Rothstein 00ca279153 Issue #1940404 by danpros: Fix URL typo in PHP module filter tips. 2013-03-30 15:50:21 -04:00
David Rothstein 79c6205b4c Issue #1096208 by zambrey, mr.baileys: Fixed PHP notices when creating menu link '#'. 2013-03-30 15:47:41 -04:00
David Rothstein bbf013472b Issue #1564996 by greggles: Added Make one-time login link watchdog more useful for auditing. 2013-03-30 15:40:35 -04:00
David Rothstein e66de8b026 Issue #1705536 by pfrenssen: Fixed typo in docblock block_block_list_alter(). 2013-03-30 15:36:25 -04:00
David Rothstein e1b5a52848 Issue #1716036 by larowlan, xjm: Use range() to create option list for forum block options. 2013-03-30 15:33:40 -04:00
David Rothstein d0bc57b9e7 Issue #1886876 by IRuslan, swentel: Fixed Useless variable assignment in node_feed(). 2013-03-30 15:30:02 -04:00
David Rothstein fc104c95bd Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
David Rothstein 054c8abfea Issue #1242602 by swentel, JvE, babruix | Chi: Fixed Notices in taxonomy_autocomplete(). 2013-03-30 14:31:25 -04:00
David Rothstein c9d214811e Issue #771036 by ojohansson, Albert Volkman, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute. 2013-03-30 14:25:27 -04:00
David Rothstein 5177237f58 Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2013-03-30 13:01:03 -04:00
David Rothstein 0bcf41a3c4 Issue #1379056 by Barrett: Fixed if more than one hook_openid() implementation returns a given parameter, the resulting value is an array and request is invalid. 2013-03-30 10:59:10 -04:00
Jennifer Hodgdon 6cb8c8a052 Issue #1926758 by balsama, mitron: Fix code comment in system.module 2013-03-20 09:08:04 -07:00
Jennifer Hodgdon e01afb83bc Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test assert messages in simpletest module 2013-03-12 16:26:25 -07:00
David Rothstein 29d1b4e911 Issue #1920340 by yched: Fixed Update URL of change notification for '_field_info_collate_fields() memory usage'. 2013-03-10 21:51:19 -04:00
David Rothstein 37b3f3e2cb Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right. 2013-03-10 21:48:02 -04:00
David Rothstein e0fa18896a Issue #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused variable $export_data from book_export_html() function. 2013-03-10 21:25:23 -04:00
David Rothstein 6bcb0a3b91 Issue #1886870 by IRuslan: Fixed Useless node_type_get_type() call in node_validate(). 2013-03-10 21:20:26 -04:00
David Rothstein d5be55f2c3 Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a variable that is never used. 2013-03-10 21:16:32 -04:00
David Rothstein 94739f0a47 Issue #1898314 by droplet | xjm: Rename $user to $account in WebTestBase::drupalLogin(). 2013-03-10 16:24:40 -04:00
David Rothstein ba9b60db7a Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious documentation problem with the $name variable in taxonomy-term.tpl.php (incorrectly documented as being sanitized when in fact it is not). 2013-03-10 16:11:40 -04:00
David Rothstein 92d2299781 Issue #1586542 followup by andypost: Workaround for an issue where system update #7061 fails due to a memory leak and can't be run again. 2013-03-10 15:50:59 -04:00
David Rothstein 851bcf12f0 Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: system_update_7007() fail. 2013-03-10 15:44:11 -04:00
David Rothstein b5d7ec6199 Issue #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index to watchdog table. 2013-03-10 15:29:57 -04:00
David Rothstein a9ec210f7a Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-03-10 15:19:33 -04:00
David Rothstein 63fc6b8f75 Merge branch '7.20-hotfix' into 7.x
Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-03-06 19:09:31 -05:00
David Rothstein 33d91c459d Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the 'image_allow_insecure_derivatives' variable to have partial protection from the security issues fixed in Drupal 7.20. 2013-03-06 18:58:12 -05:00
David Rothstein 0a9cd357b4 Issue #1890754 by Berdir, pwolanin, tim.plunkett: [Tests] Private Images visible by url. 2013-03-04 23:26:11 -05:00
Jennifer Hodgdon 078f24b070 Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is case sensitive 2013-03-04 12:55:54 -08:00
Jennifer Hodgdon b92ed0d10c Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, xjm, sven.lauer: Fix up API docs for Filter module 2013-03-04 12:53:26 -08:00
David Rothstein 40d178b009 Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New anti-DoS measure breaks for some file URIs. 2013-02-28 23:41:58 -05:00
David Rothstein bfaa7b4fd0 Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-02-27 18:13:58 -05:00
David Rothstein 297665a471 Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on date_formats().(format|type) is problematic for case insensitive collations. 2013-02-27 17:08:32 -05:00
David Rothstein ad244e2cb8 Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object. 2013-02-27 16:55:30 -05:00
Jennifer Hodgdon 7d76caba56 Issue #1794012 by dcam, Crell, Lars Toomre: Remove t() from asserts in database system tests 2013-02-26 10:53:43 -08:00
David Rothstein b822ac338a Merge tag '7.20' into 7.x 2013-02-20 15:39:18 -05:00
David Rothstein 3a24da1b40 Drupal 7.20 2013-02-20 15:32:50 -05:00
Jennifer Hodgdon eb6f6e9288 Issue #1889738 by andybroomfield: Add information to documentation of hook_custom_theme 2013-01-30 07:55:36 -08:00
Jennifer Hodgdon cb904773f5 Issue #1397346 by Albert Volkman, kristiaanvandeneynde, larowlan, bobbyaldol, tim-e, shiff2kl, FatGuyLaughing: Add and fix up documentation in image and node module files 2013-01-30 07:52:25 -08:00
Jennifer Hodgdon ab718240f3 Issue #1885000 by cck: Add link in hook_theme docs to theme layer page 2013-01-30 07:46:35 -08:00
David Rothstein da660bbd04 Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to recent versions of Drupal 7. 2013-01-27 16:57:30 -05:00
David Rothstein bd1dc1fdbb Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage. 2013-01-27 16:21:18 -05:00
Jennifer Hodgdon 6a4df4aded Issue #1893530 by alippai: Document that bundles element is not required for one-bundle entities in hook_entity_info 2013-01-21 16:23:28 -08:00
Jennifer Hodgdon 9426490d7e Issue #1875858 by j.slemmer, cck: Fix documentation for a couple of menu hooks 2013-01-19 07:59:01 -08:00
David Rothstein ca55fc249c Merge branch '7.18-security' into 7.x 2013-01-16 16:56:53 -05:00
David Rothstein 1d4604da25 Drupal 7.19 2013-01-16 16:45:48 -05:00
Jennifer Hodgdon a3c852de07 Issue #1807556 by Albert Volkman, Lars Toomre: API docs fixup for Aggregator module 2013-01-10 15:45:01 -08:00
Jennifer Hodgdon 9ea7142223 Issue #1807688 by Albert Volkman, Lars Toomre: API docs fixes for Book module 2013-01-10 15:35:38 -08:00
Jennifer Hodgdon 0e6c8dce5a Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: Better documentation for language negotiation 2013-01-10 14:58:50 -08:00
Jennifer Hodgdon ebcaa13d87 Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded property 2013-01-08 16:16:58 -08:00
David Rothstein aecf88993c Issue #1870612 by David_Rothstein, plach, greggles: Add tests for SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. 2013-01-07 22:27:23 -05:00
David Rothstein 3e5c778d4a Issue #1565322 by Jorrit: Fixed Notice in locale_languages_edit_form_validate(). 2013-01-07 22:23:23 -05:00
David Rothstein 3d169b3bb6 Issue #1857956 by catch, David_Rothstein: Do not re-prepare comment update timestamp if it's the same as the created timestamp (performance improvement). 2013-01-07 22:18:56 -05:00
Jennifer Hodgdon 661d81b361 Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:54 -08:00
David Rothstein 77c08ef4cb Issue #1864216 by larowlan, marvin_B8: Fixed No docblock for several functions in user.module. 2012-12-27 12:34:25 -05:00
David Rothstein 8ec1f078f9 Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with @link...@endlink. 2012-12-27 12:29:52 -05:00
David Rothstein 5c9c9a689b Issue #1864188 by johnshortess | hefox: Fixed user_filters() invokes hook_permission() with argument 'permission' ($function('permission')). 2012-12-27 11:23:31 -05:00
David Rothstein 9569999cd0 Issue #1741386 by lazysoundsystem, rasmusluckow, andypost, Lars Toomre, dcam: Removing t() from asserts in simpletests in book module. 2012-12-27 11:17:22 -05:00
David Rothstein dfed194c63 Issue #1534674 by plach, slowflyer: Fixed Comment field language is completely broken. 2012-12-26 22:49:51 -05:00
webchick 761550f981 Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() help texts. 2012-12-26 18:52:26 -08:00
webchick 5911444e9a Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed Mail functions reference obsolete RFC. 2012-12-26 18:48:06 -08:00
webchick 08bddd67a7 Issue #1868206 by kiamlaluno: Fixed Word is repeated. 2012-12-26 11:12:45 -08:00
David Rothstein 93c0701398 Merge branch '7.17-security' into 7.x 2012-12-19 14:00:43 -05:00
David Rothstein b47f95d301 Drupal 7.18. 2012-12-19 13:52:59 -05:00
David Rothstein eb1be6311e Issue #1706878 by tim.plunkett, lazysoundsystem: Added DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output. 2012-12-09 11:01:25 -05:00
David Rothstein 50f9d3f97c Issue #1446650 by superspring | drupalsven: Added After installing module display link to 'install another module'. 2012-12-08 19:28:58 -05:00
David Rothstein c7e45d937d Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). 2012-12-08 18:31:33 -05:00
David Rothstein ef10c14b7f Issue #1117780 by amontero, naxoc | ogi: Display cron url in admin/config/system/cron page. 2012-12-08 16:49:25 -05:00
David Rothstein d1f4ea3b2b Issue #1672694 by Devin Carlson, JulienD, jibran, kalabro: Fixed Field UI continues to use t() for $instance['label'] in field_ui().admin.inc. 2012-12-08 16:35:27 -05:00
David Rothstein eb4dbe938e Issue #1550892 by david.mckay | fgm: Fixed reset() on function call in image_update_7002() to avoid an E_STRICT notice. 2012-12-08 16:29:59 -05:00
David Rothstein 2f00fb3589 Issue #1833028 by michaelmol | rmfleet: Fixed bug which prevented image styles from being reverted on PHP 5.4. 2012-12-08 16:19:28 -05:00
David Rothstein 2b86b82f49 Issue #1817680 by haydeniv | netol: Fixed Update notification is printed more than one time. 2012-12-08 15:54:11 -05:00
Jennifer Hodgdon 2af1995250 Issue #1247812 by Albert Volkman, jzacsh: Add docs for user_admin() function 2012-12-06 13:41:22 -08:00
Jennifer Hodgdon e02f847837 Issue #1857984 by Ivan Zugec: Fix sample code for hook_field_widget_form so it would actually work 2012-12-06 13:32:14 -08:00
Jennifer Hodgdon c6b58214eb Issue #1858508 by TravisCarden: Add see also to hook_theme docs 2012-12-06 13:24:00 -08:00
Jennifer Hodgdon c2c9283a96 Issue #1856142 by kiamlaluno: Fix typo in node_query_node_access_alter() comment 2012-12-04 10:51:40 -08:00
Jennifer Hodgdon 137bbb88df Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up API docs for Node module 2012-11-27 07:45:14 -08:00