summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to ↵webchick2011-06-08
| | | | pass integer arg to callbacks.
* Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() ↵webchick2011-06-01
| | | | documentation is incorrect.
* Issue #1154820 by lyricnz, marcingy, Starminder: Fixed System Schema ↵webchick2011-05-23
| | | | mismatch after upgrade D6 to D7.
* Issue #1096446 by plach: Fixed entity_label() is not passing along the () ↵webchick2011-05-18
| | | | parameter.
* Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | language parameter.
* - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() ↵Dries Buytaert2011-05-17
| | | | could be less ambiguous.
* - Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, ↵Dries Buytaert2011-05-13
| | | | robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* - Patch #1063046 by guidocecilio, linclark: hook_requirements() API ↵Dries Buytaert2011-05-01
| | | | documentation needs doc on 'update' phase.
* - Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or ↵Dries Buytaert2011-05-01
| | | | is automatically added by the server) users get a 'page not found' message.
* - Patch #716348 by mikey_p: fixed description.Dries Buytaert2011-04-25
|
* - Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: ↵Dries Buytaert2011-04-23
| | | | tokens enclosed in [ ] are not recognized.
* - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ↵Dries Buytaert2011-04-20
| | | | ambiguous.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* - Patch #1120928 by catch: {history} table is owned by system module.Dries Buytaert2011-04-12
|
* - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc.Dries Buytaert2011-04-10
|
* - Patch #608478 by David_Rothstein: remove leftover code and variablesDries Buytaert2011-04-10
|
* - Patch #1050686 by David_Rothstein: theme region names are no longer ↵Dries Buytaert2011-04-10
| | | | translated.
* Issue #1105384 by claar: system_admin_menu_block_page() description not one ↵webchick2011-03-28
| | | | line.
* Issue #1037352 by David_Rothstein: clarified usage of 'warning' parameter.webchick2011-03-28
|
* Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be ↵webchick2011-03-21
| | | | called if cron.php is run.
* Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of ↵webchick2011-03-21
| | | | omissions.
* Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.webchick2011-03-21
|
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1064212 by catch: page caching performance has regressed by 30-40%.Dries Buytaert2011-02-24
|
* - Patch #545518 by sun, Xano: move Locale module specific code out of ↵Dries Buytaert2011-02-21
| | | | module.inc and system.module.
* - Patch #1020906 by RoboPhred: differentiate process/preprocess hook ↵Dries Buytaert2011-02-19
| | | | documentation.
* - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() ↵Dries Buytaert2011-02-19
| | | | does a file system scan on every request to admin/config (and etc.).
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #1052364 by agentrickard: documentation error in ↵Dries Buytaert2011-02-09
| | | | hook_modules_uninstalled().
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #1022172 by montesq: Fixed Missing return in example hook_menu codeAngie Byron2011-01-28
|
* #1038934 by tsi: Add missing RTL styling for system messages.Angie Byron2011-01-28
|
* - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has ↵Dries Buytaert2011-01-13
| | | | been removed.
* - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated.Dries Buytaert2011-01-11
|
* #884960 follow-up by bfroehle: Remove phantom empty column on date settings.Angie Byron2011-01-04
|
* #1012914 by dww: Fix regex in Updater classes.Angie Byron2011-01-04
|
* #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends.Angie Byron2011-01-04
|
* #989886 by bfroehle: Fixed _system_date_format_types_build improper use of ↵Angie Byron2011-01-04
| | | | in_array()
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add ↵Angie Byron2011-01-03
| | | | border-radius for IE9 / Opera 10.50
* #989366 by jhodgdon: Improved documentation of hook_date_formats()Angie Byron2011-01-03
|
* #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form ↵Angie Byron2011-01-03
| | | | library to 2.52.
* #1012138 by tstoeckler: Fixed hook_init() example violates what doc says to doAngie Byron2011-01-03
|
* #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7Angie Byron2011-01-03
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #1006302 by aspilicious, bfroehle: Fixed can't install projects packed as ↵Angie Byron2010-12-30
| | | | zip in Update Manager.
* #977450 by hass: Fix typo in variable namein ArchiverZip->remove().Angie Byron2010-12-29
|
* #1006478 by Stevel, mradcliffe, vwX, bfroehle: Fixed D6 to D7 upgrade on ↵Angie Byron2010-12-29
| | | | PostgreSQL stopped cold at update.php