Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1739808 by Berdir, salvis | GrzegorzNowak: Fixed Notice: Undefined ↵ | David Rothstein | 2012-09-15 |
| | | | | index: file in DatabaseLog->findCaller(). | ||
* | Issue #1239410 by cangeceiro, swentel, jbrown: Fixed watchdog() should use ↵ | David Rothstein | 2012-09-15 |
| | | | | php's time() to log time of event. | ||
* | Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block ↵ | Jennifer Hodgdon | 2012-09-14 |
| | | | | cache constants | ||
* | Issue #1783348 by jfhovinne: Fix syntax in format_plural example | Jennifer Hodgdon | 2012-09-13 |
| | |||
* | Issue #1704422 by sun, dcam: Fixed Error level constants cannot be used in ↵ | webchick | 2012-09-13 |
| | | | | settings.php. | ||
* | Issue #1739592 by Albert Volkman, andy.hails, dawehner: Add return docs to a ↵ | Jennifer Hodgdon | 2012-09-12 |
| | | | | couple of functions | ||
* | Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API | Jennifer Hodgdon | 2012-09-11 |
| | |||
* | Issue #1779120 by TravisCarden: Improve documentation of l function | Jennifer Hodgdon | 2012-09-11 |
| | |||
* | Issue #699604 by cam8001, nmudgal: Use file name for links to form API ↵ | Jennifer Hodgdon | 2012-09-04 |
| | | | | reference instead of full URL | ||
* | Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function | Jennifer Hodgdon | 2012-09-04 |
| | |||
* | Issue #7881 by mikeytown2, effulgentsia, gwynnebaer, Patrizio, sylus, ↵ | webchick | 2012-09-01 |
| | | | | pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers. | ||
* | Issue #1164682 by mgifford, good_man, mvc, clemens.tolboom, sxnc, ↵ | webchick | 2012-09-01 |
| | | | | lazysoundsystem: Fixed Switch language links need language identifier. | ||
* | Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to ↵ | Jennifer Hodgdon | 2012-08-29 |
| | | | | have working code example | ||
* | Issue #171267 by tim.plunkett, chx, NROTC_Webmaster, dcam: Fixed form ↵ | David Rothstein | 2012-08-29 |
| | | | | redirects removes get variables like sort and order. | ||
* | Issue #1751612 by junedkazi: fix link formatting in documentation | Jennifer Hodgdon | 2012-08-27 |
| | |||
* | Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Fix up ↵ | Jennifer Hodgdon | 2012-08-24 |
| | | | | documentation for multisite | ||
* | Revert "Issue #1722244 by Albert Volkman, edb: Add return docs to ↵ | Dries | 2012-08-24 |
| | | | | | | drupal_get_destination function" This reverts commit 2c3cba3b6e8442a12b02f626d2151716b9aad8ae. | ||
* | Issue #1722244 by Albert Volkman, edb: Add return docs to ↵ | Jennifer Hodgdon | 2012-08-23 |
| | | | | drupal_get_destination function | ||
* | Issue #1542186 by pp, redcell, rickmanelius: Fixed PHP 5.4 'Illegal string ↵ | webchick | 2012-08-22 |
| | | | | offset' warning when install. | ||
* | Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in ↵ | Jennifer Hodgdon | 2012-08-20 |
| | | | | drupal_redirect_form for accuracy | ||
* | Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' ↵ | webchick | 2012-08-19 |
| | | | | to 'Uyghur'. | ||
* | Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim, ↵ | webchick | 2012-08-18 |
| | | | | no_commit_credit, Berdir, marcingy, damiankloip: Taxonomy bundles not supported by EntityFieldQuery (followup). | ||
* | Issue #1688016 by sun, lucascaro: Fixed drupal_cron_run() unconditionally ↵ | webchick | 2012-08-18 |
| | | | | re-enables writing of the user session. | ||
* | Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy ↵ | webchick | 2012-08-18 |
| | | | | functions do not adhere to drupal_save_session(). | ||
* | Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters ↵ | webchick | 2012-08-18 |
| | | | | are encoded twice for feed icon attribute title. | ||
* | Issue #1708722 by David_Rothstein: Fixed Call to undefined function ↵ | webchick | 2012-08-07 |
| | | | | drupal_find_base_themes() in drupal-7.15/includes/module.inc on line 184. | ||
* | Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity ↵ | Jennifer Hodgdon | 2012-08-03 |
| | | | | includes and tests | ||
* | Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add ↵ | Jennifer Hodgdon | 2012-08-03 |
| | | | | information to documentation of drupal_bootstrap function | ||
* | Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in ↵ | Jennifer Hodgdon | 2012-08-02 |
| | | | | EntityFieldQuery docs | ||
* | Issue #1703184 by m-abshir: Clarify table parameter in db_rename_table ↵ | Jennifer Hodgdon | 2012-08-02 |
| | | | | function doc | ||
* | Back to 7.x-dev | David Rothstein | 2012-08-01 |
| | |||
* | Drupal 7.15. | David Rothstein | 2012-08-01 |
| | |||
* | Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function | Jennifer Hodgdon | 2012-07-31 |
| | |||
* | Issue #1705042 by aspilicious: Fix typo in form_load_include docs | Jennifer Hodgdon | 2012-07-30 |
| | |||
* | Issue #1659000 by sun: Fixed $form_id is not recorded/provided in ↵ | David Rothstein | 2012-07-29 |
| | | | | $form_state['build_info']. | ||
* | Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | ↵ | David Rothstein | 2012-07-29 |
| | | | | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. | ||
* | Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() ↵ | David Rothstein | 2012-07-29 |
| | | | | is polluting form values. | ||
* | Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: ↵ | David Rothstein | 2012-07-29 |
| | | | | Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. | ||
* | Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message ↵ | Jennifer Hodgdon | 2012-07-26 |
| | | | | function | ||
* | Issue #1663606 by sukotto100: Document what list_themes function actually ↵ | Jennifer Hodgdon | 2012-07-19 |
| | | | | returns | ||
* | Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so ↵ | Jennifer Hodgdon | 2012-07-18 |
| | | | | it is consistent | ||
* | Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings ↵ | David Rothstein | 2012-07-08 |
| | | | | not translated to language ...'. | ||
* | Issue #1662950 by bxtaylor, chx, mjonesdinero: Add note to EntityFieldQuery ↵ | Jennifer Hodgdon | 2012-07-06 |
| | | | | methods that exclude rows where fields are empty | ||
* | Issue #1617006 by ben.kyriakou: Add note to drupal_write_record docs saying ↵ | Jennifer Hodgdon | 2012-07-06 |
| | | | | not to use in update functions | ||
* | Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵ | David Rothstein | 2012-06-28 |
| | | | | values because list_themes() has inconsistent theme object data. | ||
* | Issue #1619084 by kiamlaluno: Update documentation for drupal_render to ↵ | Jennifer Hodgdon | 2012-06-26 |
| | | | | reflect current function code | ||
* | Issue #1629994 by Aron Novak: Fix reference to obsolete RFC in ↵ | Jennifer Hodgdon | 2012-06-26 |
| | | | | valid_email_address | ||
* | Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither ↵ | David Rothstein | 2012-06-23 |
| | | | | display_errors ini.php setting or $conf['error_level'] setting, exposing server info. | ||
* | Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and ↵ | Jennifer Hodgdon | 2012-06-18 |
| | | | | preprocess/process functions so it is clearer which ones get called for theme functions vs. templates | ||
* | Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path ↵ | Jennifer Hodgdon | 2012-06-15 |
| | | | | arg is empty, and clarify that on url docs too |