Commit Graph

14793 Commits (002cf94d320b714640b3af5551a07bb5652c191b)

Author SHA1 Message Date
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
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
Dries Buytaert c6f106c8ed - Patch #295255 by yettyn, jhodgdon, sun, effulgentsia, nirbhasa: clean-up the upgrade path: UPGRADE.txt. 2010-10-22 00:31:59 +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
Angie Byron c5156e1164 #831966 by Heine, solotandem: Fixed unable to uncheck rows in tableselect default_value 2010-10-21 20:46:58 +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 c7e9857de4 - Patch #945332 by webkenny: allow 'tel:' protocol through drupal_strip_dangerous_protocols(). 2010-10-21 11:58:19 +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 87e40b04b2 #511258 by Gábor Hojtsy, David_Rothstein, Bojhan, catch, et al: Fixed do not enable the management menu by default. 2010-10-21 04:22:34 +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 922b51e7b9 - Patch #945118 by Island Usurper: fixed documentation formatting for drupal_add_js(). 2010-10-20 00:45:39 +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