Views

Subscribe to Views feed
Updated: 6 hours 58 min ago

views 7.x-3.1

Mon, 01/16/2012 - 16:51
Last updated: January 16, 2012 - 21:55View usage statistics for this release Download Size md5 hash views-7.x-3.1.tar.gz 1.5 MB e158435dc66d1d89a0df587c39ef1a23 views-7.x-3.1.zip 1.71 MB 43999fc1888c1aa88f1d20288aace84c Official release from tag: 7.x-3.1
Last updated: January 16, 2012 - 21:55View usage statistics for this release

A few bug fixes since 7.x-3.1.

The biggest change is a bugfix which allows you to use arguments and complex filters at the same time.

Changes since 7.x-3.0:

  • #1362114 by JamesAn, dereine: Remove unused variable
  • #1362662 by akamustang, dereine: Add proper including of the theme include file
  • #1063208 by worldfallz: Correct file_usage->node relationship extra definition
  • #1300054 by dereine: Add an id for the exposed form checkboxes as well to prevent a notice
  • #1396276 by schnitzel: Fix documentation of views_trim_text::ellipsis
  • take sure that identifier is defined in term_node_tid
  • #1396376 by pixelmord: Correct the checking for the default value of content has taxonomy terms with depth
  • #1355520 by dereine: Comment RSS: No option 'item_length' but used in render()
  • #1397906 by dereine: Add a default value to fix some notice
  • document name_table and name_field on arguments
  • document this->real_field on all kind of handlers
  • document some more variables in arguments
  • by dereine: Document some variables in arguments
  • by dereine: Remove notice on groups porting code
  • #1400240 by tim.plunkett: Notify users if some options get converted
  • #1367304 by tim.plunkett, dereine: Allow to use arguments with multiple filter groups together. Therefore all filter groups get converted from 0,1 to 1,2 because 0 is made as a special group which has always AND which is then used by the arguments
  • by dereine: Fix small notice
  • #1399948 by liquidcms: increase #maxlength for table summary
  • #1397944 by bfr: Validate the content of display_comment field
  • add @ingroup to all field handlers
  • add @ingroup to all relationship handlers
  • add @ingroup to all argument handlers
  • add @ingroup to all sort handlers
  • add @ingroup to all area handlers
  • add @ingroup to all filter handlers defined by views
  • add @ingroup to help filter example
  • add @ingroup to add basic filter handlers
  • document views_handler_filter->can_group
  • document view->display
  • document views_handler_filter::exposed_info
  • by dereine: Document some variables of views_handler_filter
  • by dereine: Add pager::pre_render
  • #1396544 by liquidcms: Allow to translate the table summary
  • #1395444 by tipit, andi-d, munnin, sreher: Improve the Advance Help Documentation: group-by section
  • #1395444 by tipit, andi-d, munnin, sreher: Improve the Advance Help Documentation: aggregation section
  • #1395430 by bojanz: Enlarge the maximimum length of view names to 128
  • #1395444 by tipit, andi-d, munnin, sreher: Improve the Advance Help Documentation: style-jump section
  • #1395444 by tipit, andi-d, nunnin, sreher: Improve the Advance Help Documentation: about section
  • #1395444 by tipit, andi-d, nunnin, sreher: Improve the Advance Help Documentation: reports section
  • add missing file from prev commit
  • #1395320 by dereine: Allow to use list human readable values instead of only machine key in argument summaries
  • add missing file
  • #1377758 by dereine: Remove view::load as it is not used anymore.
  • #477338 by casey, dereine: Allow to groupby multiple levels and theme the actual output
  • Distinct between handler type and type of the item in both item submit functions
  • #1386234 by casey: Allow arguments with default values setup breadcrumbs
  • by dereine: use protected for viewsHandlerstest::setUp
  • improve comment
  • #1364988 by fago, jalama, dereine: Don't fail on count queries on alternative query backends
  • #1301788 by dereine, scito: Convert row_node_rss to proper variable usage for d7
  • #by 1339044: javier.alejandro.castro: Take sure that both 0 and \'0\' is considered as empty
  • remove stupid ide comment
  • #1359798 by nod_: Allow to use windows.location.search with clear urls as well. Thsi broke all ajax views without clean urls
  • #1382232 by mrtoner, merlinofchaos: Improve the description of views_update_7300 by fixing the grammar and other problems
  • #1214430 by Hydra: Add a user:link field
  • #1372846 by frega, oadaeh: Add much better debug messages for creating instances of handlers/plugins
  • #1387934 by oadaeh: Don't support debugging in regions, as it's broken in core
  • align some code
  • #1387396 by twistor: The Preserve certain tags dependent field should be directly below the Strip HTML tags checkbox
  • #1386372 by webflo: reexport tracker view
  • by dereine: remove module_load_include from tests, as it's not needed in d7
  • #1228680 by derhasi: Add the delta of fields as view field
  • #1128088 by dereine: Allow to add menu items to contextual links
  • #1137892 by agentrickard: Provide an area handler which allows to use some tokens(items per page, etc.) in the header/footer.
  • fix potential bug in viewsScrollTop
  • document view::vid
  • document operator
  • Document prerender_list->items
  • by dereine: Improve filter term_node by defining all used variables, removed unused variables and document much more stuff.
  • #1263846 by dereine: Fix notice in vid to vocabulary conversion code in filter_term_node
  • #1344946 by dereine: Convert and fix the revision_link handlers to entity field
  • #1378088 by dereine: Add the node: nid field also on aggregated queries
  • #1309026 by zilverdistel: Hide thead if is totally empty
  • use human_name for view options
  • Revert "#1324580 by pcramba, dereine: Build the arguments first, so the default arguments exist on validate plugins"
  • #1374148 by tim.plunkett: Fix argument dependency for summary based on some conflicts of pre_render functions

views 6.x-3.0

Tue, 01/03/2012 - 19:53
Last updated: January 4, 2012 - 00:55View usage statistics for this release Download Size md5 hash views-6.x-3.0.tar.gz 1.13 MB c4ea18fe770b7ba33e9993de52857554 views-6.x-3.0.zip 1.31 MB a3dfea9cda906052bdca0f399720e962 Official release from tag: 6.x-3.0
Last updated: January 4, 2012 - 00:55View usage statistics for this release

After the final release of 7.x-3.0 here comes 6.x-3.x

If you want to update from 6.x-2.x please consider that 6.x-2.16 is still the main stable version for drupal6, so
as always do your backups etc.

Thanks for all contributors on views3, especially dagmar.

If you want to get the new features of views3 look at previous changelogs/drupal watchdog or some presentations on drupalcamps/drupalcons. It's too much to describe here.

