Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #544418 follow-up by rfay: Minor documentation fixes. | Angie Byron | 2009-10-05 |
| | |||
* | #391264 by mfb and dww: Added exception handling to Update module XML parsing. | Angie Byron | 2009-10-05 |
| | |||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation. | Dries Buytaert | 2009-10-03 |
| | |||
* | - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, ↵ | Dries Buytaert | 2009-10-03 |
| | | | | lilou: improvements to batch API. | ||
* | - Patch #592008 by moshe weitzman | chx: don't initialize theme system ↵ | Dries Buytaert | 2009-10-03 |
| | | | | before modules are included. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-10-03 |
| | |||
* | - Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes ↵ | Dries Buytaert | 2009-10-03 |
| | | | | as objects. | ||
* | - Patch #536788 by jhodgdon | joachim: Fixed Provide documentation on making ↵ | Dries Buytaert | 2009-10-03 |
| | | | | menu tabs. | ||
* | - Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be ↵ | Dries Buytaert | 2009-10-03 |
| | | | | Navigation, not Primary links. | ||
* | - Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset. | Dries Buytaert | 2009-10-03 |
| | |||
* | - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-10-02 |
| | | | | and emails to token system. | ||
* | - Patch#583020 by c960657 | yched, Dries: fixed warning about missing ↵ | Dries Buytaert | 2009-10-02 |
| | | | | argument 2 for field_delete_instance() in node_configure_fields(). | ||
* | - Patch #484868 by sime, sun | Dries: split parser from ↵ | Dries Buytaert | 2009-10-02 |
| | | | | drupal_parse_info_file(). | ||
* | - Patch #382834 by jhodgdon, sun: documentation improvements for hook_menu() API | Dries Buytaert | 2009-10-02 |
| | |||
* | - Patch #511986 by tgeller, sun | lambic: made the values for 'Poll ↵ | Dries Buytaert | 2009-10-02 |
| | | | | duration' should regular. | ||
* | - Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib. | Dries Buytaert | 2009-10-01 |
| | |||
* | - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. | Dries Buytaert | 2009-10-01 |
| | |||
* | - Patch #574862 by jhodgdon | moshe weitzman: menu_set_active_trail() doc ↵ | Dries Buytaert | 2009-10-01 |
| | | | | lacks details. | ||
* | - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make ↵ | Dries Buytaert | 2009-10-01 |
| | | | | in url() only accept an array. | ||
* | - Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main ↵ | Dries Buytaert | 2009-10-01 |
| | | | | menu link'. | ||
* | - Patch #583598 by jhodgdon | moshe weitzman: fixed documentation problem ↵ | Dries Buytaert | 2009-10-01 |
| | | | | with hook_elements(). | ||
* | - Patch #592286 by ksenzee | bjaspan: adding a field fails. | Dries Buytaert | 2009-10-01 |
| | |||
* | - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when ↵ | Dries Buytaert | 2009-09-30 |
| | | | | language is specified in . | ||
* | - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). | Dries Buytaert | 2009-09-30 |
| | |||
* | - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵ | Dries Buytaert | 2009-09-30 |
| | | | | pwolanin: allow modules to specify per-page custom themes in hook_menu(). | ||
* | - Patch #591758 by catch: system_region_list() should use list_themes() ↵ | Dries Buytaert | 2009-09-30 |
| | | | | instead of a direct db_query(). | ||
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
| | |||
* | #365597 follow-up by mfb: Tests for OpenID redirection from user/login. | Angie Byron | 2009-09-30 |
| | |||
* | - Patch #563526 by jhodgdon | anschinsan: fixed broken see also link in ↵ | Dries Buytaert | 2009-09-30 |
| | | | | user-profile.tpl.php doc and re-organized some of the documentation. | ||
* | #557542 follow-up by catch: Fixed module_implements() caching for ↵ | Angie Byron | 2009-09-29 |
| | | | | authenticated users. | ||
* | - Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS ↵ | Dries Buytaert | 2009-09-29 |
| | | | | file inclusion in the CSS optimization code. | ||
* | #590590 by plach: Fixed bug where field_create_field() ignores the ↵ | Angie Byron | 2009-09-29 |
| | | | | 'translatable' property. | ||
* | #375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled. | Angie Byron | 2009-09-29 |
| | |||
* | #334238 follow-up by Dave Reid: Fixed detection of core modules and themes ↵ | Angie Byron | 2009-09-29 |
| | | | | in update.module. | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ↵ | Dries Buytaert | 2009-09-29 |
| | | | | in field forms. | ||
* | - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function ↵ | Dries Buytaert | 2009-09-28 |
| | | | | wrappers in Drupal. | ||
* | - Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending ↵ | Dries Buytaert | 2009-09-28 |
| | | | | updates always being plural. | ||
* | - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵ | Dries Buytaert | 2009-09-28 |
| | | | | for node types and menus. | ||
* | - Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, ↵ | Dries Buytaert | 2009-09-28 |
| | | | | jaydub: drop unnecessary index. | ||
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | | | plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests. The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database. | ||
* | - Patch #356841 by trogie, Dave Reid | dww: update status 'last checked ↵ | Dries Buytaert | 2009-09-27 |
| | | | | time' should output actual date of last check. | ||
* | - Patch #582754 by bjaspan | yched: Fixed Undefined index errors viewing ↵ | Dries Buytaert | 2009-09-27 |
| | | | | nodes with fields. | ||
* | - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability. | ||
* | - Patch #499828 by Dave Reid, Darren Oh, dww | Dries: fixed wrong release ↵ | Dries Buytaert | 2009-09-27 |
| | | | | date on multi-module projects. Now with extra tests! | ||
* | - Patch #550742 by Dave Reid, douggreen, Jacine | yoroy, Dries: removed ↵ | Dries Buytaert | 2009-09-27 |
| | | | | status message. |