summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> ↵Dries Buytaert2009-07-31
| | | | Themes section to the top level Appearance item as outlined in the D7UX IA.
* - Patch #530132 by dropcube: node-terms associations are not removed from DB ↵Dries Buytaert2009-07-31
| | | | when a node revision is deleted.
* - Patch #491190 by bangpound et al: provide a taxonomy term field type. ↵Dries Buytaert2009-07-31
| | | | Woot. Woot.
* - Patch #536198 by boombatower: remove some death code.Dries Buytaert2009-07-31
|
* - Patch #531444 by sivaji: fixed broken link.Dries Buytaert2009-07-30
|
* - Patch #535990 by catch: removed a silly test.Dries Buytaert2009-07-30
|
* - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric ↵Dries Buytaert2009-07-30
| | | | weight to drupal_add_css.
* - Patch #534318 by yched: better defaults and corrected documentation.Dries Buytaert2009-07-30
|
* - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more ↵Dries Buytaert2009-07-30
| | | | 'natural' to enable security notification e-mails.
* - Patch #336483 by brianV: SELECT MAX(comment_count) FROM ↵Dries Buytaert2009-07-30
| | | | node_comment_statistics did a full table scan so added an index.
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #534480 by solotandem: change explode to implode in the documentation.Dries Buytaert2009-07-30
|
* - Patch #443154 by boombatower, pwolanin: properly report fatal errors as ↵Dries Buytaert2009-07-30
| | | | failures.
* - Patch #535264 by Crell: removing some more legacy cruft.Dries Buytaert2009-07-30
|
* - Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg.Dries Buytaert2009-07-30
|
* - Patch #522176 by espie, mikey_p: improved the error message that one gets ↵Dries Buytaert2009-07-30
| | | | when importing a translation file fails.
* - Patch #533730 by greggles, boombatower: allow a custom role name to be ↵Dries Buytaert2009-07-30
| | | | specified.
* - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues ↵Dries Buytaert2009-07-30
| | | | with and .
* - Patch #511926 by alpritt: made it possible to navigate the toolbar using ↵Dries Buytaert2009-07-29
| | | | the keyboard.
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* - Patch #233091 by dww, anarcat, gordon: restructured update.php to start ↵Dries Buytaert2009-07-29
| | | | making it possible to update Drupal sites from the shell.
* - Patch #517606 by JuliaKM: removed one white space ...Dries Buytaert2009-07-28
|
* - Patch #493746 by Dave Reid: code clean-up of drupal_attributes().Dries Buytaert2009-07-28
|
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation ↵Dries Buytaert2009-07-28
| | | | in tests to help us make progress on PIFR 2.x
* - Patch #211747 by chx, alex_b, dww: allow specifying version information as ↵Dries Buytaert2009-07-28
| | | | part of module dependencies.
* - Patch #524728 by David_Rothstein, anarcat: white space clean-up.Dries Buytaert2009-07-28
|
* - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, ↵Dries Buytaert2009-07-28
| | | | mainly to improve performance of SimpleTest.
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ↵Dries Buytaert2009-07-28
| | | | install.php to allow Drupal to be installed from the command line.
* - Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with ↵Dries Buytaert2009-07-28
| | | | 'Topics'.
* - Patch #499004 by jhodgdon: documentation updates and corrections.Dries Buytaert2009-07-28
|
* - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc.Dries Buytaert2009-07-28
|
* - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to ↵Dries Buytaert2009-07-28
| | | | take full advantage of the drupal_render() paradigm.
* - Patch #530894 by yched: removed unneeded #cache property in fields forms.Dries Buytaert2009-07-27
|
* - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML ↵Dries Buytaert2009-07-27
| | | | corrector using PHP5's XML/Dom parser.
* - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ↵Dries Buytaert2009-07-27
| | | | initial support for PHP file wrappers.
* - Patch #349508 by Josh Waihi: make sure that the database is installed ↵Dries Buytaert2009-07-27
| | | | using UTF-8 on PostgreSQL.
* - Patch #388544 by arianek, joachim: added missing documentation.Dries Buytaert2009-07-27
|
* - Patch #522184 by stBorchert: remove the 'minimum number of words' feature ↵Dries Buytaert2009-07-27
| | | | from Drupal.
* - Patch #510116 by killes@www.drop.org: fixed broken link.Dries Buytaert2009-07-27
|
* - Patch #511114 by sivaji, deekayen: slightly smaller feed.png per Google ↵Dries Buytaert2009-07-27
| | | | Speed's suggestion.
* - Patch #531038 by quicksketch: #value_callback missing ↵Dries Buytaert2009-07-27
| | | | drupal_function_exists().
* - Patch #519782 by tic2000: change to become a hidden region like page_top.Dries Buytaert2009-07-27
|
* - Patch #470998 by bleen18: properly align the Druplicon logo in Garland.Dries Buytaert2009-07-27
|
* - Patch #517502 by andrea.gariboldi: make Transaction API follow its own ↵Dries Buytaert2009-07-27
| | | | documentation.
* #529202 by yched: Fix phpdoc in aggregator-wrapper.tpl.php.Angie Byron2009-07-23
|
* #529184 by yched: Fix phpdoc for node.tpl.php.Angie Byron2009-07-23
|
* #527804 by sun: Add an alter hook for element_info() to change default ↵Angie Byron2009-07-23
| | | | values of form elements.
* #528984 by catch: Remove duplicate check for Drupal maintenance mode.Angie Byron2009-07-23
|
* #292565 follow-up by John Morahan: Restore ability to set 'user' as the ↵Angie Byron2009-07-23
| | | | 403/404 page.