Changes since 6.x-3.0-rc3:

  • use time() instead of d7 const REQUEST_TIME
  • improve comment
  • #528606 by slashrsm: Take sure that there are never duplicated dom_id's
  • #1343394 by dereine: Sync views_data of term_data.weight
  • #1130760 by neoglez: Check for variables in tokens generation of terms
  • #by 1339044: javier.alejandro.castro: Take sure that both 0 and \'0\' is considered as empty
  • #1336420 by aidanlis: argument node_uid_revision used node_revision instead of node_revisions
  • document view::vid
  • document operator
  • Document prerender_list->items
  • #1378088 by dereine: Add the node: nid field also on aggregated queries
  • #1309026 by zilverdistel: Hide thead if is totally empty
  • #1378132 by smithmilner: Replace d7 function by d6 constant for default filter.
  • Revert "#1324580 by pcramba, dereine: Build the arguments first, so the default arguments exist on validate plugins"
  • #1349462 by benys: Add accesslog.aid field to statistics views data
  • #1354084 by tim.plunkett: Fix undefined index link_url when submit other things
  • #402944 by catch, msonnabaum, mikeytown2, drewish: Cache the calls to unpack_options both as static and in the database. This will speed up quite some sites
  • fix weight filter
  • 1372158 by dereine: Fix undefined use_group_by call
  • #1333126 by sammyd56: Improve the help text of alter['alt'] to show it's actually title
  • #1333110 by sammyd56: Fix the description of the hide if empty checkbox. This was probably a leftover from first versions of the initial patch
  • #1371122 by sammyd56: Fix all whitespace fixes
  • #1359342 by dereine: Area handlers shouldn't be aggregated
  • #1324580 by pcramba, dereine: Build the arguments first, so the default arguments exist on validate plugins
  • #1358584 by sammyd56: Improve description for all date arguments/fields
  • add a wrapper method for db_set_active
  • by dereine: wrap db_fetch_object as well with a custom method
  • #961148 by steffenr: Add a taxonomy term weight filter
  • document some more variables
  • Conflicts:
  • by dereine: Use an existing variabel when init extenders
  • by dereine: Convert drush file to unix line endings and fix some spelling mistakes
  • by dereine: Run test for string-word
  • #1360336 by tim.plunkett, dereine: Don't call view->validate in view::preview
  • #1305726 by dereine: Fix some notices in filter_in_operator
  • #1300652 by stella: Add format plural support for field_math.
  • #1086506 by dereine: Check the result of views_break_phase right
  • by dereine: Fix small typo in last patch
  • #1209390 by chx: Improve description of argument_default_php
  • #1186272 by infojunkie: Reorder pre_render calls so style->pre_render comes before field_pre_render
  • #1102952 by joachim: Add option to term fields to output with spaces converted to hyphens
  • #939992 by dereine: Allow to use underscores in css classes
  • #1072296 by barbi: Use row_index instead of count in table.tpl.php because count seems to be a bit confusing
  • #779924 by dereine: Make label in relationships required
  • #439238 by dereine: If a path is renamed but part of the destination redirect the user to the new path
  • #1062074 by dereine: Allow to restrict displays per base_table
  • #960392 by iamjon: Format profile-date values using years
  • Merge branch '6.x-3.x' of git.drupal.org:project/views into 6.x-3.x
  • #1044000 by dereine: Don't add links if you groupby a field_node-field
  • #1032836 by arx, shawn dearmond: Check to not call unpack_translatables on broken displays
  • reported by dvcs11: Allow to use read more links of page displays
  • #1288740 by webflo: Allow multiple file ids as argument and fix the db_rewrite_sql
  • #421842 by Moonshine: Allow to override existing views during update
  • #1301366 by dereine: Add a node_comment_statistics::last_comment_uid field, filter, argument and relationship
  • #1342250 by joachim: Provide an example how to add fields via hook_views_default_views_alter
  • #1096652 Follow up by andypost: Fix example for drush vdis
  • #1341882 by dereine: Change the default value of hide_alter_empty to false for custom field
  • by dereine: Document the variable of views_join
  • #1096652 by Manuel Garcia: Add drush commands to enable and disable views

views 7.x-3.0

Sat, 12/17/2011 - 19:38
Last updated: December 18, 2011 - 01:07View usage statistics for this release Download Size md5 hash views-7.x-3.0.tar.gz 1.39 MB 1be8cbd6fd3f37bfd1493693dfa95d8d views-7.x-3.0.zip 1.6 MB 99769e8808519ae36171fa619cf00997 Official release from tag: 7.x-3.0
Last updated: December 18, 2011 - 01:07View usage statistics for this release

After two years and a lot of hard work by multiple contributors and companies
here is the final version of 7.x-3.0.

Changes since 7.x-3.0-rc3:

  • #1283960 by dereine: Add a override-selector on adding-item form, so you can choose whether you want to add to master or current display
  • #1349462 by benys: Add accesslog.aid field to statistics views data
  • #1373588 by effulgentsia: Use decode_entities() instead of html_entity_decode().
  • #1372376 by Nick Lewis: Don't break on caching of filter_search
  • document #global
  • #1359798 by tim.plunkett: Add all query parameters to the url when using ajax views
  • #1348050 by tim.plunkett: Add a more helpful exception message
  • #1297456 by tim.plunkett: Let all plugins call it's parent options_forms
  • #1354084 by tim.plunkett: Fix undefined index link_url when submit other things
  • #402944 by catch, msonnabaum, mikeytown2, drewish: Cache the calls to unpack_options both as static and in the database. This will speed up quite some sites
  • fix weight filter
  • '#1333110 by sammyd56: Fix the description of the hide if empty checkbox. This was probably a leftover from first versions of the initial patch
  • #1333126 by sammyd56: Improve the help text of alter['alt'] to show it's actually title
  • #1353796 by sammyd56: Correct title for link_to_node option on comment handlers
  • #1172714 by dereine, mstrelan: Allow to add a display of the same view in an area again
  • #972934 by dereine follow up: make user posted or commented working on complex views
  • by dereine: Use the right variable name for the get views as options view_only modus
  • #1359342 by dereine: Area handlers shouldn't be aggregated
  • #1343888 by dereine: Make the default view accessible via the url all the time
  • #1324580 by pcramba, dereine: Build the arguments first, so the default arguments exist on validate plugins
  • #1342216 by dereine: Fix lock form if the view is not locked
  • #1371122 by sammyd56: Fix all whitespace fixes
  • #1358584 by sammyd56: Improve description for all date arguments/fields
  • #961148 by steffenr: Add a taxonomy term weight filter
  • document some more variables
  • fix sort_data test
  • by blackice2999: Fix default click sort for fields with only one value
  • #1369484 by weri: Add apostrophe as thousand-seperator
  • by dereine: Use an existing variabel when init extenders
  • #1231868 by DamienMcKenna: Use unix line endings on all help files
  • #1298368 by zhgenti: Javascript settings caching didn't worked because settings expect not a aggregated array
  • by dereine: Convert drush file to unix line endings and fix some spelling mistakes
  • by dereine: Run test for string-word
  • #1036962 by das-peter: Force the destination of drupalget_destination on an views ajax request
  • #1360336 by tim.plunkett, dereine: Don't call view->validate in view::preview
  • #1343394 by serebron: Use numeric handlers instead of string handlers for taxonomy_term_data.weight
  • #1357796 by mig5: Fix two types then => than
  • #1353760 by das-peter, andypost: Don't show the query all the time :)
  • #1353760 by TipiT, dereine: Fix display of performance statistics in the preview
  • #1321210 by nkschaefer: Reverse relationships for fields needs entity_type condition
  • #1326128 by dereine: Extend the vpr mechanism to print out the variables via dpm and dd
  • #1353680 by mpark: Correct Wrong usage of DatabaseConnection::getConnection
  • #1305726 by dereine: Fix some notices in filter_in_operator
  • #1300652 by stella: Add format plural support for field_math.
  • #1353450 by stborchert: use databaseType for the regex operators as well
  • #1353546 by derhasi: Document %alias for table joins
  • #1353580 by damz: Use databaseType instead of db_driver() because db_driver() depense on hard coded assumptions
  • reported by aschiwi: Don't assume that all displays have a path
  • #1353450 by caseledde, drupalexio, k4v: Provide a regex filter for both numbers and strings. Awesome!
  • #1086506 by dereine: Check the result of views_break_phase right
  • #1342580 by k4v: Views reset the ctools export cache every time
  • #1233334 by stborchert: Readd scrolling to the top js commando.
  • #1209390 by chx: Improve description of argument_default_php
  • #1186272 by infojunkie: Reorder pre_render calls so style->pre_render comes before field_pre_render
  • #1102952 by joachim: Add option to term fields to output with spaces converted to hyphens
  • #1072296 by barbi: Use row_index instead of count in table.tpl.php because count seems to be a bit confusing
  • #779924 by dereine: Make label in relationships required
  • #439238 by dereine: If a path is renamed but part of the destination redirect the user to the new path
  • #1278550 by dave reid: Add basic token support for tokens. This patch doesn't allow to use token-api tokens in views, but views tokens in other places of token
  • #960392 by iamjon: Format profile-date values using years
  • #1044000 by dereine: Don't add links if you groupby a field_node-field
  • #1235994 by das-peter: Allow to use the value to groupby, so you can use rdf. This changes the api but handles it in a backward compatible way.\n Additional add some documentation and some tests for that feature.
  • #528606 by slashrsm: Take sure that there are never duplicated dom_id's
  • #1215614 by ankabout: Add a documentation how to filter content by the current logged-in user
  • #1032836 by arx, shawn dearmond: Check to not call unpack_translatables on broken displays
  • #1330694 by aschiwi, stborchert, dereine: Allow to use view modes on comment rows
  • reported by dvcs11: Allow to use read more links of page displays
  • #1352792 by longwave: Let _views_find_module_templates handle render element pattern
  • #1288740 by webflo: Allow multiple file ids as argument
  • #1301366 by dereine: Add a node_comment_statistics::last_comment_uid field, filter, argument and relationship
  • #1352268 by dereine: Fix undefined offset for fields without a database column
  • #1342250 by joachim: Provide an example how to add fields via hook_views_default_views_alter
  • #1303398 by GiorgosK: Fix another field language notice
  • Merge branch '7.x-3.x' of git.drupal.org:project/views into 7.x-3.x
  • #1096652 Follow up by andypost: Fix example for drush vdis
  • #1341882 by dereine: Change the default value of hide_alter_empty to false for custom field
  • by dereine: Document the variable of views_join
  • #1096652 by Manuel Garcia: Add drush commands to enable and disable views
  • #1278580 by tim.plunkett: Give style/row-options_submit the right
  • #1344428 by dereine: Fix vocabulary-machine-name token on term_node_tid field
  • Prevent notice when trying to view field api fields with no values.

