summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions.Angie Byron2009-06-16
|
* - Patch #243093 by catch, killes: improved indices on comment table.Dries Buytaert2009-06-15
|
* - Patch #350173 by keith.smith: fix corrupted sentence in documentation for ↵Dries Buytaert2009-06-15
| | | | hook_user().
* - Patch #491978 by Berdir: remove unnecessary &s.Dries Buytaert2009-06-15
|
* - Patch #491666 by chx: the cruft police stop by.Dries Buytaert2009-06-15
|
* - Patch #43493 by sime, sun, et al: add name/type as CSS class for form ↵Dries Buytaert2009-06-14
| | | | elements.
* - Fixed a merge problem.Dries Buytaert2009-06-13
|
* - Fixed a merge problem.Dries Buytaert2009-06-13
|
* - Patch #391412 by JamesAn et al: move contact form, post, and user settings ↵Dries Buytaert2009-06-13
| | | | below Site configuration.
* - Patch #478598 by pp: remove colon.Dries Buytaert2009-06-13
|
* - Patch #480152 by jhodgdon: updated filter API documentation.Dries Buytaert2009-06-13
|
* - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it ↵Dries Buytaert2009-06-13
| | | | possible to enable blocks on 404 pages.
* - Patch #490574 by dww: avoid notices when you don't have files declared in ↵Dries Buytaert2009-06-13
| | | | your .info file.
* - Patch #490562 by dww: updated list of core themes.Dries Buytaert2009-06-13
|
* - Added missing file.Dries Buytaert2009-06-12
|
* - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be ↵Dries Buytaert2009-06-12
| | | | confused with taxonomy terms as fields).
* - Patch #478744 by moshe weitzman, Frando: simplify block rendering.Dries Buytaert2009-06-12
|
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #484090 by Berdir, tic2000: comment pager was broken.Dries Buytaert2009-06-11
|
* - Patch #486274 by mr.baileys: fixed typo.Dries Buytaert2009-06-11
|
* - Patch #288946 by jeffschuler, z.stolar: increase path length to 255.Dries Buytaert2009-06-11
|
* - Patch #147000 by Berdir: follow-up bug fix.Dries Buytaert2009-06-11
|
* - Patch #487868 by David_Rothstein: fixed some test issues.Dries Buytaert2009-06-11
|
* - Patch #222044 by c960657: better support for different OpenID versions.Dries Buytaert2009-06-10
|
* - Patch #487830 by c960657: fixed a HTTP header and improved the tests.Dries Buytaert2009-06-10
|
* - Patch #487868 by David_Rothstein: remove meaningless assertions in ↵Dries Buytaert2009-06-10
| | | | drupalLogin().
* - Patch #468630 by Dave Reid: fixed code comments.Dries Buytaert2009-06-10
|
* - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for ↵Dries Buytaert2009-06-09
| | | | theme_table() and stick table headers.
* - Patch #486274 by mr.baileys: fixed typo.Dries Buytaert2009-06-09
|
* - Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.Dries Buytaert2009-06-09
|
* - Patch #336300 by jhodgdon: updated documentation to reference the correct ↵Dries Buytaert2009-06-09
| | | | hook.
* - Patch #484862 by andypost: whitespace issues.Dries Buytaert2009-06-08
|
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* #484828 by Mike Wacker: Fix permission capitalization in help text.Angie Byron2009-06-08
|
* - Patch #307422 by brianV: for usability's sake, use 'Add new comment' ↵Dries Buytaert2009-06-08
| | | | across the board.
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-06-08
| | | | t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
* #266153 by JamesAn: Add a description for user-personalizable blocks.Angie Byron2009-06-08
|
* #446898 by RoboPhred: Change URL of text formats settings page to ↵Angie Byron2009-06-08
| | | | admin/settings/formats rather than filter.
* #236657 by swentel: Fix order of arguments in system_clear_cache_submit().Angie Byron2009-06-08
|
* #483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for ↵Angie Byron2009-06-08
| | | | PostgreSQL.
* - Patch #481502 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-08
|
* #339466 follow-up by c960657: Remove url() around OpenID help links.Angie Byron2009-06-07
|
* - Patch #481504 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #481500 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480412 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480426 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480112 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480102 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480418 by JamesAn: introduces drupal_static().Dries Buytaert2009-06-07
|
* #392494 follow-up by yched: Clean-ups to Field API scalar search patch.Angie Byron2009-06-07
|