summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #261258 follow-up by dbabbage: Fixed some missed node title changes that ↵Angie Byron2010-01-13
| | | | were breaking testbot.
* #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where ↵Angie Byron2010-01-13
| | | | possible.
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #606730 by hunmonk: Provide a helper function for block delta updates.Angie Byron2010-01-13
|
* #676134 by mcarbone: Update documentation to account for taxonomy changes ↵Angie Byron2010-01-13
| | | | (no more node taxonomy property).
* #678714 follow-up: Renaming poll template file renames. Ah, poll module... ↵Angie Byron2010-01-13
| | | | your role as our one true regression test continues to be realized...
* #261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() ↵Angie Byron2010-01-13
| | | | insertion logic. (with tests)
* #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we ↵Angie Byron2010-01-13
| | | | default to InnoDB as well.
* #678510 by matt2000 and jhodgdon: Fixed Field UI display fields page still ↵Angie Byron2010-01-13
| | | | says 'node' on it.
* #654934 by plach: Remove Translatable option on field creation. This ↵Angie Byron2010-01-13
| | | | functionality has been moved to Entity Translation in contrib.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #651810 by Kiphaas7: Fixed can't re-click same tab to re-load its contents.Angie Byron2010-01-13
|
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.
* #645926 by Damien Tournoud and yched: hook_field_storage_details() should be ↵Angie Byron2010-01-13
| | | | per-field, not per-instance. Allows Views/Field integration to get unblocked.
* #681940 by chx: Fixed Multistep node forms cant change the basic options. ↵Angie Byron2010-01-13
| | | | (with tests)
* #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix ↵Angie Byron2010-01-12
| | | | inconsistencies in menu description labeling.
* #682766 by Dave Reid: Fixed Admin category block titles not linked on /admin ↵Angie Byron2010-01-12
| | | | page.
* #674852 by casey: Fix bug where Overlays Loading screen incorrectly has a ↵Angie Byron2010-01-12
| | | | shortcut link on it.
* #681723 by Bojhan: Standardize on 'Add new content' for content creation page.Angie Byron2010-01-12
|
* #681994 by chx and litwol: Add more descriptive comments for ↵Angie Byron2010-01-12
| | | | field_attach_query().
* #604304 by JeremyFrench: Fixed bad query and broken paging on admin/people.Angie Byron2010-01-12
|
* #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' ↵Angie Byron2010-01-12
| | | | functionality from Help module.
* #679830 by casey and Kiphaas7: Fixed Regression: Jumping page heights in ↵Angie Byron2010-01-11
| | | | Overlay.
* #653620 follow-up by eMPee584, sun, yoroy, et al: Make progressbar slightly ↵Angie Byron2010-01-11
| | | | visible at 0%.
* #675414 by quicksketch: Use #limit_validation_errors() on File upload and ↵Angie Byron2010-01-11
| | | | removal.
* #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user ↵Angie Byron2010-01-11
| | | | interface.
* #337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' ↵Angie Byron2010-01-11
| | | | for use on the dashboard.
* #679960 by aspilicious: Fixed 'Notice: undefined variable cids' when there ↵Angie Byron2010-01-11
| | | | are no comments available.
* #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.