views 7.x-3.0-rc3

Wed, 11/16/2011 - 13:25
Last updated: November 16, 2011 - 18:25View usage statistics for this release Download Size md5 hash views-7.x-3.0-rc3.tar.gz 1.39 MB b3e58f4195308e37621155d3c843e53f views-7.x-3.0-rc3.zip 1.59 MB 502f84cfadb4bf4744b6c452fc01f2d6 Official release from tag: 7.x-3.0-rc3
Last updated: November 16, 2011 - 18:25View usage statistics for this release

Hopefully this will be more or less the last big step before a release.

Not this release fixes a security problem, which can be seen as critical

The Views module is useful for creating lists of items in Drupal sites. Some filters incorrectly used Drupal's built-in database api, so they didn't escaped some arguments correctly. This vulnerability is mitigated by the fact that a site must have a view with this filter to be enabled in order to be exploited.

Changes since 7.x-3.0-rc1:

  • by dereine: use the bug fix from the relationship-access issue
  • Revert "Issue #1222324 by damz, agentrickard, bojanz, dereine: Find a proper way to have multiple access tags per view and support relationships."
  • Revert "#1222324 follow up by damz: Use the alias so apply the tag to the right part of the query"
  • #1222324 follow up by damz: Use the alias so apply the tag to the right part of the query
  • #1222324 by damz, agentrickard, bojanz, dereine: Find a proper way to have multiple access tags per view and support relationships.
  • #1176048 by filijonka, tim.plunkett, dereine: Let the remove button respect chaning of the override selector, yeah!
  • #1331032 by dereine: Hide rewriting if the value of a field is actually empty by default. That's maybe causes some views but sure we are doomed anyway. Additional fix it let the custom block actually always display something
  • #1257376 by dereine: Don't run the preview on page load, but adding a seperate request for it.\n\nThis will catch a lot of possible issues with sql errors and can improve the speed of the editing, if you have unchecked the automatic-preview checkbox
  • rename image preset to image style
  • #1234414 by quicksketch: Support images styles in the user: picture field
  • by dereine, Crashtest: Add an api function to override the title
  • Revert "#1331032 by abs: Change default of hide rewritten output if it's empty to True"
  • #1331032 by abs: Change default of hide rewritten output if it's empty to True
  • ##1072860 by Pol: Take sure to add the human_name field to the views_view table.
  • #1270890 by fago: Provide a way to provide entity-related views fields
  • #564106 by dereine, bdpanda, dagmar, pcambra, eclipsegc: Allow to point more to a custom url
  • #1303398 by dereine: Fix big introduced in 1303398
  • #1291088 by tim.plunkett: Recursively merge field views data.
  • by dereine:Fix typo in all instances of available
  • #1242892 by timplunkett, dereine: Fix the override/revert mechanism.
  • #1175260 by jrust: Set the right path-key on the jump menu
  • #1221560 by ericduran, dereine: Allow to override views css files from theme directory
  • Revert "#1199328 by casey, bojanz: Add typehintings to every place which doesn't break the api. KUDOS"
  • #1298418 by lliss: Class Definition Comments misplace variable hierarchy
  • #1301790 by rfay, dereine: Use created instead of timestamp for user.created field, and add some move definition
  • #1199328 by casey, bojanz: Add typehintings to every place which doesn't break the api. KUDOS
  • #1316496 by TR: Cleanup tests a lot
  • by dereine: Test style groupby functionality
  • #1211264 by dereine, ezheidtmann: Set validated title for taxonomy validation case 'tid' as well.
  • #1303398 by johnv: Some entities might have a certain field value just empty but it's set, which caused notices
  • #1316932 by dereine: Reorder view execution and title generation, so the title can use the tokens from actual result values.
  • #1316908 by tedfordgif: Don't change the handler of the fieldapi-delta column
  • by dereine: Document view::base_database
  • #1124298 by David_Rothstein: Respect access for rendering fieldapi sub-elements
  • by dereine: Describe how to write an area handler
  • #1307162 by cmurph: Check whether an argument is empty or not when loading the taxonomy term for the title
  • #1303880 by serialjaywalker: Add js settings keyed by dom_id
  • Revert "#1235994 by das-peter, scor: Allow to group by field value instead of field html. This allows to use rdf with fields"
  • #1314306 by Hanno: Don't translate html-tags, because translators might get confused and the user should really see the original tag all the time.
  • Merge branch '7.x-3.x' of git.drupal.org:project/views into 7.x-3.x
  • #750172 by Hydra: Allow to disable the linking to user pictures
  • Merge branches '7.x-3.x' and '7.x-3.x' of git.drupal.org:project/views into 7.x-3.x
  • #1317500 by dereine: Add output format to node.promoted
  • #1090098 by dereine, chx: Convert database views which were defaulted in d6.2 and exported to views3. Sadly this only works for exported
  • #1301960 by nagiek: Support dynamic access plugin arguments for default tabs as well
  • #1294636 by dereine: objective ajax-view.js
  • #1296060 by dereine, diegot: Support sqlite in the date functions
  • small code identation fix for last commit
  • #1235994 by das-peter, scor: Allow to group by field value instead of field html. This allows to use rdf with fields
  • #1309082 by bojanz: Support base_tables foreach plugin type in views
  • #1309518 by das-peter: Change signature of execute_hook_menu to allow altering
  • #1090098 revert to previous behaviour
  • Issue #1090098 by chx, dereine: Fix the pager conversion.
  • by dereine: Two more instances of instead of
  • #1302494 by defr: Don't alter the value_options directly for flatten the options in in_operator filter
  • #1301904 by primsi: Translate the ellipsis like truncate_utf8
  • by agentrickard, dereine: Provide a helpful message if there is a missing wizard
  • #1279438 by dereine: Refactor views_debug to support proper translated strings/placeholders
  • use instead of
  • #1299276 follow up by dereine: Let display::options_validate always use form[]
  • #1299276 by dereine: Move the right form value to display::options_validte
  • by dereine: Use availible sorts in the wizard not only if a created column exist
  • #1109108 by szantog: Handler translation keys should use the id instead of the field to have a unique key for multiple fields
  • Fix jump menu test
  • by dereine: Validate dates if the value is not exposed
  • fix argument default test case
  • Fix exposed form test case
  • #1193742 by bojanz: Replace too hard css rule with a special check for the views-remove-checkbox class
  • by dereine: Use an override select instead of the old override button in the pager test
  • #1212916 by dereine: Display-ids should be validated for lower case
  • #1212848 by kmcnamee: Allow to use a pure anchor link in output as link
  • #1023582 by dereine: save_block_cache should handle md5-deltas as well
  • by dereine: Small help improvement of taxonomy terms
  • by dereine: Move was_defaulted/is_defauled into another function
  • #1283808 by somanyfish, dereine: Remove leftover vid from filter_term_node_tid
  • #1222762 by dereine: Show contextual links on exposed_form-blocks
  • #1193284 by LinL: Glossary should show every character in the summary
  • #1251052 follow up by andypost: Duplicated help for comment.uid
  • #1294826 by reevo> Summary jump menu ignored base_path, because of old d6 like code
  • by dereine: Improve help text of uid field
  • #1291658 by jackalope: Convert views_plugin_argument_default_taxonomy_tid to new return value of views_get_page_view
  • #1227302 by droplet: Make jump menu work with drupal install in a subdir
  • #1264438 by dereine: Add a field for the vocabulary vid
  • #1279202 by dereine: Allow display extenders to force to be enabled.
  • #1271540 by dereine: Don't limit feed description to 128 chars
  • #1251052 by dereine: Add automatic conversions of joins to relationships for users_roles and role. Additional clean up comment/node author relationship
  • #1261812 by webflo: Implements user permissions as field and filter.
  • #1283606 by dereine: Provide a sane default sort for the groupwise_max relationship subquery
  • #1242286 by rickmanelius: Update default views examples to sync with views templates code
  • #1176458 by webflo, dereine: Check for url aliases for example generated by i18n in summary url generation code
  • #1277900 by dereine: Handle pager options correctly on the wizard
  • #1279182 by dereine: Don't wsod on missing display extender, but throw a views debug message
  • #1290916 by vflirt: Use the right handler type when exporting translatables areas
  • #1278640 by dereine: Grid columns should be required
  • #1275942 by dereine: Adapt signature of render_link
  • small code improvement
  • #960648 by dereine: Add a valid url for comments in all cases
  • by dereine: Replace criterion with criteria
  • #1283002 by joachim: small improvements to API docs
  • #1280382 by Alan Evans: Reset for the views listing
  • #1167752 by dereine: Add a comment approve link field
  • #1115588 by fubhy: Allow to select the used theme on the views ui
  • #1277660 by dereine: Allow to search for the description as well
  • #1279276 by wimleers: Don't add ui.dialog on every page
  • #1278694 by fangel: Allow to autocompelte terms with comma seperated
  • #1278566 by davereid: Reset some variables after the views ui preview
  • by dereine: use dpm instead of dsm
  • remove id tags from doc files
  • by dereine: Add some views_join comments to the query functions
  • reported by andypost: Remove dsm
  • #1275736 by dereine: If clone a display mark the new display as changed
  • #1182634 by Adam_S, dereine: Save block cache only if the block table exists
  • #1243220 by davereid, haffmans: Cleanup RSS content building and handling
  • #1147326 by dereine: Follow up: Fix missing variable vocabularies
  • #1261844 by webflow: Make filter_in_operator work with optgroups
  • #1245032 by sma-ka, dereine: Fix notices in quite some argument plugin submit/validations
  • #1259778 by dereine: Remove term synonyms as they not longer exist in d7
  • #1016792 by dereine: Check whether the human name is already in the database
  • Remove old code which defaulted exclude to FALSE on field handlers
  • #1222494 by dereine: Respect the output of set_display on some other places, there might be other ones as well
  • #1238488 by dereine: The actual default order of a single field in a table didn't worked as expected
  • by dereine: Converted views.install quite some more
  • #1261528 by rlhawk: Allow to display only the first and last value on a fieldapi field
  • by dereine: remove old ctools_dependent_process additions
  • #1273806 by dereine: Allow to export date specific default plugins on the date argument handler
  • #1274834 by dub4u: Use JS_DEFAULT insted of JS_THEME for jqueru-ui-patch js so people can override the behaviour in the theme
  • #1248454 by dereine: Relationship handlers should respect real field
  • #1270982 by drunken monkey, dereine: Allow to specify entity type on non-base-tables, which allows some fancy views integrations like a generic entity views integration
  • #1268466 by droplet, jessebeach: Repaired .views-display-top after changes to the Seven secondary menu unordered list styling jarred the layout. Cleaned out some crufty CSS.
  • #1272350 by tunic: Fix content translation filter function, which still used the old add_where instead of add_where_expression
  • #1270934 by dereine, Michelle: Better tags support on several areas
  • disable the default views again
  • #1267916 by CrashTest: Change the empty textfield to a textarea and add a better description
  • #1263680 by dereine: Add more helpful error messages for filter_in_operator
  • #881060 by benoit.borrel: Fix incorrect code sample on views_join documentation.
  • Add argument_dates_various to defgroup views_argument_handlers
  • #887768 by merlinofchaos: Fix notice with joins
  • by dereine: small comment fix for views_language_list
  • #1130760 by neoglez: Check for variables in tokens generation of terms
  • #1261468 by dereine: Fix notices when relationship label is not defined and strict error on views_handler_field_accesslog_path
  • #1135002 by dereine, bojanz: Add feature to hide table column if each field is empty
  • #1257568 by recrit, dereine: Make views_handler_area_view check access as well
  • Conflicts:
  • #1098326 by Agileware: Stop validating terms if there is no term
  • by dereine: Add template path to the hook_views_api example
  • by dereine: Add todo for row search plugin
  • Preload multiple nodes on comment row.
  • by dereine: Fix groupby tests and move some things around
  • by dereine: Remove two old debugging lines
  • #1222324 by dereine: Apply access tags of relationships to the query
  • #1195944 by adamdicarlo: Fix fatal error if no field does exist
  • update groupby test view
  • small comment fix
  • #1259056 by stevector: Add view to views-more.tpl.php and document the availible variables
  • #1194396 by dereine: Reexport all views provided
  • #1243436 by travist: Setup items per page for none pager plugin to 0
  • #1235814 by recrit: Allow to use in the global text area
  • add test file for jump menu duplicates2
  • #1175260 by mrfelton: Duplicate paths shouldn't result in grouped items on a jump menu
  • #1258756 by berdir: Make css cache restoring work again
  • fix notice in field_custom and field_math_expression test
  • #1172970 by fago, drunken_monkey: Provide a unified way to retrieve result entities
  • by dereine: Fix analyze tests
  • #1102852 by ralf: Add enabled-disabled boolean display format
  • #1124130 by djebbz: Mislabeled option description about wrapping field output with default HTML
  • by dereine: Allow to work a wizard on a base table without a sortable field
  • #1151032 by dereine: Update block hashes plausible and take sure of broken examples
  • #1225228 by dalin: Allow to hide links from node rss
  • #1205376 by dereine: Add a way to prevent plugins from register theme
  • #1208440 by dereine: Disable pager as default case for blocks on the wizard
  • #1188132 by David Hernández: Remove from plugin_exposed_form
  • by dereine: Move rendering of a views form into a process function so people can alter things if wanted
  • #1191928 by bojanz: Support views form on ajax
  • #1252538 by crell: Use format_username to render a user name
  • #1117512 by dereine: Support to use non-default bundle handlers in the wizard
  • #1241476 by jdleonard: Check for time hence for custom date formats as well
  • #1221980 by temaruk: Fixed wired diverits, when using autosubmit ajax exposed filters. Multiple additional divs are created
  • #1202048 by dereine: Make edit view contextual links work with default display
  • #1231692 by dereine: Also validate on uid = 1 and set the validated_title
  • #1170804 by merco, smk-ka: Fix undefined error in views mini pager
  • #1255994 by bwpanda: Correct doc for variable in table template
  • by dereine: Bring back drush cc views
  • #1101506 by djebbz, dereine: Provide a admin/reports/views-fields which list all fieldapi fields used in different views
  • #1253106 by Sborsody: Correct urls to comment edit/delete links
  • #1249742 by kla2t: Fix wrong dbtng argument name in argument_node_tnid handler
  • Add note about non-UID1 users being able to import
  • by dereine: Rename arguments to variables in views_theme as is it's fits a bit better with the api
  • by dereine: Add theme argument suggestions pager and exposed_form
  • Add return documentation for views_get_page_view
  • #1133924: Force aliases into lower case to avoid problems when DBTNG does it for you.
  • #1242424 by bevan: Document the grouping of contextual filter issue
  • #1213516 by oddsim, dereine: Allow to sort via search_score on arguments as well
  • #1127422 by dereine: Add rearrange to the filter rearrange link
  • #1245558 by Aron Novak: Do not tokenize always in area text handler
  • #1245020 by smk: Provide title for some taxonomy term arguments
  • #1244876 by dereine: Let views_handler_argument_vocabulary_vid utilize the features of views_handler_argument_numeric
  • #1243998 by dereine: Port another views_get_page_view to d7 behaviour
  • #1242658 by djebbz: Fixed small typo in comments of views_form()
  • by dereine: Don't assuem that each query plugin has a base field, for example something like xml_views doesn't
  • by dereine: Set a sane default for the sort column
  • #1240934 by becw, dereine: Use depedency for style_summary->items_per_page
  • #1203794 by paranojik: Use sort weight with exposed sorts
  • #1215602 by derhasi: Provide a views_get_views_as_options which allows to list all views availible for form elements
  • by dereine: document plugin_type in views_plugin
  • #1239580 by dereine: Allow area handlers to alter the query
  • #1239526 by hydra: Don't show path/external form elements on field_node_link
  • #1236226 by balagan: Fix type in relationship handler
  • fix type in doc
  • #1216288 by hunziker: Mailto field values is overridden by the parent form
  • by dereine: Remove unused numeric definition option in filter_in_operator
  • Revert "#1222324 by dereine: Add access not only on base table, but also on relationships"
  • #1220498 by ericduran: Added Missing hook_ajax_data_alter()
  • #1157716 by dereine: Fix notice on add_item_form for header/footer
  • #1230306 by aaron.r.carlton, dereine: User and taxonomy default plugin updated to new behaviour of views_get_page_view
  • by dereine: Add a comment access query tag
  • #1222324 by dereine: Add access not only on base table, but also on relationships
  • #1185914 by dereine: Fix missing quotes in preview generation
  • #1222724 by RdeBoer: Fix revision delete link
  • #1220216 by akoepke: Operators without values shouldn't try to validate it's values
  • #1234246 by dereine: display_handler is not defined on the field handler but on the view
  • #1233274 by dereine: Fix notice in views_taxonomy_set_breadcrumb
  • #1089876: Move field language setting to display settings.
  • #1185572 by martinjbaker: Remove unnecessary description with typo.
  • #1221946 by dereine: Invalid placeholders breaking min/max in exposed filters.
  • #1180510 by dereine and mstrelan: Add case control options to links.
  • #1020540 followup: Text improvement from kmcnamee
  • #1221648 by Amaylia: Crush down the size of the sprites
  • #1225322 by pcambra: Allow to submit/validate form elements placed in area handlers (header, footer, empty)
  • by dereine: Fix error message when on validating filter_in_operator
  • #1224630 by rvilar: Port filter by content translation to add_where_expression
  • Add uses_exposed_form_in_block() method to the display so that CTools can specifically make content panes have exposed form in a block.
  • by dereine: Remove ssh-agent which isn't used but can cause a fatal error
  • #1213916 by stella, dereine: Make views search filter/argument work with more complicated searches
  • #1208738 by dereine: Allow to add views from templates again
  • by dereine: Use version_compare to detect whether an imported view is valid
  • #1207680 by damz: Don't validate if there are no options set, the values are empty and required is not set
  • Revert "#1191928 by dafeder, bojanz: Make views forms work with ajax"
  • #1191928 by dafeder, bojanz: Make views forms work with ajax
  • #1208824 by linclark: Add views_ui_pre_render_add_fieldset_markup to plugins forms as well
  • by dereine: Add back some missing handlers
  • #1213218 by dereine: Make file->user relationship explicit
  • #1213218 by davereid: Add relationships for file/image fields + backward relationships
  • Revert "#1213218 by davereid: Add relationships for file/image fields + backward relationships"
  • #1207680 by dereine: Don't validate on term filters, because this causes views to not to save anymore. Added TODO
  • by dereine: Set api version to 3.0
  • #783514 - Use in views_break_phrase_string() in title() methode.
  • #1209338 by chx: Fix help message to setting the validated argument title
  • document variable handler_type
  • #1207366 by dereine: Empty text should be displayed as well
  • #1183294 by dereine: Fix language behaviour on not grouped fieldapi fields.
  • by dereine: Don't assume that the display handler is valid in analyze code
  • #1205450 by chx: Add a mass analyze drush command
  • #1205570 by chx: Validate the values of the filter_in_operator settings
  • #1194900 by dereine: Make aggregation of fieldapi fields work again
  • #1193580 by dereine: Replace empty tokens
  • #1201908 by dereine, dug out by Liam Mitchell: Temporary workaround for using subqueries in main query and in clone query
  • #1190510 by andypost: Fix previous fix for aliases not an array
  • #1198466 by arcaneadam: Fix output format for sticky field
  • #1198454 by arcaneadam: Fix documentation for boolean output formats
  • #1198166 by joachim: Fix notice for groupwise relationship options_submit
  • #1174130 by pillarsdotnet: Check for empty join in views_many_to_one_helper().
  • #1197030 by crell: Allow to use any tid/all tid on taxonomy default argument
  • #1198156 by joachim: fix bad method call crash.
  • #1192666 by dereine: Don't add historical data on entity types which don't support revisions
  • #1194614 by Adam S: Allow to use hide() on node comments
  • #1192690 by dereine: Fix field_prerender_list multiple get_value method
  • #1120668 by dereine: Fix Fatal error when scanning templates
  • by dereine: Provide default relationship for authmap table
  • #1098480 by fubhy: Allow to set no pager in the wizard

