summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Patch #567072 by c960657: tweak the IIS 7 configuration file.Dries Buytaert2010-07-28
* - Patch #830304 by solotandem: drupal_mail() doc example using D6 syntax for ...Dries Buytaert2010-07-28
* - Patch #821202 by johnbarclay: Garland Block template needs to implement the...Dries Buytaert2010-07-28
* - Patch #809384 by mgifford: title attribute should be inside control tag on ...Dries Buytaert2010-07-28
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
* - Patch #508056 by Stevel: _module_build_dependencies() calls drupal_depth_fi...Dries Buytaert2010-07-28
* - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' f...Dries Buytaert2010-07-28
* - Patch #787670 by casey, Kiphaas7: clean up tableheader.js.Dries Buytaert2010-07-28
* - Patch #682884 by yoroy: jQuery ui sneaks in an undesired font-stack for ove...Dries Buytaert2010-07-28
* - Patch #685896 by reglogge, seutje, casey: make overlay tabs look like the m...Dries Buytaert2010-07-28
* - Patch #841410 by David_Rothstein: field UI JavaScript is broken after valid...Dries Buytaert2010-07-28
* - Patch #850940 by jensimmons: maintenance page site name and slogan has disa...Dries Buytaert2010-07-27
* - Patch #667012 by ksenzee, casey: remove (or fix) the opening of external li...Dries Buytaert2010-07-27
* #614494 follow-up by Jacine: Images for Seven's jQuery UI theme.Angie Byron2010-07-26
* - Patch #864638 by glipay: typo in comment for field_attach_form().Dries Buytaert2010-07-26
* - Patch #863370 by andypost: fixed typo.Dries Buytaert2010-07-26
* - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 p...Dries Buytaert2010-07-26
* - Patch #857300 by andypost: make drupal_install_mkdir() should use octal num...Dries Buytaert2010-07-26
* - Patch #614494 by Jacine, Rob Loach, alanburke, casey: give Seven a nice loo...Dries Buytaert2010-07-26
* - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with...Dries Buytaert2010-07-26
* - Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields().Dries Buytaert2010-07-26
* - Patch #861876 by andypost: notice in watchdog().Dries Buytaert2010-07-26
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {f...Dries Buytaert2010-07-26
* - Patch #863736 by David_Rothstein: unnecessary isset() check in path_save().Dries Buytaert2010-07-26
* - Patch #857314 by andypost: add form for number formatter settings.Dries Buytaert2010-07-26
* - Patch #862352 by chx: fields without columns throw notices.Dries Buytaert2010-07-26
* - Patch #807158 by freelock, jhodgdon: DrupalDefaultEntityController properti...Dries Buytaert2010-07-26
* - Patch #858076 by jhodgdon: confirm_form() param documentation should menti...Dries Buytaert2010-07-26
* - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui()...Dries Buytaert2010-07-25
* - Patch #762348 by tstoeckler, BarisW, casey: update the document title using...Dries Buytaert2010-07-25
* - Patch #641008 by reglogge, David_Rothstein, tstoeckler, marcvangend: duplic...Dries Buytaert2010-07-25
* - Patch #818214 by David_Rothstein, dereine, JacobSingh: improper table struc...Dries Buytaert2010-07-24
* - Patch #758546 by trevjs: better code comments.Dries Buytaert2010-07-24
* - Patch #643656 by sun: comment 'Save' button disappears on form validation e...Dries Buytaert2010-07-24
* - Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link t...Dries Buytaert2010-07-24
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
* - Patch #800432 by marcingy: no index on {semaphore}.value.Dries Buytaert2010-07-24
* - Patch #376293 by casey, Dave Reid, droidenator, moshe weitzman: activate cu...Dries Buytaert2010-07-24
* - Patch #850166 by kiamlaluno: string concatenation should be formatted with ...Dries Buytaert2010-07-24
* - Patch #632484 by aspilicious, scor, linclark: update the default profile wi...Dries Buytaert2010-07-23
* - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TR...Dries Buytaert2010-07-22
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
* - Patch #857792 by Bojhan, aspilicious, andypost: add 'Home' link to main men...Dries Buytaert2010-07-22
* - Patch #861420 by sun: coder_format() on xmlrpc(s).inc.Dries Buytaert2010-07-22
* - Patch #124980 by jhodgdon: Indexer is removing ... and -- instead of replac...Dries Buytaert2010-07-22
* - Patch #855410 by aspilicious: add missing doc and newlines in updater.inc.Dries Buytaert2010-07-21
* - Patch #855400 by aspilicious: fix issues in theme.inc - newlines and missin...Dries Buytaert2010-07-21
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
* - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not...Dries Buytaert2010-07-20
* - Patch #788166 by TR: password_confirm() element breaks if there is more tha...Dries Buytaert2010-07-20