summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #538164 follow-up by yched: Fix notice in update.php.Angie Byron2010-01-11
|
* #609122 by fabsor: Fix 404 errors when adding certain pages as shortcuts.Angie Byron2010-01-11
|
* #676008 by casey and mrfelton: Fixed Overlay's Loading 'spinner' graphic ↵Angie Byron2010-01-10
| | | | often not visible because it is displayed outside the viewport.
* #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵Angie Byron2010-01-10
| | | | Content-Type to 'Basic page'.
* #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user ↵Angie Byron2010-01-10
| | | | registration form.
* #680380 by alpritt: Fixed Shortcut bar not properly adding shortcuts.Angie Byron2010-01-10
|
* #604002 by chx, naxoc, Heine, and kaakuu: Support more Unicode scripts by ↵Angie Byron2010-01-10
| | | | | | | more precisely defining the characters to be included in the search index. We now support Devanāgarī and other scripts. A few billion users are now able to use core search module. WIN.
* #680256 by reglogge, Bojhan, and greg.harvey: Add descriptive text to ↵Angie Byron2010-01-10
| | | | Taxonomy landing page.
* #480424 by JamesAn: Update locale module to use drupal_static().Angie Byron2010-01-10
|
* #678564 by jhodgdon, Bojhan, and aspilicious: Gave menu descriptions need ↵Angie Byron2010-01-10
| | | | some love.
* #587634 by mr.baileys and TacoV: Fixed Actions infinite loop test fails.Angie Byron2010-01-10
|
* #680454 by Amitaibu: Initalize variable in _options_properties().Angie Byron2010-01-10
|
* #674854 by flobruit: Fixed block help text misleading for translators.Angie Byron2010-01-10
|
* #679830 by casey: Fixed IE8 shows no content in the overlay on the 'manage ↵Angie Byron2010-01-10
| | | | field' page.
* #560608 by pounard, plach, and yched: Fixed missing calls to ↵Angie Byron2010-01-10
| | | | field_attach_preprocess().
* #680032 by agentrickard and Bojhan: Replace 'update.php' with 'update ↵Angie Byron2010-01-10
| | | | script' in user-facing text.
* #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode ↵Angie Byron2010-01-09
| | | | conversions.
* #679374 by casey: Fixed The 'Manage fields' dropdown box not updated ↵Angie Byron2010-01-09
| | | | instantly in webkit.
* #678102 by Magnity and jhodgdon: Remove weird pseudo-t() thing in Dashboard ↵Angie Byron2010-01-09
| | | | module.
* #679894 by Bojhan: Fix remaining instances of Input format => Text format.Angie Byron2010-01-09
|
* #678536 by jhodgdon: Improve error message when adding forum topic directly ↵Angie Byron2010-01-09
| | | | to container.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: ↵Angie Byron2010-01-09
| | | | Fix critical upgrade path bugs from Drupal 6 to Drupal 7
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ↵Angie Byron2010-01-09
| | | | Add POD to installation requirements.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* - Patch #394544 by berenddeboer, Xano, chrisshattuck, karschsp, asimmonds: ↵Dries Buytaert2010-01-09
| | | | more cllean up for the term form UI.
* - Patch #678526 by jhodgdon: Fixed edit links in forum structure page.Dries Buytaert2010-01-09
|
* - Patch #678504 by heyrocker: fixed Incorrect menu argument for ip address ↵Dries Buytaert2010-01-09
| | | | blocking.
* #629794 follow-up by yched: Fixed batch API in update.php.Angie Byron2010-01-09
|
* #677520 by Magnity: Fixed Minor UI text error in Dashboard module.Angie Byron2010-01-08
|
* - Patch #674988 by jhodgdon: fixed search module watchdog entry.Dries Buytaert2010-01-08
|
* - Patch #678586 by jhodgdon: help text improvements.Dries Buytaert2010-01-08
|
* - Patch #678570 by jhodgdon: help text improvements.Dries Buytaert2010-01-08
|
* - Patch #662322 by scor, andypost: remove the 'relations' column from ↵Dries Buytaert2010-01-08
| | | | taxonomy_schema(). It was already dropped in an update function.
* - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split ↵Dries Buytaert2010-01-08
| | | | locale module.
* - Patch #677562 by jhodgdon: massaging of block administration page help texts.Dries Buytaert2010-01-08
|
* - Patch #673462 by heyrocker: added API documentation for hook_tokens(), ↵Dries Buytaert2010-01-08
| | | | hook_token_info(), and hook_token_info_alter().
* - Patch #564686 by mustafau, alex_b: fetcher should not update ↵Dries Buytaert2010-01-08
| | | | aggregator_feed() record.
* - Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() ↵Dries Buytaert2010-01-08
| | | | and taxonomy_get_children().
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow ↵Angie Byron2010-01-08
| | | | complex query to return a proper empty set.
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().Angie Byron2010-01-08
|
* #608036 follow-up by scor: Add attributes variable for profile.tpl.php. ↵Angie Byron2010-01-08
| | | | (with tests)
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed ↵Angie Byron2010-01-08
| | | | drupal_write_record() can't update a column to NULL. (with tests)
* #373897 follow-up by jbrown: Remove bogus sortable author column on content ↵Angie Byron2010-01-08
| | | | page, resulting in SQL errors.
* #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface.Angie Byron2010-01-08
|
* - Patch #677662 by heyrocker: fixed in several hook_token() implementations ↵Dries Buytaert2010-01-07
| | | | so that language options get set properly.
* - Patch #668080 by casey: fixed IE6 issue.Dries Buytaert2010-01-07
|
* - Patch #677526 by jhodgdon: help text fixes.Dries Buytaert2010-01-07
|