summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - 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
* #954804 follow-up by effulgentsia: Fix bugs related to library weighting.Angie Byron2010-12-21
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #669510 by David_Rothstein: upgrade path improvements for the ↵Dries Buytaert2010-12-18
| | | | administration theme setting/permission.
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* #954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie ↵Angie Byron2010-12-15
| | | | for jquery.form.
* - Patch #854396 by tstoeckler, jhodgdon: improve documentation for ↵Dries Buytaert2010-12-09
| | | | date-related functions and hooks in system.module.
* #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_labelAngie Byron2010-12-08
|
* #975754 by jhodgdon: Fixed problems with hook_menu() documentation.Angie Byron2010-12-08
|
* #941288 by David_Rothstein: Fixed overlay behaviour on phpinfo() link.Angie Byron2010-12-08
|