Commit Graph

8804 Commits (526558401680f5d8b402823dbd5d40fd17620980)

Author SHA1 Message Date
Dries Buytaert 636b43e5a0 - Patch #743804 by gpk: comment_enable() should use node created time not changed time for last_comment_timestamp(). 2010-04-04 13:20:10 +00:00
Dries Buytaert e7d18bc0b1 - Patch #758628 by rfay: improve GD library hook_requirements() for color and image modules. 2010-04-04 13:18:18 +00:00
Dries Buytaert 6c049009e5 - Patch #584130 by jhodgdon, yched: field Attach API page has outdated information. 2010-04-04 12:48:18 +00:00
Dries Buytaert a9d7d54647 - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not documented. 2010-04-04 07:33:15 +00:00
Dries Buytaert 1c4ff2fc67 - Patch #760238 by yched: optimize _field_invoke(). 2010-04-04 07:15:48 +00:00
Angie Byron 29a93b8c08 #693504 by stBorchert, ksenzee, dixon_ | jarek, joachim, EvanDonovan, eigentor, sun, dmitrig01, et al.: Added support to color.module for flexible color schemes and gradients, and removed hard-coded assumptions about Garland. 2010-04-03 08:05:08 +00:00
Angie Byron 7817a0a56e #758916 by chx and Damien Tournoud: Fixed Default queue implementation is hardwired. 2010-04-03 04:12:01 +00:00
Angie Byron 89fad140a1 #193482 follow-up: Committing missing system-messages.css. 2010-04-03 03:41:06 +00:00
Dries Buytaert 807704e1d1 - Patch #757484 by catch: optimize node_save(). 2010-04-02 13:54:40 +00:00
Dries Buytaert 7cc02cfbbc - Patch #651086 by David_Rothstein, roborn, pwolanin, casey, aspilicious:cache clearing is an ineffective mess in module_enable() and system_modules_submit() (toolbar present in overlay). 2010-04-02 12:53:58 +00:00
Dries Buytaert 44a487f2c6 - Patch #742114 by fgm: test methods should be protected, not private. 2010-04-01 14:52:21 +00:00
Dries Buytaert 5c60b7ca37 - Patch #193482 by xmacinfo, yoroy, james.elliott, Jacine, JohnAlbin, theborg: styling status messages in system.css. 2010-04-01 14:47:16 +00:00
Dries Buytaert fe26a90789 - Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable in user_roles(). 2010-04-01 12:22:39 +00:00
Dries Buytaert b4b31c1039 - Patch #745380 by sun: CSS contains too many needless differences between JS and no-JS versions. 2010-03-31 20:24:13 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert e0871ec49b - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation. 2010-03-31 19:34:56 +00:00
Dries Buytaert fa63e6fe68 - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update. 2010-03-31 19:10:39 +00:00
Dries Buytaert d054bfaa01 - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response. 2010-03-31 15:56:53 +00:00
Dries Buytaert 17a505d6cb - Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc missing components. 2010-03-31 13:56:59 +00:00
Dries Buytaert 3e10914bc5 - Patch #757484 by catch: optimize node_save(). 2010-03-31 13:55:25 +00:00
Dries Buytaert 46f51dec0c - Patch #757288 by catch: optimize comment_save(). 2010-03-31 11:49:51 +00:00
Angie Byron 72bffa0278 #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly. 2010-03-30 07:17:19 +00:00
Angie Byron 401a7ad2dd #373201 follow-up by JohnAlbin: Remove old remnants of theme_list(). 2010-03-29 22:58:34 +00:00
Dries Buytaert ee1795e42d - Patch #319723 by aditya_kristanto, cha0s: confirm_form() needs to be polite with ['#attributes']. 2010-03-28 11:54:27 +00:00
Dries Buytaert d5a525c591 - Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.' 2010-03-28 11:54:06 +00:00
Dries Buytaert a08c969669 - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.' 2010-03-28 11:45:11 +00:00
Dries Buytaert 00ecc0a208 - Patch #755094 by heyrocker: update_manager_archive_verify() failure message refered to undefined variable. 2010-03-28 11:40:57 +00:00
Dries Buytaert 49334ae538 - Patch #735726 by catch: optimize taxonomy_term_save(). 2010-03-28 11:39:35 +00:00
Dries Buytaert 2a79bce9a5 - Patch #657972: forgot to remove file from CVS. 2010-03-28 11:31:02 +00:00
Dries Buytaert f1b4836f0a - Patch #649982 by casey: improve the drag-drop handling for dashboard customization. 2010-03-28 11:29:27 +00:00
Dries Buytaert 40fb3a9392 - Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended. 2010-03-28 11:16:29 +00:00
Dries Buytaert fdb422b8a2 - Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc. 2010-03-28 11:08:30 +00:00
Dries Buytaert 7bb37e19c1 - Patch #745656 by sociotech: fixed warning message on system_themes_page(). 2010-03-28 10:43:40 +00:00
Angie Byron 3359fb5c1c #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment module. 2010-03-28 07:00:30 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron be6d3c8bb6 #601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms. 2010-03-27 18:32:06 +00:00
Dries Buytaert cb112e9a34 - Patch #718662 by andypost, c960657: DBLog listings truncate messages in the middle of HTML tags. 2010-03-27 14:24:14 +00:00
Dries Buytaert 73deaa340a - Patch #735894 by yched: critical bug: fields with unlimited maximum length cause DB errors. 2010-03-27 12:49:32 +00:00
Angie Byron e6059d4b1e #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments. 2010-03-27 06:03:21 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Angie Byron f86fda29a3 #685790 by casey and Heine: No Overlay when Clean URLs are off. 2010-03-27 05:47:08 +00:00
Angie Byron 9eff5d9588 #714190 by rfay: Fixed system_send_email_action() uses account without initializing it. 2010-03-27 04:44:54 +00:00
Dries Buytaert 2b2980261c - Rolled back a patch that I didn't meant to commit yet. 2010-03-26 22:33:22 +00:00
Dries Buytaert 7b2581e15a - Patch #710526 by plach: improve multilingual field test coverage. 2010-03-26 22:31:40 +00:00
Dries Buytaert b5757ec182 - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned up form handling. 2010-03-26 22:24:31 +00:00
Dries Buytaert 16c5713bc0 - Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load. 2010-03-26 20:44:10 +00:00
Dries Buytaert 1c6df63309 - Patch #601150 by bganicky: improved contextual links Javascript. 2010-03-26 18:59:54 +00:00
Dries Buytaert c327b4d407 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 94d0be55b4 - Patch #744972 by marcvangend: critical bug: unindexed query to taxonomy_index() table during hook_node_delete(). 2010-03-26 16:53:33 +00:00
Dries Buytaert 32bc8911b1 - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme. 2010-03-26 12:45:20 +00:00
Dries Buytaert 866a2baeeb - Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked 'all languages' from UI do not work. Added tests. 2010-03-26 12:37:30 +00:00
Dries Buytaert 7a3f4822e8 - Patch #735000 by sun, Berdir: installing image.module on a upgrades site does not install schema because of module name overlap. 2010-03-26 12:28:06 +00:00
Dries Buytaert 73fbc28253 - Patch #749304 by catch: critical bug: programmatic term updates destroyed hierarchies. 2010-03-26 12:15:14 +00:00
Dries Buytaert 8efa768768 - Patch #395340 by c960657: critical bug: enforce e-mail verification with OpenID auto-registration. 2010-03-26 12:12:41 +00:00
Dries Buytaert bcfe4b4498 - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request. 2010-03-26 10:52:38 +00:00
Dries Buytaert ad9c37ffd4 - Patch #747464 by andypost: fixed wrong usage of hook_file_references(). 2010-03-25 12:19:34 +00:00
Dries Buytaert cca8e7e5ac - Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid. 2010-03-25 11:53:25 +00:00
Dries Buytaert cfe7f8e69f - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. 2010-03-25 11:46:21 +00:00
Dries Buytaert 48e05803fd - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions. 2010-03-25 10:38:45 +00:00
Dries Buytaert dc17b0f2cd - Patch #721436 by eojthebrave: fixes double serialization issue. 2010-03-25 10:31:23 +00:00
Dries Buytaert 308f849195 - Patch #741726 by sun: move filter module's vertical tabs extensions into vertical-tabs.js. 2010-03-24 10:19:38 +00:00
Dries Buytaert 92bd43b3ec - Patch #737858 by moshe weitzman: move watchdog to form submit - our of comment_save(). 2010-03-24 10:18:40 +00:00
Dries Buytaert 739cc9851f - Patch #745668 by catch: remove pointless user_load() from user_save(). 2010-03-24 10:13:26 +00:00
Dries Buytaert 210ccc493f - Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect variable. 2010-03-24 10:07:08 +00:00
Dries Buytaert 8258959e94 - Patch #588480 by aspilicious, droplet: fixed interface string space issues. 2010-03-24 09:27:14 +00:00
Dries Buytaert 545ef5b081 - Patch #748742 by mr.baileys, catch: aggregator categorize feature is broken. 2010-03-24 08:51:42 +00:00
Dries Buytaert ca435ae9d8 - Patch #686596 by dhthwy: child before parent class definition order breaks some opcode cachers. 2010-03-24 07:58:07 +00:00
Dries Buytaert f1c2480537 - Patch #685784 by alexj, sun: 'Create new revision' setting for content type isn't used in node edit form. 2010-03-24 07:46:06 +00:00
Dries Buytaert cc35d98859 - Patch #750990 by quicksketch, moshe weitzman: missing cleanup of deleted images. 2010-03-24 07:39:03 +00:00
Dries Buytaert 32566aaee4 - Patch #228061 by quicksketch: usability fix: allow roles to be weighted. 2010-03-24 07:34:10 +00:00
Dries Buytaert b9123f2309 - Patch #218097 by c960657: OpenID must use canonical ID when authenticating XRI i-names. 2010-03-23 21:14:49 +00:00
Dries Buytaert 58ea109dcd - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting a user role throws PHP notices and prevents delete operation. 2010-03-23 19:22:58 +00:00
Dries Buytaert c061a16a6b - Patch #728278 by c960657: openid_complete() should normalize ['openid.claimed_id()'] before discovery. With better tests. 2010-03-23 19:05:16 +00:00
Dries Buytaert 9b4274e8c7 - Patch #742366 by moshe weitzman: better UX for OpenID users. 2010-03-22 18:55:45 +00:00
Dries Buytaert e8d18e41fc - Patch #218097 by c960657: OpenID must use canonical ID when authenticating XRI i-names. 2010-03-22 18:48:20 +00:00
Angie Byron 2598778efa #730220 follow-up by pwolanin: Fix fragile Contact module test caused by use of randomString() vs. randomName(). 2010-03-22 17:52:58 +00:00
Dries Buytaert 3a60a9b8cf - Patch #735808 by fago: fix multiple field value form to work with form API persistence. Added tests. 2010-03-21 21:31:34 +00:00
Dries Buytaert 25feb96f6d - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
Dries Buytaert edfdffb532 - Patch #747476 by andypost: image files are not flushed for all styles. 2010-03-21 20:36:10 +00:00
Dries Buytaert e1799e761b - Patch #747464 by andypost: wrong usage of hook_file_references(). 2010-03-21 20:28:28 +00:00
Dries Buytaert f505b6a978 - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight. 2010-03-21 20:26:41 +00:00
Angie Byron 1a33d02351 #730220 by aspilicious and Berdir: Remove random fails from Locale tests. 2010-03-21 04:17:02 +00:00
Angie Byron 426f82ac6d #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
Angie Byron c4f5299173 #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8. 2010-03-21 03:47:32 +00:00
Dries Buytaert b0be4e7234 - Patch #300478 by mr.baileys: remove user_load_self() as it is not used. 2010-03-20 19:06:12 +00:00
Dries Buytaert aadc94a102 - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
Dries Buytaert 5717ba536e - Patch #746822 by Pasqualle: use drupal_html_class(). 2010-03-20 14:55:55 +00:00
Dries Buytaert 3b3f096668 - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of cruft from user_save(). 2010-03-20 14:55:06 +00:00
Dries Buytaert 883a870160 - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50. 2010-03-20 14:45:05 +00:00
Dries Buytaert cb009a324e - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells. 2010-03-18 19:03:29 +00:00
Dries Buytaert 224243b817 - Patch #475140 by anarcat: make sure Drupal provides support for IPv6. 2010-03-18 19:01:24 +00:00
Dries Buytaert adb7506a58 - Patch #721188 by aspilicious, yoroy: make drag icon position align better. 2010-03-18 06:54:43 +00:00
Dries Buytaert f3f6d53158 - Patch #596582 by sun: remove remnants of theme_node_form(). 2010-03-18 06:50:37 +00:00
Dries Buytaert d224c98351 - Patch #326564 by nenne: fixed hook_validate() documentation. 2010-03-18 06:49:17 +00:00
Dries Buytaert e0098f2e55 - Patch #741242 by marcvangend: cleanup left over set-to-global-defaults description. 2010-03-18 06:46:24 +00:00
Dries Buytaert 1adb7e9749 - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for new users. 2010-03-18 06:43:41 +00:00
Dries Buytaert 75f279a52a - Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core. 2010-03-18 06:36:39 +00:00
Dries Buytaert 1035341ac7 - Patch #700704 by sobi3ch, Rob Loach, andypost: added ability to change the amount of blog posts listed. 2010-03-18 06:26:36 +00:00
Dries Buytaert 40417f5a6f - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough. 2010-03-17 13:58:45 +00:00
Dries Buytaert 5e32593f3d - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type. 2010-03-13 06:55:50 +00:00
Angie Byron 1106db6456 #739142 by casey: Fixed Filter UI completely broken by Jquery 1.4. 2010-03-12 22:31:37 +00:00
Dries Buytaert 8e39e9abb1 - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of code that doesn't work. 2010-03-12 19:51:40 +00:00
Dries Buytaert 2c3c1a9303 - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API. 2010-03-12 15:56:30 +00:00
Dries Buytaert 160b42812c - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them. 2010-03-12 14:38:37 +00:00
Dries Buytaert d8e62ff260 - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything. 2010-03-12 14:33:02 +00:00
Dries Buytaert 4f0e59e1cc - Patch #734762 by Damien Tournoud, sun, scor: tidy up the filter upgrade path. 2010-03-12 14:31:01 +00:00
Angie Byron 5d0cacf825 #86299 follow-up by coltrane and clojel: Stop users' passwords from being stored in users.data in plain-text. Ouch. 2010-03-12 05:20:29 +00:00
Angie Byron aaf9a83db6 #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear). 2010-03-12 05:14:14 +00:00
Dries Buytaert f79e4f3420 - Patch #600392 by merlinofchaos, sun: search_form() has an argument but this argument is partially ignored. 2010-03-12 02:29:23 +00:00
Dries Buytaert cf476fefe3 - Patch #738332 by catch: fixed E_NOTICE in file_field_load(). 2010-03-11 22:44:44 +00:00
Dries Buytaert 052a1da533 - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY. 2010-03-11 21:23:06 +00:00
Angie Byron b34b8b023e #674852 follow-up by casey and aspilicious: Fix overlay tab behaviours. 2010-03-10 20:34:57 +00:00
Angie Byron 4eb7f8b460 #725148 by greggles: Fixed Fatal error when saving forum administration form. 2010-03-10 17:59:00 +00:00
Dries Buytaert 879eb7ef3c - Patch #715762 and #684268 by seutje, casey: large gap above node preview in overlay. 2010-03-10 14:46:23 +00:00
Dries Buytaert 6156949804 - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
Angie Byron b01d053c10 #676008 follow-up by casey: jQuery 1.4.2 fixes for Overlay. 2010-03-09 22:23:59 +00:00
Angie Byron 290fe38c57 #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2. 2010-03-09 20:52:28 +00:00
Dries Buytaert 2787acc050 - Patch #644338 by yched: file_field_update() triggered a full entity load durung entity_save(). 2010-03-09 17:06:37 +00:00
Dries Buytaert 117f039a07 - Patch #735900 by andypost: deleting custom block does not clean block_role() table. 2010-03-09 12:09:52 +00:00
Dries Buytaert f1b02a80f4 - Pach #730462 by Heine, Damien Tournoud: OpenID should support openid.invalidate_handle. 2010-03-09 12:07:37 +00:00
Dries Buytaert cb66dfd766 - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results. 2010-03-09 11:45:37 +00:00
Dries Buytaert 154d593e5d - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able to select region at block creation. 2010-03-09 03:48:59 +00:00
Dries Buytaert 972d2fed4d - Patch #721400 by pwolanin: order JS files according to weight, don't change filenames for aggregated JS/CSS. 2010-03-09 03:39:44 +00:00
Dries Buytaert 7e8b9f8093 - Patch #730418 by catch: allow modules to bypass taxonomy_get_tree() for term reference select lists. 2010-03-08 17:50:40 +00:00
Angie Byron 59792013cc #525058 by andypost, mfb, and oneoftwo: Fixed pages view for profile fields broken. 2010-03-08 15:46:58 +00:00
Angie Byron 7b67066ecb #734726 by David_Rothstein: Fixed Incorrect capitalization on button 'Save Changes'. 2010-03-08 15:45:26 +00:00
Angie Byron e0e885e00e #734770 by andypost: Fix the extra Drupal 6 upgrades. 2010-03-08 15:44:36 +00:00
Angie Byron afbc26d7d1 #734742 by Damien Tournoud: Upgrade path: no need to change the definition of the {url_alias()} table twice. 2010-03-08 15:41:57 +00:00
Angie Byron af8e8c6e87 #652176 follow-up by David_Rothstein: Clarify confusing comment. 2010-03-08 15:40:25 +00:00
Angie Byron 7e26556a92 #735630 by David_Rothstein: Fixed hook_filter_format_delete() documentation recursion. 2010-03-08 05:21:23 +00:00
Angie Byron be78796ff2 #414424 follow-up by sun: Minor follow-ups to text_format patch. 2010-03-08 03:59:25 +00:00
Angie Byron 56e60eb06f #594412 by mrfelton: Correctly label all site-owning super-admin permissions. 2010-03-08 02:41:46 +00:00
Angie Byron 726d3af278 #414424 follow-up: Forgot to add filter.js 2010-03-07 23:59:20 +00:00
Dries Buytaert 29dc1d64e1 - Patch #734750 by Damien Tournoud: unnecessary belly-dancing about indexes on {comment}. 2010-03-07 23:27:14 +00:00
Angie Byron 58e98669a0 #735354 by Dave Reid: Don't nest User token types. 2010-03-07 23:18:06 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Angie Byron c5bfbe7fa6 #163165 by Kars-T, bibo, martinquested, noahb, dereine, sun: Fixed Multilanguage support for user emails. 2010-03-07 18:52:27 +00:00
Angie Byron d1f26518a3 #677766 by matason and atheneus: Fixed Account gets blocked when user edits their profile. (with tests) 2010-03-07 18:46:55 +00:00
Angie Byron 157dc1e0b1 #734942 by Dave Reid: hook_token_info_alter() should be included in the 'token' group in system_hook_info(). 2010-03-07 18:44:31 +00:00
Angie Byron ff640c1fbb #601398 by andypost, rfay, and sun: Fixed Simpletest does not allow assigning actions to triggers. 2010-03-07 18:06:06 +00:00
Angie Byron 1ba21f9bd8 #734878 by Dave Reid: Fixed [user:name] tokens should be using format_username(). 2010-03-07 17:56:20 +00:00
Angie Byron 8afee245a2 #223341 by bonzinip, Jody Lynn: Fix over-aggressive menu markup that overrides ordered lists. 2010-03-07 08:13:43 +00:00
Angie Byron 41a0e3f0fe #721210 by andypost: Preserve shutdown handlers in SimpleTest (Allow SimpleTest module to run without Search module) 2010-03-07 08:10:26 +00:00
Angie Byron 7bc4ca4fda #682486 by Bojhan: Clean-ups to profile page configuration form. 2010-03-07 08:05:02 +00:00
Angie Byron 9703e5d6e2 #715476 by Jeremy and Crell: Schema object should respect active database connection (with tests). 2010-03-07 08:03:45 +00:00
Angie Byron c4ed4523bf #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail doesn't contain one-time-login link. 2010-03-07 07:56:24 +00:00
Angie Byron 559ee07db5 #473082 follow-up by sun: Remove odd breadcrumb bug workaround in menu_save(). 2010-03-07 07:55:14 +00:00
Angie Byron e43781c955 #684774 follow-up by sun: Remove silly superfluous check from node_block_admin_configure_submit(). 2010-03-07 07:52:00 +00:00
Angie Byron 903501822d #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal_validate_form() on the same form more than once. 2010-03-07 07:49:26 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Angie Byron a2232c40ee #459980 follow-up by c960657: Further clean-ups to admin/settings/performance. 2010-03-07 07:36:27 +00:00
Angie Byron 3ae281d032 #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned actions still triggered and cannot be removed. 2010-03-07 07:22:42 +00:00
Angie Byron 8b762fce57 #699596 by mr.baileys and catch: Fixed (Un)publishing several comments doesn't work. 2010-03-07 07:15:28 +00:00
Angie Byron 11ae79673a #687712 by scor: Optimize rdf.module for displaying multiple comments. 2010-03-07 07:08:41 +00:00
Angie Byron 8894138027 #676800 follow-up by sun: More fieldset fixes. 2010-03-07 06:49:10 +00:00
Angie Byron 515137f1e9 #728644 by andrew.elvis: Fixed No link to Help page from Forum configuration page. 2010-03-07 06:45:45 +00:00
Angie Byron 0c707d8260 #251792 follow-up by andypost: Make note of 6.x update for locking framework. 2010-03-07 06:35:48 +00:00
Angie Byron 6eb529d37d #684610 by Jacine: Fixed IE bug: No table-striping in Seven. 2010-03-07 06:31:48 +00:00
Dries Buytaert 9ea09ace77 - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
Dries Buytaert 2552f57b3f - Patch #733026 by Island Usurper: required modules are installed/enabled in the wrong order. 2010-03-06 19:38:34 +00:00
Dries Buytaert 7511394e32 - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was incorrect. 2010-03-06 12:43:45 +00:00
Dries Buytaert 61457a7f32 - Patch #131737 by malc0mn, scor, v1nce, Pancho, mrfelton, nvanhove: fixed Return-Path being overwritten by the PHP mail() function. 2010-03-06 12:36:40 +00:00
Dries Buytaert 347ecaf1f3 - Patch #704182 by jide: use transparent PNG instead of opacity for overlay background to gain rendering performance. 2010-03-06 07:46:49 +00:00
Dries Buytaert 28b40efb38 - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown on search settings page is incorrect. 2010-03-06 07:41:38 +00:00
Dries Buytaert 3e9fec0adb - Patch #733756 by catch: image_field_insert() makes no sense. 2010-03-06 07:19:57 +00:00
Dries Buytaert 509e397bf5 - Patch #623684 by linclark, christefano, scor: improved documentation of RDF module. 2010-03-06 06:40:35 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert fe04b8f5a1 - Patch #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut module. 2010-03-06 06:33:14 +00:00
Dries Buytaert e1ce11dad0 - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +00:00
Dries Buytaert 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert d058394cf3 - Patch #652176 by bleen18, David_Rothstein, JacobSingh: fixed 'Forums' term defaulting to 'None'. 2010-03-05 13:36:35 +00:00
Dries Buytaert 76a4f8fe18 - Patch #679530 by sun: administer filters permission should not affect text format widget. 2010-03-05 13:32:10 +00:00
Dries Buytaert ede819267e - Patch #588882 by David_Rothstein: filter fallback format clean-ups. 2010-03-04 21:42:01 +00:00
Angie Byron acc3e9312c #719432 by heyrocker: Document hook_field_extra_fields_alter(). 2010-03-04 18:28:29 +00:00
Dries Buytaert e5e3d279e2 - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and (). 2010-03-04 09:03:08 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert e824801b2b - Patch #701672 by linclark: associate a standardized foaf:Person URI to each user profile. 2010-03-03 17:06:42 +00:00
Dries Buytaert 02d6b122b5 - Patch #648170 by fago, sun: form constructors cannot enable form caching or form rebuilding. 2010-03-03 08:43:07 +00:00
Dries Buytaert c4fd581899 - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array. 2010-03-03 08:40:25 +00:00
Dries Buytaert a3134cc24a - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragment URLs break testing due to a bug in some CURL versions. 2010-03-03 08:10:33 +00:00
Dries Buytaert 7f96b05845 - Patch #686226 by yched: improved 'default value' input handling. 2010-03-03 08:01:42 +00:00
Dries Buytaert 53f1310a79 - Patch #705146 by yched: improved the UI. 2010-03-03 07:57:27 +00:00
Dries Buytaert 1cb0e254dc - Patch #693054 by yched: field_update_field() called the wrong field storage backend. 2010-03-03 07:56:18 +00:00
Dries Buytaert 8a8c28acb0 - Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay' -> 'key'. 2010-03-03 07:40:58 +00:00
Dries Buytaert 4af38f2119 - Patch #684474 by casey: overlay was re-applying behaviors. 2010-03-03 07:39:25 +00:00
Dries Buytaert 0f3085c3b7 - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module. 2010-03-03 07:38:08 +00:00
Dries Buytaert ba93c4911c - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions in the rdf module. 2010-03-03 07:34:25 +00:00
Dries Buytaert 6980775436 - Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag. 2010-03-02 09:12:31 +00:00
Dries Buytaert b79d41036e - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: drupal_lookup_path() not respects alias' order. 2010-03-02 09:09:45 +00:00
Dries Buytaert a5d180b9c0 - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing. 2010-03-02 09:07:09 +00:00
Dries Buytaert 0d9eedc8fb - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can extend it in contrib, and added support for Google's OpenID discovery protocol. 2010-03-02 08:59:54 +00:00
Dries Buytaert 094a6b4f85 - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in addition to SREF) so that we can extend our OpenID implementation in contrib. 2010-03-02 08:55:42 +00:00
Dries Buytaert c3760557bd - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded. 2010-03-02 08:47:41 +00:00
Dries Buytaert b25a1fd62f - Patch #609128 by vordude: dashboard should provide feedback when clicking 'Done'. 2010-03-01 13:12:45 +00:00
Dries Buytaert d77c04f015 - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning. 2010-03-01 11:33:55 +00:00
Dries Buytaert 13704b8f62 - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists(). 2010-03-01 11:30:37 +00:00
Dries Buytaert 74e94b7e01 - Patch #721374 by jhodgdon: 'Add new comment' is put into the search index along with each node. 2010-03-01 11:18:31 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert 897817eb0c - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
Dries Buytaert 00ed8e3e62 - Patch #691938 by carlos8f, mr.baileys: block tests 2010-02-28 17:28:38 +00:00
Dries Buytaert 0c363d2268 - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, per-page was broken. With new tests. 2010-02-28 07:46:44 +00:00
Angie Byron 33ec13f004 #727868 by yched: Remove stale TODO from field api. 2010-02-27 22:11:11 +00:00
Angie Byron 36764b5918 #716258 by mikeryan: Move node_object_prepare() to node.module. 2010-02-27 20:37:11 +00:00
Dries Buytaert 69384afc33 - Patch 727548 by andypost: fixed aggregator module administration screen under PostgreSQL. 2010-02-27 15:05:19 +00:00
Dries Buytaert 4717f28975 - Patch #704866 by jhodgdon: search API doc has some problems. 2010-02-27 10:54:12 +00:00
Dries Buytaert 3cd6a773a1 - Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented. 2010-02-27 10:51:25 +00:00
Dries Buytaert a9286dd3c2 - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation. 2010-02-27 09:24:09 +00:00
Dries Buytaert 39dc13133f - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. 2010-02-27 07:52:03 +00:00
Dries Buytaert 890ee7f45f - Patch #615226 by casey: updating links. 2010-02-27 07:45:22 +00:00
Dries Buytaert 1a817fd2f8 - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. 2010-02-27 07:41:34 +00:00
Dries Buytaert bb5dc9d0c4 - Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_copy() 2010-02-26 21:19:09 +00:00
Dries Buytaert bbbe8c178c - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't be translated with i18n. 2010-02-26 18:35:35 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert bc70eaeb8d - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleTest should not contain 2010-02-26 17:22:39 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +00:00
Dries Buytaert abf19a337f - Patch #319401 by andypost, Crell, hswong3i: properly force default database in the dblog module. 2010-02-26 15:25:43 +00:00
Dries Buytaert d86d554633 - Patch #704362 by catch, andypost: fixed notices/warnings when comment module is disabled 2010-02-26 15:18:17 +00:00
Dries Buytaert b297dc27e2 - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation. 2010-02-26 06:39:13 +00:00
Angie Byron 28bca620e1 #578676 follow-up by alex_b: Fix endless adding of non-processed aggregator feeds to queue 2010-02-26 00:11:58 +00:00
Dries Buytaert 96b9d512c3 - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags. 2010-02-25 20:57:39 +00:00
Dries Buytaert 6d7e7bb8a3 - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by vid not timestamp. 2010-02-25 20:12:27 +00:00
Dries Buytaert f041110b34 - Patch #723782 by Berdir: display better exception messages in simpletest. 2010-02-25 16:03:47 +00:00
Dries Buytaert 7982be718e - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed missing shortcut edit and delete operations on shortcuts admin. 2010-02-25 15:58:54 +00:00
Dries Buytaert 72b60ed444 - Patch #724788 by boombatower: improved code style of some tests in user.test. 2010-02-25 10:00:38 +00:00
Dries Buytaert fb1170e13b - Patch #724780 by fgm: Fixed incorrect use of node_load() in book_admin_edit_submit(). 2010-02-25 09:44:51 +00:00
Dries Buytaert 0f712430a6 - Patch #721536 by JacobSingh: fixed inline Javascript not working due to unescaped CDATA element created by saveXML(). 2010-02-25 08:58:31 +00:00
Dries Buytaert 347a5abc19 - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading. 2010-02-23 20:05:36 +00:00
Angie Byron dce608f5a4 #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page. 2010-02-23 18:32:00 +00:00
Dries Buytaert 124f83e79c - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' left-over setting. 2010-02-23 10:32:10 +00:00
Dries Buytaert 120063909a - Patch #714350 by marcvangend, yrocq: fixed undefined index: display_field() in file_field_widget_form() in file.field.inc. 2010-02-23 09:52:56 +00:00
Dries Buytaert 573bdba90f - Patch #517850 by JohnAlbin: polish default comment-wrapper.tpl.php and associated CSS. 2010-02-23 09:51:21 +00:00
Angie Byron 6192e19f60 #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename. 2010-02-23 05:07:18 +00:00
Angie Byron fa02c4f4e9 #237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one line. 2010-02-23 05:04:50 +00:00
Angie Byron 975c071808 #722688 by moshe weitzman: Allow programmatic setting of node->changed. 2010-02-23 05:03:38 +00:00
Angie Byron de015af95a #334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash of Unstyled Content in IE' in maintenance template. 2010-02-23 05:02:02 +00:00
Dries Buytaert 420b9c1885 - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_inc_callback() is a thing of the past. 2010-02-22 20:53:13 +00:00
Dries Buytaert de8761eb24 - Patch #721436 by chx, moshe weitzman: improved performance of user_save() by removing and reworking some code. 2010-02-22 19:51:15 +00:00
Angie Byron 6d480f580d #553304 by chellman and jhodgdon: Update Field UI help text to reflect recent changes in Drupal 7. 2010-02-22 16:29:34 +00:00
Angie Byron 32c34106dc #606608 follow-up by Gábor Hojtsy and sun: Go back to numeric placeholders for comment menu paths for performance. 2010-02-22 15:38:52 +00:00
Dries Buytaert 915ad30e69 - Patch #720506 by Jacine: fixed invalid markup. 2010-02-21 10:47:25 +00:00
Dries Buytaert 72073b9594 - Patch #674852 by casey: keep tabs when navigating in the overlay. 2010-02-20 14:48:38 +00:00
Dries Buytaert 90b5a506ad - Patch #712364 by djac: corrected PHPdoc. 2010-02-20 14:35:03 +00:00
Dries Buytaert f37242fad3 - Patch #707724 by Pasqualle: fixed confusing arguments. 2010-02-20 14:28:41 +00:00
Dries Buytaert 4917b2adcb - Patch #409676 by mrfelton, greggles: removed 'Parsed JavaScript file' message from watchdog. 2010-02-19 10:38:31 +00:00
Dries Buytaert 79916b2ad3 - Patch #717596 by alpritt: shortcut admin pages should be in the 'User interface' section, not the 'System' section. 2010-02-19 10:36:12 +00:00
Angie Byron aea6fe8feb #563106 follow-up by adrian: More upgrade path fixes. 2010-02-18 04:36:38 +00:00
Angie Byron c1ca8a08da #717666 by heyrocker: Document hook_countries_alter(). 2010-02-18 01:40:46 +00:00
Angie Byron 8d01aeb428 #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
Dries Buytaert a8eddb0d98 - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2. 2010-02-17 09:09:30 +00:00