Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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
#574150 by dereine: Remove user search because user.module does not store user keywords.
#574150 by dereine: Remove user search because user.module does not store user keywords.
Followup search updates including letting the score field have an option to set another field as the default tablesort if it is set to the default tablesort.
#362830: Search was mostly broken, especially score but also searching on multiple terms.
#340033 by pancho: Clearer wording on some field help texts.
#313087: Disabling "search" row style because it does not work.
Typo was preventing "search" row type from showing up.
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.
Do not add the search table if not actually searching.
Unnecessary label on exposed search form; missing "Group" designation on upload: attached files; some minimal but useful documentation on writing handlers
API documentation update.
Fix some minor code formatting issues.
#263556 by mfb: Fix broken complex searches
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.
#239044: backlinks for search module; also, some cleanup to view export (this means all existing default views need to be re-exported to get this cleanup)
Make options on plugins more consistent with options() on handlers.
A basic analyzer to help find problems, though it needs more analyzing. Plus, new theming information that will really help people figure out exactly what templates they can use to affect their output.
Some documentation stubs and cleanup.
Initial search module implementation
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 |