summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
...
* 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.
* Issue #262690 by Albert Volkman: Use correct name for Form API not Forms APIJennifer Hodgdon2012-09-11
|
* Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown, Devin Carlson: ↵webchick2012-09-02
| | | | Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default).
* Issue #948516 by sirtet, DamienMcKenna, tkoleary: Fixed Usability bug: down ↵webchick2012-09-01
| | | | arrow of fieldsets in D7 overlays should be part of the link.
* Issue #794192 by kim.pepper: add note to hook_update_N docs about calling ↵Jennifer Hodgdon2012-08-29
| | | | functions from modules
* Issue #716496 by killtheliterate, rootwork: Make sure all core template ↵Jennifer Hodgdon2012-08-28
| | | | files are in themeable group
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-08-26
| | | | strings.
* Issue #1688020 by ishanmahajan, HUU: Fix group header for extra 7.x updates ↵Jennifer Hodgdon2012-08-24
| | | | functions
* Issue #1728472 by plopesc: Add link from form alter hooks to form API referenceJennifer Hodgdon2012-08-24
|
* Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of ↵webchick2012-08-18
| | | | forum.module d6-d7 loses permission.
* Issue #1716900 by chx: Clarify why hook_exit() must not print.webchick2012-08-18
|
* Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by ↵David Rothstein2012-08-01
| | | | removing the contents of system_update_7074 for now, since it fails on PostgreSQL.
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵David Rothstein2012-07-29
| | | | strings (followup to avoid use of API functions during updates).
* Issue #1373312 by sun: Assign system_main() block to 'content' region and ↵David Rothstein2012-07-29
| | | | help block to 'help' region by default.
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-07-07
| | | | strings.
* Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵David Rothstein2012-06-28
| | | | values because list_themes() has inconsistent theme object data.
* Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7.David Rothstein2012-06-23
|
* Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docsJennifer Hodgdon2012-06-19
|
* Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and ↵Jennifer Hodgdon2012-06-18
| | | | preprocess/process functions so it is clearer which ones get called for theme functions vs. templates
* Issue #1619482 by mr.baileys: Fix up documentation for hook_update_NJennifer Hodgdon2012-06-18
|
* Issue #1495648 follow-up by plach: Clarify entity language documentation.webchick2012-06-10
|
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #598586 followup by tim.plunkett: Added documentation of 'uid' ↵David Rothstein2012-05-25
| | | | parameter in hook_watchdog().
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say ↵Jennifer Hodgdon2012-05-08
| | | | whether themes are loaded when they run
* Issue #966210 follow-up by chx: More secure fix for system_update_7061().webchick2012-05-02
|
* Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon ↵webchick2012-04-30
| | | | functionality inanely tries to support absolute local file paths.
* Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL ↵webchick2012-04-30
| | | | comparison .
* Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵Jennifer Hodgdon2012-04-27
| | | | watchdog, hook_watchdog, and watchdog constants
* Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, ↵webchick2012-04-26
| | | | iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case.
* Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts ↵webchick2012-04-26
| | | | filepaths too aggressively.
* Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php ↵Jennifer Hodgdon2012-04-17
| | | | towards html.tpl.php
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page cachingJennifer Hodgdon2012-03-22
|
* Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table ↵webchick2012-03-13
| | | | pattern'.
* Issue #1470080 by Gábor Hojtsy: Move docs for hooks that are not ↵Jennifer Hodgdon2012-03-08
| | | | locale.module specific to a modules/system file
* Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve ↵webchick2012-02-28
| | | | tabledrag grippie CSS (and fix an IE7 alignment issue).
* Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, ↵Jennifer Hodgdon2012-02-24
| | | | unused system_settings_overview() function
* - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.Dries2012-02-18
|