Commit Graph

14278 Commits (3d353c47fab804d22411bdfa87407b81a4a415c6)

Author SHA1 Message Date
Dries Buytaert d432737d8e - Patch #931520 by David_Rothstein: [site:url-brief] token puts an unnecessary slash at the end. 2010-10-28 01:33:41 +00:00
Dries Buytaert 7c95deecb1 - Patch #952768 by jhodgdon: () parameter in drupal_add_library() and drupal_process_attached() undocumented. 2010-10-28 00:08:24 +00:00
Dries Buytaert 7af1ab590f - Patch #912700 by bleen18, jmiccolis: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-10-27 19:31:53 +00:00
Dries Buytaert a6cb5bbf85 - Patch #337909 by chillin411: hook_menu() 'access callback' docs should mention boolean values work too and minor doxygen correction. 2010-10-27 19:11:53 +00:00
Dries Buytaert 028fe64eae - Patch #937560 by chillin411: the parameter & is not documented in hook_update_N. 2010-10-27 19:10:09 +00:00
Dries Buytaert f3ab0a0fce - Patch #950276 by sun, jhodgdon: improve documentation of hook_translated_menu_link_alter(). 2010-10-27 18:57:57 +00:00
Dries Buytaert 55ee78119a - Patch #948416 by David_Rothstein: a menu item description, 'Administer content', is missing a period. 2010-10-27 18:45:55 +00:00
Dries Buytaert 4498057dba - Patch #408160 by sun: code simplification. 2010-10-27 18:41:03 +00:00
Dries Buytaert 298aaaa081 - Patch #949102 by jhodgdon: polish UPGRADE.txt. 2010-10-27 18:32:54 +00:00
Dries Buytaert 1fe938527f - Patch #886152 by effulgentsia: fix tests. 2010-10-27 18:29:17 +00:00
Dries Buytaert ee050856ca - Patch #718540 by jhodgdon, freelock: better documentation in query.inc. 2010-10-26 15:26:09 +00:00
Dries Buytaert 761ec74ffd - Patch #611786 by Gábor Hojtsy, tobiasb, Pasqualle: .po file should not be considered broken if last msgstr is empty. 2010-10-26 15:24:50 +00:00
Dries Buytaert c705279a7a - Patch #950662 by amateescu: documentation improvements for drupal_http_request() 2010-10-26 15:17:50 +00:00
Dries Buytaert 7b1fc6d495 - Patch #934328 by chillin411: CHANGELOG.txt should have information about the new Bartik theme. 2010-10-26 15:16:03 +00:00
Dries Buytaert b077fb5671 - Patch #945456 by chillin411: hook_mail() doc should state it's only called on one module not all modules. 2010-10-26 15:15:22 +00:00
Angie Byron 2f76c696c0 #445736 by sun: Fixed Poll does not respect weight in Preview or More button. 2010-10-25 15:51:21 +00:00
Angie Byron e027699979 #902008 by sun: Fixed Optional field type modules should not be 'required' in .info file. 2010-10-25 15:48:41 +00:00
Angie Byron 08f59215f7 #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't affect the language switcher block. 2010-10-25 15:14:33 +00:00
Dries Buytaert 14d19b22ca - Patch #647228 by sun: links are needlessly unable to fully participate in D7 AJAX framework features. 2010-10-25 00:23:47 +00:00
Dries Buytaert e6385ee624 - Patch #949212 by luchochs: simpletest_last_test_get() is ignored in api.drupal.org. 2010-10-25 00:19:24 +00:00
Dries Buytaert 6a15a73bd2 - Patch #924154 by fago: user account fields appear on all categories. 2010-10-25 00:15:11 +00:00
Dries Buytaert 738ef0e6eb - Patch #948116 by amateescu: field_update_instance() doxygen is broken. 2010-10-25 00:09:12 +00:00
Dries Buytaert bcc0741b67 - Patch #951486 by Damien Tournoud: invalid placeholders in exception messages during update. 2010-10-25 00:06:19 +00:00
Angie Byron 2079d300b4 #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both become empty when saved. 2010-10-24 04:18:10 +00:00
Angie Byron e8716ebf25 #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal. 2010-10-23 21:03:22 +00:00
Angie Byron c10220f9bf #738512 by sun: Fixed Node permissions are ordered oddly. 2010-10-23 18:25:05 +00:00
Angie Byron ecf913b37f #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to instance definitions. 2010-10-23 18:23:24 +00:00
Angie Byron 1d2e7683ab #433454 by sun: Only hardcode node title's weight if it's not otherwise specified. 2010-10-23 16:30:48 +00:00
Angie Byron 156dec00af Trying #886152 again: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display. 2010-10-23 15:55:04 +00:00
Angie Byron 00e207a269 #700558 follow-up by Scott Falconer: Make Update manager test more robust. 2010-10-23 15:48:45 +00:00
Angie Byron 1157ab3d26 #607240 by brianV: Fixed allow AJAX behaviours to be triggered with spacebar. 2010-10-23 15:46:43 +00:00
Angie Byron d98f29f712 #948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node example module any more, 2010-10-23 15:42:53 +00:00
Angie Byron cf7585c801 #875132 by watcha: Fixed overflow:hidden on block content breaks contextual links. 2010-10-23 15:37:38 +00:00
Angie Byron 024c9d177b #915734 by amateescu: Fixed book-export-html.tpl.php has wrong variable name in doc 2010-10-23 15:35:35 +00:00
Angie Byron 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +00:00
Dries Buytaert f914aef21b - Patch #948536 by amateescu: node_type_get_types() could mention that the types it returns are objects. 2010-10-23 12:58:37 +00:00
Dries Buytaert 5eedc1f7e7 - Patch #937508 by amateescu: the documentation for arg() doesn't report what the function returns when it's called without arguments. 2010-10-23 12:56:40 +00:00
Angie Byron 95601106b2 Back to 7.0-dev 2010-10-23 05:32:22 +00:00
Angie Byron 237c0642a7 Drupal 7.0-beta2 2010-10-23 05:30:57 +00:00
Angie Byron c1b4e8d433 #925778 follow-up by manarth, sun: Fix phantom my account link for anon users, and restore former menu access functions to prevent fatal errors in upgraded sites. 2010-10-23 03:20:40 +00:00
Angie Byron 3d4b154960 #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly failing. 2010-10-23 02:26:11 +00:00
Angie Byron 7f9a866cf1 Rollback of #886152. Broke testbot. 2010-10-23 01:34:02 +00:00
Angie Byron f7d7f5bf0a #845834 follow-up by plach: Fix language switcher styles in Bartik. 2010-10-23 00:58:51 +00:00
Angie Byron 21b41548cc #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields are hidden after the administrator newly configures a view mode to not use 'default' display. 2010-10-23 00:54:39 +00:00
Angie Byron 85dd04fec5 #934050 follow-up by chx: Primary keys cannot be null. 2010-10-23 00:43:48 +00:00
Dries Buytaert 969135b3d5 - Patch #881908 by jhodgdon: token hooks are not documented well. 2010-10-22 17:20:41 +00:00
Angie Byron 2951176d8e #934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add tests. 2010-10-22 16:36:14 +00:00
Angie Byron a89aa3b19d #887288 by catch, David_Rothstein: Fixed Attempting to use update.php without having configured a database in settings.php results in incorrect/misleading error message 2010-10-22 15:41:45 +00:00
Angie Byron 748d7ea037 #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't specify custom schema types. Should fix Date module. Yay. 2010-10-22 15:18:56 +00:00
Angie Byron 4acbcf6d8f #722974 by chx, moshe weitzman, David_Rothstein: Fixed install script returns a blank page for PHP 5.1. 2010-10-22 02:53:19 +00:00