summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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.
* #680198: Add Dave Reid as Path system maintainer.Angie Byron2010-01-10
|
* #660856 by effulgentsia: Optimize template_preprocess().Angie Byron2010-01-10
|
* #680022 by yched: Fixed template_preprocess() generates invalid CSS classes.Angie Byron2010-01-10
|
* #679866 by Bojhan and aspilicious: Remove basic options fieldset from install.Angie Byron2010-01-10
|
* #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 #679890 by Bojhan, chx: no more pleasing.Dries Buytaert2010-01-09
|
* - 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.
* - Patch #667038 by effulgentsia: optimize template_process().Dries Buytaert2010-01-09
|
* #629794 follow-up by yched: Fixed batch API in update.php.Angie Byron2010-01-09
|
* - Patch #550010 by c960657: DatabaseConnection::prepareQuery() ignores ↵Dries Buytaert2010-01-08
| | | | argument.
* #679096 by EclipseGc: Fixed Dashboard headings look funny.Angie Byron2010-01-08
|
* #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
|
* #563390 by batigolix, mrfelton, bleen18, agentrickard, jhodgdon, seutje, et ↵Angie Byron2010-01-08
| | | | al: Fixed Seven theme lacks formatting on common html elements such as lists, paragraphs, code...
* - 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.
* #634472 by sun and effulgentsia: Allow menu template file suggestions.Angie Byron2010-01-08
|
* #645822 by sun: Fixed #ajax is not extensible (and partially buggy).Angie Byron2010-01-08
|
* #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
|