summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered ↵David Rothstein2014-11-01
| | | | by Drupal link.
* Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: ↵David Rothstein2014-11-01
| | | | favicon_path in system_theme_settings_validate().
* Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵David Rothstein2014-09-05
| | | | splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used.
* Issue #2012468 by joshi.rohit100, blueminds, David_Rothstein, plach | catch: ↵David Rothstein2014-07-24
| | | | Add trusted roles recommendation to 'access site reports'.
* Issue #2141221 by joshi.rohit100, dcam, thedavidmeister, joachim, anemes: ↵Jennifer Hodgdon2014-06-27
| | | | Add docs to hook_update_N() about sandbox parameter
* Issue #2263047 by joshi.rohit100, lostkangaroo, sachin_s, martin107: Fix up ↵Jennifer Hodgdon2014-06-18
| | | | hook_help docs and move to system module
* Issue #2248799 by amitgoyal, c31ck, Wim Leers: Fix docs for system_sort_themesJennifer Hodgdon2014-06-13
|
* Issue #1522348 by seanB, jenlampton | Adam S: Notice: getimagesize read ↵David Rothstein2014-05-06
| | | | error in image_gd_get_info().
* Issue #2161955 by wiifm, mikeytown2, dawehner: Remove get_extension_funcs() ↵David Rothstein2014-05-05
| | | | call to improve HHVM compatibility .
* Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵David Rothstein2014-05-05
| | | | from queue workers.
* Issue #2227687 by cs_shadow | Cottser: Slightly ugly error message if a ↵David Rothstein2014-05-05
| | | | module is incompatible with the version of core and the PHP version.
* Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter()Jennifer Hodgdon2014-03-15
|
* Issue #2199191 by nevergone, mr.york: Fix typo in form.api.phpJennifer Hodgdon2014-02-27
|
* Issue #1948566 by joachim: Document batch API callbacks using new standardJennifer Hodgdon2014-02-12
|
* Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_fileJennifer Hodgdon2014-02-12
|
* Fix broken function docblock in system.install.David Rothstein2014-01-02
|
* Issue #2136369 by marvil07: Provide a way to avoid processing a queue during ↵David Rothstein2013-12-30
| | | | cron execution.
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #2120461 by amitsedaiz | joachim: Theme_status_report() uses an ↵David Rothstein2013-12-29
| | | | integer instead of a constant.
* Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link ↵David Rothstein2013-12-25
| | | | to cron tutorial on drupal.org.
* Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema ↵David Rothstein2013-12-25
| | | | to allow Drupal core to manage files larger than 4 GB.
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Merge tag '7.24' into 7.xDavid Rothstein2013-11-20
|\ | | | | | | | | | | | | | | 7.24 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.24David Rothstein2013-11-20
| |
* | Issue #332518 by diego21, joachim, chriscohen: Fix up documentation for ↵Jennifer Hodgdon2013-11-11
| | | | | | | | system_settings_form().
* | Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, ↵Jennifer Hodgdon2013-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 Hodgdon2013-09-12
| | | | | | | | with hook_cron in docs
* | Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks ↵Jennifer Hodgdon2013-08-16
| | | | | | | | match the code
* | Issue #2062127 by jlindsey15, joachim: Document system_requirements as ↵Jennifer Hodgdon2013-08-13
| | | | | | | | implementation of hook_requirements
* | Issue #2061843 by TravisCarden: Clean up the docs for hook_schemaJennifer Hodgdon2013-08-13
|/
* 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.