Thanks for everyone who helped on this release! On contrast to rc2 this has the security patch commited as well.

views 6.x-3.0-rc3

Mon, 11/14/2011 - 16:31
Last updated: November 14, 2011 - 21:35View usage statistics for this release Download Size md5 hash views-6.x-3.0-rc3.tar.gz 1.13 MB 880c40983195d75e923fbce792829326 views-6.x-3.0-rc3.zip 1.31 MB a936266995b3d571c95a5cc91336b6e5 Official release from tag: 6.x-3.0-rc3
Last updated: November 14, 2011 - 21:35View usage statistics for this release

This version of views fixes some upcoming bugs which were caused by the latest update to 6.x-3.0-rc2
Most important to mention is the replacement-patterns bug, which caused problems if you used flag for example.

Changes since 6.x-3.0-rc2:

  • Merge branch '6.x-3.x' of git.drupal.org:project/views into 6.x-3.x
  • #1330716 by dereine: Take sure that using a view via views_get_current_view doesn't break the site. If it's empty throw some helpful debugging message
  • #1331032 by dereine: Hide rewriting if the value of a field is actually empty by default. That's maybe causes some views but sure we are doomed anyway. Additional fix it let the custom block actually always display something
  • #1283002 by noisetteprod, joachim: small improvements to API docs
  • by dereine, Crashtest: Add an api function to override the title
  • #1072860 by jromine, dereine: Take sure to add the human_name field to the views_view table
  • #684608 by defr: Convert the taxonomy tid argument options to v3 settings
  • Followup #1118732: Fix db_version notice.
  • #1330716 by markus_petrux, dereine: Views substitutions broken after db_safe() update

