Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#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
#419226 by kelvincool: Respect admin theme during views ajax operations.
#419226 by kelvincool: Respect admin theme during views ajax operations.
#293229 by mooffie: AJAX views had issues with multiple instances of the same view on a page.
#311730 by mooffie: Typo preventing some AJAX views from working
#290132: Optimize count query somewhat.
#296765: user autocomplete incorrectly required administer views access. Also incorrectly required Views UI module.
Fix some minor code formatting issues.
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
A couple more help files, mostly stubs
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.
Retooled the form replacements into a single, unified form builder (which may be suitable for use in Drupal 7)
Documentation improvement
Fix for argument settings "not found", "ignore" and "empty text"
Some fixes for the "in" operator filter"
Add better hiliting to the UI; now possible to tell what items are overridden as well as what item is currently being edited
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
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 |