summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
...
* - Patch #1276746 by jessebeach: the title of the ui.mouse library in ↵Dries Buytaert2011-09-13
| | | | system.module is incorrectly set to 'jQuery UI: Droppable' instead of 'jQuery UI: Mouse'.
* - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no ↵Dries Buytaert2011-09-11
| | | | function body.
* - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be ↵Dries Buytaert2011-09-11
| | | | changed to not suggest admin/config/foo as path.
* Issue #1069080 by Marie Wendel, droplet: Fixed ↵webchick2011-09-05
| | | | node_comment_statistics().last_comment_timestamp() description.
* Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in ↵webchick2011-08-30
| | | | cron.
* Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed ↵webchick2011-08-29
| | | | field_delete_field() and others fail for inactive fields.
* - Patch #988878 by Shyamala, Dave Reid: system_tokens() references a not ↵Dries Buytaert2011-08-26
| | | | initialized variable.
* - Patch #1193044 by Dave Reid: the [file:size] token may not always return ↵Dries Buytaert2011-08-26
| | | | in KB, despite description.
* - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ↵Dries Buytaert2011-08-26
| | | | ITEM_to_arg().
* - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.Dries Buytaert2011-08-26
|
* - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() ↵Dries Buytaert2011-08-08
| | | | api example not using .
* Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The ↵webchick2011-08-06
| | | | dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
* Issue #981524 by das-peter, Pisco, sun: Fixed system_date_format_save() ↵webchick2011-08-01
| | | | doesn't save localized date formats.
* Issue #936686 by David_Rothstein, Einewton: Fixed 'Installation failed' ↵webchick2011-07-28
| | | | errors when installing modules from Update Manager w/ Overlay.
* Issue #1167458 by yoroy, David_Rothstein, dcmistry: New users do not know to ↵webchick2011-07-28
| | | | click on 'Modules' to extend their site.
* - #1218954 by Mark Theunissen: Fixed Path aliases broken after upgrade.webchick2011-07-25
|
* Issue #822054 by agentrickard: Remove site_mission() cruft in system.test.webchick2011-07-18
|
* Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files ↵webchick2011-07-13
| | | | are accessible over the web.
* Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' ↵webchick2011-07-04
| | | | section of return value.
* Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample ↵webchick2011-07-03
| | | | function body not updated for d7/8.
* Issue #879076 by alex_b, pillarsdotnet, ceardach: Fixed Do not set expired=0 ↵webchick2011-07-03
| | | | where expired is already 0 (performance).
* Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does ↵webchick2011-07-03
| | | | not exist and [file:owner] not using format_username().
* Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers.webchick2011-06-29
|
* Issue #1016582 by mfb, sun: Fixed Help block empty on every page, or the ↵webchick2011-06-26
| | | | same on every page, due to 'cache per role'.
* Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation.webchick2011-06-26
|
* Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses ↵webchick2011-06-21
| | | | invalid db_result().
* Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not ↵webchick2011-06-15
| | | | loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
* 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
|