summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text ↵Dries Buytaert2010-04-10
| | | | format is not checked when editing an entity and instead reset to something a user can use.
* - Patch #241013 by Pedro Lozano, andypost, drewish, mr.baileys: actions only ↵Dries Buytaert2010-04-10
| | | | trigger one action per node page load.
* - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: ↵Dries Buytaert2010-04-10
| | | | HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags.
* - Patch #606190 by dww, noahb, sun: improve handling of database schema ↵Dries Buytaert2010-04-10
| | | | updates in update manager workflow.
* - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery ↵Dries Buytaert2010-04-09
| | | | functions.
* - Patch #642614 by plach: locale_add_language() should reset entity_info() ↵Dries Buytaert2010-04-09
| | | | cache.
* - Patch #762300 by jpmckinney: fixed undefined property notice.Dries Buytaert2010-04-09
|
* - Patch #640880 by mr.baileys: upgrade path for making {image_styles()}.name ↵Dries Buytaert2010-04-09
| | | | column unique.
* - Patch #766200 by rfay: obsolete locale usage of ['#redirect'] needs to be ↵Dries Buytaert2010-04-09
| | | | changed to ()['redirect']. R.I.P. ['#redirect']
* - Patch #693504 by sun: clean-up.Dries Buytaert2010-04-08
|
* - Patch #762770 by jpmckinney: comment_save() has comparison operator where ↵Dries Buytaert2010-04-08
| | | | assignment operator should be.
* - Patch #764606 by JohnAlbin: node.tpl no longer needs taxonomy variables.Dries Buytaert2010-04-08
|
* - Patch #632172 by plach: node language and field languages may differ.Dries Buytaert2010-04-08
|
* - Patch #705242 by moshe weitzman: _drupal_log_error() messy for CLI requests.Dries Buytaert2010-04-08
|
* - Patch #694994 by Stefan Freudenberg: fixed the RDFa markup for number of ↵Dries Buytaert2010-04-08
| | | | comments on teasers.
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵Dries Buytaert2010-04-07
| | | | correctly in AJAX context with multiple forms on page.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: fixed ↵Dries Buytaert2010-04-07
| | | | ImageFieldDisplayTestCase.
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward ↵Dries Buytaert2010-04-07
| | | | function signature.
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support ↵Dries Buytaert2010-04-07
| | | | cross-schema/database prefixing like we claim to.
* - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to ↵Dries Buytaert2010-04-07
| | | | enable blog and comment modules for first time.
* - Rollback of #637850: needs more review/discussion.Dries Buytaert2010-04-07
|
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe ↵Dries Buytaert2010-04-07
| | | | weitzman: remove magical fairy saving of cruft from user_save().
* - Patch #641314 by naxoc, bleen18: taxonomy term form being rebuilt even ↵Dries Buytaert2010-04-07
| | | | after final submit.
* - Patch #587766 by c960657: OpenID test XRI protocol improperly.Dries Buytaert2010-04-07
|
* - Patch #763962 by effulgentsia: remove ineffective static caching of ↵Dries Buytaert2010-04-07
| | | | within url().
* - Patch #637850 by c960657: removed duplicated code and improved tests.Dries Buytaert2010-04-07
|
* - Patch #642782 by plach, Dave Reid, greggles, mfb: hook_language_init() is ↵Dries Buytaert2010-04-07
| | | | a bootstrap hook and needs bootstrap_invoke_all().
* - Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: ↵Dries Buytaert2010-04-07
| | | | follow-up on making form element labeling more accessible.
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #592008 by moshe weitzman, David_Rothstein, chx: don't save theme ↵Dries Buytaert2010-04-06
| | | | registry before modules are included.
* - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: ↵Dries Buytaert2010-04-06
| | | | use savepoints for nested transactions.
* - Patch #755078 by quicksketch: fix the hook_field_extra_fields() ↵Dries Buytaert2010-04-06
| | | | documentation, remove @todo.
* - Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say ↵Dries Buytaert2010-04-06
| | | | something about encoding.
* - Patch #761616 by JohnAlbin: revert to .Dries Buytaert2010-04-06
|
* - Patch #569536 by jhodgdon, douggreen, Berdir, grendzy, catch: search links ↵Dries Buytaert2010-04-06
| | | | cause many nodes to be indexed twice.
* - Patch #20046 by sivaji: user picture messes up poll display.Dries Buytaert2010-04-06
|
* - Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access ↵Dries Buytaert2010-04-06
| | | | dashboard permission is useless.
* - Patch #640880 by c960657: make {image_styles()}.name column unique.Dries Buytaert2010-04-06
|
* - Patch #740036 by c960657, Damien Tournoud: OpenID AX: Request nickname + ↵Dries Buytaert2010-04-06
| | | | support alternative namespaces.
* - Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for ↵Dries Buytaert2010-04-06
| | | | http:// in core.
* - Patch #762080 by David_Rothstein: poll block should not do an access check ↵Dries Buytaert2010-04-06
| | | | in hook_block_info().
* - Patch #748976 by jpmckinney, David_Rothstein: 'Show/hide descriptions' ↵Dries Buytaert2010-04-06
| | | | links no longer work.
* - Patch #762234 by catch: give modules access to updated comment statistics ↵Dries Buytaert2010-04-06
| | | | in hook_comment_insert() and hook_comment_update().
* - Patch #762604 by andypost: taxonomy terms list broken, term add/edit ↵Dries Buytaert2010-04-06
| | | | forgets it's parent.
* - Patch #761316 by Crell: code simplification in query dispatchers.Dries Buytaert2010-04-04
|
* - Patch #745664 by james.elliott: toolbar doesn't properly add / remove the ↵Dries Buytaert2010-04-04
| | | | toolbar-drawer class when collapsing and expanding the drawer.
* - Patch #759524 by David_Rothstein: toolbar drawer collapsing no longer ↵Dries Buytaert2010-04-04
| | | | works without JavaScript.
* - Patch #744258 by sun, jpmckinney, catch: admin/structure/taxonomy paths ↵Dries Buytaert2010-04-04
| | | | have to use machine_name(), not vid.
* - Patch #760982 by yhager, jbrown, aspilicious, David_Rothstein: tokenizer ↵Dries Buytaert2010-04-04
| | | | PHP extension not required.