| Commit | Line | Data |
|---|---|---|
| 31227f8a | 1 | CHANGELOG for Views 3 for Drupal 7 |
| 31dd0540 | 2 | |
| 89abe189 EM |
3 | Views 3.x-7.x-dev |
| 4 | ================= | |
| 5 | #1017128 by bojanz, dereine: Add support to render a single delta. | |
| 6 | follow up by bojanz: Better description for the delta. | |
| 7 | #1017254 by dereine: Fix undefined property error in argument_string handler. | |
| 8 | #1007886 by dereine: Relationship-fields in field_field handler should use the table alias. | |
| 9 | #1018766 by bojanz: Fix click_sort for fieldapi fields. | |
| 10 | #1017128 by bojanz: Follow up: Hide field_field if field value is empty. | |
| 11 | #1018802 by dereine: Convert 'formula' add_where to add_where_expression. | |
| 12 | #1018766 by solotandem: Fix click_sort for fieldapi fields. | |
| 13 | #960648 by dereine: Addjust comment link to d7 changes. | |
| 14 | #997662 by das-peter: Saving a machine name of a display throws Notice "Undefined property new_id". | |
| 15 | #955464 by davereid: Fix notice in views_many_to_one_helper when $operator = 'and'. | |
| 16 | #1019438 by dereine: Fix "illegal choice" for unlimited fields. | |
| 17 | #1019506 by dereine: Fix the remove items element on the rearrange filter_group form. | |
| 18 | #1011004 by dereine: Add validation for query plugin option forms. | |
| 0d9b8af0 | 19 | #991202 by helmo: Add option to turn linebreaks into br tags in field rewriting. |
| 31b66200 | 20 | #1001302 by dagmar: Enable attachment displays to have more links. |
| 9a056325 | 21 | #1021784 by tim.plunkett: Extra space added in some classes erroneously. |
| 9b482a1a | 22 | #862072 by jhedstrom: Allow argument validator to test if user has edit or delete access to a node. |
| c6fec465 | 23 | Fix fieldsets in field handler. |
| 05f18a0d | 24 | #962564 by joshuajabbour: Allow link attributes to be rewritten (internally). |
| c9f2596f | 25 | #672864 by dboulet: cols- class incorrect on table, grid. |
| 1306a837 | 26 | #981872 by infojunkie: Option to hide attachments in summary views. |
| de22881e | 27 | #839810 by marcp: Get UID from URL argument default plugin should accept uids from Views pages. |
| 5d3a5410 | 28 | #1012584 by dereine: Allow filtering on term descriptions. |
| dc77f39c | 29 | #895046 by bojanz, dereine, merlinofchaos: Implement proper multiple field api handling and improve field api rendering in general. |
| 85121cd5 | 30 | #1035168 by Ao: Fix strict warning in unread node filter. |
| 45b7bb06 | 31 | #1044916 by dagmar: Fix improper use of set_current_page member variable. |
| 45094b54 | 32 | #1016814 by eaton: string argument should support name_field. |
| b4414967 | 33 | #1007376 by dereine: Jump menu was not correctly supporting offsets. |
| ddb57d04 | 34 | #1018160 by zhangtaihao: unpack_translatable could infinitely recurse when options are arrays but not declared as such. |
| 9e7a897c | 35 | #776830: Attachments and other displays lost "Items to display" controls. |
| bb281cb8 | 36 | #747782 by dereine: Improve jump menu grouping. |
| 367135d2 | 37 | #1026014 by dereine and alex_b: Use more always should not ask for the count query to see if we need to show the more link. |
| dd83660c DW |
38 | #1012596 by dereine: More inline documentation of class variables. |
| 39 | #988680 by mikeytown2: Fix Views memory leak with attachments. | |
| 12cc1b89 DW |
40 | #1023062 by mikejoconnor: Replace views_process_dependency with ctools_dependent_process again. |
| 41 | #1023558 by mariusz.slonina: Add a user cancel account link. | |
| 42 | #1015960 by duellj: View js should use DOM element not jquery object. | |
| 43 | #1027552 by david_Rothstein: Fix Node: Has new content fatal error. | |
| 44 | #955464 by dereine: Fix many_to_one helper in the case of have no condition and operator = 'and'. | |
| 45 | #696550: Taxonomy validator should always set title when it successfully validates. | |
| 46 | #869172 by bendiy: Add an "external" parameter to field link rewriting so that external URLs can be formed properly even without a scheme. | |
| 47 | #935176 by benoit.borrel: Add "system" table to Views data. | |
| 48 | #839236: Fields named "buttons" would disappear from the rearrange UI due to conflict with the buttons on the form. | |
| 49 | #783514 by dereine: Allow breaking of strings with + and , | |
| 50 | #1000760 by dereine: Prevent htmlspecialchars() error with string arguments. | |
| 51 | #1033494 by dereine: Fix filter by user picture: change used handler. | |
| 52 | #895046 by bojanz: Follow up of the multiple field handler. Fixes an issue with group-by and rename entity_api_classes. | |
| 53 | #1044250 by dereine: Fix notice in views_handler_filter_history_user_timestamp for disabled comment module. | |
| 54 | #1018872 by dereine: field_field handler shouldn't force to set base field in relationship. | |
| 55 | #1049586 by fgm: Fix strict error in field_field::init. | |
| 56 | #1049276 by david_Rothstein: Commit the 6.11 patch to d7. | |
| 57 | #1011226 by Chris Gillis, Sutharsan: Fix display of error messages in the views inteface. | |
| 58 | #1050962 by Sutharsan: Convert #value to #markup in validate methods. | |
| 59 | #1051034 by Manuel Garcia: Allow field wrapper class to take multiple classes. | |
| 60 | #957284 by dereine: Fix search filter to work with d7 version of search.module's api. | |
| 61 | #534452 by dereine: Remove non-functional "optional" setting on string filters. | |
| e6d2c7b9 | 62 | #1019826 by penguin25: Respect contact page access overrides when displaying contact link. |
| ddc410ee | 63 | #652684 by dereine: Search and replace error resulted in invalid function name in nid argument validator. |
| 6e9e2144 | 64 | #1008358: Updated for translation plugin to work properly with i18nviews. |
| 3113c228 | 65 | #1055378 by mfb: Fix rss_namespaces. |
| 70659a46 | 66 | #957284: by dereine: Followup for filter_search fix. |
| b63be48d | 67 | #1063208 by dereine: Fix joins between some tables and file_usage. |
| 7539062c | 68 | #1024586 by merlinofchaos, dereine: Provide a way to move old fields in views data. Additional move field-api data to it. |
| 8f4e7094 | 69 | #990554 by bojanz: Allow to show default values of fields. |
| d2a496ed | 70 | #1039460 by robertgarrigos: Rename drupal_set_content to drupal_add_region_content |
| b3ab5b06 | 71 | #1045908 by bfroehle: Fix type in api-upgrading.html |
| eb371527 | 72 | #646456 by xslim: Add a workaround to run update.php |
| 723f08a7 | 73 | #1055602 by dereine: Convert argument search to dbtng. |
| 15bab64d | 74 | #1039584 by dereine: Fix path of taxonomy path, function from d6 |
| 8a1ee587 DW |
75 | #1019746 by Ralf: Check_plain role names. |
| 76 | #1006482 by dereine: Fix filter: user posted or commented handler. | |
| f9b4b28c | 77 | #870960 by bojanz, dereine: Field label should derive from field Label, not field name. |
| 8a1ee587 | 78 | #1056824 by greggles: Rename the displayed permission from "access all views" to "bypass views access control". |
| 0d8ee6b7 | 79 | #1022052 bojanz, dereine: Don't add the field_info into the views data array |
| 3f7d1df7 | 80 | #970162 by longwave: Add "time hence" options to date field format |
| db206916 | 81 | #1069100 by paranojik: remove legacy code from views_plugin_row_comment_view:pre_render(). |
| c901ade7 | 82 | #741234 by voxpelli: Arguments should check for NULL along with empty string to find empty values. |
| 5a46b695 | 83 | #1046170 by agentrickard, blackice2999, dereine: Execute preExecute before generate the countQuery to fix pagers with node_access. |
| 0c912b0c | 84 | #1046170 (follow up) by agentrickard: Provide a better documentation for the problem. |
| ca90b263 | 85 | #1070112 by drunken_monkey: Fix notice in field_views_field_label. |
| 2acddc72 | 86 | #978824 by dereine: Don't execute validation on config_item remove button. |
| 43e77bf6 | 87 | by dereine: Convert op_shorter/longer in filter_string to add_where_expression. |
| 0ac76424 | 88 | #1046650 by dereine, damz: Don't delete views in the simpletest. |
| 36eb7d92 | 89 | #1022052 follow up by bojanz: Fix filter_list handler, by loading the field_info again. |
| 6262a335 | 90 | #1023794 by turek: Fix notice in many_to_one_helper. |
| f45c689d | 91 | #1057810 by mariusz.slonina: Remove views_handler_field_user_link_delete and the views_data entry. |
| ddf8d668 | 92 | #1075598 by paranojik: small fix for the single argument case. |
| 5e686762 | 93 | #1053164 by dereine: Support random sort for sqlite by using dbtng functionality. |
| d837279b | 94 | #1073862 by solotandem: Title of columns from field revision tables shouldn't have the name delta. |
| 2286174c | 95 | #1042072 by das-peter: Fix notice in views_handler_field_field. |
| 6d9b7711 | 96 | #1078570 by duellj: Search filter doesn't work for attachments. |
| 5165554d | 97 | #1068108 by boombatower: Allow row_class to contain multiple classes. |
| 7e423019 | 98 | #1078738 by dereine: Add a serialized data field handler and set users.data to it. |
| e54573a3 | 99 | #1051308 by dereine: Backport a test fix for views_handler_filter_date from d7v3ui. |
| f257856c | 100 | #1079496 by dereine: Fix renamed field names for list fields. This caused an additional filter, which didn't worked. |
| 3a2646c0 | 101 | #1080690 by dereine: Store the view object in the query object, so it can be used. |
| 312c4d34 | 102 | #1080690 by dereine: Fix target/key for querying against sql databases. Therefore don't use db_select anymore. |
| ce282905 | 103 | #1029534 by bojanz: Fix like for pgsql by using db_like correct. |
| 11c44c71 | 104 | #1051308 by bojanz: Fix date filter handler behaviour with offsets. |
| 3cdc3579 | 105 | #1062506 by dereine: Misnamed parameter for creation of broken handlers. |
| 8a92d5ab | 106 | #1049998 by dereine: Fix jump_menu summary and some possible notices. |
| 7921db90 DW |
107 | #975400 by bojanz, dereine: Refactor field render() functions to accept $value. |
| 108 | #975400 follow up by bojanz: Give field::sanitize_value more power and fix some issues with get_value. | |
| b123a2e7 | 109 | #1052896 by dereine: Fix summary css classes output. |
| 546e685e | 110 | #1046674 by dereine: Rename build_mode to view_mode in row_node_view. This fixes some bugs with code using $node->view_mode. |
| 11876e3e | 111 | #1090682 by febbraro: view:load does not clear the cache correctly when reset. |
| 3e86b313 | 112 | #1090682 by dereine: Write a simpletest for the reset parameter of view::load. |
| c751c8b0 | 113 | #1054272 by dagmar: String filters are non optional anymore. |
| 76efcc64 | 114 | #1086158 by dereine: Fix filter handler of list fields. |
| bac35c89 | 115 | #1079178 by Manuel Garcia: Provide a views revert drush command. |
| cfa6ed3c | 116 | #1097602 by bojanz: Don't run validation for Cancel button on views wizard. |
| 083b35d6 | 117 | #1096292 by bojanz: Provide better default for exposed_sorts_label. |
| 24cbc9fb | 118 | #1097964 by dereine: Don't show contextual links when the contextual module is disabled. |
| f218e2f0 | 119 | #1098006 by bojanz: Fix notice in summary style conversion code. |
| bb57576f | 120 | by dereine: Move get_value and sanitize_value into views_handler to support it for area handlers. |
| c2e82b64 | 121 | #1098334 by kannary, dereine: Remove merge leftover in views.help.ini. |
| 227a0f88 | 122 | by dereine: Allow to expose sorts again. |
| 05094027 | 123 | #1098168 by fubhy: HTML Wrapper checkboxes in style settings in default field handler showing weird behavior |
| 3569abab | 124 | #1096366 by jamsilver: Role access plugin: Replacing array_unshift() with reset() |
| 2ffb1f37 | 125 | #1096834 by dww: Allow importing views code that starts with '<?php'. |
| f8fb2530 | 126 | #557160 by joachim: Move docs/docs.php to views.api.php to match the drupal standard of hook documentation. |
| ae85f248 | 127 | #1100052 by michielnugter: Fix strict warning of views_handler_argument::get_value. |
| 89abe189 | 128 | |
| 85d970d8 EM |
129 | Views 3.x-7.x-alpha1 (05-Jan-2011) |
| 130 | ================================== | |
| 131 | ||
| 132 | #914102 by torelad: Correct placeholder in views_date_sql_format. | |
| 133 | #931582 by bec: Provide integration of {file_usage} table. | |
| 134 | by dereine: Fix in_operator test. | |
| 135 | by dereine: Fix more testcases by adding $this->resetAll(). | |
| 136 | #931886 by bojanz: Remove views_handler_filter_float because numeric handler + dbtng does everything. | |
| 137 | #932792 by bec: Extras for formatting {file_managed} fields. | |
| 138 | by dereine: Move file_* handlers to extra files. | |
| 139 | #934086 by dereine: Attach the contextual links library only once. | |
| 140 | #917402 by yhahn: Update taxonomy handlers for d7 changes. | |
| 141 | #930582 by berdir, Damz, dereine: Fix query substitutions for subqueries. | |
| 142 | #711860 by dereine: 00 entered in pager total fails. | |
| 143 | #889770 by tim.plunkett: Empty fields not always hidden based on row settings. | |
| 144 | #762484 by master-of-magic: Link to node status could be lost between rows. | |
| 145 | #908272 by jaydub: Fix incorrect length of view description form field. | |
| 146 | #772782 by mstrelan: Menu normal item menu should default to system default menu rather than "navigation". | |
| 147 | #571234 by dereine: Better handling of invalid exposed filters or other methods that cause a view to abort during the build process. | |
| 148 | #685554 by MyXelf: Illegal characters in View tag translated improperly when used in theming templates. | |
| 149 | #508832 by nick_vh: Documentation improvement on templates. | |
| 150 | #887220 by dereine: Fix fatal error when using GROUP BY. | |
| 151 | #930714 by brad.bulger: Add aggregator GUID field. | |
| 152 | #936828 by xjm: Empty field replacement not quite always working. | |
| 153 | #872000 by NaX: Comment edit field needs option to set destination so it can work like comment edit field. | |
| 154 | #799580 by dereine: api version of views exports should use views_api_version() not hardcoded number. | |
| 155 | #884440 by Amitaibu: Improve token encoding to eliminate double html entity encoding. | |
| 156 | #847930 by dereine: Reduce duplicates option not staying set. | |
| 157 | #865482 by dereine: RSS options form does not include override. | |
| 158 | #813422 by dereine and killes: Improved time-based caching expiration. | |
| 159 | #829550 by hefox: Better testing of batch form use by exposed filters. | |
| 160 | #570618 by dereine: Enforce denying access to disabled views more strongly. | |
| 161 | #667014 by dereine: Prevent notice with relationships and node row style if relationship has no endpoint node. | |
| 162 | #835934 by dereine: Provide relationship from files to users. | |
| 163 | #738172 by dereine: Fields rewritten to be links with just a fragment did not work. | |
| 164 | #694094 by Ian Ward: Allow more static caches to be resettable. (port by aspilicious) | |
| 165 | #811226 by dereine: Fix another notice in area text handler. (port by aspilicious) | |
| 166 | #917916 by MyXelf: break delimiter not removed from formatted output. (port by aspilicious) | |
| 167 | #918654 by Will White: numeric GROUP BY fields missing numeric format options. | |
| 168 | by dereine: Test for views_handler_filter_date. | |
| 169 | #785236 by e_log: Add aggregator field item id as a field. | |
| 170 | #366886 by Scott Reynolds: For "last comment time" if "count zero is empty" is set, use empty text for nodes with no comments. | |
| 171 | #611086 by dereine: add -url token to files that can fetch proper URLs with private filesystems. | |
| 172 | #635336 by dereine: Remove unused fields from views. | |
| 173 | #795270 by dereine: Remove unnecessary links to sections that will have no settings. | |
| 174 | #882800 by dereine: Move "Distinct" option to query settings. | |
| 175 | #755342 by jcmarco: Improve SQL date field handling. | |
| 176 | #338893 by dereine: Aggregator argument not always properly converted to title. | |
| 177 | #787184 introduce the long awaited "Update and Override" button. | |
| 178 | #718832 by dereine: Add file extension as a field available within the File group. | |
| 179 | #941974 by dereine: Use contextual links in the views ui when possible. | |
| 180 | #761102 by dereine: test: user default argument. | |
| 181 | by dereine: Fix notice in views_ui_add_page. | |
| 182 | #667950 by damZ, dereine: Port #dependency form elements to #states. | |
| 183 | Added missing file: modules/taxonomy/views_handler_filter_vocabulary_machine_name.inc | |
| 184 | #882800 by rszrama: Fix notice for options['distinct']. | |
| 185 | #950246 by ZoeN: Fix dbtng in views_handler_argument_aggregator_fid. | |
| 186 | #884730 by yched, bojanz, karenS, wundo: Add new UI for formatter settings options to the field settings config. | |
| 187 | by dereine: Add the dependeny ctools. | |
| 188 | #952576 by yhahn: Use JS_LIBRARY group for adding core library js files. | |
| 189 | #563020 by dereine: Replace views object cache with ctools object cache. | |
| 190 | #952636 by yhahn: Support string format identifiers in field_markup handler. | |
| 191 | #954030 by alweb: Fix title query in views_handler_argument_term_node_tid. | |
| 192 | #954784 by tekante: views_join class produces a SQL error when an array is in definition['extra']['value']. | |
| 193 | #962756 by bojanz: Field delta shows the placeholder instead of the field name. | |
| 194 | #667950 by merlinofchaos, bojanz and dereine: Revert the states patch and use ctools dependency instead. | |
| 195 | #960528 by dereine: Clicksort doesn't work for field names that contain special characters. | |
| 196 | by dereine: Document add_where for formula. | |
| 197 | by dereine: Fix notice in ajax.inc. | |
| 198 | #963382 by aidanlis: Fix typo in mathematical expression field help text. | |
| 199 | #807614 by dereine: Test filter_numeric. | |
| 200 | #928000 by mfer, dereine: form.js dependency missing. | |
| 201 | by dereine: Fix some notices. | |
| 202 | by dereine: Fix views_exposed_form test. | |
| 203 | by dereine: Move test files around. | |
| 204 | by dereine: Fix notice in group_by_numeric. | |
| 205 | by eporama: Add a test for views_plugin_argument_validate_user. | |
| 206 | #788950 by merlinofchaos, bojanz, dereine: Fixed ui when clicking override. | |
| 207 | #965432 by bojanz: Display column for single column fields, if that column is not "value". | |
| 208 | #965188 by Scott Reynolds: Remove comment.comment column, it does not exist in the database anymore. | |
| 209 | #969124 by brenk28: Fix notices in rss feeds related to readmore. | |
| 210 | #968286 by bojanz: Let field::render_as_link support entity url options. | |
| 211 | #967188 by Island Usurper: Fix exposed data submitted data. | |
| 212 | #954916 by becw: taxonomy term id from URL expects taxonomy objects in term fields, none present. | |
| 213 | #968372 by becw: "Taxonomy: Term" filter autocomplete broken. | |
| 214 | #971326 by dereine: Join fieldapi fields additional on deleted = 0. | |
| 215 | #713078 by achaux: Aggregator not properly using allowed tags from core. | |
| 216 | #428196 by dereine, funkmasterjones and tic2000: Allow specification of default sort order (asc or desc) per field in table style. | |
| 217 | #944680 by rvilar: Properly t() untranslated string. | |
| 218 | #881680 by brianV and longwave: Avoid unnecessary invoking of view objects for argument validation when no argument validation is necessary. | |
| 219 | #767244 by Magnus: Fix some untranslatable strings due to less than and greater than characters. | |
| 220 | #855280 by dereine: Exposed forms set "Input required" lose exposed sorts. | |
| 221 | #935388 by infojunkie: Add post_build and post_execute hooks similar to post_render. | |
| 222 | #973496 by das-peter: Don't use call-time-reference for comment_view. | |
| 223 | #938806 by jenlampton: Node: title field should link to node by default. | |
| 224 | #956654 by mdupont: Translation for "offset" field in dates needed work. | |
| 225 | #931390 by dww: Optimize boolean logic by using "= 1" rather than "<> 0" for faster queries. | |
| 226 | #567918 by iamjon: Improve documentation for token replacement. | |
| 227 | #881468 by longwave: Improve performance by static caching results of argument validation because menu likes to double validate things. | |
| 228 | #964266 by dereine: cache_expire() missing $type. | |
| 229 | #477984 by demeritcowboy, fatstar415, mike dodd, dagmar: Properly handle value for "empty" and "not empty" special operators. | |
| 230 | #768060 by EmmanueleQuinto, xjm, others: Make sure that render alter options do not accidentally get blown up for empty fields. | |
| 231 | #847724 by dereine: Allow jump menu "Summary" style to customize choose text, just like the regular summary style. | |
| 232 | #669636 by dereine and bojanz: Convert the rest of the field handlers that have link options to use the advanced render. | |
| 233 | #871578 by dereine: Comment "new" might not work right without a comment count field. | |
| 234 | #910864 by Bevan, dereine: exposed filter blocks should not be cached by core block caching. | |
| 235 | Remove unused/lost view::render_exposed_form. | |
| 236 | #776830: Fix pager settings on attachments and feeds. | |
| 237 | #835544 by iamjon: export broke if key contained an apostrophe. | |
| 238 | #941990 by master-of-magic: Link to node when using relationships could occasionally lose track and create bad links. | |
| 239 | #833790: Click sort could break on fields that were actually formulas. | |
| 240 | #963454 by dereine: Remove related terms data definitions. | |
| 241 | #976098 by dereine: Fix notice in field field handler render function. | |
| 242 | #626732 by dereine: Fix analyze ok-button and added a test for it. | |
| 243 | #338584 by superbaloo: Allow displays to be re-ordered in the UI. | |
| 244 | #502348: Move advanced rendering up the chain a little bit to allow for non-standard uses of fields, such as grouping, to use advanced rendering features. | |
| 245 | #943984 by Kars-T: Remove extraneous line of code. | |
| 246 | #751970 by dereine: View list form auto submit on change. | |
| 247 | #502348 followup. | |
| 248 | #977846 by dereine: Use ctools_process_dependency for table plugin. (follow up of #502348). | |
| 249 | #942106 by andypost: Fix converting from vid to vocabulary in taxonomy handlers. | |
| 250 | #870792 by bojanz: Options form needs to be re-rendered if it failed validation. | |
| 251 | #980628 by bojanz: Fix options-query in field::render_as_link. | |
| 252 | #979264 by pwolanin: Account for flipped comment status values in Drupal 7. | |
| 253 | #972864 by bec: Provide term relationship via taxonomy term reference fields. | |
| 254 | #979634 by linclark: Fix field grouping. | |
| 255 | #972934 by dereine: Fix Node: User posted or commented. | |
| 256 | by dereine: Preview shouldn't expect to have the sql plugin, always. | |
| 257 | #960596 by dereine: Argument in preview aren't escaped. | |
| 258 | #983166 by dereine: Rename $class to $classes in the table template file and write some updating documentation. | |
| 259 | #963372 by dereine: Add 'form_process_checkbox' to every checkbox which uses process 'ctools_dependent_process'. | |
| 260 | #979082 by dereine: Add 'form_process_select' to every select which uses process 'ctools_dependent_process'. | |
| 261 | #936196 by jmiccolis, yhahn, adrian, bojanz, dereine: Don't use entity_load for the fieldapi-field handler, but use real sql fields. | |
| 262 | by dereine: Fix notice in views_ui_preview(). | |
| 263 | #965496 by ayalon: Update and Override broke validation of most views admin forms. | |
| 264 | #868990: Fix undefined call to $view->set_use_pager() | |
| 265 | #669636 followup by bojanz: Fix improper use of field_alias by row styles. | |
| 266 | #979046 by travist: Fix PHP 5.3 problem in views_access with no arguments. | |
| 267 | #978864 by linclark: Fix title bug with area handlers. | |
| 268 | #983460 by dereine: "Default sort" radio is in wrong column on table style settings. | |
| 269 | #783798 by dereine: GROUP BY can cause sort criteria to get incorrectly added to view. | |
| 270 | #357529 by nedjo, dddave, dagmar, dereine, yhahn, others: Implement plugin to handle translations of views configuration data. | |
| 271 | #983606 by jonathan1055: Breadcrumb disappears on bulk export results. | |
| 272 | #945034 by das-peter: Allow any kind of build_mode for node row style. | |
| 273 | #936196 by rszrama, das-peter, bojanz, dereine: Fix some bugs with the fieldapi field handler. | |
| 274 | #983272 by bojanz: Support click sorting for Field API fields. | |
| 275 | by dereine: Fix error in plugin_default_taxonomy_tid. | |
| 276 | #974542 by dereine: Use the same signature for pre_render in every handler. | |
| 277 | #988490 by dereine: Fix global view result counter. | |
| 278 | #740686 by dereine, dagmar: Integrate the functionality of Semantic Views (though it takes a significantly diffrent form). | |
| 279 | #988726 by yhahn: Use taxonomy_term_data 'format' column for description field. | |
| 280 | #988520 by dereine: Fix sql of date handler for offset. | |
| 281 | #952636 by yhahn, jmiccolis, dagmar, dereine: Support string format identifiers. | |
| 282 | #960810: Fixed merge error of semantic views patch. | |
| 283 | #769458 by anrikun: Fix double encoding of alt/title text on link rewriting. | |
| 284 | #318944 by dereine: Prevent warning in table view when user has no permission to view any fields. | |
| 285 | #416178 by dereine: Profile field checkboxes did not properly filter false values. | |
| 286 | #949526 by dereine: External database not used. | |
| 287 | #913688 by dereine: Fix feed icon path. | |
| 288 | #768802 by dereine: Allow sort by node language. | |
| 289 | #600742 by dagmar: Allow displays to be disabled. | |
| 290 | reported by swentel: Remove left over debugging dsm. | |
| 291 | #468484 by dereine: Filter by unread not relationship safe. | |
| 292 | #833790 redux by dereine: Make sure field actually exists. | |
| 293 | #607942 by dashton: Support "rel" attribute in link rewriting. | |
| 294 | #994014 by idflood: Add missing semicolon to node translation link handler. | |
| 295 | #909886: -Any- option shows up on boolean exposed filters even when not optional. | |
| 296 | #972934 by dereine: Fix sql of subquery of comment_user_uid argument handler. | |
| 297 | Follow up #607942, use ctools_dependent_process. | |
| 298 | #817360 by John Morahan: Have Analyze button warn if view has no access control. | |
| 299 | #898990 by dereine: Fix bad SQL generated on related terms relationship if no vocabularies selected. | |
| 300 | #833220 by dereine: Properly validate value on date filter. | |
| 301 | #910256 by dagmar: Add an - All - option to exposed items per page. | |
| 302 | #779668 by esteewhy: Fix not technically valid use of break statements. | |
| 303 | #909332 by dereine: Add col-first and col-last classes to grid style. | |
| 304 | #989092 by dereine: Semantic views integration broke grid view a little. | |
| 305 | #868972 by dereine: Add a "summary" attribute for accessibility on table and grid styles. | |
| 306 | #992174 by dereine: Add missing field handler aggregator_xss in the views.info file. | |
| 307 | by dereine: Fix fatal error in the field term_node_tid handler. | |
| 308 | #994856 by dereine: Replace views dependecy with ctools... again. | |
| 309 | by dereine: Replace _fake_instance in field field handler with a ctools helper function. | |
| 310 | #996634 by das-peter: Add missing rel to option_definition of the field handler. | |
| 311 | #610418 by joachim: Add handler descriptions to handler edit forms. | |
| 312 | #368687 by dereine: Allow a relationship from node revision to master node. | |
| 313 | #759082 by dereine: Prevent invalid argument warning with no relationships. | |
| 314 | #946368 by dereine: User argument default ignoring node author checkbox in some cases. | |
| 315 | #867636 by chromix: Give jump menu an option to set default value to current path. | |
| 316 | #997772 by dereine: Fix node_view_analyze by using dbtng and d7 role_permission database schema. | |
| 317 | #998278 by dereine: Update field.views.inc based on #986992. | |
| 318 | #998400 by das-peter: Use vocabulary in "term name converted to term id". | |
| 319 | #785036 by dereine and bojanz: Properly validate display IDs. | |
| 320 | #958312 by tim.plunkett: Exports could have extraneous whitespace when exported from other modules like features. | |
| 321 | #927270 by Cyberwolf: Allow the "options callback" for the in_operator filter handler to also have an "options argument" in the definition. | |
| 322 | #497936: Profile fields with dashes in their names cause bad queries. | |
| 323 | #608926 by Longwave: Remove unused theme("nodate") functionality. | |
| 324 | #993002 by alex_b, dereine: Fix notice in views_plugin_display_page.inc. | |
| 325 | #1000044 by pivica: Fix notice for element_type in some field handlers. | |
| 326 | #984390 by yhahn: Fix full pager variables. | |
| 327 | #972620 by dereine: Add an administrative title field for all handlers to make it more possible to distinguish similar fields from each other in the UI. | |
| 328 | #627378: Allow specifying that your module provides specialized views templates via hook_views_api. | |
| 329 | #627378 follow up: Remove debug calls. | |
| 330 | #1001442 by dboulet: Add classes/title text to contextual links. | |
| 331 | #999042 by bojanz: Remove the option to use the site mission for the RSS feed description, because drupal doesn't have this field anymore. | |
| 332 | #985602 by bblake, bojanz, dereine: Support slave server. | |
| 333 | by dereine: Fix views.info file. | |
| 334 | #987478 by bojanz: Let field field handler properly handle field language. | |
| 335 | #1002060 by troky: COMMENT_NODE_* constants have new names | |
| 336 | #996306 by alex_b: Respect 'edit terms in ' settings | |
| 337 | #987478 by bojanz: Fix some more edge cases in field field handler. | |
| 338 | #1003034 by das-peter: Use preg_slit instead of split. | |
| 339 | #905712 by dagmar: Add Published/Not published as text options to published field. | |
| 340 | #816354 by dereine: Provide a field to create administrative comments on displays. | |
| 341 | #1004596 by pillarsdotnet: Wrong usage of theme('image'...) in contact field handler. | |
| 342 | #1006088 by aspilicious: Remove unneeded files from .info file. | |
| 343 | #1005662 by troky: Change original hook to base hook in views hook_theme. | |
| 344 | #808016 by dereine: Clarify short/medium/long date formats. | |
| 345 | #829928 by gordon: Allow strip tags to get a list of tags to keep. | |
| 346 | #1004538 by ngmaloney, bojanz: Support timestamps before 1970 in views date sql. | |
| 347 | #522318 by dereine: Provide a "human readable" name for all Views. | |
| 348 | #1003112 by ralf: Add configure line to views_ui.info | |
| 349 | #118672: Allow an OR in filters by adding groups in the filter UI. | |
| 350 | by dereine: Add a test for field math, and fix the field math :) | |
| 351 | #1007036 by bojanz: Fix Node: Has new content filter. | |
| 352 | by dereine: Add a test for filter equality. | |
| 353 | by dereine: Add a test for field counter. | |
| 354 | #1007036 by dereine: Fix join condition for Node: Has new content filter. | |
| 355 | by dereine: Fix tests for detecting module template files. | |
| 356 | #1007730 by bojanz, merlinofchaos, dereine: Fix views_handler_filter_string, add tests and add a general placeholder method. | |
| 357 | #1006644 by bojanz, dereine: Allow field field handler to work with users. | |
| 358 | #759082 by dereine: Fix whitescreen due to incorrect relationship loop code. | |
| 359 | by dereine: Remove old comment about select::countQuery. | |
| 360 | #863478 by damz, dereine: Allow basic distinct support. | |
| 361 | #667950 by bec : Remove workaround for filter_numeric dependency. | |
| 362 | #1011266 by sime: Fix whitescreen due to changes in #759082. | |
| 363 | #1011220 by aspilicious: Auto-Generate View's Machine-Readable Name. | |
| 364 | #1001542 by mikeytown2: view::set_display() has wrong return code when it fails. | |
| 365 | #1011220 follow-up: Add missing point on machine_name. | |
| 366 | #722330 by dereine: Views should include core version for updates. | |
| 367 | #1008706 by dereine: Convert placeholders to new api. | |
| 368 | #807616 by damz, dereine: Remove views_handler_sort_formula and add a short entry in api-upgrading.html | |
| 369 | #873238 follow up by dereine: Remove adding cookie.js all the time. Ajax loading works now. | |
| 370 | #591302 by yhahn: Update ajax_view.js for ajax framework. | |
| 371 | #972638 by bojanz: Mini pager hasn't been ported. | |
| 372 | #1011334 by dereine: Exposed filters without input broke sql. | |
| 373 | #990088 by yhahn: Fix taxonomy integration by changing vid to nid for taxonomy_index. | |
| 374 | #1007466 by aspilicious, dereine: Provide a api function for adding complex queries: add_where_expression, add_having_condition. | |
| 375 | #1008170 by dereine: Fix views_handler_filter_groupby_numeric by using add_having_expression. | |
| 376 | #1013170 by das-peter: Fix broken view::preview which was broken on #1001542. | |
| 377 | #644008 by Cyberwolf and dereine: Allow access plugins access to arguments. | |
| 378 | #997424 by dereine: Use drupal_add_library instead of drupal_add_js where it's possible. | |
| 379 | #992704 by solotandem, bojanz, dereine: support to groupby entity_id. | |
| 380 | #970514 by moshe, dereine: Provide basic drush integration for views. | |
| 381 | #1015306 by dereine: Fix index in field_field. | |
| 382 | by solotandem: Make a better description for the group_type field in groupby form. | |
| 383 | #1015856 by solotandem: Eliminate PHP notices related to recent groupby changes. | |
| 384 | #1016058 by dereine: Fix string contain all words. | |
| 385 | #940316 by merlinofchaos: Allow to rescan template files from non-current themes. | |
| 386 | by mikejoconnor, dereine: Fix notice for exporting view->core. | |
| 387 | #1002744 by bojanz: Use entity_load for fieldapi field handlers. | |
| 388 | #957206 by dereine: Add missing views.info entry for aggregator iid argument handler. | |
| 389 | #1002744 by bojanz: Refactor views_field_field by renaming some variables/comments. | |
| 390 | by dereine: Bring vpr and views_debug back. | |
| 391 | #955464 by dereine: Fix glossary and many to one mode handler. | |
| 392 | #1016430 by bojanz: fix two small bugs in field_field handler. | |
| 393 | by dereine: Add $view->version to all default views. | |
| 3113c228 | 394 | #1006176 by das-peter, bojanz: Add support for field based translation. |