summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
...
* | Revert "Issue #1722244 by Albert Volkman, edb: Add return docs to ↵Dries2012-08-24
| | | | | | | | | | | | drupal_get_destination function" This reverts commit 2c3cba3b6e8442a12b02f626d2151716b9aad8ae.
* | Issue #1722244 by Albert Volkman, edb: Add return docs to ↵Jennifer Hodgdon2012-08-23
| | | | | | | | drupal_get_destination function
* | Issue #1542186 by pp, redcell, rickmanelius: Fixed PHP 5.4 'Illegal string ↵webchick2012-08-22
| | | | | | | | offset' warning when install.
* | Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in ↵Jennifer Hodgdon2012-08-20
| | | | | | | | drupal_redirect_form for accuracy
* | Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' ↵webchick2012-08-19
| | | | | | | | to 'Uyghur'.
* | Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim, ↵webchick2012-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 ↵webchick2012-08-18
| | | | | | | | re-enables writing of the user session.
* | Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy ↵webchick2012-08-18
| | | | | | | | functions do not adhere to drupal_save_session().
* | Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters ↵webchick2012-08-18
| | | | | | | | are encoded twice for feed icon attribute title.
* | Issue #1708722 by David_Rothstein: Fixed Call to undefined function ↵webchick2012-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 Hodgdon2012-08-03
| | | | | | | | includes and tests
* | Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add ↵Jennifer Hodgdon2012-08-03
| | | | | | | | information to documentation of drupal_bootstrap function
* | Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in ↵Jennifer Hodgdon2012-08-02
| | | | | | | | EntityFieldQuery docs
* | Issue #1703184 by m-abshir: Clarify table parameter in db_rename_table ↵Jennifer Hodgdon2012-08-02
|/ | | | function doc
* Back to 7.x-devDavid Rothstein2012-08-01
|
* Drupal 7.15.David Rothstein2012-08-01
|
* Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight functionJennifer Hodgdon2012-07-31
|
* Issue #1705042 by aspilicious: Fix typo in form_load_include docsJennifer Hodgdon2012-07-30
|
* Issue #1659000 by sun: Fixed $form_id is not recorded/provided in ↵David Rothstein2012-07-29
| | | | $form_state['build_info'].
* Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | ↵David Rothstein2012-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 Rothstein2012-07-29
| | | | is polluting form values.
* Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: ↵David Rothstein2012-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 Hodgdon2012-07-26
| | | | function
* Issue #1663606 by sukotto100: Document what list_themes function actually ↵Jennifer Hodgdon2012-07-19
| | | | returns
* Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so ↵Jennifer Hodgdon2012-07-18
| | | | it is consistent
* Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings ↵David Rothstein2012-07-08
| | | | not translated to language ...'.
* Issue #1662950 by bxtaylor, chx, mjonesdinero: Add note to EntityFieldQuery ↵Jennifer Hodgdon2012-07-06
| | | | methods that exclude rows where fields are empty
* Issue #1617006 by ben.kyriakou: Add note to drupal_write_record docs saying ↵Jennifer Hodgdon2012-07-06
| | | | not to use in update functions
* Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵David Rothstein2012-06-28
| | | | values because list_themes() has inconsistent theme object data.
* Issue #1619084 by kiamlaluno: Update documentation for drupal_render to ↵Jennifer Hodgdon2012-06-26
| | | | reflect current function code
* Issue #1629994 by Aron Novak: Fix reference to obsolete RFC in ↵Jennifer Hodgdon2012-06-26
| | | | valid_email_address
* Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither ↵David Rothstein2012-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 Hodgdon2012-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 Hodgdon2012-06-15
| | | | arg is empty, and clarify that on url docs too
* Issue #1591726 by sun, tim.plunkett: Fixed Missing form_id, form_build_id, ↵David Rothstein2012-06-12
| | | | and form_token when using custom #parents and #tree = TRUE on $form itself.
* Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain ↵David Rothstein2012-06-09
| | | | only works on port 80.
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make ↵David Rothstein2012-06-04
| | | | Graph.inc documentation clearer.
* Issue #1602112 by ryanissamson, bgano: Add return docs to startTransaction ↵Jennifer Hodgdon2012-05-30
| | | | method
* Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form functionJennifer Hodgdon2012-05-30
|
* Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, ↵David Rothstein2012-05-25
| | | | array given in request_path() (line 2732 of bootstrap.inc).
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #/1536750 by perusio: Fix drupal_goto documentation of status codesJennifer Hodgdon2012-05-04
|
* Back to 7.x-devwebchick2012-05-02
|
* Drupal 7.14webchick2012-05-02
|
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of ↵webchick2012-04-30
| | | | | | | | CSS/JS.
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵webchick2012-04-30
| | | | | | | | xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.