Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Issue #1955378 by skek, Darren Oh, claudiu.cristea, David_Rothstein: Return ↵ | David Rothstein | 2013-12-27 | |
| | | | | same derivative token with path or URI. | |||
* | Issue #1993728 by johnmcc, pfrenssen: TestMenuTreeData() assert message ↵ | David Rothstein | 2013-12-27 | |
| | | | | confuses dashes and underscores. | |||
* | Issue #1209532 by timmillwood, lucascaro, wiifm, iamEAP, sdrycroft, ↵ | David Rothstein | 2013-12-27 | |
| | | | | mikeytown2 | slashrsm: Count node views via AJAX in the statistics module. | |||
* | Issue #813634 by jlscott, cafuego, Nitesh Sethia, claudinec, brianV: ↵ | David Rothstein | 2013-12-25 | |
| | | | | Node.language column should have an index. | |||
* | Issue #2079315 by mondrake: Image style editing leads to redundant watchdog ↵ | David Rothstein | 2013-12-25 | |
| | | | | entries. | |||
* | Issue #1982020 by Fabianx, FreekyMage, Cottser: Add static caching to ↵ | David Rothstein | 2013-12-25 | |
| | | | | drupal_html_class(). | |||
* | Issue #1996644 by apkwilson, abghosh82 | joachim: User_login_name_validate() ↵ | David Rothstein | 2013-12-25 | |
| | | | | uses isset() where other user login form validation handlers use !empty(). | |||
* | Issue #2011918 by jesse.d, Liam Morland, scor: Titles are often ↵ | David Rothstein | 2013-12-25 | |
| | | | | double-escaped (including in the content attribute of the dc:title meta element for nodes). | |||
* | Issue #2040209 by WebEvt: CSS is truncated when aggregation is turned on. | David Rothstein | 2013-12-25 | |
| | ||||
* | Issue #310315 by superspring, justafish, naxoc, Waltemath | fonant: ↵ | David Rothstein | 2013-12-25 | |
| | | | | drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator. | |||
* | Issue #2064667 by kboopathi | Charles Belov: PHP Filter has a broken link to ↵ | David Rothstein | 2013-12-25 | |
| | | | | "Example PHP snippets" within help. | |||
* | Issue #1414368 by coolestdude1, Dave Reid: Drupal_http_request does not ↵ | David Rothstein | 2013-12-25 | |
| | | | | handle basic auth correctly when dealing with blank passwords. | |||
* | Issue #1346098 by benjy | joachim: Standard install profile sets a pointless ↵ | David Rothstein | 2013-12-25 | |
| | | | | $vocabulary->help. | |||
* | Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link ↵ | David Rothstein | 2013-12-25 | |
| | | | | to cron tutorial on drupal.org. | |||
* | Issue #1399798 by nevergone, amateescu, chriscohen: Add a variable to allow ↵ | David Rothstein | 2013-12-25 | |
| | | | | the anonymous user object to not be a stdClass and to work around the fact that anonymous user properties are hardcoded. | |||
* | Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ↵ | David Rothstein | 2013-12-25 | |
| | | | | ... not supported. | |||
* | Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema ↵ | David Rothstein | 2013-12-25 | |
| | | | | to allow Drupal core to manage files larger than 4 GB. | |||
* | Added issue #2066275 to CHANGELOG.txt. | David Rothstein | 2013-12-25 | |
| | ||||
* | Issue #1683794 by JacobSanford, somepal, Caligan: Fix docs for ↵ | Jennifer Hodgdon | 2013-12-20 | |
| | | | | user_block_user_action() function | |||
* | Issue #1820086 by gcassie: Remove mention of drupal_session_count() from ↵ | webchick | 2013-12-10 | |
| | | | | inline documentation. | |||
* | Issue #2145077 by TR: Fix spelling errors in D7 tests and comments | Jennifer Hodgdon | 2013-12-03 | |
| | ||||
* | Merge tag '7.24' into 7.x | David Rothstein | 2013-11-20 | |
|\ | | | | | | | | | | | | | | | 7.24 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | |||
| * | Drupal 7.24 | David Rothstein | 2013-11-20 | |
| | | ||||
* | | Issue #2129867 by ar-jan: Fix HTML formatting in drupal_add_js docs. | Jennifer Hodgdon | 2013-11-20 | |
| | | ||||
* | | Issue #1665446 by sivaji, kostajh, markpavlitski: Fix documentation for ↵ | Jennifer Hodgdon | 2013-11-20 | |
| | | | | | | | | user_pass_rehash and related functions | |||
* | | Issue #2084535 by sivaji, mErilainen, tankerjoe, DanielFbrg: Fix docs for ↵ | Jennifer Hodgdon | 2013-11-20 | |
| | | | | | | | | file_copy | |||
* | | Issue #1947766 by pfrenssen: Fix docs for user_page() function | Jennifer Hodgdon | 2013-11-11 | |
| | | ||||
* | | Issue #332518 by diego21, joachim, chriscohen: Fix up documentation for ↵ | Jennifer Hodgdon | 2013-11-11 | |
| | | | | | | | | system_settings_form(). | |||
* | | Issue #1345654 by diego21, joachim: Make sure hook_field_info tells you ↵ | Jennifer Hodgdon | 2013-11-11 | |
| | | | | | | | | there are other needed hooks | |||
* | | Issue #1517032 by damiankloip, covenantd: Fix search-result.tpl.php docs | Jennifer Hodgdon | 2013-10-31 | |
| | | ||||
* | | Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema() | Jennifer Hodgdon | 2013-10-17 | |
| | | ||||
* | | Issue #2105237 by StephaneQ: Remove innacurate line in stream wrapper class docs | Jennifer Hodgdon | 2013-10-15 | |
| | | ||||
* | | Issue #2046677 by drumm | tvn: Fixed Strict warning: Creating default object ↵ | David Rothstein | 2013-10-01 | |
| | | | | | | | | from empty value in template_preprocess_profile_listing(). | |||
* | | Issue #2078101 by Xano: Update cpyright date | Jennifer Hodgdon | 2013-09-12 | |
| | | ||||
* | | Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, ↵ | Jennifer Hodgdon | 2013-09-12 | |
| | | | | | | | | willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs | |||
* | | Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info ↵ | Jennifer Hodgdon | 2013-09-12 | |
| | | | | | | | | with hook_cron in docs | |||
* | | Issue #2062399 by kattekrab, Kartagis, effulgentsia, cafuego, Damien ↵ | Jennifer Hodgdon | 2013-09-12 | |
| | | | | | | | | Tournoud, beejeebus, Dries, cweagans, webchick: Add Percona to list of supported MySQL-like databases | |||
* | | Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks ↵ | Jennifer Hodgdon | 2013-08-16 | |
| | | | | | | | | match the code | |||
* | | Issue #2066275 by Dave Reid: Fixed file_field_load() overwites any field ↵ | Dries | 2013-08-16 | |
| | | | | | | | | item properties with file entity properties. | |||
* | | Issue #2059785 by kiamlaluno, longwave: Fix punctuation in ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | field_view_field() docs | |||
* | | Issue #2062127 by jlindsey15, joachim: Document system_requirements as ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | implementation of hook_requirements | |||
* | | Issue #2061545 by StephaneQ, rterrein: Add missing ampersand in sample ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | hook_dashboard_regions_alter function body | |||
* | | Issue #2061843 by TravisCarden: Clean up the docs for hook_schema | Jennifer Hodgdon | 2013-08-13 | |
| | | ||||
* | | Issue #2044791 by skipyT, alexandre.todorov, joachim: Clarify documentation ↵ | Jennifer Hodgdon | 2013-08-13 | |
| | | | | | | | | of hook_block_view around empty return values | |||
* | | Issue #1967802 by ebargtuo: Fix documentation of block view alter hooks | Jennifer Hodgdon | 2013-08-12 | |
| | | ||||
* | | Issue #2059685 by StephaneQ, Cottser: Remove t() from test assertion ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | messages in dashboard module | |||
* | | Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | messages in blog module | |||
* | | Issue #2059689 by StephaneQ, dcam: Remove t() from test assertion messages ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | in profile module | |||
* | | Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages ↵ | Jennifer Hodgdon | 2013-08-12 | |
| | | | | | | | | in trigger module | |||
* | | Back to 7.x-dev | David Rothstein | 2013-08-07 | |
|/ |