Commit Graph

8631 Commits (d5ce7f5281373044b8e1df6d95287270c0b33145)

Author SHA1 Message Date
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