summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
|
* - Patch #752096 by c960657: remove unused check_file().Dries Buytaert2010-03-25
|
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use ↵Dries Buytaert2010-03-25
| | | | savepoints for nested transactions.
* - Patch #721436 by eojthebrave: fixes double serialization issue.Dries Buytaert2010-03-25
|
* - Patch #741726 by sun: move filter module's vertical tabs extensions into ↵Dries Buytaert2010-03-24
| | | | vertical-tabs.js.
* - Patch #737858 by moshe weitzman: move watchdog to form submit - our of ↵Dries Buytaert2010-03-24
| | | | comment_save().
* - Patch #745668 by catch: remove pointless user_load() from user_save().Dries Buytaert2010-03-24
|
* - Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect ↵Dries Buytaert2010-03-24
| | | | variable.
* - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ↵Dries Buytaert2010-03-24
| | | | method.
* - Patch #588480 by aspilicious, droplet: fixed interface string space issues.Dries Buytaert2010-03-24
|
* - Patch #740304 by coltrane: Seven theme doesn't filter menu descriptions.Dries Buytaert2010-03-24
|
* - Patch #458704 by markus_petrux, tic2000: don't automatically remove 'www.' ↵Dries Buytaert2010-03-24
| | | | from admin-set cookie domains.
* - Patch #748742 by mr.baileys, catch: aggregator categorize feature is broken.Dries Buytaert2010-03-24
|
* - Patch #686596 by dhthwy: child before parent class definition order breaks ↵Dries Buytaert2010-03-24
| | | | some opcode cachers.
* - Patch #685784 by alexj, sun: 'Create new revision' setting for content ↵Dries Buytaert2010-03-24
| | | | type isn't used in node edit form.
* - Patch #750990 by quicksketch, moshe weitzman: missing cleanup of deleted ↵Dries Buytaert2010-03-24
| | | | images.
* - Patch #228061 by quicksketch: usability fix: allow roles to be weighted.Dries Buytaert2010-03-24
|
* - Patch #751002 by c960657: _drupal_flush_css_js() is too complex.Dries Buytaert2010-03-23
|
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-23
| | | | XRI i-names.
* - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: ↵Dries Buytaert2010-03-23
| | | | deleting a user role throws PHP notices and prevents delete operation.
* - Patch #567224 by mathiaz.sk: vertical tabs appears, even if empty.Dries Buytaert2010-03-23
|
* - Patch #728278 by c960657: openid_complete() should normalize ↵Dries Buytaert2010-03-23
| | | | ['openid.claimed_id()'] before discovery. With better tests.
* - Patch #715132 by moshe weitzman: over aggressive escaping of table names.Dries Buytaert2010-03-23
|
* - Patch #742366 by moshe weitzman: better UX for OpenID users.Dries Buytaert2010-03-22
|
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-22
| | | | XRI i-names.
* #730220 follow-up by pwolanin: Fix fragile Contact module test caused by use ↵Angie Byron2010-03-22
| | | | of randomString() vs. randomName().
* - Patch #735808 by fago: fix multiple field value form to work with form API ↵Dries Buytaert2010-03-21
| | | | persistence. Added tests.
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning ↵Dries Buytaert2010-03-21
| | | | about dangerous permissions.
* - Patch #443514 by casey, sun: stylesheet override logic prevents loading of ↵Dries Buytaert2010-03-21
| | | | stylesheets of third-party libraries.
* - Patch #711682 by aspilicious, sun: fixed style issues.Dries Buytaert2010-03-21
|
* - Patch #747476 by andypost: image files are not flushed for all styles.Dries Buytaert2010-03-21
|
* - Patch #747464 by andypost: wrong usage of hook_file_references().Dries Buytaert2010-03-21
|
* - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript ↵Dries Buytaert2010-03-21
| | | | weight.
* Back to 7.0-devAngie Byron2010-03-21
|
* Drupal 7.0-alpha3Angie Byron2010-03-21
|
* #730220 by aspilicious and Berdir: Remove random fails from Locale tests.Angie Byron2010-03-21
|
* #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions ↵Angie Byron2010-03-21
| | | | do not get retained when using patterns.
* #621618 by sun (and lots and lots of other people): Revamp MAINTAINERS.txt ↵Angie Byron2010-03-21
| | | | to better reflect maintainers (or lack thereof) of individual pieces of core.
* #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8.Angie Byron2010-03-21
|
* - Patch #300478 by mr.baileys: remove user_load_self() as it is not used.Dries Buytaert2010-03-20
|
* - Patch #582948 by David_Rothstein: improve safety of schema manipulation.Dries Buytaert2010-03-20
|
* - Patch #746822 by Pasqualle: use drupal_html_class().Dries Buytaert2010-03-20
|
* - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving ↵Dries Buytaert2010-03-20
| | | | of cruft from user_save().
* - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50.Dries Buytaert2010-03-20
|
* - Patch #720226 by trevjs: documentation for l() missing language key.Dries Buytaert2010-03-18
|
* - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic.Dries Buytaert2010-03-18
|
* - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with ↵Dries Buytaert2010-03-18
| | | | empty cells.
* - Patch #475140 by anarcat: make sure Drupal provides support for IPv6.Dries Buytaert2010-03-18
|
* - Patch #721188 by aspilicious, yoroy: make drag icon position align better.Dries Buytaert2010-03-18
|
* - Patch #596582 by sun: remove remnants of theme_node_form().Dries Buytaert2010-03-18
|