summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf ↵Dries Buytaert2010-05-26
| | | | namespaces.
* - Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules ↵Dries Buytaert2010-05-26
| | | | are still installed when required modules return errors in hook_requirements().
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Rollback of #787940.Dries Buytaert2010-05-23
|
* - Patch #805124 by catch: admin/config shows empty admin blocks.Dries Buytaert2010-05-21
|
* - Patch #682902 by Shai: small change in wording in help text.Dries Buytaert2010-05-20
|
* - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with ↵Dries Buytaert2010-05-19
| | | | statistics module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #283095 by mr.baileys: correct language of/add specificity to ↵Dries Buytaert2010-05-19
| | | | confirm_form() documentation.
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #763850 by c960657: require_once() and drupal_get_path() ↵Dries Buytaert2010-05-18
| | | | inconsistencies.
* - Patch #790650 by casey: dashboard always appears in drag-and-drop mode ↵Dries Buytaert2010-05-18
| | | | when Seven is not used (and on 404 pages).
* - Patch #223341 by bonzinip, Jody Lynn, Kars-T, casey: menus cannot be ↵Dries Buytaert2010-05-18
| | | | created using 'ol'
* - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work.Dries Buytaert2010-05-17
|
* - Patch #778608 by Gábor Hojtsy: default theme region can be hidden.Dries Buytaert2010-05-17
|
* - Patch #594412 by mrfelton, klausi, David_Rothstein: correctly label all ↵Dries Buytaert2010-05-17
| | | | site-owning super-admin permissions.
* - Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, ↵Dries Buytaert2010-05-16
| | | | gordon: upgrading a module with a newly added dependencies breaks things badly.
* - Patch #787940 by casey: generic approach for position:fixed elements like ↵Dries Buytaert2010-05-14
| | | | toolbar.
* - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is ↵Dries Buytaert2010-05-12
| | | | inconsistent.
* - Patch #655252 by quicksketch: custom e-mail action fails to accept token ↵Dries Buytaert2010-05-11
| | | | [node:author:mail] or [comment:author:mail].
* #410636 by randallknutson, c960657, Berdir: Fixed D6->D7 update does not ↵Angie Byron2010-05-10
| | | | create required menus.
* - Patch #791986 by aaron: hook_file_insert()/update() correction.Dries Buytaert2010-05-07
|
* - Patch #787944 by yoroy: weight items on the Reports overview page.Dries Buytaert2010-05-06
|
* #490400 by jpmckinney: Fixed modules with dependencies whose .info file sets ↵Angie Byron2010-05-06
| | | | required=TRUE cannot be enabled.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #783534 by dmitrig01, droplet, Nick Lewis: make Report table better.Dries Buytaert2010-05-05
|
* #743124 by ldpm: Small correction to hook_form_alter() docs.Angie Byron2010-05-05
|
* - Patch #511532 by sun: incorrect documentation for hook_library().Dries Buytaert2010-05-04
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #718894 by robeano: Fixed hook_date_format_types_alter() is not documented.Angie Byron2010-04-30
|
* #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.Angie Byron2010-04-30
|
* #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, ↵Angie Byron2010-04-30
| | | | and no longer force private files to live within web-accessible directory.
* #718860 by djac, jhodgdon: Fixes to hook_theme() documentation.Angie Byron2010-04-29
|
* #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.Angie Byron2010-04-29
|
* - Patch #782788 by joachim, marcvangend: theme settings page help text takes ↵Dries Buytaert2010-04-28
| | | | the theme name from the URL.
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated ↵Dries Buytaert2010-04-28
| | | | hooks are undocumented.
* - Patch #783584 by Pasqualle: fixed invalid HTML.Dries Buytaert2010-04-28
|
* - Patch #783580 by dmitrig01: what's the point of _system_theme_list()?Dries Buytaert2010-04-28
|
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make ↵Dries Buytaert2010-04-28
| | | | drupal_alter() support multiple alter hooks executed by module weight.
* #760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17.Angie Byron2010-04-28
|
* #394534 by aspilicious, BruceBGordon: Move Menu API documentation contents ↵Angie Byron2010-04-28
| | | | to system.api.php.
* #778272 by cwgordon7: Fixed Ordering on admin/by-module page is unintuitive.Angie Byron2010-04-28
|
* - Patch #683988 by catch, dww, aspilicious: failure to clear the ↵Dries Buytaert2010-04-27
| | | | system_list() entry from {cache_bootstrap()} results in bogus results when you upgrade a module.
* - Patch #781822 by mr.baileys: remove some space.Dries Buytaert2010-04-27
|
* - Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron().Dries Buytaert2010-04-26
|
* - Patch #781260 by chx: the single bundle case needs more documentation.Dries Buytaert2010-04-26
|
* - Patch #781876 by mr.baileys: Drupal not Drapal.Dries Buytaert2010-04-26
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged ↵Dries Buytaert2010-04-24
| | | | example in system.api.php.
* - Patch #491214 by jhodgdon: added missing documentation.Dries Buytaert2010-04-24
|