summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #602408 by yoroy: adjust height of shortcut bar.Dries Buytaert2010-01-25
|
* - Patch #564642 by Scott Reynolds, Dave Reid: comment_build() was renamed to ↵Dries Buytaert2010-01-25
| | | | comment_view()
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #694384 by aaron: typo: change default_widget() in file_field_info() ↵Dries Buytaert2010-01-25
| | | | to proper file_generic().
* - Rollback of #691938.Dries Buytaert2010-01-24
|
* - Patch #649820 by brianV: added missing documentation for MENU_LOCAL_ACTION ↵Dries Buytaert2010-01-24
| | | | in hook_menu().
* - Patch #564642 by Scott Reynolds: added tests for node_rebuild() and ↵Dries Buytaert2010-01-24
| | | | comment_rebuild().
* - Patch #686128 by yched: body-to-field conversion was unacceptably slow.Dries Buytaert2010-01-24
|
* - Patch #691938 by carlos8f: block caching per-role, per-user, per-page was ↵Dries Buytaert2010-01-23
| | | | broken. Added block caching tests.
* - Patch #693362 by catch: taxonomy_form_all() is dead code, and dangerous.Dries Buytaert2010-01-23
|
* - Patch #667152 by catch: optimize node_tag_new().Dries Buytaert2010-01-22
|
* - Patch #417244 by Dave Reid, arnd: contact mail greeting should be friendly ↵Dries Buytaert2010-01-22
| | | | and translatable.
* - Patch #678594 by linclark: fixed RDFa markup for file/image formatters.Dries Buytaert2010-01-22
|
* - Patch #691456 by Boobaa: removed extra apostrophe in blog.module.Dries Buytaert2010-01-22
|
* - Patch #692302 by Crell: searching for the wrong extender subclass.Dries Buytaert2010-01-22
|
* - Patch #637146 by naxoc, David_Rothstein: HEAD install redirect failed ↵Dries Buytaert2010-01-21
| | | | because common.inc was not loaded in _db_check_install_needed().
* - Patch #689738 by c960657: use Save and Delete buttons on path alias ↵Dries Buytaert2010-01-21
| | | | editing form.
* - Patch #627626 by Damien Tournoud: fixed Node-specific code in file field.Dries Buytaert2010-01-20
|
* - Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues ↵Dries Buytaert2010-01-20
| | | | four queries on default install node/1 so added a static cache.
* - Patch #675608 by Rob Loach, Gábor Hojtsy: fixed contextual link colors ↵Dries Buytaert2010-01-20
| | | | easily overwritten.
* - Patch #683814 by c960657: fixed bug with re-running tests.Dries Buytaert2010-01-20
|
* #688862 by webchick: Fixed Documentation problem with hook_node_view().Angie Byron2010-01-19
|
* - Patch #686800 by c960657: refined the OpenID tests to verify that the user ↵Dries Buytaert2010-01-18
| | | | actually logged in to avoid false positives with blocked users.
* - Patch #672496 by jbrown: radio and checkbox widgets should be centered ↵Dries Buytaert2010-01-18
| | | | vertically.
* - Patch #684646 by catch: reordered some code to avoid unnecessary query in ↵Dries Buytaert2010-01-18
| | | | _node_revision_access().
* - Patch #658118 by David_Rothstein, carlos8f: overlay prevented enabling of ↵Dries Buytaert2010-01-18
| | | | other modules at the same time.
* - Patch #688158 by moshe weitzman: query logger does not provide class ↵Dries Buytaert2010-01-18
| | | | information.
* - Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ↵Dries Buytaert2010-01-18
| | | | ip address blocking.
* - Patch #687716 by heyrocker: IP blocking test incorrectly checks for ↵Dries Buytaert2010-01-18
| | | | existence of blocked IP.
* - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to ↵Dries Buytaert2010-01-18
| | | | date.
* - Patch #682870 by David_Rothstein: fixed typo.Dries Buytaert2010-01-18
|
* - Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias ↵Dries Buytaert2010-01-18
| | | | link being below submit button on taxonomy term add.
* - Patch #687578 by agentrickard: remove access check from ↵Dries Buytaert2010-01-18
| | | | aggregator_categorize_items().
* - Fixed 2pixel error.Dries Buytaert2010-01-18
|
* - Patch #686532 by linclark: typo in entity_extract_ids() api doc.Dries Buytaert2010-01-18
|
* - Patch #569276 by lut4rp, reglogge, webkenny: Fixed the title and ↵Dries Buytaert2010-01-18
| | | | description for 'Error message display' in Logging and Errors.
* - Patch #678050 by gpk: strings tidy-up for simpletest_requirements().Dries Buytaert2010-01-15
|
* Back to development version now.Angie Byron2010-01-15
|
* Marking code as alpha 1 in preparation of the first alpha release of Drupal 7.Angie Byron2010-01-15
|
* #281405: Temporarily raise memory requirement to 40M, to cut down on support ↵Angie Byron2010-01-15
| | | | requests post-alpha. Let's work to get this back to 32M shortly. :)
* - Patch #368006 by deviantintegral, lisarex: module incompatibility message ↵Dries Buytaert2010-01-15
| | | | was confusing.
* - Patch #684774 by sun: block visibility settings cannot be properly extended.Dries Buytaert2010-01-15
|
* - Patch #663644 by boombatower: remove notice from run-tests.sh.Dries Buytaert2010-01-15
|
* - Patch #611752 by catch: taxonomy_field_validate() calls ↵Dries Buytaert2010-01-15
| | | | taxonomy_allowed_values().
* - Patch #684828 by dww: function update_requirements() doesn't return ↵Dries Buytaert2010-01-15
| | | | anything during install and stops the install process.
* - Patch #685102 by scor: use dc:subject instead of sioc:topic for tags in RDFa.Dries Buytaert2010-01-15
|
* - Patch #683814 by yched: remove unneeded call to batch_process().Dries Buytaert2010-01-15
|
* #685004 by Dave Reid: Fixed Cannot run tests under non-standard profile.Angie Byron2010-01-15
|
* - Patch #667098 by catch: drupal_get_bootstrap_phase() was broken.Dries Buytaert2010-01-14
|
* #684138 by carlos8f and Heine: Fixed bug in SQLite's NextId() that prevented ↵Angie Byron2010-01-14
| | | | installation.