Commit Graph

12819 Commits (2e12586932d04b3d1efc2f353f88848cf5460bc7)

Author SHA1 Message Date
Angie Byron 2e12586932 #757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal error: Class 'MergeQuery_mysql()'. 2010-04-20 07:51:59 +00:00
Angie Byron 07ef159518 #773824 by scor: Fixed taxonomy_update_7002() fails when more than one vocabulary to upgrade. 2010-04-20 07:47:55 +00:00
Angie Byron 100ea2d185 #773792 by scor: Fixed contact_update_7002() depends on user_update_7006(). 2010-04-20 07:46:33 +00:00
Angie Byron 31240fd2ff #776034 by douggreen: Please add me to the MAINTAINERS.txt for search. 2010-04-20 07:13:34 +00:00
Angie Byron 1f99fbb356 #752508 by TR: Fixed admin/people/permissions displays disabled checkboxes wrong. 2010-04-19 21:17:16 +00:00
Angie Byron cd6a08d843 #772554 by Crell: Remove delay() method from insert queries. 2010-04-19 04:43:05 +00:00
Angie Byron f62d41af34 #742972 by klausi, Berdir: Clear entity info cache during module enable. (tests) 2010-04-18 15:01:56 +00:00
Dries Buytaert 7e5787d948 - Patch #582414 by plach: English and native name for the Kyrgyz language has to be changed from 'Kirghiz(Кыргыз)' to 'Kyrgyz(Кыргыз тили)'. 2010-04-17 12:55:08 +00:00
Dries Buytaert 874d735891 - Patch #682552 by mradcliffe, jhodgdon: fixed notices. 2010-04-17 12:54:02 +00:00
Dries Buytaert a1ff602eb6 - Patch #773522 by BarisW: blog links appear on all content types. 2010-04-17 12:46:32 +00:00
Dries Buytaert 2aad3ce052 - Patch #768518 by catch: element_info() should use drupal_static_fast() pattern. 2010-04-17 12:35:35 +00:00
Dries Buytaert 7864b0066b - Patch #762404 by BarisW: improve the field name of taxonomy fields. 2010-04-17 12:34:02 +00:00
Dries Buytaert 11751c151d - Patch #757288 by catch, jpmckinney: optimize comment_save(). 2010-04-16 13:56:45 +00:00
Dries Buytaert 45dbfaf816 - Patch #445130 by Rob Loach, aspilicious, noahb, jpmckinney, TR: namespace the Drupal jQuery functions. 2010-04-16 13:55:06 +00:00
Dries Buytaert c0f75814bf - Patch #771596 by jhodgdon: turning on multiple search weights causes PDO exception during search. 2010-04-16 13:53:43 +00:00
Dries Buytaert 9baff4597b - Patch #771082 by plach: enable the admin theme for the translation overview page. 2010-04-16 13:52:23 +00:00
Dries Buytaert a8cb00de11 - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues in the overlay module. 2010-04-16 13:39:42 +00:00
Dries Buytaert 2f6ba3399c - Patch #761208 by aspilicious: bad reference to jquery ui 1.8 in core. 2010-04-15 12:28:13 +00:00
Dries Buytaert 10c33f3c3a - Patch #771036 by Gábor Hojtsy: overlay overwrites existing target attribute. 2010-04-15 12:20:21 +00:00
Dries Buytaert e4c4e08251 - Patch #748984 by droplet: fixed wrong multi-site directory aliasing example. 2010-04-15 12:01:28 +00:00
Dries Buytaert 108220bb90 - Patch #771278 by jpmckinney: clean-up forum.test. 2010-04-15 11:58:07 +00:00
Dries Buytaert c27d66307c - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments. 2010-04-15 11:53:26 +00:00
Dries Buytaert 00deb1df3e - Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString(). 2010-04-15 11:51:27 +00:00
Angie Byron 51dc073b02 #609118 folllow-up by plach: Fixed node.tokens.inc: node body issues. 2010-04-15 02:42:08 +00:00
Angie Byron e11daebdc0 #567072 by Heine: Ship Drupal 7 with a configuration file for IIS 7. 2010-04-14 15:54:08 +00:00
Angie Byron 0ad37ad057 #652372 by matason, ksenzee, naxoc, jpmckinney, sun: Don't allow users to add forum topics when no forums exist. 2010-04-14 15:51:21 +00:00
Dries Buytaert 28fb603ae3 - Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: node_save() fails silently. 2010-04-13 23:16:56 +00:00
Dries Buytaert d6217df82f - Patch #721378 by jpmckinney, cha0s, casey, noahb: critical bug: comment_save() fails silently. 2010-04-13 23:12:26 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert f8e14898d6 - Patch #768488 by catch: _text_field_sanitize() caused double caching. 2010-04-13 15:16:27 +00:00
Dries Buytaert e68cb68c15 - Patch #598862 by andypost: user role names cannot be translated. 2010-04-13 15:15:07 +00:00
Dries Buytaert 06fe6cae2d - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions. 2010-04-13 15:13:41 +00:00
Angie Byron 906928c12a #684610 follow-up by james.elliott: More Seven IE fixes. 2010-04-12 17:33:35 +00:00
Dries Buytaert f9739e9cfe - Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been used. 2010-04-12 06:17:22 +00:00
Dries Buytaert cc5b8e6aee - Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own autoload function. 2010-04-11 21:05:13 +00:00
Dries Buytaert 33f0b0830b - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent. 2010-04-11 19:00:27 +00:00
Dries Buytaert 98a3f2266d - Patch #767822 by Benjamin Melançon: search.module in-code documentation refers to hook_search() which no longer exists in D7. 2010-04-11 18:54:11 +00:00
Dries Buytaert 2f07a17728 - Patch #765574 by quiptime: better positioning of the 'menu-expanded.png'. 2010-04-11 18:45:47 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert de33f74b40 - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function. 2010-04-11 17:16:45 +00:00
Dries Buytaert b647348fa9 - Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers. 2010-04-11 14:53:39 +00:00
Dries Buytaert f66e690098 - Patch #269911 by Freso: wrong trim used for search result. 2010-04-11 14:52:13 +00:00
Angie Byron 6f8293a5ae #764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels. 2010-04-11 01:12:23 +00:00
Angie Byron 8926b0a8c1 #724642 by casey: Upgrade jQuery BBQ library to 1.2.1. 2010-04-11 01:07:15 +00:00
Dries Buytaert bdb7e56143 - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used. 2010-04-10 17:30:15 +00:00
Dries Buytaert e892ed5c31 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-04-10 16:37:19 +00:00
Dries Buytaert b225882e5e - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text format is not checked when editing an entity and instead reset to something a user can use. 2010-04-10 11:11:46 +00:00
Dries Buytaert 8c4d6ab0f5 - Patch #241013 by Pedro Lozano, andypost, drewish, mr.baileys: actions only trigger one action per node page load. 2010-04-10 10:49:15 +00:00
Dries Buytaert f36b87d1d6 - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags. 2010-04-10 10:01:15 +00:00
Dries Buytaert c80481634f - Patch #606190 by dww, noahb, sun: improve handling of database schema updates in update manager workflow. 2010-04-10 09:49:49 +00:00