Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Back to 7.x-dev | David Rothstein | 2012-11-07 |
| | |||
* | Drupal 7.17 | David Rothstein | 2012-11-07 |
| | |||
* | Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_js | Jennifer Hodgdon | 2012-11-07 |
| | |||
* | Rolled back issue #1542186 (PHP 5.4 'Illegal string offset' warning when ↵ | David Rothstein | 2012-11-05 |
| | | | | installing on SQLite), since the fix was broken. | ||
* | Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: ↵ | David Rothstein | 2012-11-04 |
| | | | | Fixed Fast 404 'Not found' pages are missing a doctype. | ||
* | Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when ↵ | David Rothstein | 2012-11-04 |
| | | | | 'items' variable is an associative array. | ||
* | Issue #1785436 by Boobaa: Fixed Submission of #required elements without ↵ | David Rothstein | 2012-11-04 |
| | | | | #title and empty value does not display any error. | ||
* | Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed ↵ | David Rothstein | 2012-11-04 |
| | | | | Remove drupal_reset_static() for drupal_html_id() when form validation fails. | ||
* | Merge branch '7.15-security' into 7.x | David Rothstein | 2012-10-17 |
|\ | |||
| * | Drupal 7.16. | David Rothstein | 2012-10-17 |
| | | |||
* | | Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, ↵ | webchick | 2012-10-16 |
| | | | | | | | | | | | | | | | | Everett Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs." Concerns raised in http://drupal.org/node/1742438#comment-6609888 that this breaks backwards compatibility. This reverts commit d462cafd50d5f7cbaab61f2cd271e3a5bc1df718. | ||
* | | Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett ↵ | webchick | 2012-10-11 |
| | | | | | | | | Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs. | ||
* | | Issue #1803194 by alextataurov: Add return docs for module_hook_info() function | Jennifer Hodgdon | 2012-10-11 |
| | | |||
* | | Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M files | Jennifer Hodgdon | 2012-10-10 |
| | | |||
* | | Issue #1799116 by jwilson3: Standardize on installation profile terminology | Jennifer Hodgdon | 2012-10-10 |
| | | |||
* | | Issue #1802760 by mkadin, peterx: Document that menu_get_item() can return FALSE | Jennifer Hodgdon | 2012-10-10 |
| | | |||
* | | Issue #1134088 by Cottser, catch: Properly document update-api functions | Jennifer Hodgdon | 2012-10-09 |
| | | |||
* | | Issue #1382222 by Albert Volkman: API docs cleanup for file transfer functions | Jennifer Hodgdon | 2012-10-09 |
| | | |||
* | | Issue #1492378 by tim.plunkett, scottalan, xjm: Document how to use slashes ↵ | Jennifer Hodgdon | 2012-10-08 |
| | | | | | | | | in autocompletes | ||
* | | Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-M | Jennifer Hodgdon | 2012-10-04 |
| | | |||
* | | Issue #1575790 by greg.1.anderson, sun, tim.plunkett, superhenne: Fixed ↵ | webchick | 2012-09-30 |
| | | | | | | | | Update #7002 fails on postgres - ILIKE operator on bytea not supported. | ||
* | | Issue #863428 by Albert Volkman: Clean-up of cache constant documentation | Jennifer Hodgdon | 2012-09-25 |
| | | |||
* | | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
| | | |||
* | | Issue #1722244 by Albert Volkman, edb: Add return docs for ↵ | Jennifer Hodgdon | 2012-09-17 |
| | | | | | | | | drupal_get_destination function | ||
* | | Issue #1773032 by Jorrit: Fixed Non-standard and pointless name attribute ↵ | David Rothstein | 2012-09-15 |
| | | | | | | | | added to Content-Type header. | ||
* | | Issue #1739808 by Berdir, salvis | GrzegorzNowak: Fixed Notice: Undefined ↵ | David Rothstein | 2012-09-15 |
| | | | | | | | | index: file in DatabaseLog->findCaller(). | ||
* | | Issue #1239410 by cangeceiro, swentel, jbrown: Fixed watchdog() should use ↵ | David Rothstein | 2012-09-15 |
| | | | | | | | | php's time() to log time of event. | ||
* | | Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block ↵ | Jennifer Hodgdon | 2012-09-14 |
| | | | | | | | | cache constants | ||
* | | Issue #1783348 by jfhovinne: Fix syntax in format_plural example | Jennifer Hodgdon | 2012-09-13 |
| | | |||
* | | Issue #1704422 by sun, dcam: Fixed Error level constants cannot be used in ↵ | webchick | 2012-09-13 |
| | | | | | | | | settings.php. | ||
* | | Issue #1739592 by Albert Volkman, andy.hails, dawehner: Add return docs to a ↵ | Jennifer Hodgdon | 2012-09-12 |
| | | | | | | | | couple of functions | ||
* | | Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API | Jennifer Hodgdon | 2012-09-11 |
| | | |||
* | | Issue #1779120 by TravisCarden: Improve documentation of l function | Jennifer Hodgdon | 2012-09-11 |
| | | |||
* | | Issue #699604 by cam8001, nmudgal: Use file name for links to form API ↵ | Jennifer Hodgdon | 2012-09-04 |
| | | | | | | | | reference instead of full URL | ||
* | | Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function | Jennifer Hodgdon | 2012-09-04 |
| | | |||
* | | Issue #7881 by mikeytown2, effulgentsia, gwynnebaer, Patrizio, sylus, ↵ | webchick | 2012-09-01 |
| | | | | | | | | pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers. | ||
* | | Issue #1164682 by mgifford, good_man, mvc, clemens.tolboom, sxnc, ↵ | webchick | 2012-09-01 |
| | | | | | | | | lazysoundsystem: Fixed Switch language links need language identifier. | ||
* | | Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to ↵ | Jennifer Hodgdon | 2012-08-29 |
| | | | | | | | | have working code example | ||
* | | Issue #171267 by tim.plunkett, chx, NROTC_Webmaster, dcam: Fixed form ↵ | David Rothstein | 2012-08-29 |
| | | | | | | | | redirects removes get variables like sort and order. | ||
* | | Issue #1751612 by junedkazi: fix link formatting in documentation | Jennifer Hodgdon | 2012-08-27 |
| | | |||
* | | Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Fix up ↵ | Jennifer Hodgdon | 2012-08-24 |
| | | | | | | | | documentation for multisite | ||
* | | Revert "Issue #1722244 by Albert Volkman, edb: Add return docs to ↵ | Dries | 2012-08-24 |
| | | | | | | | | | | | | drupal_get_destination function" This reverts commit 2c3cba3b6e8442a12b02f626d2151716b9aad8ae. | ||
* | | Issue #1722244 by Albert Volkman, edb: Add return docs to ↵ | Jennifer Hodgdon | 2012-08-23 |
| | | | | | | | | drupal_get_destination function | ||
* | | Issue #1542186 by pp, redcell, rickmanelius: Fixed PHP 5.4 'Illegal string ↵ | webchick | 2012-08-22 |
| | | | | | | | | offset' warning when install. | ||
* | | Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in ↵ | Jennifer Hodgdon | 2012-08-20 |
| | | | | | | | | drupal_redirect_form for accuracy | ||
* | | Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' ↵ | webchick | 2012-08-19 |
| | | | | | | | | to 'Uyghur'. | ||
* | | Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim, ↵ | webchick | 2012-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 ↵ | webchick | 2012-08-18 |
| | | | | | | | | re-enables writing of the user session. | ||
* | | Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy ↵ | webchick | 2012-08-18 |
| | | | | | | | | functions do not adhere to drupal_save_session(). | ||
* | | Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters ↵ | webchick | 2012-08-18 |
| | | | | | | | | are encoded twice for feed icon attribute title. |