views 6.x-2.16

Mon, 11/14/2011 - 16:24
Last updated: November 14, 2011 - 21:25View usage statistics for this release Download Size md5 hash views-6.x-2.16.tar.gz 1.21 MB 3beba42bdd2dbaa6b38d45e73d2b76e9 views-6.x-2.16.zip 1.35 MB 64e8595e8aa57824badb4e1a0c5567f7 Official release from tag: 6.x-2.16
Last updated: November 14, 2011 - 21:25View usage statistics for this release

This version of views fixes some upcoming bugs which were caused by the latest update to 6.x-2.14.
Most important to mention is the replacement-patterns bug, which caused problems if you used flag for example.

Changes since 6.x-2.14:

  • #1330716 by dereine: Take sure that using a view via views_get_current_view doesn't break the site. If it's empty throw some helpful debugging message
  • #1331032 by dereine: Hide rewriting if the value of a field is actually empty by default. That's maybe causes some views but sure we are doomed anyway. Additional fix it let the custom block actually always display something
  • #1283002 by noisetteprod, joachim: small improvements to API docs
  • #684608 by defr, dereine: Provide a default argument plugin for taxonomy tids
  • #1330716 by markus_petrux, dereine: Views substitutions broken after db_safe() update
  • Followup #1118732: Fix db_version notice.
  • #1020540 by das-peter, geerlingguy: Add a Hide Rewriting if field is empty option

