Commit Graph

1387 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
Jennifer Hodgdon ac2f816180 Issue #2216945 by asrob: Remove duplicate ingroup in filter_xss 2014-03-20 07:18:13 -07:00
Jennifer Hodgdon 9463aa70c2 Issue #2188289 by Jaypan, sun, Berdir: Fix docs for drupal_get_token() 2014-02-27 14:46:39 -08:00
Jennifer Hodgdon 7f3e67040f Issue #2164597 by longwave, StephaneQ, emok: Fix up docs for drupal_render_children() 2014-01-23 11:33:09 -08:00
David Rothstein e868ee8451 Issue #2136369 by marvil07: Provide a way to avoid processing a queue during cron execution. 2013-12-30 14:28:14 -05:00
David Rothstein 6cd1aae988 Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. 2013-12-30 11:38:30 -05:00
David Rothstein 16fe2e9d8c Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load @import files in different directories. 2013-12-27 23:51:46 -05:00
David Rothstein 08c95382f7 Issue #1982020 by Fabianx, FreekyMage, Cottser: Add static caching to drupal_html_class(). 2013-12-25 18:25:43 -05:00
David Rothstein 94a26aac1c Issue #2040209 by WebEvt: CSS is truncated when aggregation is turned on. 2013-12-25 16:56:54 -05:00
David Rothstein 76bc39ec84 Issue #1414368 by coolestdude1, Dave Reid: Drupal_http_request does not handle basic auth correctly when dealing with blank passwords. 2013-12-25 15:51:29 -05:00
David Rothstein f01c994de8 Merge tag '7.24' into 7.x
7.24 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-11-20 15:49:21 -05:00
David Rothstein 782d1155c6 Drupal 7.24 2013-11-20 15:45:59 -05:00
Jennifer Hodgdon 3611e16705 Issue #2129867 by ar-jan: Fix HTML formatting in drupal_add_js docs. 2013-11-20 10:48:25 -08:00
Jennifer Hodgdon a44bda729f Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs 2013-09-12 07:52:52 -07:00
David Rothstein 68f6a7c857 Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always return a string. 2013-08-05 02:12:57 -04:00
David Rothstein d6f960c6d0 Issue #1575060 followup by SebCorbin, andypost: Second attempt to fix broken ajax_html_ids for forms with file element (encoding=multipart/form-data). 2013-08-04 23:37:20 -04:00
Jennifer Hodgdon 39be690467 Issue #2038629 by sambonner: Fix first line docs for drupal_goto(). 2013-07-17 07:30:27 -07:00
David Rothstein f083e0f782 Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein | mvc: Add a recursive version of array_diff_assoc(). 2013-06-23 17:17:12 -04:00
David Rothstein 30a95c80f3 Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()']. 2013-06-03 18:06:36 -04:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein 025ad199b5 Issue #1664784 by effulgentsia, mikeytown2: Allow drupal_http_request() to be overridden. 2013-04-01 23:01:21 -04:00
David Rothstein de6e29d084 Issue #1952354 by robertcharlesfox | laurence_m: Fixed Typo in drupal_add_html_head() API doc. 2013-04-01 19:08:56 -04:00
David Rothstein 005708cec5 Issue #1575060 by Spleshka, andypost, serm, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). 2013-04-01 17:33:47 -04:00
Jennifer Hodgdon 33cb24e4f3 Issue #1908194 by richard.c.allen2386: Document what happens in drupal_get_path if the file is not found 2013-02-11 09:33:24 -08:00
Jennifer Hodgdon 742970e4bc Issue #1894850 by ben.bunk: Fix typo in code example in drupal_prerender_links docs 2013-01-21 16:20:44 -08:00
webchick 5911444e9a Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed Mail functions reference obsolete RFC. 2012-12-26 18:48:06 -08:00
Jennifer Hodgdon 619dc887e1 Issue #1787876 by Albert Volkman, cirage, BrockBoland: Add return docs for drupal_get_token() function 2012-12-04 09:50:44 -08:00
Jennifer Hodgdon a60b8dec7a Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to when to use t() instead 2012-11-13 08:22:07 -08:00
Jennifer Hodgdon 681fe02ead Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_js 2012-11-07 07:20:24 -08:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
Jennifer Hodgdon b1536cf031 Issue #863428 by Albert Volkman: Clean-up of cache constant documentation 2012-09-25 11:22:30 -07:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
Jennifer Hodgdon 8281aa22df Issue #1722244 by Albert Volkman, edb: Add return docs for drupal_get_destination function 2012-09-17 12:09:30 -07:00
Jennifer Hodgdon 722b042d1f Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block cache constants 2012-09-14 08:23:41 -07:00
Jennifer Hodgdon b2daf814f0 Issue #1783348 by jfhovinne: Fix syntax in format_plural example 2012-09-13 16:39:33 -07:00
Jennifer Hodgdon a8566322fc Issue #1779120 by TravisCarden: Improve documentation of l function 2012-09-11 08:46:58 -07:00
webchick 76acfb9b16 Issue #7881 by mikeytown2, effulgentsia, gwynnebaer, Patrizio, sylus, pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers. 2012-09-01 22:25:49 -07:00
Dries 549ced2009 Revert "Issue #1722244 by Albert Volkman, edb: Add return docs to drupal_get_destination function"
This reverts commit 2c3cba3b6e.
2012-08-24 15:25:32 +02:00
Jennifer Hodgdon 2c3cba3b6e Issue #1722244 by Albert Volkman, edb: Add return docs to drupal_get_destination function 2012-08-23 07:37:20 -07:00
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
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 155e77fd08 Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function 2012-07-31 08:32:04 -07: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
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
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
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 a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -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 47f1ff523d Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-30 21:42:08 -07:00