Commit Graph

10354 Commits (0703718bcd20077ae1a20334ddba4527fffc588c)

Author SHA1 Message Date
webchick a0b0765fb4 Issue #766170 by aspilicious, casey, tsi, xjm: Fixed Overlay lacks rtl styling. 2011-08-22 03:51:21 +01:00
webchick eeb5bbe41e Issue #1244784 by marcingy: Fixed Add another answer in edit poll, not saved. 2011-08-22 03:45:41 +01:00
webchick 2e7b2073db Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks rtl styling. 2011-08-22 03:38:33 +01:00
webchick e8164832e4 Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong arguments. 2011-08-22 03:27:53 +01:00
Dries Buytaert 6f3d15b393 - Patch #1216950 by aspilicious, rupl: clean up the CSS for block module. 2011-08-12 10:27:04 -04:00
Dries Buytaert 43b53cfb13 - Patch #1078398 by xjm, BayerMeister: Fixed taxonomy_implode_tags() modifies term objects (instead of cloning) and adds extra ' when called multiple times. 2011-08-12 09:40:28 -04:00
Dries Buytaert cb6bc8536a - Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache expiration. 2011-08-12 09:36:09 -04:00
Dries Buytaert 9764f07783 - Patch #1196318 by James_Stallings: node_last_changed() is lacking doc. 2011-08-10 16:51:08 -04:00
Dries Buytaert b9ed13fe87 - Patch #1229434 by Jeff Burnz: convert comment-wrapper.tpl.php to HTML5. 2011-08-10 15:51:40 -04:00
Dries Buytaert 47b865ed17 - Patch #1174602 by jn2: Node_block_view() should use render arrays. 2011-08-08 14:54:42 -04:00
Dries Buytaert fe5377800f - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() api example not using . 2011-08-08 14:26:16 -04:00
Dries Buytaert df994a238b - Patch #1199428 by ksenzee, yched: incremental UX improvements to Field UI. 2011-08-08 13:22:08 -04:00
Dries Buytaert 4d6cc37f82 - Patch #1234316 by agi.novanta: fixed Notice: Undefined property: stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module). 2011-08-07 15:57:30 -04:00
Dries Buytaert 71f7303914 - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to 'application/ogg' in file_default_mimetype_mapping(). 2011-08-07 13:50:46 -04:00
Dries Buytaert f3b9ba74cf - Patch #711842 by Devin Carlson: documentation missing for () in taxonomy-term.tpl.php. 2011-08-07 13:31:41 -04:00
Dries Buytaert b8fdb8703b - Patch #1236594 by linclark: node_page_edit() doc has wrong information. 2011-08-07 12:50:07 -04:00
Dries Buytaert a938ce8187 - Patch #1191614 by Gábor Hojtsy: make t() formatter available as its own function. 2011-08-07 11:01:39 -04:00
Dries Buytaert 347045e9b0 - Patch #1188430 by Gábor Hojtsy: Rip out textgroup support from locale module. 2011-08-07 09:10:57 -04:00
Dries Buytaert 78a1c38fac - Patch #1174694 by ericduran, linclark, Dave Reid: allow FAPI usage of the placeholder attribute. 2011-08-06 18:03:31 -04:00
webchick fae2323ecf Issue #981524 by das-peter, Pisco, sun: Fixed system_date_format_save() doesn't save localized date formats. 2011-08-01 21:08:28 -07:00
Dries Buytaert bf704dd7a1 - Patch #1190218 by jessebeach, stijnbe: convert user-profile-category.tpl.php to HTML5. 2011-08-01 21:52:53 -04:00
Dries Buytaert dbaa612279 - Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code comment. 2011-08-01 21:04:18 -04:00
Dries Buytaert 57bdf1b1d3 - Patch #613936 by joachim: File_create_htaccess() has an inconsistent name. 2011-08-01 20:58:40 -04:00
Dries Buytaert e67898ffa9 - Patch #1222576 by jox: file_usage_list() is defective (might return incomplete results). 2011-08-01 20:50:59 -04:00
Dries Buytaert 233bdf5650 - Patch #1132486 by davidtrainer: description text of Revision Log Message field. 2011-08-01 20:42:01 -04:00
Dries Buytaert 2a8ec5eafe - Patch #1222072 by Gábor Hojtsy: Split translation editing functionality out of locale.admin.inc and locale.inc. 2011-08-01 20:37:34 -04:00
Dries Buytaert 9ecb9a89f2 - Patch #1221214 by chx: file_download() returns 404 instead of 403. 2011-08-01 20:25:32 -04:00
Dries Buytaert 0114ad6d75 - Patch #1069080 by Marie Wendel, droplet: node_comment_statistics().last_comment_timestamp() description. 2011-08-01 20:23:15 -04:00
Dries Buytaert d902c2f214 - Patch #1185780 by Damien Tournoud: make transactions more flexible and useful. 2011-08-01 20:04:11 -04:00
Dries Buytaert ac7020aed3 - Patch #597108 by jn2: array key syntax in () was not consistent. 2011-07-31 23:41:25 -04:00
Dries Buytaert 23712c17a0 - Patch #882796 by derjochenmeyer: wrap messages in an own #messages DIV in default page.tpl.php. 2011-07-31 23:39:02 -04:00
Dries Buytaert 9984561f80 - Patch #1198088 by Jacine: obsolete .clearfix in default taxonomy-term.tpl.php template. 2011-07-31 23:25:19 -04:00
Dries Buytaert 8c652842a7 - Patch #789176 by yoroy: change 'Type' to 'Content type' for improve usability. 2011-07-31 22:44:09 -04:00
Dries Buytaert e05b585786 - Patch #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use. 2011-07-31 21:54:41 -04:00
Dries Buytaert 71d16d907d - Patch #1174686 by ksenzee: overlay parent improperly opens child overlay on specific external links. 2011-07-29 14:52:45 -04:00
Dries Buytaert 4c8a7d246d - Patch #1228888 by Johnny vd Laar: shortcut_set_unassign_user() deletes in the wrong table. 2011-07-29 14:33:07 -04:00
Dries Buytaert f75d9c0f00 - Patch #1057270 by franz: Fixed typo on interface text - 'email' spelling. 2011-07-29 14:21:25 -04:00
webchick d9c39038bf Issue #123983 by TR, klavs: Fixed PHP memory not allowing color scheme change. 2011-07-28 17:40:24 -04:00
webchick eab7397a60 Issue #1067998 by eporama, amanaplan, ceefour: Fixed Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of /.../modules/filter/filter.module). 2011-07-28 17:33:45 -04:00
webchick 8578d65075 Issue #1062040 by droplet: Fixed role page weight title. 2011-07-28 16:39:39 -04:00
webchick 097c65cc50 Issue #1096208 by mr.baileys: Fixed PHP notices when creating menu link '#'. 2011-07-28 16:16:25 -04:00
webchick 131282f3ef Issue #1194480 by James_Stallings, jhodgdon: Fixed field_default_view() doc has problems. 2011-07-28 15:51:03 -04:00
webchick e3e352ba27 Issue #1209350 by mdupont: Fixed Node access rights doc should mention how to use query tags. 2011-07-28 15:42:14 -04:00
webchick 9d7050f09e Issue #1196102 by James_Stallings, jhodgdon: Fixed taxonomy_check_vocabulary_hierarchy() doc lacks return value. 2011-07-28 15:33:59 -04:00
webchick c5b1666eda Issue #1196116 by James_Stallings, foobar3000: Fixed taxonomy_vocabulary_save() doc needs more detail. 2011-07-28 15:28:25 -04:00
webchick b633b3fd88 Issue #1228920 by pp: Fixed hook_field_extra_fields_alter() functions example code is wrong. 2011-07-28 15:26:53 -04:00
webchick 020c761475 Issue #1196108 by James_Stallings, foobar3000: Fixed taxonomy_get_children() return value doc is not complete. 2011-07-28 15:22:44 -04:00
webchick 665e972312 Issue #936686 by David_Rothstein, Einewton: Fixed 'Installation failed' errors when installing modules from Update Manager w/ Overlay. 2011-07-28 15:06:04 -04:00
webchick 920d2ffd00 Issue #276153 by pwolanin, das-peter: Fixed Testing does not work at all when locale of host session is not English. 2011-07-28 14:56:04 -04:00
webchick 140e3cae71 Issue #1167458 by yoroy, David_Rothstein, dcmistry: New users do not know to click on 'Modules' to extend their site. 2011-07-28 14:49:03 -04:00
webchick 6db7965b26 Issue #1226796 by sun: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-07-28 14:38:33 -04:00
webchick 59b5d6de02 Issue #1000736 by fangel, stBorchert, adorsk: Fixed Term reference autocomplete widget having problems handling terms with commas. 2011-07-25 11:47:59 -07:00
webchick 3acfe361e9 Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:24 -07:00
webchick c7caef6adb Issue #1206200 by plach, chx: Add support for field meta conditions in EntityFieldQuery to allow for field language updates. 2011-07-20 01:02:27 -07:00
webchick bb6494c0d8 Issue #822054 by agentrickard: Remove site_mission() cruft in system.test. 2011-07-18 22:58:08 -07:00
webchick 6d8a229c9b Issue #1021270 follow-up by larowlan: Fixed typo. 2011-07-18 22:56:55 -07:00
webchick dfef9f1596 Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to menu-touching functions results in SQL syntax error. 2011-07-18 01:04:37 -07:00
webchick 759acf4c35 Issue #1179426 by chx, xjm, aspilicious: SA-CORE-2011-001, with tests. 2011-07-18 00:58:30 -07:00
webchick 6cd5896164 Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests. 2011-07-18 00:54:40 -07:00
webchick ed5b7fd16f Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files are accessible over the web. 2011-07-13 23:45:21 -04:00
webchick 97bc9fb828 Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors and set Drupal 8's default error reporting to E_STRICT to prevent further regressions. 2011-07-13 21:48:34 -04:00
webchick 54f7238ed3 Issue #1187906 by David_Rothstein, tstoeckler: Fixed Shortcut module cannot be installed via an install profile if the menu module wasn't installed first. 2011-07-11 23:37:27 -04:00
webchick c2f35f0740 Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to standards. 2011-07-10 11:20:51 -07:00
webchick b011fab838 Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed Multiple parent relations confirmation form loses term description. 2011-07-07 21:06:19 -07:00
webchick 2ca61b05a3 Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:09:39 -07:00
webchick 04ec55f422 Issue #237634 by salvis: Rename node_access_write_grants() to _node_access_write_grants() and discourage its use. 2011-07-06 23:18:51 -07:00
webchick f6497d7357 Issue #1047070 by douggreen, marcingy, yched: Fixed list_field_update_forbid() logic is backwards. 2011-07-06 14:02:50 -07:00
webchick e4c2067520 Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to clarify what 'recent' means. 2011-07-06 13:56:37 -07:00
Dries Buytaert 624ef8b4e3 - Patch #1162802 by Liam Morland: Asterisk * used for required or changed marker should be in abbr not span. 2011-07-05 09:44:58 -04:00
webchick f80cf81d63 Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' section of return value. 2011-07-04 21:58:12 -07:00
webchick 29f4a2d963 Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work. 2011-07-04 21:54:59 -07:00
webchick 7fd45b6c2f Issue #360377 by deviantintegral, janusman: Fixed book_get_books() cache becomes stale when batch-inserting book pages. 2011-07-04 10:16:18 -07:00
webchick 95b5e98fd9 And the .install file for the test. You'd think I wouldn't forget that TWICE, but you would be wrong. 2011-07-04 10:09:41 -07:00
webchick 2c8be9cba5 And the .install file for the test. You'd think I wouldn't forget that TWICE, but you would be wrong. 2011-07-04 10:09:25 -07:00
webchick aa0aa46023 Issue #1204658 by chx: Fixed SA-CORE-2011-002 - Drupal core - Access bypass. 2011-07-04 10:03:45 -07:00
webchick 920a653dc6 Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
webchick 520d35d5b3 Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample function body not updated for d7/8. 2011-07-03 11:04:36 -07:00
webchick 0e7b4d2bd8 Issue #879076 by alex_b, pillarsdotnet, ceardach: Fixed Do not set expired=0 where expired is already 0 (performance). 2011-07-03 11:02:50 -07:00
webchick d101bba265 Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does not exist and [file:owner] not using format_username(). 2011-07-03 10:58:46 -07:00
webchick a962791dbe Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when theme first enabled. 2011-07-03 10:57:21 -07:00
webchick 0bd68d77f8 Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo. 2011-07-03 10:50:29 -07:00
webchick 690f129c42 Issue #1204844 by good_man: Fixed User module lacks a little RTL. 2011-07-03 10:49:32 -07:00
webchick 18cb27724c Issue #1203766 by sun, lyricnz: Fixed With large number of permissions /admin/people/permissions becomes unusable. 2011-07-03 10:48:22 -07:00
webchick e1a3c1dab8 Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function lacks documentation of parameters. 2011-06-29 23:55:57 -07:00
webchick d443880d80 Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: format in comment_preview() line 2065 and line 2183. 2011-06-29 23:51:49 -07:00
webchick e046dbdcec Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to user_pass_rehash() function. 2011-06-29 23:47:22 -07:00
webchick c0bfd275c2 Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:23 -07:00
webchick 97fe7df1cb Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: line-breaks are mangled by drupal_html_to_text(). 2011-06-29 22:51:20 -07:00
webchick c530643133 Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers. 2011-06-29 22:31:12 -07:00
webchick 95430f986c Issue #1191040 by sun: Use proper function for ordering tests by title. 2011-06-27 00:29:59 -07:00
webchick a86f679330 Issue #992376 follow-up by larowlan: Tests for paths containing a hyphen and theme_hook_suggestions(). 2011-06-27 00:27:33 -07:00
webchick b8eb033baf Issue #1101678 follow-up by cwells73, jhodgdon: Fixed grammar error in hook_search_status() documemtation. 2011-06-26 23:22:32 -07:00
webchick 05855c1971 Issue #1191014 by ttaylor249, oriol_e9g: Fixed Field Storage API topic and field_create_field() have wrong variable name in doc. 2011-06-26 23:19:01 -07:00
webchick 9b15f6407b Issue #1166388 by pillarsdotnet: Fixed Regression: user_mail_tokens() needs docs. 2011-06-26 23:14:10 -07:00
webchick 8cf8f22389 Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:44 -07:00
webchick e9e307210a Issue #1198392 by pillarsdotnet: Fixed Add required docs to user_cancel_url() function. 2011-06-26 23:01:42 -07:00
webchick e0e146f1fe Issue #1016582 by mfb, sun: Fixed Help block empty on every page, or the same on every page, due to 'cache per role'. 2011-06-26 22:54:50 -07:00
webchick aefad8608d Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation. 2011-06-26 22:47:55 -07:00
webchick 9033673c32 Issue #1026878 by LoMo, pillarsdotnet: Fixed Float and Decimal values not fully validated. 2011-06-26 22:42:16 -07:00
webchick 5e4d811488 Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings.. 2011-06-22 17:53:43 -07:00
webchick a6c8754465 Issue #1183844 by cwells73: Fixed FAPI element #title not sanitized. 2011-06-22 00:02:23 -07:00
webchick 0b5e2c8ef0 Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses invalid db_result(). 2011-06-21 23:55:58 -07:00
webchick 98c069ebc3 Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the documentation for block_list() 2011-06-21 23:46:30 -07:00
webchick 6cbc8e53ef Issue #993134 by lyricnz, adam.hammouda: Fixed menu_save() needs to document the form of the menu name. 2011-06-21 23:40:02 -07:00
webchick ed3263e129 Issue #961584 by james.elliott, mgifford, ximo: Fixed 'Skip to main content' link doesn't work in Overlay for Bartik or Stark. 2011-06-21 23:28:44 -07:00
webchick 4158be700a Issue #1187898 by droplet, Setca: Fixed hook_image_effect_info_alter() - sample function body uses wrong variable name. 2011-06-21 23:23:08 -07:00
webchick d98b944673 Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url(). 2011-06-21 23:09:30 -07:00
webchick 5d0468d9ca Issue #1171436 by jhedstrom: Check that modules passed into setUp() are properly enabled. 2011-06-21 22:58:54 -07:00
webchick af4a31b82d Issue #1190928 by droplet: Add examples of entity type in field_get_items() (and fix punctuation in other examples). 2011-06-21 22:56:45 -07:00
webchick f0365dba09 Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does not handle field language correctly. 2011-06-21 22:31:44 -07:00
Dries Buytaert 6cbdc94af0 - Patch #885616 by mgifford: labels missing from a number of locale admin forms. 2011-06-18 20:48:00 -04:00
Dries Buytaert 9bd013eae1 - Patch #1145700 by jbrown: improve sanitization of watchdog link/operations item. 2011-06-18 20:23:15 -04:00
Dries Buytaert ddfd625cf7 - Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly. 2011-06-18 20:19:46 -04:00
webchick 5a38d9a9a4 Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 00:45:51 -04:00
webchick 2c0b028d20 Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema. 2011-06-15 00:13:14 -04:00
webchick 7257058a82 Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:26:10 -04:00
Dries Buytaert dea6d08c5c - Patch #576508 by aspilicious, jbrown, Rob Loach, TR: require PHP 5.3. 2011-06-11 19:33:58 -04:00
Dries Buytaert d5a48d2163 - Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed. 2011-06-11 19:21:09 -04:00
webchick 352fdec02d Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() in block module. 2011-06-08 22:34:15 -07:00
webchick 002cf94d32 Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the content variable in node.tpl.php. 2011-06-08 22:04:52 -07:00
webchick 75b8f880fc Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks. 2011-06-08 21:58:08 -07:00
webchick b2cf5cc90b Issue #996240 by David_Rothstein: Fixed Javascript error in node preview when there are unlimited value fields in overlay. 2011-06-08 20:48:51 -07:00
webchick 252b747295 Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs. 2011-06-08 20:42:04 -07:00
webchick 333779124f Issue #1179424 by aspilicious, Heine, pwolanin, scor: Fixed Color module security fixes from SA-CORE-2011-001 not yet applied to Drupal 8. 2011-06-08 13:41:52 -07:00
Dries Buytaert 27af98b06d - Patch #1162226 by mr.baileys: taxonomy_term_save() should document what is in a object. 2011-06-06 05:55:16 -04:00
webchick 3588d0971f Issue #1017850 by yched: Improve documentation for field_view_value(). 2011-06-04 11:10:20 -07:00
webchick a1fa6105b0 Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module. 2011-06-01 15:06:26 -07:00
webchick 3d299c4618 Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle. 2011-06-01 01:44:36 -07:00
webchick af7b44189b Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say it is implementation of hook_form_submit(). 2011-06-01 01:24:48 -07:00
webchick a7309fae94 Issue #1021064 by montesq: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-06-01 01:22:34 -07:00
webchick 5d86a5d0dd Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit() doc. 2011-06-01 01:16:41 -07:00
webchick ec125c0a17 Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field type in format in example. 2011-05-30 21:07:26 -07:00
webchick 1dcc93b2b9 Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation for theme_field(). 2011-05-30 20:51:11 -07:00
webchick 798aea1e3d Issue #1019374 by Jody Lynn: Delete book variables on hook_uninstall(). 2011-05-30 20:45:52 -07:00
webchick 1ee1269b87 Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests. 2011-05-30 09:04:30 -07:00
webchick f2e94e83ca Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. 2011-05-29 22:36:30 -07:00
webchick 7d1738506c Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: content in template_preprocess_node(). 2011-05-29 22:33:01 -07:00
webchick 061572ca4d Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function. 2011-05-29 22:02:26 -07:00
webchick d97ef6075f Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes. 2011-05-29 21:50:51 -07:00
webchick 3c145a64ae Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:54:05 -07:00
webchick 4fd8e38f46 Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates. 2011-05-28 11:16:53 -07:00
Dries Buytaert 1b2cd3a9d2 - Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule. 2011-05-28 09:27:33 -04:00
Dries Buytaert 2f1267996f - Patch #1137074 by plach, Jose Reyero: notices and wrong links on translation tab for unpublished nodes. 2011-05-24 17:40:58 -04:00
Dries Buytaert d6c4e2a1be - Patch #1019352 by Jody Lynn: delete blog module's variable on hook_uninstall(). 2011-05-23 21:14:37 -04:00
Dries Buytaert ec2f3bd02b - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters. 2011-05-23 21:07:02 -04:00
Dries Buytaert 07550714ea - Patch #1120412 by skwashd: comment_save() doesn't support additional columns added by hook_schema_alter(). 2011-05-22 18:04:52 -04:00
Dries Buytaert faf984175f - Patch #1078980 by plach: language neutral not available when there are disabled languages. 2011-05-22 09:07:57 -04:00
Dries Buytaert fd8fa3e4fb - Patch #1089174 by plach: rrepare view hooks do not receive the language parameter. 2011-05-21 20:38:38 -04:00
Dries Buytaert 79ebfd093c - Patch #1013864 by agentrickard, JimmyAx: book navigation block fails with Node Access modules. 2011-05-21 20:10:25 -04:00
Dries Buytaert d107fb98f2 - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it. 2011-05-17 17:46:49 -07:00
Dries Buytaert cb36fd3c73 - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() could be less ambiguous. 2011-05-17 17:44:11 -07:00
Dries Buytaert 4ca4f958fd - Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the content type overview page . 2011-05-17 17:22:50 -07:00
Dries Buytaert 2323c1daf8 - Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an useless comprobation. 2011-05-17 17:20:16 -07:00
Dries Buytaert de7b11ffe4 - Patch #1001146 by edhaber, droplet: cannot theme links in a menu when menu_name() contains a hyphen. 2011-05-17 17:12:11 -07:00
Dries Buytaert a608536565 - Patch #1158730 by TR: documentation problem with hook_user_load(). 2011-05-16 22:50:19 -07:00
Dries Buytaert 980155eae6 - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. . 2011-05-16 22:36:56 -07:00
Dries Buytaert bc012df10c - Patch #997408 by erikwebb, Jeff Burnz, JohnAlbin, tim.plunkett: is always set. 2011-05-16 22:09:57 -07:00
Dries Buytaert b4c6551cad - Patch #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on instead of . 2011-05-16 22:06:07 -07:00
Dries Buytaert 553737dd01 - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently. 2011-05-15 17:39:12 -07:00
Dries Buytaert 3b24bc2793 - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a presave hook. 2011-05-14 16:29:36 -04:00
Dries Buytaert 03ecf2ac22 - Patch #1149912 by grendzy, sun: recent comments block displays old, out-of-order comments. 2011-05-14 13:30:10 -04:00
Dries Buytaert ad32330939 - Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should return a render array. 2011-05-14 13:20:21 -04:00
Dries Buytaert 0c7f8b5245 - Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password match' line during installation. 2011-05-14 13:16:44 -04:00
Dries Buytaert 252148a706 - Patch #988030 by mr.baileys, linclark: document correct sequence of hooks in node deletion. 2011-05-14 12:51:34 -04:00
Dries Buytaert 09c65ba70e - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths. 2011-05-14 08:33:11 -04:00
Dries Buytaert 526eb00a9a - Patch #936844 by bleen18: cannot override comment author to or from Anonymous. 2011-05-13 22:16:34 -04:00
Dries Buytaert 7ed2dbe959 - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. 2011-05-13 22:06:54 -04:00
Dries Buytaert daf1a12aec - Patch #1060246 by plach: translation alters language switch links even if node translation is disabled. 2011-05-13 16:01:38 -04:00
Dries Buytaert afcb39e1f9 - Patch #1096340 by plach: stale language types/negotation info after enabling/disabling modules. 2011-05-13 15:46:56 -04:00
Dries Buytaert 36b3501e18 - Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme. 2011-05-13 15:32:13 -04:00
Dries Buytaert ef28852481 - Rollback #999004. 2011-05-13 15:12:15 -04:00
Dries Buytaert 3ca907cb35 - Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, Damien Tournoud, Shawn DeArmond, David_Rothstein: menu items disappear after upgrade or manual menu entry. 2011-05-13 11:57:16 -04:00
Dries Buytaert 02494f9679 - Patch #935592 by pillarsdotnet, justinrandell, sivaji, alpritt, Owen Barton: user picture is deleted after calls to user_save(). 2011-05-13 11:22:50 -04:00
Dries Buytaert 2a419f61aa - Patch #1089174 by plach: prepare view hooks do not receive the language parameter. 2011-05-13 10:29:20 -04:00
Dries Buytaert 7770f08228 - Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI. 2011-05-11 21:49:20 -04:00
Dries Buytaert f542aeec17 - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are removed from claimed id . 2011-05-11 21:34:19 -04:00
Dries Buytaert 1eb7f75172 - Patch #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors. 2011-05-11 21:28:56 -04:00
Dries Buytaert 441c02fae0 - Patch #1003308 by andypost: further forum module fix. 2011-05-08 16:41:37 -04:00
Dries Buytaert 028e526420 - Patch #1076414 by wojtha, c960657: Openid discovery - OpenID v1 OP service with lower priority is chosen instead OpenID v2 Claimed id service. 2011-05-08 16:31:27 -04:00
Dries Buytaert 05160e446b - Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example is wrong. 2011-05-08 16:18:15 -04:00
Dries Buytaert cabfacca39 - Patch #1024684 by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert 0edd27cb15 - Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only show the term heading if the term has a description. 2011-05-08 15:37:54 -04:00
Dries Buytaert b84c45a0c3 - Patch #1060304 by plach: misleading help text for the translation support settings. 2011-05-04 21:03:47 -07:00
Dries Buytaert 38311dc976 - Patch #1096446 by plach: entity_label() is not passing along the () parameter. 2011-05-04 20:37:56 -07:00
Dries Buytaert fb7f4b3835 - Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase. 2011-05-01 06:34:58 -04:00
Dries Buytaert 394a3934db - Patch #1051870 by boombatower: remove unused variable initialization. 2011-05-01 06:33:25 -04:00
Dries Buytaert 17d17254c1 - Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language. 2011-05-01 06:31:14 -04:00
Dries Buytaert 5e142ee288 - Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or is automatically added by the server) users get a 'page not found' message. 2011-05-01 06:08:46 -04:00
Dries Buytaert 863dd83422 - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL. 2011-04-28 06:02:18 -04:00
Dries Buytaert f5e8a63c91 - Patch #1097100 by quicksketch, boombatower, rfay, claar, bfroehle: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-25 22:22:56 -04:00
Dries Buytaert 40f9e06167 - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation. 2011-04-25 22:18:52 -04:00
Dries Buytaert 42518cb9d8 - Patch #716348 by mikey_p: fixed description. 2011-04-25 22:14:50 -04:00
Dries Buytaert c51f55ecbc - Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, but does not use, field_info_field_types(). 2011-04-25 22:03:08 -04:00
Dries Buytaert b556c02492 - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal). 2011-04-23 20:28:33 -04:00
Dries Buytaert 944edcd019 - Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: tokens enclosed in [ ] are not recognized. 2011-04-23 20:09:25 -04:00
Dries Buytaert 1c26ef0edf - Patch #1111288 by yched: wrong instance definition in field_ui().test. 2011-04-23 20:05:49 -04:00
Dries Buytaert 34f633e4de - Patch #1003308 by bfroehle: forum module cannot decide if it wants 'taxonomy_forums()' hardcoded in it leading to faulty functioning. 2011-04-23 19:32:20 -04:00
Dries Buytaert 5541776860 - Patch #93357 by zeta ζ: system.theme.css adds border-top to all tables. 2011-04-23 19:16:25 -04:00
Dries Buytaert e5925c2519 - Patch #1008410 by droplet: forum list header sorting broken. 2011-04-23 17:00:49 -04:00
Dries Buytaert aeb0651fb6 - Patch #1111288 by droplet: wrong instance definition in field_ui().test. 2011-04-23 16:28:03 -04:00
Dries Buytaert 62fb3eb681 - Patch #1107384 by droplet: wrong instance definition in node.module. 2011-04-22 21:17:58 -04:00
Dries Buytaert 965897ff45 - Patch #1026058 by plach, droplet add back Language switcher block help message. 2011-04-20 22:35:28 -04:00
Dries Buytaert aa7f286892 - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous. 2011-04-20 22:33:05 -04:00
Dries Buytaert 492b5435b5 - Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title. 2011-04-20 22:29:38 -04:00
Dries Buytaert e1b223b1ce - Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and its token replacement. 2011-04-16 08:48:15 -04:00
Dries Buytaert f273041627 - Patch #908282 by jbrown: add width and height attributes to increase front-end performance. 2011-04-16 08:39:57 -04:00
Dries Buytaert 54001aebe0 - Patch #817482 by Stevel, bfroehle: user_save() issues a warning when saving without changing mail attribute. 2011-04-16 07:51:52 -04:00
Dries Buytaert 5b5c2f8182 - Patch #1127312 by niklas: undefined variable items in theme_user_list() when displaying empty user/new block. 2011-04-14 22:03:03 -04:00
Dries Buytaert d8ea777b5e - Patch #1043566: fixed typo on BlockAdminThemeTestCase description. 2011-04-14 21:57:06 -04:00
Dries Buytaert 125596eeff - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:16 +02:00
Dries Buytaert 4be05468d9 - Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is. 2011-04-12 22:49:35 +02:00
Dries Buytaert 9ecd0e522a - Patch #997918 by David_Rothstein: menu gets rebuilt continually during install and update (and menu system stores entire, out-of-date theme objects). 2011-04-12 22:42:29 +02:00
Dries Buytaert 571f3e52a4 - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity. 2011-04-12 22:30:26 +02:00
Dries Buytaert 2570e32df3 - Patch #766624 by aspilicious: dashboard lacks rtl styling. 2011-04-12 22:05:24 +02:00
Dries Buytaert 36c4709c71 - Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config. 2011-04-12 21:28:10 +02:00
Dries Buytaert 7f7904ad52 - Patch #1120928 by catch: {history} table is owned by system module. 2011-04-12 21:15:54 +02:00
Dries Buytaert 2edc3029de - Patch #1023190 by Berdir: wrong merge query in aggregator_save_item(). 2011-04-12 20:41:44 +02:00
Dries Buytaert ef9060f2f0 - Patch #985982 by iLLin: overlay resizes toolbar after closing. 2011-04-10 23:49:33 +02:00
Dries Buytaert ade0c24804 - Patch #1062370 by mikeryan: vocabulary machine_name() length limited to 21, in UI only. 2011-04-10 22:46:20 +02:00
Dries Buytaert 12165276c5 - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments. 2011-04-10 22:42:16 +02:00
Dries Buytaert afb99d2c43 - Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js consistency). 2011-04-10 22:28:21 +02:00
Dries Buytaert 46d152074d - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc. 2011-04-10 22:19:45 +02:00
Dries Buytaert c6b5f18067 - Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data. 2011-04-10 22:17:11 +02:00
Dries Buytaert e2466dae0c - Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing a file or image. 2011-04-10 21:42:36 +02:00
Dries Buytaert 9e4c89876e - Patch #1075886 by franz: typo on help text. 2011-04-10 19:15:06 +02:00
Dries Buytaert bc9d236dc1 - Patch #598586 by grendzy, deekayen: watchdog() assumes is defined. 2011-04-10 18:59:29 +02:00
Dries Buytaert db042d2cbc - Patch #608478 by David_Rothstein: remove leftover code and variables 2011-04-10 18:30:26 +02:00
Dries Buytaert 29b424a245 - Patch #1050686 by David_Rothstein: theme region names are no longer translated. 2011-04-10 18:25:06 +02:00
Dries Buytaert 7b40d0ad00 - Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 18:03:22 +02:00
Dries Buytaert 7becd8a44e - Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 18:03:07 +02:00
Dries Buytaert 094cc89d4c - Patch #1101678 by Reidsy: hook_search_status() should return 0 if search category disabled. 2011-04-04 18:22:10 +02:00
Dries Buytaert e45c147896 - Patch #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module. 2011-04-04 16:11:51 +02:00
Dries Buytaert 2199b91fb8 - Patch #1097100 by rfay: corrected missing file. 2011-04-04 15:45:55 +02:00
Dries Buytaert 3948199821 - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 488176bf51 - Patch #1089430 by manarth: improved code comment. 2011-03-27 20:28:24 -04:00
Dries Buytaert c9f03cddca - Patch #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-27 20:13:59 -04:00
Dries Buytaert ea2e49a7d1 - Patch #988318 by jhodgdon: translation_form_node_form_alter() doc says it implements the wrong hook. 2011-03-27 19:52:31 -04:00
Dries Buytaert 6a63b3531a - Patch #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect. 2011-03-27 19:48:37 -04:00
Dries Buytaert 75f6474983 - Patch #1106636 by pwolanin: use system_get_info() API function instead of unserializing from DB to get module names. 2011-03-27 19:44:49 -04:00
Dries Buytaert 6ebfd9cfc7 - Patch #1037352 by David_Rothstein: removed conflict. 2011-03-27 19:41:15 -04:00
Dries Buytaert df0e13bd1c - Patch #1105384 by claar: system_admin_menu_block_page() description not one line. 2011-03-27 19:31:05 -04:00
Dries Buytaert 0a0226c13b - Patch #1021406 by ygerasimov: fixed typo in documentation 2011-03-27 11:46:02 -04:00
Dries Buytaert 284b1af4e8 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:50:25 -04:00
Dries Buytaert c997684dc3 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:48:44 -04:00
Dries Buytaert 2edad6ef14 - Patch #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code. 2011-03-27 09:44:50 -04:00
webchick f1ba363a8c Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run. 2011-03-21 11:34:00 -07:00
webchick 66f93d7106 Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions. 2011-03-21 11:29:21 -07:00
webchick 11a177068d Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'. 2011-03-21 11:27:13 -07:00
webchick 19f821ef7d Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8. 2011-03-21 11:19:48 -07:00