views 6.x-2.15

Mon, 11/14/2011 - 16:22
Last updated: November 14, 2011 - 21:25View usage statistics for this release Download Size md5 hash views-6.x-2.15.tar.gz 1.58 MB 3b8de5dcc39cbee1e1dc1330ebd17dcd views-6.x-2.15.zip 1.73 MB 33cf2c5e427521a7e77b1d975574ea20 Official release from tag: 6.x-2.15
Last updated: November 14, 2011 - 21:25View usage statistics for this release

IMPORTANT: 2.15 is 2.13 just with a fix for replacement-patterns. This might have affected you if you use flag, for example. So no new features since 2.11 is in this version. If you want new features or currently use 2.14, please use 6.x-2.16

Changes since 6.x-2.13:

  • #1330716 by dereine: Take sure that using a view via views_get_current_view doesn't break the site. If it's empty throw some helpful debugging message
  • #1330716 by markus_petrux, dereine: Views substitutions broken after db_safe() update

views 6.x-3.0-rc2

Wed, 11/02/2011 - 17:18
Last updated: November 2, 2011 - 21:20View usage statistics for this release Download Size md5 hash views-6.x-3.0-rc2.tar.gz 1.13 MB 11b5b3954626b8edeb9280aa40c9c09d views-6.x-3.0-rc2.zip 1.31 MB bea496c7c247ca04466ab4aec59c8a78 Official release from tag: 6.x-3.0-rc2
Last updated: November 2, 2011 - 21:20View usage statistics for this release

This is the 6.x-3.x-RC1 release with the security patch applied.

views 6.x-2.14

Wed, 11/02/2011 - 17:17
Last updated: November 2, 2011 - 21:20View usage statistics for this release Download Size md5 hash views-6.x-2.14.tar.gz 1.21 MB 1bca8b73329b0cd4bad4fe9b9b3d4ec3 views-6.x-2.14.zip 1.35 MB 9688de859b7cabe881aea6cdacfcdef8 Official release from tag: 6.x-2.14
Last updated: November 2, 2011 - 21:20View usage statistics for this release

This release is 6.x-2.x-dev with the security patch applied.

