Commit Graph

4782 Commits (e5795890a0dc273405c40549f05c247159c195c0)

Author SHA1 Message Date
webchick e5795890a0 Issue #1688016 by sun, lucascaro: Fixed drupal_cron_run() unconditionally re-enables writing of the user session. 2012-08-18 14:12:09 +02:00
webchick 1830054811 Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy functions do not adhere to drupal_save_session(). 2012-08-18 14:10:10 +02:00
webchick dc2900bb1f Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters are encoded twice for feed icon attribute title. 2012-08-18 13:18:45 +02:00
webchick 24682ad5d7 Issue #1708722 by David_Rothstein: Fixed Call to undefined function drupal_find_base_themes() in drupal-7.15/includes/module.inc on line 184. 2012-08-07 12:18:45 -07:00
Jennifer Hodgdon f4aa23a2cc Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity includes and tests 2012-08-03 10:59:07 -07:00
Jennifer Hodgdon ed2c39e275 Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function 2012-08-03 10:04:18 -07:00
Jennifer Hodgdon dadf3adbfd Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in EntityFieldQuery docs 2012-08-02 10:05:21 -07:00
Jennifer Hodgdon 437386277e Issue #1703184 by m-abshir: Clarify table parameter in db_rename_table function doc 2012-08-02 09:56:15 -07:00
David Rothstein 04ce5dcece Back to 7.x-dev 2012-08-01 12:33:18 -04:00
David Rothstein a584af6251 Drupal 7.15. 2012-08-01 12:27:42 -04:00
Jennifer Hodgdon 155e77fd08 Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function 2012-07-31 08:32:04 -07:00
Jennifer Hodgdon 5520fb4105 Issue #1705042 by aspilicious: Fix typo in form_load_include docs 2012-07-30 11:32:26 -07:00
David Rothstein 7a3d48e2b9 Issue #1659000 by sun: Fixed $form_id is not recorded/provided in $form_state['build_info']. 2012-07-29 23:40:18 -04:00
David Rothstein 55fbef328f Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-29 23:35:26 -04:00
David Rothstein 4d26c301ac Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2012-07-29 20:02:07 -04:00
David Rothstein 331a3756c3 Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. 2012-07-29 16:05:06 -04:00
Jennifer Hodgdon 88403dd025 Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function 2012-07-26 11:44:26 -07:00
Jennifer Hodgdon 2372cf248d Issue #1663606 by sukotto100: Document what list_themes function actually returns 2012-07-19 16:10:04 -07:00
Jennifer Hodgdon 72a9987b82 Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so it is consistent 2012-07-18 06:29:51 -07:00
David Rothstein efe6bdfd25 Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings not translated to language ...'. 2012-07-08 23:40:47 -04:00
Jennifer Hodgdon 3a59ca0113 Issue #1662950 by bxtaylor, chx, mjonesdinero: Add note to EntityFieldQuery methods that exclude rows where fields are empty 2012-07-06 08:28:20 -07:00
Jennifer Hodgdon d6272db16e Issue #1617006 by ben.kyriakou: Add note to drupal_write_record docs saying not to use in update functions 2012-07-06 08:26:14 -07:00
David Rothstein 46cf23289a Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-06-28 00:49:18 -04:00
Jennifer Hodgdon e1f366679c Issue #1619084 by kiamlaluno: Update documentation for drupal_render to reflect current function code 2012-06-26 09:37:46 -07:00
Jennifer Hodgdon cc813308a0 Issue #1629994 by Aron Novak: Fix reference to obsolete RFC in valid_email_address 2012-06-26 09:19:05 -07:00
David Rothstein ed197d6e34 Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors ini.php setting or $conf['error_level'] setting, exposing server info. 2012-06-23 14:57:48 -04:00
Jennifer Hodgdon af0fe12e16 Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates 2012-06-18 14:53:06 -07:00
Jennifer Hodgdon d5ed9164cc Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path arg is empty, and clarify that on url docs too 2012-06-15 12:54:43 -07:00
David Rothstein 121b348394 Issue #1591726 by sun, tim.plunkett: Fixed Missing form_id, form_build_id, and form_token when using custom #parents and #tree = TRUE on $form itself. 2012-06-12 10:32:30 -04:00
David Rothstein 4777845d4f Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80. 2012-06-09 16:16:19 -04:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
David Rothstein 31a4cbdb0e Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make Graph.inc documentation clearer. 2012-06-04 00:37:12 -04:00
Jennifer Hodgdon f7b54a48e9 Issue #1602112 by ryanissamson, bgano: Add return docs to startTransaction method 2012-05-30 15:05:50 -07:00
Jennifer Hodgdon c8a1f5bc81 Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function 2012-05-30 08:50:17 -07:00
David Rothstein da11da09fd Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, array given in request_path() (line 2732 of bootstrap.inc). 2012-05-25 00:12:32 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
Jennifer Hodgdon b953e7e5a5 Issue #/1536750 by perusio: Fix drupal_goto documentation of status codes 2012-05-04 13:03:12 -07:00
webchick a635a4969b Back to 7.x-dev 2012-05-02 15:14:17 -07:00
webchick 30d1e719aa Drupal 7.14 2012-05-02 15:10:42 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
webchick 47f1ff523d Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-30 21:42:08 -07:00
webchick b7ac667101 Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. 2012-04-30 21:31:44 -07:00
webchick 7ee124b9cc Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is empty (race condition). 2012-04-28 23:52:09 -07:00
webchick 53ff0485de Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed Who's new & Who's online blocks have empty headings. 2012-04-28 23:44:44 -07:00
webchick faf3e8575e Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
webchick a5e79e0cba Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, cha0s: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-28 23:39:22 -07:00
webchick a7d43f3460 Issue #1490150 by xjm, duellj, tim.plunkett: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. 2012-04-28 23:11:57 -07:00
Jennifer Hodgdon 8f9ee9ec68 Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchdog, hook_watchdog, and watchdog constants 2012-04-27 09:40:17 -07:00