Commit Graph

9730 Commits (af8882e9736356820db8e6a59f68a362cca313b2)

Author SHA1 Message Date
Dries Buytaert 7070b8c19b - Patch #974606 by Crell: misnamed function in hook documentation. 2010-11-18 05:38:39 +00:00
Dries Buytaert 1affe10ba9 - Patch #973758 by mdm: Missing asterisk in field.api.php phpdoc. 2010-11-18 05:37:47 +00:00
Dries Buytaert 8d80b7dbbc - Patch #972380 by wulff: duplicate word in hook_help(). 2010-11-18 05:36:27 +00:00
Dries Buytaert 3a230683ea - Patch #958456 by rschwab, dww: update module uses incorrect variable for maintenance mode. 2010-11-18 05:35:39 +00:00
Dries Buytaert 0a985cdac9 - Patch #934774 by Coornail, Damien Tournoud: Css aggregation includes a lots of empty newlines. 2010-11-17 04:15:37 +00:00
Dries Buytaert 3e1b4793a2 - Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails is parents array contains numeric indexes. 2010-11-17 04:10:52 +00:00
Dries Buytaert ead244e09f - Patch #973488 by amateescu, Volx: wrong default value in user admin settings form. 2010-11-17 03:58:30 +00:00
Dries Buytaert 8be86731cf - Patch #973242 by pp: inconsistent type name. 2010-11-16 18:50:12 +00:00
Dries Buytaert 899e4376ba - Patch #964882 by tim.plunkett: Context Links menu stays visible on top of Overlay content on iOS devices. 2010-11-16 18:43:06 +00:00
Angie Byron 2fb2a33c8a #969456 by amateescu: Update to jQuery Forms 2.49 2010-11-15 17:47:50 +00:00
Angie Byron 9c05cdef9e #953914 by chx, yched, effulgentsia, pifantastic: Fixed #limit_validation_errors fails is parents array contains numeric indexes. 2010-11-15 10:06:32 +00:00
Angie Byron ce88876679 #787684 by sivaji: Role admin page should say something when you save 2010-11-15 09:04:47 +00:00
Angie Byron 9b3c8c5273 #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that runs before the page is generated. 2010-11-15 08:29:03 +00:00
Angie Byron 818de3a656 #963612 by chx, sun: Stop notices in templates if comment form doesn't exist. 2010-11-15 00:49:46 +00:00
Angie Byron 14d2f790cc #950138 follow-up by yched: Small comment whitespace fix. 2010-11-15 00:40:19 +00:00
Angie Byron d36b7bde42 #895140 follow-up by David_Rothstein: Tests to ensure older versions of modules are not chosen over new ones. 2010-11-15 00:37:08 +00:00
Angie Byron eed07e55dd #938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() should not be sanitized. 2010-11-14 22:15:39 +00:00
Angie Byron 0c33e86388 #885014 by bojanz, chx: Fixed add missing pager and tablesort query support to EntityFieldQuery. 2010-11-14 22:07:57 +00:00
Angie Byron 4575c982a2 #740258 by coltrane, mr.baileys: Fixed Permissions not shown when module human-readable name conflicts. 2010-11-14 21:22:46 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron 8dd7376d5a #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions. 2010-11-14 20:42:45 +00:00
Angie Byron 8049f94756 #971090 by scor, rgristroph: Fixed place maxlength on taxonomy tag field to prevent data truncation. 2010-11-14 20:31:45 +00:00
Angie Byron a16b1d92c4 #860154 by Zoltán Balogh, zserno, Gábor Hojtsy: Fixed Locale module does not import the plural forms from compact files. 2010-11-14 19:53:21 +00:00
Dries Buytaert ee71cf5e80 - Patch #971010 by Dave Reid: the [vocabulary:term-count] token has the wrong name 'Node count'. 2010-11-14 00:25:44 +00:00
Angie Byron a3fab0edad #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtesty of BADCamp 2010 woo) 2010-11-13 17:40:09 +00:00
Dries Buytaert 346854c12e - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage. 2010-11-13 14:06:43 +00:00
Dries Buytaert b51569528f - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE. 2010-11-13 14:04:08 +00:00
Angie Byron a365b198b6 #617596 follow-up by sun: optimize if statement. 2010-11-13 07:39:35 +00:00
Dries Buytaert 339031a16e - Patch #943742 by Stalski: fields only appearing when custom field is added in manage display screen. 2010-11-13 02:02:02 +00:00
Dries Buytaert fee217fabc - Patch #970258 by Dave Reid: example documentation for hook_entity_insert()/update/delete() will cause PHP strict errors. 2010-11-13 02:00:56 +00:00
Dries Buytaert a160006def - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +00:00
Dries Buytaert f2e5ed5ce5 - Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a comment. 2010-11-12 03:18:13 +00:00
Dries Buytaert 0e8ab9970e - Patch #961412 by Eric_A: fixed typo in documentation. 2010-11-12 03:10:38 +00:00
Dries Buytaert a3daea1f8a - Patch #968476 by Dave Reid: use proper API for removing directory on uninstall. 2010-11-12 03:06:52 +00:00
Angie Byron f4c438b7f0 #965514 by agentrickard: Fix silly typo in node test. 2010-11-12 03:02:02 +00:00
Dries Buytaert 566c39e7a3 - Patch #914792 by sun, moshe weitzman, effulgentsia: custom element properties entirely override default element info properties. 2010-11-12 02:59:30 +00:00
Dries Buytaert fd37414f45 - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in . 2010-11-12 02:57:15 +00:00
Angie Byron 1ba059b3b2 #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. 2010-11-12 01:36:08 +00:00
Angie Byron cf1cc3cdf0 #965348 by googletorp, yched: Fix inconsistent parameter data type in hook_taxonomy_vocabulary_delete(). 2010-11-09 17:52:57 +00:00
Angie Byron 5d35cc16e0 #965130 by dalin, plach: Fixed locale_update_7002() assumes that multiple languages are enabled. 2010-11-09 17:46:34 +00:00
Angie Byron f1515c957c #934050 follow-up: Committing missing tests. 2010-11-09 17:43:10 +00:00
Angie Byron 297eb72f2d #963656 by agentrickard, bfroehle: Fixed critical bug node_access_view_all_nodes() is never invoked. 2010-11-09 08:36:38 +00:00
Angie Byron edad8aa95c #808560 follow-up by carlos8f: Remove periodically failing tests; to be fixed in follow-up issue. 2010-11-08 21:36:45 +00:00
Dries Buytaert cfc01f0ae9 - Patch #915168 by chx, yched, sun: foreign key support is missing from text and file module. 2010-11-07 22:06:16 +00:00
Dries Buytaert 1e03b87733 - Patch #961412 by yched, andypost: improved documentation of formatter settings. 2010-11-07 21:53:11 +00:00
Dries Buytaert 0d74d52c2a - Patch #915936 by sun: make it easier to define checkboxes/radios with customized sub-elements. 2010-11-07 21:46:09 +00:00
Dries Buytaert d3852cd3f5 - Patch #961136 by sun: move system_sort_by_title() into common.inc. 2010-11-07 18:33:53 +00:00
Dries Buytaert 0447e92bf3 - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert 27e91f1145 - Patch #808560 by scor | fajerstarter: node comment statistics are only partially exposed in node_load() and are missing last_comment_uid(). 2010-11-06 11:15:10 +00:00
Dries Buytaert 755bf9cd70 - Patch #896364 by frega, effulgentsia, Jacine, sun, David_Rothstein, Jeff Burnz, james.elliott, casey, mgifford: screen reader users and some keyboard only users need a clear, quick way to disable the overlay. 2010-11-06 00:18:24 +00:00
Dries Buytaert 2eb25ee70f - Patch #956256 by plach: () is only set if language is detected from the URL. 2010-11-05 20:33:57 +00:00
Dries Buytaert ce5ff31cda - Patch #963060 by boombatower: documentation problem with hook_view(). 2010-11-05 19:58:14 +00:00
Dries Buytaert 4a5e9447c0 - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases and document bundle limitations. 2010-11-05 19:57:28 +00:00
Dries Buytaert ae85abb983 - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
Dries Buytaert e920fe34ef - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists. 2010-11-05 19:05:02 +00:00
Dries Buytaert 5f550ab80c - Patch #949186 by luchochs: locale_css_alter() is ignored in api.drupal.org. 2010-11-05 10:57:10 +00:00
Dries Buytaert 687ade1998 - Patch #960490 by Jacine: regression: ul.links generated by theme_links() always appears as .inline. 2010-11-05 01:25:33 +00:00
Dries Buytaert 92c34e33f4 - Patch #878020 by Mark Trapp: position:fixed prevents iOS devices from scrolling the Overlay. 2010-11-05 01:23:08 +00:00
Angie Byron d4b10cce5a #950878 follow-up: Commit the dang install file. 2010-11-01 00:44:31 +00:00
Angie Byron a6c043b1aa #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 (latest point release). 2010-10-31 22:02:20 +00:00
Angie Byron 27afff543b #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release). 2010-10-31 21:41:40 +00:00
Angie Byron e17b68cf86 #950878 by carlos8f, David_Rothstein: Fixed Disabling the dashboard module permanently removes all blocks from the dashboard. 2010-10-31 21:36:24 +00:00
Dries Buytaert 6488428541 - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically. 2010-10-31 13:08:29 +00:00
Dries Buytaert 771cd5cba1 - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to the bottom of the form. 2010-10-31 12:45:27 +00:00
Dries Buytaert d91b1c77aa - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
Dries Buytaert ad8eacac3b - Patch #939398 by merlinofchaos: undefined offset: 0 in contextual_preprocess() 2010-10-31 03:56:46 +00:00
Dries Buytaert a234921b5f - Patch #939914 by yched: Field UI not enabled on a D6 upgrade. 2010-10-31 03:44:09 +00:00
Dries Buytaert 84cd16a939 - Patch #955146 by scor: ['#finished'] should be ['finished']. 2010-10-30 04:06:45 +00:00
Dries Buytaert 90b8e8aa09 - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes. 2010-10-30 03:52:14 +00:00
Dries Buytaert 6009496d8e - Patch #841184 by ksenzee, aaronbauman, aspilicious: 'Skip to main content' link doesn't work correctly in the overlay. 2010-10-30 03:44:37 +00:00
Dries Buytaert a201a78234 - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' link seems inverted. 2010-10-28 17:40:30 +00:00
Dries Buytaert 0dfb593a5e - Patch #951726 by swentel: filter_cron() unnecessary. 2010-10-28 12:01:51 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Dries Buytaert 0344a78d96 - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element. 2010-10-28 02:20:14 +00:00
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 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 1fe938527f - Patch #886152 by effulgentsia: fix tests. 2010-10-27 18:29:17 +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 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 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 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
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 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 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
Dries Buytaert 84f06dda86 - Patch #946646 by yched: move helper #element_functions() out of Field UI. 2010-10-22 00:44:47 +00:00
Dries Buytaert f31d0d3a49 - Patch #948584 by yched: wrong implementations of hook_field_formatter_settings_form(). 2010-10-22 00:42:42 +00:00
Dries Buytaert 5c32f33425 - Patch #883454 by jhodgdon, ctmattice1: doc and examples for hook_form() are misleading/wrong. 2010-10-22 00:35:35 +00:00
Angie Byron 8a05dce6ab #563382 by eMPee584, eojthebrave, drewish: Fixed when editing image style, link to sample image broken 2010-10-21 20:50:43 +00:00
Dries Buytaert 3cbd47d145 - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to fully participate in D7 AJAX framework features. 2010-10-21 19:31:39 +00:00
Dries Buytaert 2a0e326448 - Patch #942690 by effulgentsia: security harden stream wrappers by defaulting them as remote. 2010-10-21 12:09:41 +00:00
Dries Buytaert 88f5dd3135 - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() table seems to have no purpose. 2010-10-21 11:56:17 +00:00
Dries Buytaert b094ff12d4 - Patch #930670 by David_Rothstein: table-based dashboard admin page should be linked to from the dashboard only (not from the rest of the admin UI). 2010-10-21 11:55:09 +00:00
Angie Byron 01e9201cd7 #731518 follow-up by Dave Reid: Include hook_token_alter() in the 'module.token.inc' group. 2010-10-20 16:44:45 +00:00
Angie Byron 4a187d271b #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects. 2010-10-20 16:19:24 +00:00
Angie Byron 816752c5f9 #934050 follow-up by sun: Fix broken upgrade path. 2010-10-20 15:57:42 +00:00
Dries Buytaert 7cf3518b64 - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field. 2010-10-20 15:22:53 +00:00
Angie Byron af2b5e7d86 #408160 by sun, Berdir, Gábor Hojtsy, David_Rothstein: Fixed move Add new content link to Navigation menu. 2010-10-20 08:15:33 +00:00
Angie Byron fd94ba2748 #937850 by sivaji, bleen18: Fix PHP notice in menu settings page. 2010-10-20 07:40:59 +00:00
Angie Byron 3d97a4668e #934050 follow-up by catch: Revert removal of unique index on filter_format.name accidentally left in patch. 2010-10-20 06:32:32 +00:00
Angie Byron 2de34a77f2 #608894 by chx, catch: Resolve the conflict between the fieldable users UI and the profile module by hiding Profile module on new sites. 2010-10-20 05:32:31 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert cb1f944383 - Patch #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +00:00
Dries Buytaert 11289d69fe - Patch #795268 by mgifford, cha0s, kat3_drx, yoroy, aspilicious: shortcut 'Edit shortcuts' link has insufficient color contrast ratio. 2010-10-20 01:06:51 +00:00
Dries Buytaert d3c83c021e - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should mention #parameters. 2010-10-20 00:53:27 +00:00
Dries Buytaert 0281833bb7 - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no purpose. 2010-10-20 00:47:44 +00:00
Dries Buytaert ac34798a00 - Patch #923850 by mr.baileys, joachim: fixed documentation problem with user_role_change_permissions(). 2010-10-20 00:42:42 +00:00
Dries Buytaert 1fbb06abee - Patch ##864020 by Jose Reyero, catch, sun: locale upgrade to D7 fails due to index added by i18nstrings module. 2010-10-20 00:37:20 +00:00
Dries Buytaert d9cc13e9f0 - Patch #118108 by bleen18: node delete does not clean up node_access() table. 2010-10-20 00:27:51 +00:00
Dries Buytaert add6d63dbf - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not reflected on settings. 2010-10-20 00:13:33 +00:00
Angie Byron b04836c85e #731044 by sivaji: Fixed ambiguous column name changed in certain database systems. 2010-10-18 15:17:45 +00:00
Angie Byron 951d21f8d9 #935140 by ygerasimov, drunken monkey: Fixed enabling Book navigation block results in 'Undefined index' 2010-10-18 05:53:34 +00:00
Dries Buytaert e629eb038f - Patch #919644 by scor, amateescu: fix documentation for assertOptionSelected(). 2010-10-18 01:16:29 +00:00
Dries Buytaert 28ec075528 - Patch #731518 by Damien Tournoud, Dave Reid: allow alteration of token values. 2010-10-18 01:13:07 +00:00
Dries Buytaert 63c15e5490 - Patch #943112 by ksenzee: file_file_download() should delegate header checks to a separate function. 2010-10-18 01:00:39 +00:00
Angie Byron da568f2a3e #943056 by Dave Reid: Fixed Incorrect capitalization of 'URL' in description of [user:edit-url] token 2010-10-16 20:09:17 +00:00
Angie Byron ab190206e7 #642160 by boombatower, Damien Tournoud: Make debug() message more usable. 2010-10-16 00:00:17 +00:00
Angie Byron 0bdaa32692 #931754 by duellj: Fixed Color module missing hook_requirements docblock 2010-10-15 23:41:53 +00:00
Angie Byron 78e4211a5c #931762 by duellj: Fixed Missing docblocks in simpletest.install 2010-10-15 23:40:21 +00:00
Angie Byron 6f1a855a16 #920112 by mr.baileys: Fixed Documentation problem with hook_elements 2010-10-15 23:39:13 +00:00
Angie Byron 59fc4c92dc #915020 by asimmonds: Fixed Documentation problem with aggregator-summary-items.tpl.php 2010-10-15 23:37:55 +00:00
Angie Byron f8b10296ea #938614 follow-up by chx: Abort abort\! Back to 5.2.4. 2010-10-15 18:03:43 +00:00
Angie Byron b5e43a99ab #876762 follow-up by yched: Move taxonomy vocabulary rename checking logic to hook_taxonomy_vocabulary_update(). 2010-10-15 05:25:32 +00:00
Angie Byron aa301ada48 #296115 by naxoc, dereine: Tests for menu router item titles. 2010-10-15 04:46:59 +00:00