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
#360657 by yhahn: new hook_views_default_views_alter().
#360657 by yhahn: new hook_views_default_views_alter().
Use %s instead of %b for views_object_cache since we converted it to longtext.
#366666 by Deadmonk also yched: File size field should not try to print a size on NULL values.
#295246 by webchick: Wrong table type on views object cache caused truncation of cached data and mysterious errors on large views.
#332568 by Moonshine: Correct views performance timers.
#307049 by andrea.gariboldi: Proper blob handling
Fix some minor code formatting issues.
#234798: Ensure list of default views is an array from cache.
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.
Cache views data by language
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
Some more improvements to comment.views.inc
Allow totally removing the cache
#236786: (by KarenS) Make sure all views.*.inc files can be loaded from the module's path or module_path/include directory.
#235459: include leading . on all includes; also turn all include_once into require_once for efficiency.
Fix for blobs not being able to have defaults
Very simple exposed filter widgets
#216819: by csevb10: $language is now an object and causes errors in caching if not treated properly.
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.
Checkpoint UI checkin
Checkpoint checkin
Step 1 of so-many-I-can't-count of Views UI, plus some fixes to last checkin
Some code re-org, putting stuff in cache.inc where it belongs
Very early checking for Views 2 for Drupal 6. Currently query.inc looks good and view.inc can at least load and save views, though the schema needs more tweaks.
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 |