summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵Dries Buytaert2010-06-29
| | | | [comment:uid], and [file:uid] tokens.
* - Patch #839178 by Damien Tournoud, dereine: filter settings silliness.Dries Buytaert2010-06-29
|
* - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search ↵Dries Buytaert2010-06-29
| | | | dependent on dblog module.
* - Patch #837728 by aaronbauman: @see directives in system.api.php: move to ↵Dries Buytaert2010-06-29
| | | | bottom of docblocks, prepend blank line.
* #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong ↵Angie Byron2010-06-29
| | | | path given to drupal_var_export() function file.
* - Patch #362021 by plach: field_attach_prepare_translation() needs to be ↵Dries Buytaert2010-06-28
| | | | updated for D7 API.
* - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS.Dries Buytaert2010-06-28
|
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be ↵Dries Buytaert2010-06-28
| | | | per database connection.
* - Patch #839520 by agentrickard: entity_uri() should pass the entity data to ↵Dries Buytaert2010-06-28
| | | | url().
* #839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops.Angie Byron2010-06-28
|
* #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for ↵Angie Byron2010-06-28
| | | | changed user email tokens; don't complicate translation of default messages.
* #839006 by pwolanin: Fixed SPL autoloader should use require_once() to be ↵Angie Byron2010-06-28
| | | | more robust.
* #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade ↵Angie Byron2010-06-28
| | | | path, and framework for further extending upgrade test coverage. W00t! :D
* - Patch #801278 by mfb, marcingy: authenticated users getting 'less random' ↵Dries Buytaert2010-06-27
| | | | session IDs.
* #838040 by justinrandell, azriprajwala: Fixed notices thrown when adding a ↵Angie Byron2010-06-27
| | | | stock field to a stock content type.
* - Patch #838528 by marcingy: primary index on session table is not update ↵Dries Buytaert2010-06-27
| | | | when upgrading.
* - Patch #795022 by nenne, brightplum: drupal_explode_tags() and ↵Dries Buytaert2010-06-27
| | | | drupal_implode_tags() should point to each other; taxonomy_implode_tags() too.
* - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid.Dries Buytaert2010-06-27
|
* - Patch #734944 by Dave Reid: documentation for hook_token_info_alter() is ↵Dries Buytaert2010-06-26
| | | | incorrect.
* - Patch #838408 by chx: remove hook_menu_active_handler_alter().Dries Buytaert2010-06-26
|
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵Dries Buytaert2010-06-26
| | | | system_settings_form().
* - Patch #718922 by derjochenmeyer, betz, mgifford, JohnAlbin, casey: ↵Dries Buytaert2010-06-26
| | | | .element-invisible does not work with VoiceOver on OS X Snow Leopard.
* - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, ↵Dries Buytaert2010-06-26
| | | | chx: file_munge_filename() extension handling broken by move to File Field.
* - Patch #838324 by agentrickard: document form_options_flatten().Dries Buytaert2010-06-26
|
* - Patch #553106 by kiamlaluno, dereine, marcingy: _menu_overview_tree_form() ↵Dries Buytaert2010-06-26
| | | | access a not defined variable.
* - Patch #235684 by dereine: reference to missing functions ↵Dries Buytaert2010-06-26
| | | | (book_pick_book_submit().
* - Patch #818214 by dereine: improper table structure for url_alias().Dries Buytaert2010-06-26
|
* - Patch #836748 by aaronbauman, jhodgdon: improve documentation about ↵Dries Buytaert2010-06-26
| | | | install/enable/etc. hook invocation order.
* - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() ↵Dries Buytaert2010-06-26
| | | | is completely broken.
* - Patch #616240 by yched, marcingy: make field UI screens extensible from ↵Dries Buytaert2010-06-26
| | | | contrib.
* - Patch #635212 by sun, David_Rothstein, ryandekker, tstoeckler: fallback ↵Dries Buytaert2010-06-26
| | | | format is not configurable.
* - Patch #715108 by Damien Tournoud, Berdir, Josh Waihi, Crell, chx, ↵Dries Buytaert2010-06-26
| | | | justinrandell: Make merge queries more consistent and robust.
* - Patch #782442 by nenne, jhodgdon: watchdog should document better.Dries Buytaert2010-06-25
|
* - Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from ↵Dries Buytaert2010-06-25
| | | | comment_admin_overview().
* - Patch #521370 by marcingy: hook_watchdog() is called ordered by name (!?).Dries Buytaert2010-06-25
|
* - Patch #825318 by effulgentsia, katbailey: Drupal.attachBehaviors() is ↵Dries Buytaert2010-06-25
| | | | called an extra time, unnecessarily and for document context, when there is no form.
* - Patch #832746 by dmitrig01: fix inconsistent formatting of ↵Dries Buytaert2010-06-25
| | | | entity_query().test.
* - Patch #829152 by nenne: database abstraction layer db_query_range() ↵Dries Buytaert2010-06-25
| | | | example is wrong.
* - Patch #769540 by cafuego: block variables lack defines.Dries Buytaert2010-06-25
|
* - Patch #781750 by sun: XSS in Filter Tips.Dries Buytaert2010-06-25
|
* - Patch #624086 by limikael, Dmitriy.trt: custom accept-charset for forms.Dries Buytaert2010-06-25
|
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove ↵Dries Buytaert2010-06-25
| | | | workarounds.
* - Patch #702816 by yched, tstoeckler: mention of content types when it ↵Dries Buytaert2010-06-25
| | | | should be bundles.
* - Patch #830820 by Jacine: themes can alter CSS.Dries Buytaert2010-06-25
|
* - Patch #829912 by David_Rothstein: wrong capitalization for Field UI module ↵Dries Buytaert2010-06-25
| | | | description.
* - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs.Dries Buytaert2010-06-25
|
* - Patch #836700 by james.elliott: upgrade to jQuery UI 1.8 doesn't include ↵Dries Buytaert2010-06-25
| | | | proper dependencies for dialog.
* - Patch #538032 by Gerhard Killesreiter, pwolanin: document possible preg ↵Dries Buytaert2010-06-25
| | | | memory issues.
* - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien ↵Dries Buytaert2010-06-25
| | | | Tournoud: text column type doesn't reliably hold serialized variables.
* - Patch #833192 by carlos8f: installer might install modules in wrong order.Dries Buytaert2010-06-25
|