summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed ↵Angie Byron2010-09-09
| | | | System messages need identifying icons (WCAG 2.0).
* #889982 by Jeff Burn: Move secondary links to the header in Bartik.Angie Byron2010-09-09
|
* #902738 by jbrown: Fixed No status message when reordering fields.Angie Byron2010-09-07
|
* - Patch #904484 by rayasa: bad url generated for 'More help' link in ↵Dries Buytaert2010-09-07
| | | | /admin/structure/forum page.
* - Patch #903854 by bleen18: comment display is borked in (at least ) chrome.Dries Buytaert2010-09-07
|
* - Patch #807744 by Jacine, andypost: fix missing space in theme_comment_block().Dries Buytaert2010-09-07
|
* - Patch #891084 by solotandem: FeedParserTestCase: add 'public static' ↵Dries Buytaert2010-09-07
| | | | modifiers to getInfo() method.
* - Patch #781572 by bleen18, Kiphaas7, Jacine, tlattimore, riccardoR: ↵Dries Buytaert2010-09-07
| | | | whitespace below the footer when there is not enough content on the page.
* - Patch #890362 by BarisW, Jeff Burnz: links should not be indicated by ↵Dries Buytaert2010-09-07
| | | | color only.
* - Patch #368502 by c960657: restored the original test now all dependencies ↵Dries Buytaert2010-09-07
| | | | have been fixed.
* - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save().Dries Buytaert2010-09-07
|
* - Patch #903630 by pwolanin: menu module settings page text refers to ↵Dries Buytaert2010-09-07
| | | | settings that are no longer present.
* - Patch #902490 by jbrown: fixed progress.gif doesn't tile properly.Dries Buytaert2010-09-07
|
* - Patch #902354 by pwolanin: Fixed Schema description is wrong for uri field ↵Dries Buytaert2010-09-07
| | | | in {file_managed()} table.
* #842772 by aspilicious: Fixed a description in standard.install isn't ↵Angie Byron2010-09-07
| | | | translated.
* #891154 by Everett Zufelt: Add brandonojc as an Accessibility co-maintainer.Angie Byron2010-09-07
|
* #903704 by bleen18: Fixed typo in file number.module.Angie Byron2010-09-07
|
* - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy ↵Dries Buytaert2010-09-05
| | | | (fatal error).
* - Patch #898536 by Damien Tournoud: clean-up the upgrade path: dblog.Dries Buytaert2010-09-05
|
* #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed ↵Angie Byron2010-09-05
| | | | 'taxo as field' update broken + wipes some node/term associations .
* #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly.Angie Byron2010-09-05
|
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path.Dries Buytaert2010-09-05
|
* - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break ↵Dries Buytaert2010-09-04
| | | | HTML comments. Also added tests.
* - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install ↵Dries Buytaert2010-09-04
| | | | files so we can get the upgrade path to work.
* - Patch #800042 by Ralf: documentation and variable reference issue in garland.Dries Buytaert2010-09-04
|
* - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is ↵Dries Buytaert2010-09-04
| | | | useless.
* - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to ↵Dries Buytaert2010-09-03
| | | | hook_validate()/hook_node_validate(), and not passed by reference to hook_form().
* - Patch #887870 by sun, David_Rothstein: make system_list() return full ↵Dries Buytaert2010-09-03
| | | | module records.
* - Patch #686316 by asimmonds, Jeff Burnz: Garland does not show any blocks ↵Dries Buytaert2010-09-03
| | | | in highlighted content region.
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ↵Dries Buytaert2010-09-03
| | | | placeholders in complex queries.
* - Patch #599746 by Jeff Burnz: missing Semi Colon.Dries Buytaert2010-09-03
|
* - Patch #630486 by brandonojc, Rob Loach: edit content types missing ↵Dries Buytaert2010-09-03
| | | | vertical tab summaries from content_types().js.
* - Patch #894530 by David_Rothstein: update system calls ↵Dries Buytaert2010-09-02
| | | | drupal_get_schema_versions() for lots of uninstalled modules, leading to a performance hit.
* - Patch #877050 by David Stosik, sun: URL filter does not convert a link ↵Dries Buytaert2010-09-02
| | | | inside a div.
* - Patch #664136 by plach: document the field language api.Dries Buytaert2010-09-02
|
* - Patch #680416 by Amitaibu: make the tests actually do something.Dries Buytaert2010-09-02
|
* - Patch #777728 by Jeff Burnz: improve formatting of default search block.Dries Buytaert2010-09-02
|
* - Patch #832624 by Max K: unused variable () in function init_theme().Dries Buytaert2010-09-02
|
* - Patch #161217 by sun, hingo: URL filter fixes and tests.Dries Buytaert2010-09-02
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #864938 by antgiant, Stevel: can't upload .ico favicon.Dries Buytaert2010-09-01
|
* - Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers ↵Dries Buytaert2010-09-01
| | | | to getInfo() method.
* - Patch #876982 by wapnik: input file field invisible in IE7.Dries Buytaert2010-09-01
|
* - Patch #752048 by c960657: use consistent terminology.Dries Buytaert2010-09-01
|
* - Patch #891668 by David_Rothstein: remove CSS for the secondary menu block ↵Dries Buytaert2010-09-01
| | | | from Bartik, since the block/menu doesn't exist anymore.
* - Patch #890884 by joachim: targeted overrides for theme_menu_link() and ↵Dries Buytaert2010-09-01
| | | | theme_menu_tree() fail for menus with a hyphen.
* - Patch #886170 by puregin, jhodgdon: SQLite install documentation should ↵Dries Buytaert2010-09-01
| | | | mention directory permissions.
* - Patch #889100 by Jeff Burnz, rfay: remove bartik_page_alter() and extra ↵Dries Buytaert2010-09-01
| | | | block classes because they are not used.
* - Patch #895822 by salvis: make SimpleTests inheritable.Dries Buytaert2010-09-01
|