| Commit message (Expand) | Author | Age |
* | Issue #1446650 by superspring | drupalsven: Added After installing module dis... | David Rothstein | 2012-12-08 |
* | Issue #1117780 by amontero, naxoc | ogi: Display cron url in admin/config/sys... | David Rothstein | 2012-12-08 |
* | Issue #1858508 by TravisCarden: Add see also to hook_theme docs | Jennifer Hodgdon | 2012-12-06 |
* | Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example funct... | Jennifer Hodgdon | 2012-11-26 |
* | Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() | Jennifer Hodgdon | 2012-11-07 |
* | Issue #1816148 by BTMash, David_Rothstein | Irous: Removed system_update_7075... | David Rothstein | 2012-11-06 |
* | Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of system... | webchick | 2012-11-02 |
* | Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck at... | webchick | 2012-10-29 |
* | Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() REQUIRE... | webchick | 2012-10-23 |
* | Issue #909954 by barraponto: Document base hook component in hook_theme | Jennifer Hodgdon | 2012-10-18 |
* | Issue #1799116 by jwilson3: Standardize on installation profile terminology | Jennifer Hodgdon | 2012-10-10 |
* | Issue #1134088 by Cottser, catch: Properly document update-api functions | Jennifer Hodgdon | 2012-10-09 |
* | Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, hgurol:... | webchick | 2012-10-05 |
* | Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have t... | webchick | 2012-10-03 |
* | Issue #1798302 by alippai: Fixed Remove unnecessary join. | webchick | 2012-09-30 |
* | Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, c... | webchick | 2012-09-30 |
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
* | Issue #1397882 by sun, kbasarab, catch, pingers: Fixed system_theme_settings_... | David Rothstein | 2012-09-15 |
* | Roll back issue #948516 from Drupal 7 for now (which made down arrows in fiel... | David Rothstein | 2012-09-15 |
* | Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API | Jennifer Hodgdon | 2012-09-11 |
* | Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown, Devin Carlson: ... | webchick | 2012-09-02 |
* | Issue #948516 by sirtet, DamienMcKenna, tkoleary: Fixed Usability bug: down a... | webchick | 2012-09-01 |
* | Issue #794192 by kim.pepper: add note to hook_update_N docs about calling fun... | Jennifer Hodgdon | 2012-08-29 |
* | Issue #716496 by killtheliterate, rootwork: Make sure all core template files... | Jennifer Hodgdon | 2012-08-28 |
* | Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's stri... | webchick | 2012-08-26 |
* | Issue #1688020 by ishanmahajan, HUU: Fix group header for extra 7.x updates f... | Jennifer Hodgdon | 2012-08-24 |
* | Issue #1728472 by plopesc: Add link from form alter hooks to form API reference | Jennifer Hodgdon | 2012-08-24 |
* | Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of forum.modul... | webchick | 2012-08-18 |
* | Issue #1716900 by chx: Clarify why hook_exit() must not print. | webchick | 2012-08-18 |
* | Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by r... | David Rothstein | 2012-08-01 |
* | Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's stri... | David Rothstein | 2012-07-29 |
* | Issue #1373312 by sun: Assign system_main() block to 'content' region and hel... | David Rothstein | 2012-07-29 |
* | Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are... | Jennifer Hodgdon | 2012-07-16 |
* | Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's stri... | webchick | 2012-07-07 |
* | Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values... | David Rothstein | 2012-06-28 |
* | Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7. | David Rothstein | 2012-06-23 |
* | Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs | Jennifer Hodgdon | 2012-06-19 |
* | Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and prep... | Jennifer Hodgdon | 2012-06-18 |
* | Issue #1619482 by mr.baileys: Fix up documentation for hook_update_N | Jennifer Hodgdon | 2012-06-18 |
* | Issue #1495648 follow-up by plach: Clarify entity language documentation. | webchick | 2012-06-10 |
* | Issue #1495648 by plach: Introduce entity language support. | David Rothstein | 2012-06-09 |
* | Issue #598586 followup by tim.plunkett: Added documentation of 'uid' paramete... | David Rothstein | 2012-05-25 |
* | Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks | Jennifer Hodgdon | 2012-05-23 |
* | Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whethe... | Jennifer Hodgdon | 2012-05-08 |
* | Issue #966210 follow-up by chx: More secure fix for system_update_7061(). | webchick | 2012-05-02 |
* | Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon funct... | webchick | 2012-04-30 |
* | Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL c... | webchick | 2012-04-30 |
* | Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchd... | Jennifer Hodgdon | 2012-04-27 |
* | Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, i... | webchick | 2012-04-26 |
* | Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts filepath... | webchick | 2012-04-26 |