summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #345591 by pwolanin, c960657: make the tests work when running with CGI.Dries Buytaert2009-04-27
|
* #362852 by Dave Reid: Convert enabled/disabled radios on statistics form to ↵Angie Byron2009-04-27
| | | | checkboxes.
* - Patch #382834 by cwgordon7: hook_menu API docs missedsome elements.Dries Buytaert2009-04-27
|
* - Patch #445966 by Damien Tournoud: allow theme engine and theme settings form.Dries Buytaert2009-04-27
|
* - Patch #368067 by catch: move testing to a 'Development' menu.Dries Buytaert2009-04-27
|
* - Patch #343415 by Damien Tournoud: form cache is not cleared on submit when ↵Dries Buytaert2009-04-27
| | | | page cache is activated.
* - Patch #353328 by brianV, catch: fixed glitch in comment paging.Dries Buytaert2009-04-27
|
* - Patch #361529 by j.somers: illogical syntax for book_toc().Dries Buytaert2009-04-27
|
* #359391 by kresimir: Clarify that various caching modes are 'page' caching ↵Angie Byron2009-04-27
| | | | modes.
* - Patch #445600 by Rob Loach: allow 1 minimum number of words in content types.Dries Buytaert2009-04-26
|
* #229660 by Dave Reid: Use theme_username() in personal contact form.Angie Byron2009-04-26
|
* #423886 by Berdir: Fix fatal error when submitting aggregator block.Angie Byron2009-04-26
|
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵Angie Byron2009-04-26
| | | | JavaScript.
* - Patch #368821 by Senpai, sun, JuliaKM: documentation improvements.Dries Buytaert2009-04-26
|
* - Patch #440894 by brianV: code style and documentation clean-up.Dries Buytaert2009-04-26
|
* - Patch #441962 by brianV: code style and documentation clean-up.Dries Buytaert2009-04-26
|
* - Patch #445414 by Damien Tournoud, tassoman: format_interval doesn't format ↵Dries Buytaert2009-04-26
| | | | monthly intervals.
* - Patch #445266 by j.somers: tiny code clean-up.Dries Buytaert2009-04-26
|
* - Patch #444876 by Damien Tournoud: remove node_invoke_node().Dries Buytaert2009-04-26
|
* - Patch #445410 by Damien Tournoud: fix $ tags.Dries Buytaert2009-04-26
|
* - Patch #392582 by karschsp: fixed broken anchor tags on permissions page.Dries Buytaert2009-04-26
|
* - Patch #282852 by will_in_wi: non-public background overlaps messages area.Dries Buytaert2009-04-26
|
* - Patch #445062 by Arancaytar: check for PHP tokenizer extension to be ↵Dries Buytaert2009-04-26
| | | | installed.
* - Patch #383220 by mr.baileys: cron trigger needs an action.Dries Buytaert2009-04-26
|
* - Patch #444966 by dereine: code style clean-up.Dries Buytaert2009-04-26
|
* - Patch #267484 by deviantintegral: corrected the filter api documentation.Dries Buytaert2009-04-26
|
* - Patch #445070 by Arancaytar: added missing parameter documentation.Dries Buytaert2009-04-26
|
* - Patch #441180 by bjaspan, yched: field_attach_delete_bundle() called ↵Dries Buytaert2009-04-26
| | | | hook_field_attach_delete_bundle too soon.
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵Dries Buytaert2009-04-26
| | | | theme setting.
* - Patch #432864 by mcrittenden, franskuipers: improved documentation for ↵Dries Buytaert2009-04-26
| | | | base_path().
* - Patch #352880 by dereine, Dave Reid: replace strstre with strpos.Dries Buytaert2009-04-26
|
* #270685 by JamesAn: Expand title/body fieldset by default so that it can be ↵Angie Byron2009-04-26
| | | | found.
* #369409 by dropcube: Move block.tpl.php to block.module rather than ↵Angie Byron2009-04-26
| | | | system.module.
* #444352 by kkaefer: Remove the 4.7-era JS killswitch.Angie Byron2009-04-26
|
* #444920 by Damien Tournoud: Fix broken book breadcrumbs (with tests).Angie Byron2009-04-25
|
* #339210 by klausi and dmenefee: Allow SimpleTest module to work on sites ↵Angie Byron2009-04-25
| | | | with HTTP authentication.
* - Patch #394146 by ksenzee, csevb10, dropcube: converted to the new database ↵Dries Buytaert2009-04-25
| | | | abstraction layer.
* #303965 by moshe weitzman and snufkin: Allow data import scripts to set ↵Angie Byron2009-04-25
| | | | /->is_new programmatically.
* #444778 by haffmans: Allow non-default database connections in installation ↵Angie Byron2009-04-25
| | | | profiles.
* #301362 by moshe weitzman, David Strauss, Narayan Newton, and chx: Default ↵Angie Byron2009-04-25
| | | | to InnoDB in MySQL.
* - Patch #394484 by Berdir and Crell: converted node module to the new ↵Dries Buytaert2009-04-25
| | | | database abstraction layer. Yay.
* - Patch #444154 by c960657: remove header injection check that is now ↵Dries Buytaert2009-04-25
| | | | redundant thanks to PHP 5.1.2 and beyond.
* - Patch #422368 by JamesAn: converted menu.inc to the new static caching API.Dries Buytaert2009-04-25
|
* - Patch #440768 by Dave Reid: proper check for whether the schema is ↵Dries Buytaert2009-04-25
| | | | installed or not.
* - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return ↵Dries Buytaert2009-04-25
| | | | the original status message and protocol.
* - Patch #440826 by brianV: whitespace clean-up.Dries Buytaert2009-04-25
|
* - Patch #335756 by Damien Tournoud, hass: fixed simpletest file directory path.Dries Buytaert2009-04-25
|
* #336475 by j.somers: Make sticky tableheaders optional.Angie Byron2009-04-25
|
* - Patch #410044 by WorldFallz, jmburnz: don't output an empty div.Dries Buytaert2009-04-24
|