Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#503452: Retool exports to properly use option definition, improving translatability and information use.
#452384: Fix PHP 5.3 compatibility.
#452384: Fix PHP 5.3 compatibility.
#452384: Fix PHP 5.3 compatibility.
#515564: Views UI would fail to rearrange with > 25 fields.
#515564: Views UI would fail to rearrange with > 25 fields.
#515564: Views UI would fail to rearrange with > 25 fields.
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!
#626720: Added $form_state['build_info'] default value, to fix the views_ui
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
#607952 by markus_petrux: Need check plain on "additional" queries.
#607952: Need check plain on "additional" queries.
#511468 by dereine: State which view was saved after saving a view.
#511468 by dereine: State which view was saved after saving a view.
#330956: Theme: Information only scanned information from the default theme.
#330956: Theme: Information only scanned information from the default theme.
Add check_plain to display title during ajax operations
Add check_plain to display title during ajax operations
#386098 by dereine: Add "watchdog" as a debug logging options.
#386098 by dereine: Add "watchdog" as a debug logging options.
#440676 by dereine and Razorraser: View import form crashed on empty view input.
#440676 by dereine and Razorraser: View import form crashed on empty view input.
#446726 by yhahn: Improved performance for js dependencies.
#446726 by yhahn: Improved performance for js dependencies.
Add check_plain to a few display option values.
Add check_plain to a few display option values.
#380560: UI could suddenly cause errors with get_handlers() in certain situations with relationships.
#383242 by dww: Allow - Any - instead of <Any> as an option in the Views tools menu.
#375000: View name should always be LTR.
#359818: Delete button should say Revert when reverting a view to default.
#335647 by markus_petrux: Add memory and a reset button to the Views list page.
#326034 by yched: Allow short names in admin summaries via new "title short" definition.
#336531 (by dww): Set boolean filter to not use a checkbox which is lesser UI.
#332568 by Moonshine: Correct views performance timers.
Refactor analysis tool into its own include file to make it easier to use externally.
#324378: Minor usability improvements to the list page.
#325884 by yched: Allow fields to change clicksort status and table style to respect that.
#324726: "tag" fields should be autocomplete in View edit.
#319160: Typo causing "default sort" field to improperly reset to "none"
#279073 by hass and pwolanin: A subset of some translation fixes.
#317803 by pwolanin: Change message and link for advanced help module whining if module is present but not enabled.
#317030 by stella: Minor fixes from code review
#317023 by stella: Minor internationalization fixes.
#316195 by mooffie: Relationships would sometimes not be available for use when they should be.
#313863: Remove "Remove" button from "Extra" settings form
#313377 by mooffie: Relationships could sometimes not be properly defaulted.
#309057: non-ascii characters caused problems with the "group" selection in the add form.
#288599 by mooffie: Correct "skip base" functionality.
#299042: Clear the entire theme registry cache, not just the current one, when hitting the rescan button.
Apparently plugins.inc was the wrong place to put that. Let us try admin.inc instead.
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.
#296765: user autocomplete incorrectly required administer views access. Also incorrectly required Views UI module.
Fix notice errors in views_ui_edit_item (thanks to aclight)
#270854 (partially by webchick): modify UI to remove the "overridden" icon and instead change display on items that are "defaulted" to make them more visually unique.
Fix notice message introduced by last commit
Provide message when fields are not in use, rather than simply disappearing them.
#279257: Check for handlers and plugins when importing a view to make sure everything is available and prevent crashy crashy.
#275372: Cancel button should redirect back to admin/build/views when canceling a new view.
#276714: Remove extraneous "break" that causes error when adding broken fields.
Change the update button to "update default display" when you are changing values on the default display.
#274355 by mooffie: Fix a caching problem with rescan template files button
#270313: Add validation to the view name on import (only if user entered)
#271019 by mooffie: Add a button to clear the theme registry on the theme: information page
Capture queries run during view render, with an optional checkbox to turn this off.
Fix some minor code formatting issues.
Add a checkbox to completely disable javascript so that there is a fallback for people who are having js troubles.
Revamped export functionality. This is a less verbose export that takes advantage of the newer options/defaults system so that it does not have to export quite as much data. Also a tool to export multiple views simultaneously.
Add a hook for query information, plus add timing info to the block.
Allow hover links to be turned off, and modified.
Introduce new "unformatted" summary style which can do inline.
Add setting to let query be above or below live preview, defaulting to below; more users are likely to be interested in the actual view than the query.
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.
Some code re-org to reduce the weight of views.module
#262049: Rename CSS files so that theme css overriding doesn't destroy Views' CSS inadvertantly
#261301: Recent comments default view should include "in moderation = false" filter.
Check for broken displays so that we do not whitescreen with them
#261755: (by Moonshine) Give more options for displaying dev info.
Show override status on all fields/filters/etc; shorten status message and provide link to help explaining it.
#259163: Remove the "destination" from editing a view from the main administration screen. It iss annoying and not helpful; the main admin screen is only one click away.
#257101: The "destination" was override the goto on the "delete" button, so sometimes clicking to delete went to the wrong place entirely.
Restore "base table" checking for plugins.
#256949: Restore "remove display" button which had removed itself due to other CSS.
Some minor fixes, including a possible fix for #257718
Finally got enough to put the taxonomy_term default view in the way I want.
Tutorial for creating a "user list" view in the getting started doc, plus some fixes for bugs the tutorial revealed.
#251646: Remove use of strtolower() to ease translation into some languages.
#252970 by eaton and #250516 by RoboPhred: More stuff for statistics.module and default views for popular content
#251633: Generic ID for apply button on views list page conflicted with generic ID on other buttons in blocks.
A couple more help files, mostly stubs
A couple of minor fixes
Don't check for advanced help until after form submission so we don't double the message (take 2)
Don't check for advanced help until after form submission so we don't double the message
Fix 'invalid display id' error under PHP4 when adding fields, filters, et al
Tracker view, adjustments to convert, minor bug fixes
Add a bit of validation
autocomplete on view tag
#250782: remove filter was still trying to call the removed views_ui_check_stack() function.
Some admin.inc cleanup after last commit
Redo some form stuff to make it easier to choose the next form when chaining; and add some new chaining options. This commit will require you to visit admin/build/modules to reset the menu or the UI will stop working.
Fix problem grabbing incorrect data from cache
Improvements to finding items when adding fields
Make options on plugins more consistent with options() on handlers.
More stuff in the tools menu
New filter for published or can view published nodes; also analyze check to see if node views have a published filter if they have no access control.
Add base table to view list info and filter
Some stub help files to get started.
#248750: term_node should link to node via vid, not nid
Revamped view list page, plus the first advanced help file!
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.
Initial start at view analysis tool
Quick links on the edit page; hover links on the view view page.
#247479: view name needs 32 char max length
#246290: wildcard argument code had never been implemented. Luckily implementation was simple.
Fix expose button so that it does not destroy expose option defaults
#246255: Fix typo in handler names
Helper creation must be in init(), not construct()
Fix expose and override buttons so that they don't lose changes made to the form.
RSS implementation
#242388: (partially by John Morahan) Create a new display type whose sole purpose is to attach to another display on the view, thus allowing views within views. Like magical querying burritos.
upload.module handlers
Code cleanup related to arguments
#241823: (by John Morahan) Implement a random sort
Some cleanup, some re-org, some minor fixes.
Initial taxonomy implementation. There's still a ways to go -- I totally punted on depth -- and we need a few more argument handlers.
#240510: (by neclimdul) Add "title" attribute to AJAX links. Also some misc cleanup.
#115949: (nedjo followup) -- remove unused function in .js
#240478: some string cleanup
New .pot file (and a couple of t() errors fixed)
Allow totally removing the cache
#239947: Allow an optional debug signature to views to make it easier to identify where queries come from when perusing a query log.
Corrections to last patch!
Minor corrections, improvements to live preview
#115949: (by Nedjo) Allow use if AJAX paging with exposed filters and pager.
#239380: Database safe date handling by KarenS! This is a major improvement for PGSQL users!
Most of user.views.inc plus some bug fixes, improvements to join handling. For those interested in the real complexities, check out views_handler_filter_many_to_one to see cool stuff you can do with joins in views 2 that you could not in views 1
Finish implement and clean up node.created arguments
Refactor views_handler_filter_numeric to use dependency and be easier to create a child class of
Miscellaneous cleanup; ensure relationship safety for some formerly hardcoded/poorly coded items.
New feature: relationships. Connect tables through alternate link points.
#236883: Fix previous commit which made all views appear broken by reversing an if improperly
#236786: (by KarenS) Make sure all views.*.inc files can be loaded from the module's path or module_path/include directory.
#105125: (by moshe) Per field access control; fields will now remove themselves from views if the viewing user does not have access to see the field.
Dependenct javascript so some form elements can appear and disappear when needed/not needed.
Implementation of edit locking on views.
Basic validation framework; check to make sure that items that need fields have fields.
Miscellaneous minor fixes, including fixing the uid and nid argument titles
More PHP4 fixes
PHP4 fixes
Some better strings for the "invalid display id" error
Upgrade to live preview
Improvements to Views 1 converter
#233364: An initial upgrade path. Thanks *so* much to KarenS!!!
Live preview
Retooled the form replacements into a single, unified form builder (which may be suitable for use in Drupal 7)
#232905: view id was not getting read due to previous patch, thus display was getting saved with vid 0.
Remove errors from the tools page, provide message that the feature is not yet implemented.
Initial comment implementation. Still missing features.
#230523: Don't puke if someone tries to submit no relationships.
#229664: by mfb -- fix bad l() call on Enable/Disable default views.
Some more improvements to exposed filters.
Very simple exposed filter widgets
#223095 by yched: double check plain on field names
Import/export now work, plus an unfortunate major overhaul underneath. THIS CHECKIN WILL BREAK ALL EXISTING VIEWS.
Changed item indicators
Some fixes for the "in" operator filter"
Minor notice/warning fixes
View deletion works
Fixes for degradable UI
breadcrumbs, titles, paths
Converted main UI to use templates
Add better hiliting to the UI; now possible to tell what items are overridden as well as what item is currently being edited
Restore summary functionality
UI saves! Simple view even works again!
Checkpoint checkin
UI is really getting there now.
Checkpoint checking. UI is getting better, but it is also getting further away from what currently runs, so when this is done a bunch of refactoring is going to have to happen.
UI checkpoint checkin.
Some URL fixes; not sure why it was working at all, before.
A few more steps in the UI
Checkpoint UI checkin
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 |