summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* Issue #2356983 by bzrudi71, Dave Reid, jaredsmith: SystemQueue::claimItem() ↵David Rothstein2015-05-04
| | | | sometimes returns items in the wrong order (resolves locale test failures on PostgreSQL)
* Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: ↵Jennifer Hodgdon2015-04-15
| | | | install_run_task() and install_tasks() don't document the task structure
* Issue #1946240 by hampercm, eiriksm, David_Rothstein, rpayanm, rszrama, ↵David Rothstein2015-03-30
| | | | Yaron Tal, dgtlife, madhusudanmca, er.pushpinderrana, Cottser: Remove the hardcoded 0 index in theme_status_messages()
* Issue #2342243 by martin107, serundeputy: Rename a variable in ↵David Rothstein2015-03-30
| | | | theme_system_modules_fieldset() to avoid colliding index variable names in a nested foreach loop
* Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, ↵David Rothstein2015-03-30
| | | | hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears
* Issue #1404050 by JamesOakley, David_Rothstein: system_update_7061 breaks ↵David Rothstein2015-03-29
| | | | private files by leaving one too many forward slashes in protocol of migrated URIs
* Merge tag '7.35' into 7.xDavid Rothstein2015-03-18
|\ | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.35David Rothstein2015-03-18
| |
* | Issue #2208649 by joachim, er.pushpinderrana: document queue worker callbackJennifer Hodgdon2014-12-02
| |
* | Issue #2383491 by er.pushpinderrana, Sweetchuck: Inaccurate documentation - ↵Jennifer Hodgdon2014-12-02
| | | | | | | | hook_image_toolkits()
* | Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: ↵David Rothstein2014-12-01
|/ | | | Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields
* Issue #1355526 by cafuego, jenlampton: Added a way to determine the date a ↵David Rothstein2014-11-05
| | | | module was added so the modules page can use it for sort.
* Issue #1069152 by droplet, alexandrezia, Mixologic, jhedstrom | ogi: Fixed ↵David Rothstein2014-11-03
| | | | Throbber in textfield is often misaligned.
* 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.