summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie ↵Angie Byron2010-12-15
| | | | for jquery.form.
* #993852 by nenne, jhodgdon: Document various Field API constants.Angie Byron2010-12-15
|
* - Patch #992738 by tim.plunkett, jensimmons: Bartik's Featured region ↵Dries Buytaert2010-12-14
| | | | doesn't support colorization.
* - Patch #986992 by yched, sun: fixed insane etid / ↵Dries Buytaert2010-12-14
| | | | {field_config_entity_type()} abstraction.
* - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change ↵Dries Buytaert2010-12-14
| | | | NOT NULL.
* - Patch #856732 by mr.baileys: document security details for ↵Dries Buytaert2010-12-14
| | | | drupal_attributes().
* - Patch #889256 by tim.plunkett: clean up CSS coding style.Dries Buytaert2010-12-14
|
* - Patch #826380 by David_Rothstein, sun: empty filter objects for ↵Dries Buytaert2010-12-14
| | | | new/unconfigured filters are incomplete.
* - Patch #819996 by scor: fixed RDFa generation.Dries Buytaert2010-12-14
|
* #987102 by Jeff Burnz, tim.plunkett: Fixed Preview logo not removed when ↵Angie Byron2010-12-11
| | | | logo theme setting is off in Bartik
* Back to 7.0-devAngie Byron2010-12-11
|
* Drupal 7.0-rc2Angie Byron2010-12-11
|
* #965004 by johnbarclay, mr.baileys: Fixed Mismatched argument/variables in ↵Angie Byron2010-12-11
| | | | hook_user_login() documentation.
* #991340 follow-up: Committed missing test files.Angie Byron2010-12-11
|
* - Patch #953494 by ngmaloney: rdf_mapping_save() shouldn't pass by reference.Dries Buytaert2010-12-11
|
* - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist.Dries Buytaert2010-12-11
|
* - Patch #991340 by alexpott: user_validate_current_pass() uses global and ↵Dries Buytaert2010-12-11
| | | | not the user object from the form.
* - Patch #992564 by wojtha: t() or format_plural() inside watchdog() function ↵Dries Buytaert2010-12-11
| | | | call in tracker and action module.
* - Patch #982814 by sun: messages are generated too early.Dries Buytaert2010-12-11
|
* - Patch #992674 by carlos8f, scor, alexanderpas: private file download ↵Dries Buytaert2010-12-11
| | | | returns access denied.
* #994482 by babbage: Fixed Syntax error in drupal_add_js API exampleAngie Byron2010-12-10
|
* #967330 by Dave Reid: Fixed The [current-user:?] token should provide the ↵Angie Byron2010-12-09
| | | | actual loaded user
* #827528 by tlattimore, ipwa, reglogge, eugene.samoylenko, tim.plunkett, ↵Angie Byron2010-12-09
| | | | jensimmons, rschwab, amateescu: Fixed No styling for PRE, CODE tags in Bartik
* - Patch #991726 by wojtha, meba: missing format_plural() in comments and ↵Dries Buytaert2010-12-09
| | | | node module.
* - Patch #991588 by mfer, mbutcher: make t() faster.Dries Buytaert2010-12-09
|
* - Patch #735196 by jhodgdon, sun: improve hook_filter_info() documentation.Dries Buytaert2010-12-09
|
* - Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated ↵Dries Buytaert2010-12-09
| | | | with Anonymous.
* - Patch #854396 by tstoeckler, jhodgdon: improve documentation for ↵Dries Buytaert2010-12-09
| | | | date-related functions and hooks in system.module.
* #307636 by zbricoleur: Fixed image_get_info() fails on IIS on new uploadsAngie Byron2010-12-08
|
* #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_labelAngie Byron2010-12-08
|
* #988760 by ksenzee: Fixed theme_container can't be used with non-form elementsAngie 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
|
* #991046 by carlos8f, mikey_p: Fixed PDO Exception after upgrading from ↵Angie Byron2010-12-08
| | | | Drupal 6.19 to Drupal 7 RC1
* #973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to ↵Angie Byron2010-12-08
| | | | add a new not null field with initial value
* #990814 by yched, jhodgdon: Fixed Intermittent test failures in field.testAngie Byron2010-12-07
|
* #985292 by ngmaloney, scor, bfroehle: Fixed Nodes published before 1970 ↵Angie Byron2010-12-07
| | | | won't insert in taxonomy index
* #929780 by Jeff Burnz: Add background for messages when featured is active ↵Angie Byron2010-12-07
| | | | in Bartik
* #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter().Angie Byron2010-12-07
|
* #827530 by ipwa, tim.plunkett, eugene.samoylenko, jensimmons: Fixed styling ↵Angie Byron2010-12-07
| | | | for Bartik Highlight and Help regions
* #988184 by Jeff Burnz: Remove duplicate IDs from preview.html in Bartik.Angie Byron2010-12-07
|
* #841266 follow-up by Nephele: Fixing tests broken by label change.Angie Byron2010-12-06
|
* #928776 by Jeff Burnz, mgifford, jensimmons, tim.plunkett, amateescu: Fixed ↵Angie Byron2010-12-06
| | | | Unpublished comments have a styling issue
* #819996 by amateescu, Jeff Burnz, tim.plunkett, Hoople, bleen18: Fix ↵Angie Byron2010-12-06
| | | | taxonomy term displays in Bartik.
* #841266 by Nephele: Fix typo in field ui string.Angie Byron2010-12-06
|
* #854432 by Jeff Burnz: Fixed Add styling for disabled form elements in BartikAngie Byron2010-12-06
|
* #984416 by Berdir: Fixed #states doesn't work on submit buttonsAngie Byron2010-12-06
|
* #518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block ↵Angie Byron2010-12-06
| | | | with no keywords doesn't display the 'Please enter some keywords' message
* #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
* #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should ↵Angie Byron2010-12-06
| | | | verify downloaded tarballs and propagate errors correctly