summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can ↵Dries Buytaert2010-03-02
| | | | extend it in contrib, and added support for Google's OpenID discovery protocol.
* - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in ↵Dries Buytaert2010-03-02
| | | | addition to SREF) so that we can extend our OpenID implementation in contrib.
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a ↵Dries Buytaert2010-03-02
| | | | query string cannot be loaded.
* - Patch #609128 by vordude: dashboard should provide feedback when clicking ↵Dries Buytaert2010-03-01
| | | | 'Done'.
* - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning.Dries Buytaert2010-03-01
|
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI ↵Dries Buytaert2010-03-01
| | | | indexExists().
* - Patch #721374 by jhodgdon: 'Add new comment' is put into the search index ↵Dries Buytaert2010-03-01
| | | | along with each node.
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* - Patch #582948 by David_Rothstein: more improvements to the erro handling ↵Dries Buytaert2010-03-01
| | | | of the database layer.
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema ↵Dries Buytaert2010-02-28
| | | | manipulation to help with upgrade path.
* - Patch #692366 by sleepcamel: fixed broken link.Dries Buytaert2010-02-28
|
* - Patch #691938 by carlos8f, mr.baileys: block testsDries Buytaert2010-02-28
|
* - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, ↵Dries Buytaert2010-02-28
| | | | per-page was broken. With new tests.
* #727868 by yched: Remove stale TODO from field api.Angie Byron2010-02-27
|
* #716258 by mikeryan: Move node_object_prepare() to node.module.Angie Byron2010-02-27
|
* - Patch 727548 by andypost: fixed aggregator module administration screen ↵Dries Buytaert2010-02-27
| | | | under PostgreSQL.
* - Patch #704866 by jhodgdon: search API doc has some problems.Dries Buytaert2010-02-27
|
* - Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented.Dries Buytaert2010-02-27
|
* - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate ↵Dries Buytaert2010-02-27
| | | | theme-related documentation.
* - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy.Dries Buytaert2010-02-27
|
* - Patch #615226 by casey: updating links.Dries Buytaert2010-02-27
|
* - Patch #503550 by yched, jp.stacey: make sure strings are cached per language.Dries Buytaert2010-02-27
|
* - Patch #573300 by eMPee584: system_retrieve_file() fails in ↵Dries Buytaert2010-02-26
| | | | file_unmanaged_copy()
* - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't ↵Dries Buytaert2010-02-26
| | | | be translated with i18n.
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #535440 by andypost, carlos8f, boombatower: random strings in ↵Dries Buytaert2010-02-26
| | | | SimpleTest should not contain
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #319401 by andypost, Crell, hswong3i: properly force default ↵Dries Buytaert2010-02-26
| | | | database in the dblog module.
* - Patch #704362 by catch, andypost: fixed notices/warnings when comment ↵Dries Buytaert2010-02-26
| | | | module is disabled
* - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO ↵Dries Buytaert2010-02-26
| | | | functionality should be checked at installation.
* #605374 by catch: Don't add non-existing files to the registry.Angie Byron2010-02-26
|
* #578676 follow-up by alex_b: Fix endless adding of non-processed aggregator ↵Angie Byron2010-02-26
| | | | feeds to queue
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions ↵Dries Buytaert2010-02-25
| | | | by vid not timestamp.
* - Patch #723782 by Berdir: display better exception messages in simpletest.Dries Buytaert2010-02-25
|
* - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed ↵Dries Buytaert2010-02-25
| | | | missing shortcut edit and delete operations on shortcuts admin.
* - Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place.Dries Buytaert2010-02-25
|
* - Patch #724788 by boombatower: improved code style of some tests in user.test.Dries Buytaert2010-02-25
|
* - Patch #724780 by fgm: Fixed incorrect use of node_load() in ↵Dries Buytaert2010-02-25
| | | | book_admin_edit_submit().
* - Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue ↵Dries Buytaert2010-02-25
| | | | tables from D5 during the D6 to D7 upgrade.
* - Patch #723436 by mikeryan: timers accumulated at double-speed in certain ↵Dries Buytaert2010-02-25
| | | | scenarios.
* - Patch #721536 by JacobSingh: fixed inline Javascript not working due to ↵Dries Buytaert2010-02-25
| | | | unescaped CDATA element created by saveXML().
* - Patch #719500 by jhodgdon: removed duplicate text in documentation.Dries Buytaert2010-02-24
|
* - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading.Dries Buytaert2010-02-23
|
* #664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization.Angie Byron2010-02-23
|
* #718016 by andypost and Damien Tournoud: Fixed ↵Angie Byron2010-02-23
| | | | DatabaseSchema_pgsql()::renameTable() needs to rename the indexes.
* #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to ↵Angie Byron2010-02-23
| | | | return 'page__front()' suggestion on front page.
* - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' ↵Dries Buytaert2010-02-23
| | | | left-over setting.
* - Patch #714350 by marcvangend, yrocq: fixed undefined index: ↵Dries Buytaert2010-02-23
| | | | display_field() in file_field_widget_form() in file.field.inc.