summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #490400 by jpmckinney: Fixed modules with dependencies whose .info file sets ↵Angie Byron2010-05-06
| | | | required=TRUE cannot be enabled.
* #788370 by catch: Fixed taxonomy_update_7002() fails when taxonomy module is ↵Angie Byron2010-05-06
| | | | disabled.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ↵Dries Buytaert2010-05-05
| | | | with SelectQuery.
* - Patch #783534 by dmitrig01, droplet, Nick Lewis: make Report table better.Dries Buytaert2010-05-05
|
* - Patch #788696 by JohnAlbin: OpenID login styling is broken in RTL ↵Dries Buytaert2010-05-05
| | | | languages, crummy in LTR.
* - Patch #775220 by aspilicious, droplet: no underscore in CSS class name.Dries Buytaert2010-05-05
|
* - Patch #752814 by David_Rothstein, Gábor Hojtsy: installer forces ↵Dries Buytaert2010-05-05
| | | | user_email_verification() to TRUE.
* #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest ↵Angie Byron2010-05-05
| | | | of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :(
* #718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is ↵Angie Byron2010-05-05
| | | | undocumented.
* #764426 by aaronmontana, rickvug: Fixed user_validate_mail() is undocumented.Angie Byron2010-05-05
|
* #743124 by ldpm: Small correction to hook_form_alter() docs.Angie Byron2010-05-05
|
* #730598 by dirtabulous, Heine: Fixed OpenID redirect form is not valid HTML.Angie Byron2010-05-05
|
* #765044 by yoroy: Class node_readmore should be node-readmore for ↵Angie Byron2010-05-05
| | | | consistency with standards.
* #771922 by andypost: Remove t() from schema description of picture field.Angie Byron2010-05-05
|
* #674546 by moonray, Jacine: Fixed comment_wrapper() hook missing ↵Angie Byron2010-05-05
| | | | title_prefix/suffix..
* #737710 by moonray: Fixed Cog is center aligned if element it's in is center ↵Angie Byron2010-05-05
| | | | aligned.
* #717572 by trevjs: Fixed items param in hook_field_validate() should not be ↵Angie Byron2010-05-05
| | | | passed by reference.
* #755638 by Damien Tournoud: Fixed Tasks are duplicated for default local tasks.Angie Byron2010-05-05
|
* #596614 by asimmonds: Rename node_update_7006() context parameter to ↵Angie Byron2010-05-05
| | | | sandbox, for consistency.
* #561400 by drewish, Berdir: Allow specifying MySQL socket with DBTNG.Angie Byron2010-05-05
|
* #348448 follow-up by mfb: Remove default E_STRICT error reporting. We're too ↵Angie Byron2010-05-05
| | | | far into the release cycle for changes like this. Let's pick it up again in Drupal 8! :)
* - Patch #609108 by sivaji: menu admin page should say something when you save.Dries Buytaert2010-05-04
|
* - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven.Dries Buytaert2010-05-04
|
* - Patch #675116 by jhodgdon: documentation improvements.Dries Buytaert2010-05-04
|
* - Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring ↵Dries Buytaert2010-05-04
| | | | information vertical tab mishandles 'Anonymous'.
* - Patch #296326 by dereine, kscheirer, nagba, mr.baileys: l() and active ↵Dries Buytaert2010-05-04
| | | | class tests.
* - Patch #723802 by pwolanin, scor: fixed documentation.Dries Buytaert2010-05-04
|
* - Patch #354133 by NancyDru, AlexisWilke, yoroy: sort disabled blocks by ↵Dries Buytaert2010-05-04
| | | | title, not by weight.
* - Patch #789464 by pwolanin: update.php has a fatal error if any module ↵Dries Buytaert2010-05-04
| | | | extends a core stream wrapper class.
* - Patch #508738 by Eric_A, terrychild: drupal_html_to_text() negative ↵Dries Buytaert2010-05-04
| | | | padding error.
* - Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use ↵Dries Buytaert2010-05-04
| | | | correct mime-type.
* - Patch #511532 by sun: incorrect documentation for hook_library().Dries Buytaert2010-05-04
|
* #679960 follow-up by lambic: Add test for 'Notice: undefined variable cids' ↵Angie Byron2010-05-03
| | | | when there are no comments available.
* #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and ↵Angie Byron2010-05-03
| | | | field_ui().api.php.
* #717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments.Angie Byron2010-05-03
|
* #409410 by hunmonk, David_Rothstein: Don't clobber install profile messages ↵Angie Byron2010-05-03
| | | | on final page of installer.
* - Patch #777790 by andypost: file.module uses undocumented behaviors.unattach.Dries Buytaert2010-05-01
|
* - Patch #786466 by dmitrig01: node links are indented.Dries Buytaert2010-05-01
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #719686 by duellj: tests for search weighting for HTML tags.Dries Buytaert2010-05-01
|
* - Patch #783534 by dmitrig01: make report table look better.Dries Buytaert2010-05-01
|
* #245103 by chx, jhodgdon, merlinofchaos, douggreen, jrbeeman: Fixed Search ↵Angie Byron2010-05-01
| | | | page tabs not highlighting.
* #783438 by sun: Fixed #states doesn't work for #type item.Angie Byron2010-05-01
|
* #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented.Angie Byron2010-05-01
|
* #767738 by rfay, sun: Complete and much more betterer re-write of ↵Angie Byron2010-05-01
| | | | drupal_process_states() documentation.
* - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() ↵Dries Buytaert2010-04-30
| | | | indicates incorrect key values.
* - Patch #555830 by effulgentsia: better code comments.Dries Buytaert2010-04-30
|
* #767268 by sun, rfay: Fixed #states doesn't work correctly with radio buttons.Angie Byron2010-04-30
|
* #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid().Angie Byron2010-04-30
|