summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵Angie Byron2009-10-09
| | | | language for the same path.
* #562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.Angie Byron2009-10-09
|
* - #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie ↵Dries Buytaert2009-10-09
| | | | information for contact forms.
* #589160 by Amitaibu: Use user_load_multiple() in user operations.Angie Byron2009-10-09
|
* #322344 follow-up by sun: Fix notice.Angie Byron2009-10-09
|
* #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() ↵Angie Byron2009-10-09
| | | | patch. We hope. :)
* #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.Angie Byron2009-10-09
|
* #597792 by catch and bangpound: Add catch and bangpound as maintainers for ↵Angie Byron2009-10-09
| | | | taxonomy module.
* #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a ↵Angie Byron2009-10-09
| | | | permission to update.php.
* #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to ↵Angie Byron2009-10-09
| | | | module_load_include().
* #597508 by sun: Add %node_type argument loader to reduce number of menu ↵Angie Byron2009-10-09
| | | | items cached.
* #592704 by BarisW and Mike Wacker: Display number of unapproved comments in ↵Angie Byron2009-10-09
| | | | the approval queue menu item.
* - Patch #597540 by Dave Reid: create a default contact category on install.Dries Buytaert2009-10-09
|
* - Patch #599186 by Dave Reid: code clean-upsDries Buytaert2009-10-09
|
* - Patch #599640 by sun: move hard-coded comment query options to caller.Dries Buytaert2009-10-09
|
* - Patch #595982 by ksenzee: fixed warning.Dries Buytaert2009-10-09
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to ↵Dries Buytaert2009-10-09
| | | | 'administer contact forms'.
* - Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on ↵Dries Buytaert2009-10-08
| | | | admin users and admin nodes.
* - Patch #597584 by Dave Reid: added Dave Reid as the maintainer for contact ↵Dries Buytaert2009-10-08
| | | | module.
* - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, ↵Dries Buytaert2009-10-08
| | | | tic2000, meba: sub-themes not notified of security updates for base themes.
* - Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.Dries Buytaert2009-10-08
|
* - Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow ↵Dries Buytaert2009-10-08
| | | | tests to require and test existence of modules. Required to make testing contributed modules possible.
* #300993 follow-up by Dave Reid: Remove cruft from tests now that we have a ↵Angie Byron2009-10-08
| | | | real permissions API.
* #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ↵Angie Byron2009-10-08
| | | | (with upgrade path). Say buh-bye to old, crusty code.
* - Patch #596664 by c960657 | Crell: document “char”, “date” and ↵Dries Buytaert2009-10-08
| | | | “time” database field types.
* - Patch #596962 by dww | Dave Reid: fix formatting on ↵Dries Buytaert2009-10-08
| | | | /(modules|themes)/README.txt.
* #343898 by dww and JohnAlbin: Respect hidden property in themes to allow for ↵Angie Byron2009-10-06
| | | | theme testing.
* #595758 by jhodgdon: Fixed documentation for db_query_range().Angie Byron2009-10-06
|
* #472820 follow-up by sun: Fixed tests for CSS output.Angie Byron2009-10-05
|
* #457450 follow-up by agentrickard: Documentation fixes.Angie Byron2009-10-05
|
* #224756 by christefano and lambic: Make phpinfo() link more obvious.Angie Byron2009-10-05
|
* #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace ↵Angie Byron2009-10-05
| | | | removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
* #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.Angie Byron2009-10-05
|
* #319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on ↵Angie Byron2009-10-05
| | | | updates page (with tests).
* #544418 follow-up by rfay: Minor documentation fixes.Angie Byron2009-10-05
|
* #391264 by mfb and dww: Added exception handling to Update module XML parsing.Angie Byron2009-10-05
|
* #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵Angie Byron2009-10-05
| | | | drupal_html_class_X(), for better accuracy.
* - Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation.Dries Buytaert2009-10-03
|
* - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, ↵Dries Buytaert2009-10-03
| | | | lilou: improvements to batch API.
* - Patch #592008 by moshe weitzman | chx: don't initialize theme system ↵Dries Buytaert2009-10-03
| | | | before modules are included.
* - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵Dries Buytaert2009-10-03
| | | | added drupal_css_class() to clean class names and rename form_clean_id().
* - Patch #578520 by c960657: follow-up on make in url() only accept an array.Dries Buytaert2009-10-03
|
* - Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes ↵Dries Buytaert2009-10-03
| | | | as objects.
* - Patch #536788 by jhodgdon | joachim: Fixed Provide documentation on making ↵Dries Buytaert2009-10-03
| | | | menu tabs.
* - Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be ↵Dries Buytaert2009-10-03
| | | | Navigation, not Primary links.
* - Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.Dries Buytaert2009-10-03
|
* - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, ↵Dries Buytaert2009-10-02
| | | | sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements.
* - Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() ↵Dries Buytaert2009-10-02
| | | | and emails to token system.
* - Patch#583020 by c960657 | yched, Dries: fixed warning about missing ↵Dries Buytaert2009-10-02
| | | | argument 2 for field_delete_instance() in node_configure_fields().