summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* #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
|
* #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always ↵Angie Byron2010-12-06
| | | | pulls your site out of maintenance mode immediately
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* - Patch #975134 by rschwab: improve links for steps after installing new theme.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #606190 follow-up by rschwab, dww, Bojhan: Better workflow links in update ↵Angie Byron2010-11-30
| | | | manager.
* - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort ↵Dries Buytaert2010-11-30
| | | | order of aliases for different languages.
* #875674 by pwolanin, jbrown: Report DB version in Status report.Angie Byron2010-11-29
|
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* #952528 by jptavan: Add missing break; to system help to prevent actions ↵Angie Byron2010-11-26
| | | | help from showing up on maintenance page.
* - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called ↵Dries Buytaert2010-11-24
| | | | twice on admin/build/modules.
* #655742 by sun, jide: Add template variable for outputting HTML HEAD title ↵Angie Byron2010-11-24
| | | | safely.
* - Patch #922788 by sun: update.php does not invoke ↵Dries Buytaert2010-11-23
| | | | hook_requirements()('update') in all modules.
* - Patch #944484 by xmacinfo: performance bandwidth optimization text do not ↵Dries Buytaert2010-11-23
| | | | match latest aggregation performance fix.
* #931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting.Angie Byron2010-11-21
|
* #975806 by amateescu, modesia: Fix incorrect page structure in ↵Angie Byron2010-11-20
| | | | hook_page_alter() docs.
* #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling ↵Angie Byron2010-11-20
| | | | modules does not follow dependencies.
* - Patch #937698 by rschwab: 'Enable newly added modules in [Module Group]' ↵Dries Buytaert2010-11-19
| | | | is awkward, should be 'Enable newly added modules'.
* - Patch #944198 by sun: functions that call drupal_system_listing() act on ↵Dries Buytaert2010-11-19
| | | | potentially invalid system items.
* #969456 by amateescu: Update to jQuery Forms 2.49Angie Byron2010-11-15
|
* #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that ↵Angie Byron2010-11-15
| | | | runs before the page is generated.
* #885014 by bojanz, chx: Fixed add missing pager and tablesort query support ↵Angie Byron2010-11-14
| | | | to EntityFieldQuery.
* #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. ↵Angie Byron2010-11-13
| | | | (courtesty of BADCamp 2010 woo)
* - Patch #970258 by Dave Reid: example documentation for ↵Dries Buytaert2010-11-13
| | | | hook_entity_insert()/update/delete() will cause PHP strict errors.
* - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: ↵Dries Buytaert2010-11-13
| | | | system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss.
* #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4.Angie Byron2010-11-12
|
* - Patch #961136 by sun: move system_sort_by_title() into common.inc.Dries Buytaert2010-11-07
|
* - Patch #801632 by sun, Jacine: make phptemplate the default engine to ↵Dries Buytaert2010-11-07
| | | | simplify .info file.
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https ↵Dries Buytaert2010-11-05
| | | | session exists.
* - Patch #960490 by Jacine: regression: ul.links generated by theme_links() ↵Dries Buytaert2010-11-05
| | | | always appears as .inline.
* #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 ↵Angie Byron2010-10-31
| | | | (latest point release).
* #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).Angie Byron2010-10-31
|
* - Patch #939914 by yched: Field UI not enabled on a D6 upgrade.Dries Buytaert2010-10-31
|
* - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, ↵Dries Buytaert2010-10-30
| | | | james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox ↵Dries Buytaert2010-10-28
| | | | element.
* - Patch #931520 by David_Rothstein: [site:url-brief] token puts an ↵Dries Buytaert2010-10-28
| | | | unnecessary slash at the end.
* - Patch #337909 by chillin411: hook_menu() 'access callback' docs should ↵Dries Buytaert2010-10-27
| | | | mention boolean values work too and minor doxygen correction.