Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | Make documentation for table sorting match what the code does | ||
* | Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | hook_menu, and t documentation. | ||
* | Issue #2000140 by sarahdavies: Remove stray text in callbacks topic docblock | Jennifer Hodgdon | 2013-06-06 |
| | |||
* | Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, ↵ | David Rothstein | 2013-06-03 |
| | | | | dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()']. | ||
* | Issue #1980072 by David_Rothstein: Fix inaccurate text in documentation for ↵ | Jennifer Hodgdon | 2013-05-15 |
| | | | | drupal_uninstall_modules | ||
* | Issue #1204784 by bdgreen, Kevin Morse, valthebald, kiamlaluno, droplet: Fix ↵ | Jennifer Hodgdon | 2013-05-13 |
| | | | | code comment in drupal_retrieve_form | ||
* | Issue #1980072 by TravisCarden: Improve documentation of ↵ | Jennifer Hodgdon | 2013-05-08 |
| | | | | drupal_uninstall_modules | ||
* | Issue #1936166 by markpavlitski: Add information on passing args by ↵ | Jennifer Hodgdon | 2013-04-24 |
| | | | | reference to module_invoke functions doc | ||
* | Issue #1964824 by chrisjlee: Fix typo in code comment | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1250500 by dcam, joachim, jhodgdon: Add topic for callback functions | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1958578 by chertzog: Fix see reference to nonexistent function | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1943664 by joachim: Use new standards to document entity info ↵ | Jennifer Hodgdon | 2013-04-04 |
| | | | | callback functions | ||
* | Back to 7.x-dev | David Rothstein | 2013-04-03 |
| | |||
* | Drupal 7.22 | David Rothstein | 2013-04-03 |
| | |||
* | Issue #1664784 by effulgentsia, mikeytown2: Allow drupal_http_request() to ↵ | David Rothstein | 2013-04-01 |
| | | | | be overridden. | ||
* | Issue #1952354 by robertcharlesfox | laurence_m: Fixed Typo in ↵ | David Rothstein | 2013-04-01 |
| | | | | drupal_add_html_head() API doc. | ||
* | Issue #1049050 by mfb, TwoD, David_Rothstein, jpsoto: Removed dead code in ↵ | David Rothstein | 2013-04-01 |
| | | | | file_stream_wrapper_uri_normalize(). | ||
* | Issue #799356 by vijaycs85, m1n0, jaffaralia, effulgentsia: Fixed ↵ | David Rothstein | 2013-04-01 |
| | | | | _form_set_class() is too aggressive in assigning the 'error' class. | ||
* | Issue #1575060 by Spleshka, andypost, serm, mcjim, nod_: Fixed ↵ | David Rothstein | 2013-04-01 |
| | | | | ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). | ||
* | Issue #1229014 by bfroehle, jackbravo, illmasterc: Fixed Content-Disposition ↵ | David Rothstein | 2013-04-01 |
| | | | | header makes private files show open/save prompts, but public files show inline. | ||
* | Issue #1915088 by openminds, bfroehle: Fixed ↵ | David Rothstein | 2013-03-30 |
| | | | | SkipDotsRecursiveDirectoryIterator not skipping dot-files when they are the first entry. | ||
* | Issue #1723828 by hass: Fixed incorrect log message when theme() is called ↵ | David Rothstein | 2013-03-30 |
| | | | | for a theme hook that does not exist. | ||
* | Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, ↵ | David Rothstein | 2013-03-30 |
| | | | | achton, darkadept: Fixed Dynamic tokens can't have spaces. | ||
* | Issue #1605040 by TravisCarden, mitron | EdgarPE: Fixed ↵ | David Rothstein | 2013-03-30 |
| | | | | drupal_send_headers() ignores headers with valid but falsy values. | ||
* | Issue #1884840 by Pix, pwolanin: Remove reference to md5 in ajax code comments | Jennifer Hodgdon | 2013-03-12 |
| | |||
* | Issue #1886812 by kiamlaluno: theme_form_element() initialize a variable ↵ | David Rothstein | 2013-03-10 |
| | | | | that is never used. | ||
* | Issue #1886796 by kiamlaluno: Fixed theme_checkbox() initialize a variable ↵ | David Rothstein | 2013-03-10 |
| | | | | that is never used. | ||
* | Merge branch '7.20-hotfix' into 7.x | David Rothstein | 2013-03-06 |
|\ | | | | | | | | | | | Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Prepare Drupal 7.21 release. | David Rothstein | 2013-03-06 |
| | | |||
* | | Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() | Jennifer Hodgdon | 2013-03-04 |
| | | |||
* | | Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() ↵ | David Rothstein | 2013-02-27 |
| | | | | | | | | for affected rows count causes certain updates to be suppressed. | ||
* | | Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery ↵ | David Rothstein | 2013-02-27 |
| | | | | | | | | value object. | ||
* | | Merge tag '7.20' into 7.x | David Rothstein | 2013-02-20 |
|\| | |||
| * | Drupal 7.20 | David Rothstein | 2013-02-20 |
| | | |||
* | | Issue #1908192 by mitron: Document what happens in drupal_get_filename() if ↵ | Jennifer Hodgdon | 2013-02-11 |
| | | | | | | | | the file is not found | ||
* | | Issue #1908194 by richard.c.allen2386: Document what happens in ↵ | Jennifer Hodgdon | 2013-02-11 |
| | | | | | | | | drupal_get_path if the file is not found | ||
* | | Issue #1894850 by ben.bunk: Fix typo in code example in ↵ | Jennifer Hodgdon | 2013-01-21 |
| | | | | | | | | drupal_prerender_links docs | ||
* | | Merge branch '7.18-security' into 7.x | David Rothstein | 2013-01-16 |
|\| | |||
| * | Drupal 7.19 | David Rothstein | 2013-01-16 |
| | | |||
* | | Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean ↵ | Jennifer Hodgdon | 2013-01-16 |
| | | | | | | | | up API docs for include files n-z | ||
* | | Issue #1888454 by kiamlaluno: Remove irrelevant information from ↵ | Jennifer Hodgdon | 2013-01-16 |
| | | | | | | | | form_process_vertical_tabs() documentation | ||
* | | Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: ↵ | Jennifer Hodgdon | 2013-01-10 |
| | | | | | | | | Better documentation for language negotiation | ||
* | | Issue #1815930 by slashrsm, gbrands, amontero: Fixed Update watchdog message ↵ | David Rothstein | 2013-01-07 |
| | | | | | | | | in file_unmanaged_copy() with correct string/variable replacement values. | ||
* | | Issue #1143460 by WorldFallz, Dave Reid, colette, typhonius, David_Rothstein ↵ | David Rothstein | 2013-01-07 |
| | | | | | | | | | localhost: Fixed hook_file_download_access_alter() missing entity argument (by allowing an additional context argument to be passed to drupal_alter()). | ||
* | | Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t | Jennifer Hodgdon | 2013-01-04 |
| | | |||
* | | Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs ↵ | Jennifer Hodgdon | 2013-01-04 |
| | | | | | | | | format_string | ||
* | | Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with ↵ | David Rothstein | 2012-12-27 |
| | | | | | | | | @link...@endlink. | ||
* | | Issue #1874342 by erikwebb: Fixed Undefined constant STEAM_WRAPPERS_LOCAL ↵ | webchick | 2012-12-26 |
| | | | | | | | | used in file_get_stream_wrappers() documentation. | ||
* | | Issue #1873608 by David_Rothstein: Improve documentation of format_string() ↵ | webchick | 2012-12-26 |
| | | | | | | | | to emphasize that it is used to prepare variables for HTML display. | ||
* | | Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed ↵ | webchick | 2012-12-26 |
| | | | | | | | | Mail functions reference obsolete RFC. |