summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Issue #1797516 by dcam, Lars Toomre: Remove t() from test assertions in ↵Jennifer Hodgdon2012-10-08
| | | | syslog module
* Issue #1197622 by lyricnz, xjm, tim.plunkett, Cottser: Fixed My account ↵webchick2012-10-06
| | | | (disabled).
* Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, ↵webchick2012-10-06
| | | | fgm, Dave Reid: Fixed Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term.
* Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() ↵webchick2012-10-06
| | | | assumes that title, alt, and options are always set.
* Issue #1780012 by dewens: Fixed "parameter 1 expected to be a reference" ↵David Rothstein2012-10-06
| | | | error in Profile module's hook_user_cancel() implementation.
* Issue #1037632 by Sheldon Rampton, Tor Arne Thune, roy smith: Fixed ↵webchick2012-10-05
| | | | Attaching a forbidden file to a node gives an error message with bogus file path.
* Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, ↵webchick2012-10-05
| | | | hgurol: Fixed Weird Border on Vertical Tabs with Google Chrome and Safari caused by .element-invisible.
* Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have ↵webchick2012-10-03
| | | | to' in the comment for the function hook_module_implements_alter() in system.api.php.
* Issue #1797376 by dcam, xjm: remove t() from test assertions in poll moduleJennifer Hodgdon2012-10-03
|
* Issue #1791090 by Ivan Zugec: Remove admin paths from aggregator hook docsJennifer Hodgdon2012-10-02
|
* Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump ↵webchick2012-09-30
| | | | has invalid widget info.
* Issue #1798302 by alippai: Fixed Remove unnecessary join.webchick2012-09-30
|
* Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵webchick2012-09-30
| | | | chx: Fixed View mode no longer can be changed.
* Issue #1786124 by xjm, dcam: Clean up node access pager test.webchick2012-09-30
|
* Issue #1186886 by Albert Volkman, Mile23: Fix up docs for hook_node_loadJennifer Hodgdon2012-09-25
|
* Issue #1410260 by swentel, mojzis, droplet, pingers, drupdan3: Fixed ↵webchick2012-09-19
| | | | rss.xml/whatever triggers PHP error.
* Issue #1785392 by BWPanda: Fix reference and grammar in ↵Jennifer Hodgdon2012-09-17
| | | | hook_field_formatter_info_alter documentation
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1773032 by Jorrit: Fixed Non-standard and pointless name attribute ↵David Rothstein2012-09-15
| | | | added to Content-Type header.
* Issue #1761086 by cam8001, Berdir, larowlan: Fixed Caching in ↵David Rothstein2012-09-15
| | | | image_effects_definitions() broken.
* Issue #1397882 by sun, kbasarab, catch, pingers: Fixed ↵David Rothstein2012-09-15
| | | | system_theme_settings_submit() does not properly clean up submitted form values.
* Issue #1739808 by Berdir, salvis | GrzegorzNowak: Fixed Notice: Undefined ↵David Rothstein2012-09-15
| | | | index: file in DatabaseLog->findCaller().
* Roll back issue #948516 from Drupal 7 for now (which made down arrows in ↵David Rothstein2012-09-15
| | | | fieldsets part of the link) because it breaks RTL languages.
* Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block ↵Jennifer Hodgdon2012-09-14
| | | | cache constants
* Issue #1595594 by Devin Carlson, Alan D.: Path modules node alter uses ↵webchick2012-09-13
| | | | collapsible and collapsed attributes in the 'alias' text field.
* Issue #1507556 by C. Lee, IshaDakota: Fixed Remove colon from label for ↵webchick2012-09-13
| | | | multi-valued field form.
* Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'.webchick2012-09-13
|
* Issue #1571076 by droplet, yohannbzh: Fixed Plural formula field only ↵webchick2012-09-13
| | | | accepts 128 characters.
* Issue #262690 by Albert Volkman: Use correct name for Form API not Forms APIJennifer Hodgdon2012-09-11
|
* Issue #1555294 by Pol, tim.plunkett, oriol_e9g, cristinawithout, gagarine, ↵webchick2012-09-05
| | | | dcam: Fixed Vocabulary title HTML entities are double encoded.
* Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from ↵webchick2012-09-04
| | | | hook_field_widget_info() makes it impossible to sanely order widgets.
* Issue #1753976 by jfhovinne, savithac, PrabhuG: Remove return value docs ↵Jennifer Hodgdon2012-09-04
| | | | from file download alter hook that should not be there
* Issue #699604 by cam8001, nmudgal: Use file name for links to form API ↵Jennifer Hodgdon2012-09-04
| | | | reference instead of full URL
* Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown, Devin Carlson: ↵webchick2012-09-02
| | | | Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default).
* Issue #948516 by sirtet, DamienMcKenna, tkoleary: Fixed Usability bug: down ↵webchick2012-09-01
| | | | arrow of fieldsets in D7 overlays should be part of the link.
* Issue #1473198 by kika, roborn: Fixed Empty table pattern for 'Edit [book's] ↵webchick2012-09-01
| | | | order and titles' admin page.
* Issue #1473214 by kika, nmudgal, roborn: Fixed Empty table pattern for ↵webchick2012-09-01
| | | | 'OpenID identities' user page.
* Issue #1754712 by TravisCarden, Bußmeyer, pingers: Fixed @return ↵webchick2012-09-01
| | | | unknown_type() should be @return mixed.
* Issue #794192 by kim.pepper: add note to hook_update_N docs about calling ↵Jennifer Hodgdon2012-08-29
| | | | functions from modules
* Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are ↵David Rothstein2012-08-29
| | | | double-escaped with check_plain().
* Issue #171267 by tim.plunkett, chx, NROTC_Webmaster, dcam: Fixed form ↵David Rothstein2012-08-29
| | | | redirects removes get variables like sort and order.
* Issue #1036780 by Mike Wacker, tim.plunkett | cafuego: Enabled Drupal.org to ↵David Rothstein2012-08-29
| | | | collect stats on enabled sub-modules and core modules.
* Issue #716496 by killtheliterate, rootwork: Make sure all core template ↵Jennifer Hodgdon2012-08-28
| | | | files are in themeable group
* Issue #1751650 by Ivan Zugec: comment formattingJennifer Hodgdon2012-08-27
|
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-08-26
| | | | strings.
* Issue #1688020 by ishanmahajan, HUU: Fix group header for extra 7.x updates ↵Jennifer Hodgdon2012-08-24
| | | | functions
* Issue #1728472 by plopesc: Add link from form alter hooks to form API referenceJennifer Hodgdon2012-08-24
|
* - Patch #1577938 by m-abshir, trogels, jhodgdon: taxonomy_vocabulary_save() ↵Dries2012-08-24
| | | | documentation needs clarification: new vocabulary versus updating vocabulary.
* Reverting because I got the commit message wrong.Dries2012-08-24
| | | | This reverts commit c44e3e9790885dfab38fbeef96e52b8c5491910e.
* - PatchDries2012-08-24
|