Commit Graph

10332 Commits (30d6b830cfc7b0acca3917208ca0662452678893)

Author SHA1 Message Date
webchick e56afba266 Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size. 2011-10-29 12:28:23 -07:00
webchick 4060a32212 Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long. 2011-10-29 12:26:55 -07:00
webchick 1986255b09 Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't exist. 2011-10-25 12:29:39 -07:00
webchick c545f6eedd Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that database tables are auto-created. 2011-10-24 20:04:47 -07:00
webchick b53e958364 Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation problem with 'hook_theme_registry_alter()' example code. 2011-10-24 20:02:56 -07:00
webchick 7259d8fc30 Issue #1129642 follow-up by BTMash: Fixed D7 upgrade path for images. 2011-10-24 11:41:14 -07:00
webchick abc2183d36 Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-10-19 23:56:45 -07:00
webchick c9f793c456 Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ambiguous when using node access modules. 2011-10-19 23:45:29 -07:00
webchick a5fd8c9478 Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() should allow to pass the instance of a field . 2011-10-19 23:39:43 -07:00
webchick adb7daa544 Issue #1184830 by linclark, Dipper: Fixed User account group has no #type. 2011-10-19 23:33:39 -07:00
webchick 5d735a0782 Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state whether module code is available. 2011-10-19 23:30:15 -07:00
webchick c5713b25f3 Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O (followup). 2011-10-17 10:29:35 -07:00
webchick 72ef1daad0 Reverting accidental commit with last patch. 2011-10-17 10:28:23 -07:00
webchick 89ad342620 Oops. Forgot a file. 2011-10-17 09:49:19 -07:00
webchick 36dfb0797b Issue #1310164 by sven.lauer: Documentation missing for #object in Field API. 2011-10-17 09:24:23 -07:00
webchick 9ebcbc701b Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variables vs render elements. 2011-10-17 09:21:09 -07:00
webchick 34f117b103 Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic. 2011-10-17 09:14:30 -07:00
webchick d548e9b4e4 Oops. Correcting spacing error with previous patch. 2011-10-17 09:08:32 -07:00
webchick 79346644a3 Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private image on node add form. 2011-10-17 09:07:18 -07:00
webchick 5c9eab059c Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:20 -07:00
webchick 0710e3cd5e Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' notices in modules/field/modules/number/number.module. 2011-10-17 08:45:00 -07:00
webchick a545c30809 Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and Drupal.formatPlural regular expressions to extended form. 2011-10-17 08:40:18 -07:00
webchick 6f300a6cd7 Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator parser. 2011-10-17 08:38:48 -07:00
webchick 24d994f688 Issue #262498 by EugenMayer, DjebbZ: Fixed Error in content administration using taxonomy filter. 2011-10-17 08:37:22 -07:00
webchick bc3aeb2523 Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
webchick 1f434f652e Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its own function. 2011-10-17 08:28:42 -07:00
Dries cca33d7255 - Patch #1311490 by skottler: remove dl.multiselect remnants. 2011-10-16 15:35:25 -04:00
Dries edcf08249a - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files. 2011-10-16 15:32:58 -04:00
Dries fecc8efa5f - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation. 2011-10-16 12:55:03 -04:00
webchick 73da458f28 Issue #1220602 by catch: Fixed Call to undefined function _update_7000_field_read_fields() during Forum update 7003. 2011-10-14 17:03:59 -04:00
Dries Buytaert eb82ee8611 - Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong type. 2011-10-13 20:26:15 -04:00
webchick 4c90f539bd Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI. 2011-10-09 07:55:41 -07:00
webchick 8ab4dbc3cb Issue #743234 by mr.baileys, twistor, Berdir, mgifford: Fixed /aggregator does not use pagination. 2011-10-09 07:45:30 -07:00
webchick fe1461efbc Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from _field_filter_items() leftover from the (removed) function registry. 2011-10-06 10:36:07 -07:00
webchick 1961c11175 Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields. 2011-10-05 17:55:07 -07:00
webchick 18fb44809f Issue #1248940 by yched: Fixed 'Manage fields' screens : broken table layout. 2011-10-05 17:53:30 -07:00
webchick 63885573b6 Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles. 2011-10-05 07:56:13 -07:00
webchick 85875f3ac9 Issue #1244116 by catch: Fixed Feed items with title longer than 255 characters fail to insert into aggregator_item(). 2011-10-04 14:45:04 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 9c42142614 Issue #1274674 by karschsp, pgrond, mdupont, aroq | Lars Toomre: Added static caching to taxonomy_vocabulary_get_names(). 2011-10-02 11:07:45 -07:00
webchick fa5a4a74c8 Issue #1273206 by droplet: Access global when it essentially needed. 2011-10-02 11:04:56 -07:00
webchick f3268d135d Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch. 2011-10-01 23:38:23 -07:00
webchick de26c88c28 Issue #1252768 by vegantriathlete: Fixed Misnomer in the text supplied for configuring cron. 2011-10-01 13:12:53 -07:00
Dries Buytaert c8e7100a06 - Patch #1250800 by attiks, dereine: language domain should work regardless of ports or protocols. 2011-10-01 15:44:35 -04:00
webchick 6395a07329 Oops. Rollback of #951644 which was accidentally committed. 2011-09-30 19:49:01 -07:00
webchick 3a449f3caa Issue #1120290 by wojtha: Provide transition for accounts with incompletely stored OpenIDs. 2011-09-30 15:23:39 -07:00
webchick 0b19df68bd Issue #1205138 by pwolanin, Dave Reid: Do not blow away non-MD5 password hashes in user_update_7000(). 2011-09-30 15:15:54 -07:00
webchick 777322657a Issue #1122584 by 10oclock, Rob Loach: Fixed Use #attached for block_admin_display_form() instead of drupal_add_css(). 2011-09-30 15:10:01 -07:00
webchick 25a927031c Issue #1289364 by swentel: Fixed SchemaCache generates empty cid. 2011-09-30 15:08:10 -07:00
webchick e120a6e886 Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files. 2011-09-30 15:00:38 -07:00
webchick cf6f837460 Issue #1123092 by michaellenahan: Fixed user-profile.tpl.php doc has confusing/misleading first paragraph. 2011-09-30 14:45:00 -07:00
webchick ad8026c566 Issue #1290562 by bleen18, droplet: Fixed Contextual: remove duplicated css. 2011-09-30 14:43:14 -07:00
webchick 113662a617 Issue #1000282 by dixon_, sun: Fixed argument missing for comment_load()[_multiple](). 2011-09-30 14:42:04 -07:00
webchick 3e9b237bdc Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock for DrupalWebTestCase::drupalGetNodeByTitle() function. 2011-09-30 14:39:36 -07:00
webchick ee33a2e5ba Issue #1295460 by TR, pillarsdotnet: Fixed Add missing '$' character to docblock for taxonomy_get_term_by_name() function. 2011-09-30 14:38:28 -07:00
webchick 33c58e171c Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed comment-by-anonymous class never appears. 2011-09-30 13:50:35 -07:00
webchick 18b96d0cda Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does not specify that the implementations must live in the .install file. 2011-09-30 13:24:31 -07:00
webchick 23efccf459 Issue #1282956 by rickmanelius, pgrond: Fixed Node revision log of '0' is ignored. 2011-09-30 13:15:59 -07:00
webchick 4a35684735 Issue #1060772 by agentrickard, DeweyOxberger: Fixed Create a view of taxonomy terms (Views UI) and get an error from hook_form_alter(). 2011-09-30 13:12:09 -07:00
webchick 97d332b5cd Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken. 2011-09-30 13:08:35 -07:00
webchick c9aed20995 Issue #1018050 by sun: Provide node type/bundle in comment_entity_info(). 2011-09-30 13:07:42 -07:00
webchick 39994dd88f Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages. 2011-09-30 12:59:38 -07:00
webchick cb66a61c8d Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' section shows HTML tags are rendered as plain text. 2011-09-30 12:55:18 -07:00
webchick dbc2d7c27c Issue #1294284 by Chi: Code style fix for field_ui().test. 2011-09-30 12:52:55 -07:00
webchick f84ea30ff0 Issue #881376 by marcvangend: Fixed 'Run the clean URL test' UX is broken. 2011-09-29 00:07:26 -07:00
webchick 6b1a199f31 Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, Mark Trapp: Fixed No way to dynamically set active trail. 2011-09-28 23:58:44 -07:00
webchick 5dedc4c400 Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
webchick 3eb1c0f675 Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?. 2011-09-27 11:59:41 -07:00
webchick 53be447700 Issue #1242460 by Chi: Code style fix for database_test().test. 2011-09-27 11:31:11 -07:00
Dries Buytaert 9e73bfcc6f - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item' 2011-09-25 11:38:51 +02:00
Dries Buytaert 28c48b3e44 - Patch #1286650 by megensel: incorrect API usage in system.admin.inc. 2011-09-24 22:33:48 +02:00
Dries Buytaert ac274fd80a - Patch #1253204 by fietserwin: user_field_extra_fields() does not translate labels. 2011-09-24 22:01:35 +02:00
Dries Buytaert 0e7218bb7c - Patch #1271026 by swentel: name of shortcut should be required. 2011-09-24 21:58:17 +02:00
Dries Buytaert 267c40e690 - Patch #706894 by amateescu, sun: poll form uses #description for a button. 2011-09-24 20:56:18 +02:00
webchick cf7684b611 Reverting #1266348. We can't change APIs in a stable release. 2011-09-24 06:06:35 -04:00
Dries Buytaert 7f0feebe0b - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() doc. 2011-09-21 06:03:26 -04:00
Dries Buytaert 0db7657034 - Patch #1266348 by kathyh, webchick: improved consistency of internal APIs 2011-09-21 05:27:48 -04:00
webchick 4bbd8f1159 Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to multiple file fields at the same time. 2011-09-20 15:22:39 -04:00
Dries Buytaert 87abe1447f - Patch #1153122 by Mac_Weber, tim.plunkett: Fixed padding to make Save button in admin page more visible. 2011-09-17 20:03:13 -04:00
Dries Buytaert 89c036717f - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() optional value not really optional. 2011-09-17 14:10:53 -04:00
Dries Buytaert a9ad3ea15a - Patch #1078646 by Nneka, droplet, Vincent Giersch, larowlan: incorrect link to the author's profile in topic column if topic has replies. 2011-09-17 07:23:27 -04:00
Dries Buytaert 34922edd97 - Patch #1280718 by theborg: white space in forum code. 2011-09-16 15:02:59 -04:00
Dries Buytaert 2b2de077e3 - Patch #1281436 by dixon_: double spaces in comment.module. 2011-09-16 14:58:36 -04:00
Dries Buytaert 7805beba58 - Patch #1279888 by 10oclock: missing table prefix on query in node_feed(). 2011-09-16 11:52:09 -04:00
Dries Buytaert 051975d697 - Patch #1275214 by CashWilliams: block_load() should not refer to . 2011-09-14 22:11:30 -04:00
Dries Buytaert e3dbe65680 - Patch #1278182 by CashWilliams: user-profile.tpl.php should use not in example. 2011-09-14 22:02:57 -04:00
Dries Buytaert 7edfb70575 - Patch #1276746 by jessebeach: the title of the ui.mouse library in system.module is incorrectly set to 'jQuery UI: Droppable' instead of 'jQuery UI: Mouse'. 2011-09-13 22:32:58 -04:00
Dries Buytaert 19d469fb07 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
Dries Buytaert dcea6ffb1b - Patch #1185842 by Dave Reid: the [node:author] token does not use format_username(). 2011-09-11 18:43:22 -04:00
Dries Buytaert 5e1df952eb - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR. 2011-09-11 17:47:55 -04:00
Dries Buytaert b30fae020a - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no function body. 2011-09-11 17:46:06 -04:00
Dries Buytaert c8334a088f - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be changed to not suggest admin/config/foo as path. 2011-09-11 17:44:38 -04:00
Dries Buytaert aa78d4987d - Patch #1164808 by mrfelton: block title field was overlooked. 2011-09-11 17:06:45 -04:00
Dries Buytaert 7d490ac8f7 - Patch #1237290 by e-anima, dereine, xjm: menu path length fix. 2011-09-11 16:58:50 -04:00
Dries Buytaert 5a37d15cb3 - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has mis-encoding of #. 2011-09-11 15:40:24 -04:00
Dries Buytaert 40f9532922 - Patch #1212018 by Liam Morland: form required marker in field.form.inc should use theme system. 2011-09-10 10:21:34 -04:00
Dries Buytaert fb804e2902 - Patch #565288 by bfroehle, anarcat, p.brouwers, aspilicious: cannot install Drupal when Drupal.org is 503 (at Drupalcon!). 2011-09-10 10:18:56 -04:00
Dries Buytaert 7229ddc267 - Patch #1267092 by xjm: some comment cleanup in block.test. 2011-09-07 06:44:37 -04:00
Dries Buytaert 774bf87366 - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). 2011-09-07 06:39:22 -04:00
webchick d89da6c42a Issue #799932 by David_Rothstein, Stefan Freudenberg: Fixed Simpletest HTTP authentication credentials should use the 'password' form element. 2011-09-05 12:33:04 -07:00