summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles().Dries Buytaert2009-03-08
|
* - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename ↵Dries Buytaert2009-03-08
| | | | 'input formats'.
* - Patch #338429 by scor: xhtml 1.1 compatibility fix.Dries Buytaert2009-03-08
|
* #345376 by jeffschuler: OpenID hook documentation. Yay. :DAngie Byron2009-03-08
|
* #292565 by John Morahan and lyricnz: Fix 404 on search form from a 404 page ↵Angie Byron2009-03-08
| | | | (with tests).
* #302219 by R.Muilwijk and cyberswat: DBTNGify the Contact module.Angie Byron2009-03-08
|
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* #331832 by jhodgdon: Add pointer from hook_form_alter() docs to ↵Angie Byron2009-03-08
| | | | hook_form_FORM_ID_alter().
* #394460 by Crell: DBTNGify Help module.Angie Byron2009-03-08
|
* #350275 by Rob Loach, starbow, and quicksketch: Upgrade to jQuery 1.3.2 and ↵Angie Byron2009-03-08
| | | | jQuery Forms 2.21.
* #350545 by Damien Tournoud: Remove unreliable invalid date test so that ↵Angie Byron2009-03-08
| | | | SQLite tests pass.
* #304330 follow-up by Damien Tournoud: Fix whitespace.Angie Byron2009-03-08
|
* #304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, ↵Angie Byron2009-03-08
| | | | et al: Dramatically improved text format widget. USABILITY AWESOMENESS.
* #387218 by geerlingguy, JohnAlbin, and scor: Print/document RDF variables in ↵Angie Byron2009-03-02
| | | | page.tpl.php.
* #287178 follow-up by dereine and Dave Reid: Fix notice in OpenID module ↵Angie Byron2009-03-01
| | | | which is referencing missing form_id variable.
* #304163 by chx: Allow update.php to re-generate settings.php. Now possible ↵Angie Byron2009-03-01
| | | | to upgrade Drupal 6 to Drupal 7. Oh, yeah.
* #371886 follow-up: Made an a an A so that update.php works again.Angie Byron2009-03-01
|
* #371886 by karschsp: update.php button should use sentence capitalization.Angie Byron2009-03-01
|
* #369002 by toddy: Use format_plural() for search keyword length error.Angie Byron2009-03-01
|
* #364467 by alex_b: Fix remove followed by update aggregator items.Angie Byron2009-03-01
|
* #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow ↵Angie Byron2009-02-28
| | | | drupal_add_js() to reference external JavaScript files.
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* - Patch #381438 by drumm: do not use page cache for drupal.sh requests.Dries Buytaert2009-02-25
|
* - Patch #382898 by Jody Lunn: fix0red spelling mistake.Dries Buytaert2009-02-25
|
* - Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling ↵Dries Buytaert2009-02-25
| | | | system_php().
* - Patch #383318 by mr.baileys: incorrect memory shortage warning when memory ↵Dries Buytaert2009-02-25
| | | | limit is unlimited.
* #367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and ↵Angie Byron2009-02-24
| | | | polish default page.tpl.php to make it easier for CSS designers to theme.
* - Patch #380400 by flobruit: fixed up the documentation.Dries Buytaert2009-02-24
|
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
|
* #369229 follow-up by stella and nedjo: Fix locale tests.Angie Byron2009-02-24
|
* #349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver ↵Angie Byron2009-02-24
| | | | independent of schema to fix D6 => D7 update.
* - Patch #296584 by mr.baileys: fixed incorrect example with regards to the ↵Dries Buytaert2009-02-24
| | | | use of t() in menu item titles.
* - Patch #382096 by Arancaytar: improve the form limits so that they actually ↵Dries Buytaert2009-02-24
| | | | make sense and don't get in the way of SQLite support.
* - Patch #369229 by stella: improved and extended the locale module tests.Dries Buytaert2009-02-22
|
* - Patch #334554 by hass: prevent endless loops in the simpletests.Dries Buytaert2009-02-22
|
* - Patch #380064 by c960657: make file_scan_directory() use save property ↵Dries Buytaert2009-02-22
| | | | names as file_load().
* - Patch #299267 by Crell: add extender support to the SELECT query builder.Dries Buytaert2009-02-22
|
* - Patch #374940 by Dave Reid et al: fixed MergeQuery problem.Dries Buytaert2009-02-22
|
* - Patch #377870 by mr.baileys: removed unnecessary access check.Dries Buytaert2009-02-20
|
* #330983 follow-up by David Rothenstein: Move rename function later in the ↵Angie Byron2009-02-20
| | | | process to un-break D6->D7 upgrade path.
* #377564 by boombatower: Make run-tests.sh respect the ↵Angie Byron2009-02-20
| | | | 'simpletest_clear_results' variable.
* - Patch #374568 by chx: remove useless JOIN from permission query.Dries Buytaert2009-02-19
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* #215080 by drifter and robertDouglass: Add index on system name and type to ↵Angie Byron2009-02-18
| | | | speed query.
* #373763 by Dave Reid: Fix bug in field_sql_storage_schema() that prevents ↵Angie Byron2009-02-18
| | | | SimpleTest from clearing tables.
* #255551 by drewish and c960657: Array-itize file_scan_directory()'s ↵Angie Byron2009-02-18
| | | | parameters (DX improvement).
* #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵Angie Byron2009-02-18
| | | | clearfix, which is the lingo that designers use for it.
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* #373613 interim commit: Adding some images that can be used in image API ↵Angie Byron2009-02-15
| | | | testing.
* #367696 by drumm: Simplify the vocabulary edit form.Angie Byron2009-02-13
|