Other changes since 6.x-2.11:

  • by dereine: Add missing parameter for db_safe()
  • #1118732 by dereine: Use db_version instead of mysql_get_server_info
  • #887768 by merlinofchaos: Fix notice with joins
  • #1186824 by DeFr: Don't change display on ajax views
  • #942350 by ksenzee: Fix encoding on jemp menu options
  • #1098326 by Agileware: Stop validating terms if there is no term
  • #1188828 by infojunkie: Fix that exposed filters mess up click sorts
  • [#1096548] by dww: Remember the vid when converting D5 taxonomy term fields.
  • #1198466 by arcaneadam: Fix output format for sticky field
  • #1198454 by arcaneadam: Fix documentation for boolean output formats
  • #1175918: Take care view->tag doesn't contain bad content
  • #1190420 by joachim: Better ordering on node type filter.
  • #1131312 by eosrei: Wrong function signature on views_pre_render to the theme.
  • #1026014 by greggles, dereine and alex_b: Use more always should not ask for the count query to see if we need to show the more link.
  • #1188248 by dereine: Add row_index for style_rss
  • Some more doc improvements for returned classes
  • Small doc improvment for views_get_view so ide's show that it is an instance of view
  • #1023792 by jcarlson34: Improve description for custom date format
  • #1134074 by dereine: Sanitize the prefix only with xss not check_plain
  • #1138092 by DamienMcKenna: Add a bunch of additional css classes to exposed forms
  • fix php error in includes/view.inc
  • Conflicts:
  • #780768 by aspedia: Don't change the display on validation
  • #1096914 by dww, dereine: Allow to convert exposed filters
  • #1069256 by joachim: Don't allow to input an empty display title
  • by dereine: Small doc fix in views_handler_argument_vocabulary_vid
  • #679740 by Djebbz: Node Revision: Created Date field label should reflect the fact that it's updated regulary
  • #801868: Tablesort and pager was losing "Remembered" values.
  • #497936 by Crashtest: replace tablenames for profile right.
  • #1065386 by dereine: Fix field_accesslog_path with enabled link option
  • #1043986 by dereine: Only the node title field should be linked by default.
  • #1104404 by tim.plunkett: Allow core replacement modules to implement hook_views_api.
  • #1101382 by swentel: Use drupal_substr to fix to long block descriptions
  • #550962 by igor.ro, Les Lim: Better pager handling on cached views.
  • #1072766 by Itangalo: Better name for "Node: related terms" which does not make sense.
  • #1079838 by drunken monkey: Fix title on "more link"
  • #779436 by Narretz: Add aiblity to display "native language" translation.
  • #657578 by drewish: Correct documentation for queue_table()
  • Merge branch '6.x-2.x' of git.drupal.org:project/views into 6.x-2.x
  • #1096834 by dww: Allow importing views code that starts with '<?php'
  • #1096366 by jamsilver: Role access plugin: Replacing array_unshift() with reset().
  • #1096548 by dww: Fix convert of taxonomy fields.
  • Merge remote branch 'origin/6.x-2.x' into 6.x-2.x
  • #1079178 by Manuel Garcia: Provide a views revert drush command.
  • #1054272 by dagmar: String filters are non optional anymore.
  • Remove test commit messages.
  • Goooooooooooooooooood morning Drupal GIT!
  • Stripping CVS keywords
  • So long and thanks for all the commits.
  • Remove unneeded po files. They are not needed anymore with localize.drupal.org
  • #747782 by dereine: Improve jump menu grouping.
  • #534452 by dereine: Remove non-functional "optional" setting on string filters.
  • #621794 by rschwab: Fix wording on search score description.
  • #1019826 by penguin25: Respect contact page access overrides when displaying contact link.
  • #1007376 by dereine: Jump menu was not correctly supporting offsets.
  • #988680 by mikeytown2: Fix Views memory leak with attachments.
  • #1035168 by Ao: Fix strict warning in unread node filter.
  • #839810 by marcp: Get UID from URL argument default plugin should accept uids from Views pages.
  • #672864 by dboulet: cols- class incorrect on table, grid.
  • #962564 by joshuajabbour: Allow link attributes to be rewritten (internally).
  • #780768 by dereine: lack of clean URLs breaks some preview.
  • #839236: Fields named "buttons" would disappear from the rearrange UI due to conflict with the buttons on the form.
  • #684608: Removed taxonomy tid default argument plugin, for it is non-functional in 2.x
  • #696550: Taxonomy validator should always set title when it successfully validates.
  • #452384 by sammys: Another PHP 5.3 fix.
  • #970514 by moshe, dereine: Provide basic drush integration for views.
  • #1013170 by das-peter: Fix broken view::preview which was broken on #1001542.
  • #779574 by Magnus: Imported translation to localization server and deleted CVS file.
  • #722330 by dereine: Views should include core version for updates.
  • #953718 by linclark: Register the special "broken" handlers for use with fields without handlers.
  • #996486 by geoffreyr: Improperly written SQL could crash when rewritten by tac_lite.
  • #1001542 by mikeytown2: view::set_display() has wrong return code when it fails.
  • #759082 by dereine: Fix whitescreen due to incorrect relationship loop code.
  • #905712 by dagmar: Add Published/Not published as text options to published field.
  • #497936: Profile fields with dashes in their names cause bad queries.
  • #608926 by Longwave: Remove unused theme("nodate") functionality.
  • SA-CONTRIB-2010-111: XSS vulnerability see http://drupal.org/node/999380
  • #777072 by Agileware: Option missing when using argument validator.
  • #867636 by chromix: Give jump menu an option to set default value to current path.
  • Fix jump menus which were having their $options totally destroyed.
  • #946368 by dereine: User argument default ignoring node author checkbox in some cases.
  • #759082 by dereine: Prevent invalid argument warning with no relationships.
  • #368687 by dereine: Allow a relationship from node revision to master node.
  • #610418 by joachim: Add handler descriptions to handler edit forms.
  • #808016 by dereine: Clarify short/medium/long date formats.
  • #996634 by das-peter: Add missing rel to option_definition of the field handler.
  • #995966 by dereine: Fix taxonomy field handler.
  • by dereine: Fix fatal error in the field term_node_tid handler.
  • #751308 Revert: Provide an administrator warning when option_definition() data is incorrect.
  • #779668 by esteewhy: Fix not technically valid use of break statements.
  • #833220 by dereine: Properly validate value on date filter.
  • #817360 by John Morahan: Have Analyze button warn if view has no access control.
  • #751308 by dereine: Provide an administrator warning when option_definition() data is incorrect.
  • #909332 by dereine: Add col-first and col-last classes to grid style.
  • #909886: -Any- option shows up on boolean exposed filters even when not optional.
  • Notice fix from last patch.
  • #607942 by dashton: Support "rel" attribute in link rewriting.
  • #468484 by dereine: Filter by unread not relationship safe.
  • #684608 by dagmar: Default tid plugin was not properly backported from 3.x and so did not work.
  • #898990 by dereine: Fix bad SQL generated on related terms relationship if no vocabularies selected.
  • #738792 by dereine: Delete button should be disabled when ajax form is open, just like save button.
  • #868972 by dereine: Add a "summary" attribute for accessibility on table and grid styles.
  • #416178 by dereine: Profile field checkboxes did not properly filter false values.
  • Fix accept_null to be accept null like the documentation says. Also, document it.
  • #318944 by dereine: Prevent warning in table view when user has no permission to view any fields.
  • #769458 by anrikun: Fix double encoding of alt/title text on link rewriting.
  • #983606 by jonathan1055: Breadcrumb disappears on bulk export results.
  • #979046 by travist: Fix PHP 5.3 problem in views_access with no arguments.
  • #976200 by Bevan: [Edit View] links not always clickable.
  • #965496 by ayalon: Update and Override broke validation of most views admin forms.
  • #941990 by master-of-magic: Link to node when using relationships could occasionally lose track and create bad links.
  • #835544 by iamjon: export broke if key contained an apostrophe.
  • #494380 by vaish: Problems with ajax and the same view displayed multiple times.
  • #751970 by dereine: View list form auto submit on change.
  • #871578 by dereine: Comment "new" might not work right without a comment count field.
  • #847724 by dereine: Allow jump menu "Summary" style to customize choose text, just like the regular summary style.
  • #768060 by EmmanueleQuinto, xjm, others: Make sure that render alter options do not accidentally get blown up for empty fields.
  • #741234 by voxpelli: Arguments should check for NULL along with empty string to find empty values.
  • #970198 by kbk: Improve bulk export docs for handling PHP files.
  • #910864 by Bevan, dereine: exposed filter blocks should not be cached by core block caching.;
  • #477984 by demeritcowboy, fatstar415, mike dodd, dagmar: Properly handle value for "empty" and "not empty" special operators.
  • #964266 by dereine: cache_expire() missing $type.
  • #881468 by longwave: Improve performance by static caching results of argument validation because menu likes to double validate things.
  • #567918 by iamjon: Improve documentation for token replacement.
  • #931390 by dww: Optimize boolean logic by using "= 1" rather than "<> 0" for faster queries.
  • #864256 by rschwab: Fix code comment cut and paste error.
  • #956654 by mdupont: Translation for "offset" field in dates needed work.
  • #938806 by jenlampton: Node: title field should link to node by default.
  • #935388 by infojunkie: Add post_build and post_execute hooks similar to post_render.
  • #881060 by benoit.borrel: Fix incorrect code sample on views_join documentation.
  • #767244 by Magnus: Fix some untranslatable strings due to less than and greater than characters.
  • #881680 by brianV and longwave: Avoid unnecessary invoking of view objects for argument validation when no argument validation is necessary.
  • #944680 by rvilar: Properly t() untranslated string.
  • #943984 by Kars-T: Remove extraneous line of code.
  • #713078 by achaux: Aggregator not properly using allowed tags from core.
  • #963382 by aidanlis: Fix typo in mathematical expression field help text.
  • #787184 introduce the long awaited "Update and Override" button.
  • #514128 reverted.
  • #738172 by dereine: Fields rewritten to be links with just a fragment did not work.
  • #835934 by dereine: Provide relationship from files to users.
  • #746846 followup.
  • #338893 by dereine: Aggregator argument not always properly converted to title.
  • #755342 by jcmarco: Improve SQL date field handling.
  • #514128 by dylanvaughn: Use of for (i in foo) for arrays in javascript fails if other software is modifying the Array prototype.
  • #667014 by dereine: Prevent notice with relationships and node row style if relationship has no endpoint node.
  • #570618 by dereine: Enforce denying access to disabled views more strongly.
  • #829550 by hefox: Better testing of batch form use by exposed filters.
  • #807540 Revert: Proper use of db_decode_blob() on serialized fields.
  • #795270 by dereine: Remove unnecessary links to sections that will have no settings.
  • #813422 by dereine and killes: Improved time-based caching expiration.
  • #635336 by dereine: Remove unused fields from views.
  • #611086 by dereine: add -url token to files that can fetch proper URLs with private filesystems.
  • #366886 by Scott Reynolds: For "last comment time" if "count zero is empty" is set, use empty text for nodes with no comments.
  • #785236 by e_log: Add aggregator field item id as a field.
  • #865482 by dereine: RSS options form does not include override.
  • #870828 by dereine: Typo in ajax form wrapper.
  • #884440 by Amitaibu: Improve token encoding to eliminate double html entity encoding.
  • #799580 by dereine: api version of views exports should use views_api_version() not hardcoded number.
  • #872000 by NaX: Comment edit field needs option to set destination so it can work like comment edit field.
  • #936828 by xjm: Empty field replacement not quite always working.
  • #930714 by brad.bulger: Add aggregator GUID field.
  • #807540 by gfrenoy: Proper use of db_decode_blob() on serialized fields.
  • #508832 by nick_vh: Documentation improvement on templates.
  • #685554 by MyXelf: Illegal characters in View tag translated improperly when used in theming templates.
  • #571234 by dereine: Better handling of invalid exposed filters or other methods that cause a view to abort during the build process.
  • #917916 by MyXelf: break delimiter not removed from formatted output.
  • #403678 by joachim: Documentation fix for "extra type" in join handlers.
  • #815940 by dereine: code comment improvement on default view testing.
  • #772782 by mstrelan: Menu normal item menu should default to system default menu rather than "navigation".
  • #908272 by jaydub: Fix incorrect length of view description form field.
  • #762484 by master-of-magic: Link to node status could be lost between rows.
  • #894618 by gilgabarr: Date "is between" filter not properly handled.
  • #889770 by tim.plunkett: Empty fields not always hidden based on row settings.
  • #386186 by dereine: Provide minimum hook_views_data_alter documentation.
  • #832954 by dww: Added CHANGELOG entry about argument_validate_user bug fix.
  • #832954 by dww: Fixed bug that was modifying global user->roles inside argument_validate_user (patch 34).
  • removed useless changelog entry
  • #903600 by dereine fr.po should not be executable.
  • Updated Hungarian translation.
  • #348975 by dereine: Allow cloning of displays.
  • #402944 by drewish: Cache views block list to reduce overhead when listing blocks.
  • #812608 by drunken monkey: Views outputs unquoted version in exports.
  • #692988 by joachim: Eliminate an unnecessary query in taxonomy filter.
  • #703980 by jmiccolis: Custom date needs to better support "r".
  • #863666 by dereine: Revert button redirects to wrong place after view is reverted.
  • #843866 by dagmar: Allow summary views to specify their path rather than assuming the view path all the time.
  • #526106 by Blackice2999: Fix occasional off-by-one-day problem with date arguments.
  • #852854 by bojanz: Grammar fix on taxonomy default argument help text.
  • #859368 by dereine: Click sort using wrong add_orderby() line caused some click sorts to fail.
  • #746846 by lavamind: url encoding on options could cause visual problems in jump menu.
  • #660140: Add raw user name filter.
  • #611728 by incrn8: Respect db_rewrite_sql when choosing taxonomy terms for taxonomy filter.
  • #827300 by dereine: Fix authenticated users showing up as "No role" in role summary view.
  • #798764 by setvik: Fix broken AJAX in some IE circumstances due to odd IE behavior.
  • #848506 by dereine: Add aggregator item ID as an aggregator field.
  • #792582 by ducktape: Validate that view names are not purely numeric, which cannot be loaded by views_get_view().
  • #839214 by AlexisWilke: Improve encoding on help text snippets.
  • #594402 by joachim: Clarify text on "Moderation" field.
  • #838710 by dereine: In Most Trivial Patch competition, change an incorrect comment.
  • #723454 by Hidehisa: Incorrectly formed update code.
  • #397252 by thekevinday: Allow "glossary" type views to do case insensitive searches.
  • #827780 by dereine: Fix RSS feed live preview not getting proper PRE tags.
  • #827188 by dereine: Comment ID field should be numeric, not the generic field handler.
  • #734706 by joachim: Use proper access control to prevent unregistered users from seeing links to inaccessible contact pages.
  • #781050 by lewisvance: Performance improvement in unpack_options().
  • #317653 by Steven Jones: Allow singular/plural formatting in numeric fields.
  • #810756 by rooby: Typo in pot file.
  • #464490 by dereine: Allow links to specify that they are absolute.
  • #768060 by EmanueleQuinto: Better empty field replacement that continues to respect other rewriting rules.
  • #806762 by AlexisWilke: Field handler unnecessarily defined twice.
  • #727894 by stella: Give stronger classes on exposed widgets for easier theming.
  • #841260: Introduce a field to evaluate math expressions. Relies on CTools 1.7 (not yet released).

views 6.x-2.13

Wed, 11/02/2011 - 17:16
Last updated: November 2, 2011 - 21:20View usage statistics for this release Download Size md5 hash views-6.x-2.13.tar.gz 1.58 MB 94386276fad039bfb5ba1f3e45ac676a views-6.x-2.13.zip 1.73 MB c697d860b6f1fcfc55b70220450de682 Official release from tag: 6.x-2.13
Last updated: November 2, 2011 - 21:20View usage statistics for this release

This release is the same as 6.x-2.12 beside one security change.
Note that this means that this is also 6.x-2.11 so no changes regarding bugs/features since 2.11 are in this release. See SA-CONTRIB-2011-052 .

views 6.x-3.0-rc1

Wed, 11/02/2011 - 16:15
Last updated: November 2, 2011 - 20:15View usage statistics for this release Download Size md5 hash views-6.x-3.0-rc1.tar.gz 1.13 MB f229bce4e42421000055ef89169ec10e views-6.x-3.0-rc1.zip 1.31 MB 10380368ee0837e42f8914399ceef679 Official release from tag: 6.x-3.0-rc1
Last updated: November 2, 2011 - 20:15View usage statistics for this release

p>Changes since 6.x-3.0-alpha4:

The changes between alpha4 and RC1 are focused on fixing bugs and adding some documentation.

  • #1100052: Really fix the get_value() strict warnings.
  • #564106 by dereine, bdpanda, dagmar, pcambra, eclipsegc: Allow to point more to a custom url
  • #1175260 by jrust: Set the right path-key on the jump menu
  • Merge branch '6.x-3.x' of git.drupal.org:project/views into 6.x-3.x
  • #993002 by alex_b, dereine: Fix notice in views_plugin_display_page.inc.
  • by dereine: Test style groupby functionality
  • #1211264 by dereine, ezheidtmann: Set validated title for taxonomy validation case 'tid' as well.
  • #1316932 by dereine: Reorder view execution and title generation, so the title can use the tokens from actual result values.
  • by dereine: Describe how to write an area handler
  • #1307162 by cmurph: Check whether an argument is empty or not when loading the taxonomy term for the title
  • #1303880 by serialjaywalker: Add js settings keyed by dom_id
  • #1314306 by Hanno: Don't translate html-tags, because translators might get confused and the user should really see the original tag all the time.
  • #750172 by Hydra: Allow to disable the linking to user pictures
  • #1317500 by dereine: Add output format to node.promoted
  • #1090098 by dereine, chx: Convert database views which were defaulted in d6.2 and exported to views3. Sadly this only works for exported
  • #1301960 by nagiek: Support dynamic access plugin arguments for default tabs as well
  • #1309518 by das-peter: Change signature of execute_hook_menu to allow altering
  • #1090098 revert to previous behaviour
  • #1090098 by chx, dereine: Fix the pager conversion.
  • #1302494 by defr: Don't alter the value_options directly for flatten the options in in_operator filter