summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #878020 by Mark Trapp: position:fixed prevents iOS devices from ↵Dries Buytaert2010-11-05
| | | | scrolling the Overlay.
* #950878 follow-up: Commit the dang install file.Angie Byron2010-11-01
|
* #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 ↵Angie Byron2010-10-31
| | | | (latest point release).
* #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).Angie Byron2010-10-31
|
* #950878 by carlos8f, David_Rothstein: Fixed Disabling the dashboard module ↵Angie Byron2010-10-31
| | | | permanently removes all blocks from the dashboard.
* - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be ↵Dries Buytaert2010-10-31
| | | | called statically.
* - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to ↵Dries Buytaert2010-10-31
| | | | the bottom of the form.
* - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into ↵Dries Buytaert2010-10-31
| | | | an API function.
* - Patch #939398 by merlinofchaos: undefined offset: 0 in contextual_preprocess()Dries Buytaert2010-10-31
|
* - Patch #939914 by yched: Field UI not enabled on a D6 upgrade.Dries Buytaert2010-10-31
|
* - Patch #955146 by scor: ['#finished'] should be ['finished'].Dries Buytaert2010-10-30
|
* - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, ↵Dries Buytaert2010-10-30
| | | | james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes.
* - Patch #841184 by ksenzee, aaronbauman, aspilicious: 'Skip to main content' ↵Dries Buytaert2010-10-30
| | | | link doesn't work correctly in the overlay.
* - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' ↵Dries Buytaert2010-10-28
| | | | link seems inverted.
* - Patch #951726 by swentel: filter_cron() unnecessary.Dries Buytaert2010-10-28
|
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox ↵Dries Buytaert2010-10-28
| | | | element.
* - Patch #931520 by David_Rothstein: [site:url-brief] token puts an ↵Dries Buytaert2010-10-28
| | | | unnecessary slash at the end.
* - Patch #337909 by chillin411: hook_menu() 'access callback' docs should ↵Dries Buytaert2010-10-27
| | | | mention boolean values work too and minor doxygen correction.
* - Patch #937560 by chillin411: the parameter & is not documented in ↵Dries Buytaert2010-10-27
| | | | hook_update_N.
* - Patch #950276 by sun, jhodgdon: improve documentation of ↵Dries Buytaert2010-10-27
| | | | hook_translated_menu_link_alter().
* - Patch #948416 by David_Rothstein: a menu item description, 'Administer ↵Dries Buytaert2010-10-27
| | | | content', is missing a period.
* - Patch #408160 by sun: code simplification.Dries Buytaert2010-10-27
|
* - Patch #886152 by effulgentsia: fix tests.Dries Buytaert2010-10-27
|
* - Patch #611786 by Gábor Hojtsy, tobiasb, Pasqualle: .po file should not be ↵Dries Buytaert2010-10-26
| | | | considered broken if last msgstr is empty.
* - Patch #945456 by chillin411: hook_mail() doc should state it's only called ↵Dries Buytaert2010-10-26
| | | | on one module not all modules.
* #445736 by sun: Fixed Poll does not respect weight in Preview or More button.Angie Byron2010-10-25
|
* #902008 by sun: Fixed Optional field type modules should not be 'required' ↵Angie Byron2010-10-25
| | | | in .info file.
* #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't ↵Angie Byron2010-10-25
| | | | affect the language switcher block.
* - Patch #949212 by luchochs: simpletest_last_test_get() is ignored in ↵Dries Buytaert2010-10-25
| | | | api.drupal.org.
* - Patch #924154 by fago: user account fields appear on all categories.Dries Buytaert2010-10-25
|
* - Patch #948116 by amateescu: field_update_instance() doxygen is broken.Dries Buytaert2010-10-25
|
* - Patch #951486 by Damien Tournoud: invalid placeholders in exception ↵Dries Buytaert2010-10-25
| | | | messages during update.
* #617596 by ygerasimov, furamag: Fixed Non-empty Summary and empty Body both ↵Angie Byron2010-10-24
| | | | become empty when saved.
* #950134 by mfb: Fixed Number module maxlength prevents saving negative decimal.Angie Byron2010-10-23
|
* #738512 by sun: Fixed Node permissions are ordered oddly.Angie Byron2010-10-23
|
* #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to ↵Angie Byron2010-10-23
| | | | instance definitions.
* #433454 by sun: Only hardcode node title's weight if it's not otherwise ↵Angie Byron2010-10-23
| | | | specified.
* Trying #886152 again: Fixed All fields are hidden after the administrator ↵Angie Byron2010-10-23
| | | | newly configures a view mode to not use 'default' display.
* #700558 follow-up by Scott Falconer: Make Update manager test more robust.Angie Byron2010-10-23
|
* #948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node ↵Angie Byron2010-10-23
| | | | example module any more,
* #875132 by watcha: Fixed overflow:hidden on block content breaks contextual ↵Angie Byron2010-10-23
| | | | links.
* #915734 by amateescu: Fixed book-export-html.tpl.php has wrong variable name ↵Angie Byron2010-10-23
| | | | in doc
* #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().Angie Byron2010-10-23
|
* - Patch #948536 by amateescu: node_type_get_types() could mention that the ↵Dries Buytaert2010-10-23
| | | | types it returns are objects.
* #925778 follow-up by manarth, sun: Fix phantom my account link for anon ↵Angie Byron2010-10-23
| | | | users, and restore former menu access functions to prevent fatal errors in upgraded sites.
* #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly ↵Angie Byron2010-10-23
| | | | failing.
* Rollback of #886152. Broke testbot.Angie Byron2010-10-23
|
* #886152 by yched, pwolanin, hefox, chx, rszrama, ksenzee: Fixed All fields ↵Angie Byron2010-10-23
| | | | are hidden after the administrator newly configures a view mode to not use 'default' display.
* #934050 follow-up by chx: Primary keys cannot be null.Angie Byron2010-10-23
|