summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #283095 by mr.baileys: correct language of/add specificity to ↵Dries Buytaert2010-05-19
| | | | confirm_form() documentation.
* - Patch #486246 by mustafau, alex_b, Berdir, mr.baileys: bring back form for ↵Dries Buytaert2010-05-18
| | | | aggregator_allowed_html_tags() because it was accidentically removed.
* - Patch #696696 by Garrett Albright, qasimzee, confiz: documentation ↵Dries Buytaert2010-05-18
| | | | improvements for WATCHDOG_* constants.
* - Patch #680416 by Amitaibu, yched: allow defining fields that can not be ↵Dries Buytaert2010-05-18
| | | | added via UI.
* - 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 #796120 by c960657: do not urldecode() parameters in drupal_goto().Dries Buytaert2010-05-18
|
* - Patch #800968 by JacobSingh, ksenzee: tabledrag.js should not use for...in ↵Dries Buytaert2010-05-18
| | | | to iterate over an array.
* - 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 #800696 by David_Rothstein: reenabling a module causes the module's ↵Dries Buytaert2010-05-17
| | | | links to be incorrectly mixed with custom menu links.
* - Patch #594412 by mrfelton, klausi, David_Rothstein: correctly label all ↵Dries Buytaert2010-05-17
| | | | site-owning super-admin permissions.
* - Patch #797458 by Heine: declaration of NodeController::buildQuery() should ↵Dries Buytaert2010-05-17
| | | | be compatible with that of DrupalDefaultEntityController::buildQuery().
* - 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 #796048 by jbafford: drupal_build_js_cache() improperly merged JS ↵Dries Buytaert2010-05-16
| | | | files in some cases.
* - Patch #800186 by dereine: use parseJSON instead of parseJson.Dries Buytaert2010-05-16
|
* - Patch #704354 by dmitrig01: add user 1 to the administrator role in ↵Dries Buytaert2010-05-16
| | | | standard.profile.
* - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that ↵Dries Buytaert2010-05-16
| | | | is created witch has_title() = FALSE.
* - Patch #800014 by c960657: tiny bootstrap clean-up.Dries Buytaert2010-05-16
|
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
|
* - Patch #615148 by casey: remove overlay-related cruft from toolbar module.Dries Buytaert2010-05-14
|
* - Patch #535966 by casey, jablko: add ':target' to selector for removing ↵Dries Buytaert2010-05-14
| | | | 'collapsed' class.
* - Patch #787940 by casey, Kiphaas7: generic approach for position:fixed ↵Dries Buytaert2010-05-14
| | | | elements like toolbar.
* - Patch #639162 by casey: block contextual menu should be available ↵Dries Buytaert2010-05-14
| | | | immediately when dragged to dashboard canvas area.
* - Patch #787940 by casey: generic approach for position:fixed elements like ↵Dries Buytaert2010-05-14
| | | | toolbar.
* - Patch #535966 by jablko, casey: add ':target' to selector for removing ↵Dries Buytaert2010-05-14
| | | | 'collapsed' class.
* #728566 by Dave Reid: Fixed Incorrect colspan for content row when there are ↵Angie Byron2010-05-14
| | | | no aliases.
* #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory ↵Angie Byron2010-05-14
| | | | in Update Manager.
* #764726 by catch: Fixed hook_taxonomy_term_presave() is missing.Angie Byron2010-05-14
|
* #797668 by marcingy, StuartJNCC: Update fails on node_update_7006.Angie Byron2010-05-14
|
* #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS ↵Angie Byron2010-05-14
| | | | files.
* - Patch #727650 by Damien Tournoud, c960657: rolled back support for ↵Dries Buytaert2010-05-13
| | | | Google-specific OpenID discovery protocol.
* - Patch #301798 by Josh Waihi: remove some legacy data type and function ↵Dries Buytaert2010-05-13
| | | | mapping for PostgreSQL.
* - Patch #782240 by Pasqualle: invalid argument supplied for foreach() in ↵Dries Buytaert2010-05-13
| | | | _block_rehash().
* - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can ↵Dries Buytaert2010-05-13
| | | | easily clobber a text format.
* - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search ↵Dries Buytaert2010-05-12
| | | | conditions not added to CountQuery.
* - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install.Dries Buytaert2010-05-12
|
* - Patch #795198 by heyrocker: numeric List fields should not be unsigned.Dries Buytaert2010-05-12
|
* - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; ↵Dries Buytaert2010-05-12
| | | | user_account_form() validation functions missing @see links.
* - 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].
* - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless.Dries Buytaert2010-05-11
|
* - Patch #777830 by Wim Leers: file_create_url() does not support ↵Dries Buytaert2010-05-11
| | | | protocol-relative nor root-relative file URLs.
* - Patch #740068 by sun, pwolanin, yoroy: SA-CORE-2010-01 locale module XSS ↵Dries Buytaert2010-05-11
| | | | vulnerabilities.
* #565642 by David_Rothstein: Fixed 'Recent comments' block is completely ↵Angie Byron2010-05-10
| | | | hidden when no comments are available.
* #410636 by randallknutson, c960657, Berdir: Fixed D6->D7 update does not ↵Angie Byron2010-05-10
| | | | create required menus.
* - Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set ↵Dries Buytaert2010-05-10
| | | | before module install.
* - Patch #775012 by Dave Reid: theme key watchdog errors on node pages.Dries Buytaert2010-05-10
|