summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵David Rothstein2013-08-05
| | | | Fixed Color module doesn't test for unlimited memory.
* Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and ↵David Rothstein2013-08-05
| | | | user_update_7002() should not call l().
* Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces ↵David Rothstein2013-08-05
| | | | definition.
* Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs ↵Jennifer Hodgdon2013-07-24
| | | | accuracy
* Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test assertions in various system tests
* Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, ↵Jennifer Hodgdon2013-06-28
| | | | xjm: Remove t() from test assertions in file-related tests
* Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵Jennifer Hodgdon2013-06-06
| | | | hook_menu, and t documentation.
* Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts ↵Jennifer Hodgdon2013-05-21
| | | | in various system tests
* Issue #1984190 by markpavlitski: Fix bullet list formatting in ↵Jennifer Hodgdon2013-05-08
| | | | hook_install_tasks doc
* Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in ↵Jennifer Hodgdon2013-04-26
| | | | misc system tests
* Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topicJennifer Hodgdon2013-04-10
|
* Issue #1173322 by dcam, javier_: Add example implementations for file hook ↵Jennifer Hodgdon2013-04-10
| | | | documentation
* Issue #1250500 by dcam, joachim, jhodgdon: Add topic for callback functionsJennifer Hodgdon2013-04-10
|
* Issue #1943664 by joachim: Use new standards to document entity info ↵Jennifer Hodgdon2013-04-04
| | | | callback functions
* Issue #1933954 by Alexander Pyle: Fix up documentation for return value of ↵Jennifer Hodgdon2013-04-04
| | | | hook_requirements
* Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, ↵David Rothstein2013-03-30
| | | | achton, darkadept: Fixed Dynamic tokens can't have spaces.
* Issue #1926758 by balsama, mitron: Fix code comment in system.moduleJennifer Hodgdon2013-03-20
|
* Issue #1586542 followup by andypost: Workaround for an issue where system ↵David Rothstein2013-03-10
| | | | update #7061 fails due to a memory leak and can't be run again.
* Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: ↵David Rothstein2013-03-10
| | | | system_update_7007() fail.
* Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on ↵David Rothstein2013-02-27
| | | | date_formats().(format|type) is problematic for case insensitive collations.
* Issue #1889738 by andybroomfield: Add information to documentation of ↵Jennifer Hodgdon2013-01-30
| | | | hook_custom_theme
* Issue #1885000 by cck: Add link in hook_theme docs to theme layer pageJennifer Hodgdon2013-01-30
|
* Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to ↵David Rothstein2013-01-27
| | | | recent versions of Drupal 7.
* Issue #1893530 by alippai: Document that bundles element is not required for ↵Jennifer Hodgdon2013-01-21
| | | | one-bundle entities in hook_entity_info
* Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: ↵Jennifer Hodgdon2013-01-10
| | | | Better documentation for language negotiation
* Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded ↵Jennifer Hodgdon2013-01-08
| | | | property
* Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasksJennifer Hodgdon2013-01-04
|
* Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with ↵David Rothstein2012-12-27
| | | | @link...@endlink.
* Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() ↵webchick2012-12-26
| | | | help texts.
* Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed ↵webchick2012-12-26
| | | | Mail functions reference obsolete RFC.
* Issue #1446650 by superspring | drupalsven: Added After installing module ↵David Rothstein2012-12-08
| | | | display link to 'install another module'.
* Issue #1117780 by amontero, naxoc | ogi: Display cron url in ↵David Rothstein2012-12-08
| | | | admin/config/system/cron page.
* Issue #1858508 by TravisCarden: Add see also to hook_theme docsJennifer Hodgdon2012-12-06
|
* Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example ↵Jennifer Hodgdon2012-11-26
| | | | function body
* Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init()Jennifer Hodgdon2012-11-07
|
* Issue #1816148 by BTMash, David_Rothstein | Irous: Removed ↵David Rothstein2012-11-06
| | | | system_update_7075() for now, since it's causing problems.
* Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of ↵webchick2012-11-02
| | | | system_update_7061.
* Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck ↵webchick2012-10-29
| | | | at update #7061.
* Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() ↵webchick2012-10-23
| | | | REQUIREMENT_ERROR broadcasting.
* Issue #909954 by barraponto: Document base hook component in hook_themeJennifer Hodgdon2012-10-18
|
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #1134088 by Cottser, catch: Properly document update-api functionsJennifer Hodgdon2012-10-09
|
* Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, ↵webchick2012-10-05
| | | | hgurol: Fixed Weird Border on Vertical Tabs with Google Chrome and Safari caused by .element-invisible.
* Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have ↵webchick2012-10-03
| | | | to' in the comment for the function hook_module_implements_alter() in system.api.php.
* Issue #1798302 by alippai: Fixed Remove unnecessary join.webchick2012-09-30
|
* Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵webchick2012-09-30
| | | | chx: Fixed View mode no longer can be changed.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1397882 by sun, kbasarab, catch, pingers: Fixed ↵David Rothstein2012-09-15
| | | | system_theme_settings_submit() does not properly clean up submitted form values.
* Roll back issue #948516 from Drupal 7 for now (which made down arrows in ↵David Rothstein2012-09-15
| | | | fieldsets part of the link) because it breaks RTL languages.