Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!
#584880 by drewish: Relationships defined using wrong base field
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.
Changelog cleanup
First (actually probably abouth twentieth, but first committed) pass at porting Views to D7 based upon revision 221 from https://code.launchpad.net/~d7cx/d7cx-views/DRUPAL-7--3
#520632 by DamZ: Add comment hostname and mail to available comment fields.
#520632 by DamZ: Add comment hostname and mail to available comment fields.
#400914 by joachim: Add a link field to get to comments for a node that works just like the normal links.
#375342 by dww: node_comment_statistics should be INNER joined because there is always 1:1 reference.
#353002 by neclimdul: Provide a filter for user posted or commented on to complement the argument with the same functionality.
#365283: views_handler_filter_ncs_last_updated improperly registered causing fatal errors trying to use it.
#284768 by drewish: Proper templates for RSS feeds rather than format_rss_item().
#340033 by pancho: Clearer wording on some field help texts.
#336531 (by dww): Set boolean filter to not use a checkbox which is lesser UI.
#321589: Add comment node row template suggestions just like te node row variant, since it's already documented that way.
Since it's not easily possible to do the views filter block externally, bring the functionality directly into Views, including modifying the ajax for that to work.
#310107: views_handler_argument_comment_user_uid was not properly registered.
styles were using wrong method of finding help topic.
Major re-organization of handlers. PLEASE NOTE: This drastically affected the Views module API and until modules are updated to match, they will stop working. Efforts have been made to ensure that this won't cause your site to crash, but that's partly up to the individual module as well.
#277382 by mooffie: Remove unintuitive "ID" from relationship naming.
#276939 by mooffie: Typo prevented comments: cid relationship from functioning.
API documentation update.
#274926 by aclight: Typo fixes in comments and t() strings.
Some refactoring of how handlers are handled, particularly with their default options. This is an unfortunately widespread change and will affect modules utilizing the API.
#261977: (by hass) String fixes.
Row style to view a comment similar to the node view.
#258729: There should not have been a direct, built-in relationship between comments and users.
#252753: (by Goba) comment RSS row plugin
#115945: Filter and field for node comment status
Comment links were not working; Lack of RSS row style was not properly validating; added node and user relationships for comment
Some more improvements to comment.views.inc
Some updates to comment.views.inc (more to come) plus a fix to the last checkin.
Comment update from alpritt, plus views_handler_field_numeric
Add basic support for "files" table. Still needs upload.module stuff to really link it in, though.
#241033: (by hass) String translatability fixes.
#240478: some string cleanup
"string" handler argument which is used for the node title argument
Miscellaneous cleanup; ensure relationship safety for some formerly hardcoded/poorly coded items.
Initial comment implementation. Still missing features.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |