/[drupal]/contributions/modules/views/plugins/views_plugin_display.inc
ViewVC logotype

Log of /contributions/modules/views/plugins/views_plugin_display.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.27.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 20:27:31 2009 UTC (5 days, 17 hours ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.27.2.4: +4 -1 lines
Diff to previous 1.27.2.4 , to branch point 1.27
#589484 by Markus Petrux: External styles could not properly provide advanced help files.

Revision 1.20.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 20:27:27 2009 UTC (5 days, 17 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.16: +4 -1 lines
Diff to previous 1.20.2.16 , to branch point 1.20 , to next main 1.27
#589484 by Markus Petrux: External styles could not properly provide advanced help files.

Revision 1.27.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 20:27:18 2009 UTC (5 days, 17 hours ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.27.4.5: +4 -1 lines
Diff to previous 1.27.4.5 , to branch point 1.27
#589484 by Markus Petrux: External styles could not properly provide advanced help files.

Revision 1.20.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 20:05:39 2009 UTC (7 days, 18 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.15: +81 -202 lines
Diff to previous 1.20.2.15 , to branch point 1.20
Reverting accidentally committed export retooling patch. It was not ready to be committed.

Revision 1.20.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 19:52:56 2009 UTC (7 days, 18 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.14: +207 -81 lines
Diff to previous 1.20.2.14 , to branch point 1.20
#633482 by dagmar: pre_execute() method needs to be called on exposed forms.

Revision 1.27.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 23:19:22 2009 UTC (10 days, 14 hours ago) by dereine
Branch: DRUPAL-7--3
Changes since 1.27.4.4: +1 -3 lines
Diff to previous 1.27.4.4 , to branch point 1.27
#630194 by dereine: Convert access and cache plugins to use the newer option_definition() method of storing options.

Revision 1.20.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 22:07:54 2009 UTC (10 days, 16 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.13: +1 -3 lines
Diff to previous 1.20.2.13 , to branch point 1.20
#630194 by dereine: Convert access and cache plugins to use the newer option_definition() method of storing options.

Revision 1.20.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 01:08:29 2009 UTC (13 days, 13 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.12: +110 -1 lines
Diff to previous 1.20.2.12 , to branch point 1.20
#535868 by dagmar: Exposed forms as plugins, helping to isolate exposed form code and increase the ability for modules to change the behavior of exposed forms.

Revision 1.20.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 23:20:06 2009 UTC (13 days, 14 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.11: +49 -2 lines
Diff to previous 1.20.2.11 , to branch point 1.20
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!

Revision 1.27.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 18:19:40 2009 UTC (2 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.27.2.3: +3 -3 lines
Diff to previous 1.27.2.3 , to branch point 1.27
Remove extraneous dsm() call.

Revision 1.20.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:58:04 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.20.2.10: +24 -13 lines
Diff to previous 1.20.2.10 , to branch point 1.20
Reorganize the basic settings on a display a little bit.

Revision 1.27.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:57:54 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.27.4.3: +24 -13 lines
Diff to previous 1.27.4.3 , to branch point 1.27
Reorganize the basic settings on a display a little bit.

Revision 1.27.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:17:16 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.27.2.2: +17 -1 lines
Diff to previous 1.27.2.2 , to branch point 1.27
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.

Revision 1.20.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:17:12 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.9: +17 -1 lines
Diff to previous 1.20.2.9 , to branch point 1.20
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.

Revision 1.27.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:17:00 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.27.4.2: +17 -1 lines
Diff to previous 1.27.4.2 , to branch point 1.27
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.

Revision 1.27.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:14:03 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.27.2.1: +24 -3 lines
Diff to previous 1.27.2.1 , to branch point 1.27
#580320 by chaps2: Allow "always use more link" setting.

Revision 1.20.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:13:54 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.8: +24 -3 lines
Diff to previous 1.20.2.8 , to branch point 1.20
#580320 by chaps2: Allow "always use more link" setting.

Revision 1.27.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:13:51 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.27.4.1: +24 -3 lines
Diff to previous 1.27.4.1 , to branch point 1.27
#580320 by chaps2: Allow "always use more link" setting.

Revision 1.27.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:27 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.27: +51 -66 lines
Diff to previous 1.27
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

Revision 1.27.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 02:11:17 2009 UTC (3 weeks, 6 days ago) by merlinofchaos
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-7
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
If you have CTools 1.3 enabled, you can use a "Jump Menu" style for both summaries and normal Views.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:26:56 2009 UTC (2 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
#563564 by dereine: Unformatted style does not use options, so the options icon should not appear.

Revision 1.20.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:23:40 2009 UTC (2 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.7: +3 -3 lines
Diff to previous 1.20.2.7 , to branch point 1.20
#563540 by dereine: Fix description of cache plugin settings.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 21:54:23 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.25: +5 -10 lines
Diff to previous 1.25
#442982 by killes: Make destroy() method more robust so that views are more readily reused.

Revision 1.20.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 19:41:50 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.6: +5 -10 lines
Diff to previous 1.20.2.6 , to branch point 1.20
#544098 by joachim: Fix validation quirks with defaulted handlers.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 00:23:42 2009 UTC (4 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#466454 by neclimdul: PHP strict fixes.

Revision 1.20.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 00:23:37 2009 UTC (4 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.5: +2 -2 lines
Diff to previous 1.20.2.5 , to branch point 1.20
#466454 by neclimdul: PHP strict fixes.

Revision 1.20.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 22:02:26 2009 UTC (5 months, 2 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.4: +34 -4 lines
Diff to previous 1.20.2.4 , to branch point 1.20
#330956: Theme: Information only scanned information from the default theme.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 22:01:31 2009 UTC (5 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-6
Changes since 1.23: +34 -4 lines
Diff to previous 1.23
#330956: Theme: Information only scanned information from the default theme.

Revision 1.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 20:35:56 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.3: +27 -4 lines
Diff to previous 1.20.2.3 , to branch point 1.20
#353403 by agentrickard: Field to provide "more" text.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 20:35:52 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.22: +27 -4 lines
Diff to previous 1.22
#353403 by agentrickard: Field to provide "more" text.

Revision 1.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 20:22:24 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.2: +118 -1 lines
Diff to previous 1.20.2.2 , to branch point 1.20
#468824 by eaton: Pluggable caching mechanism which can cache both the query result and rendered result.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 20:22:20 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.21: +118 -1 lines
Diff to previous 1.21
#468824 by eaton: Pluggable caching mechanism which can cache both the query result and rendered result.

Revision 1.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 03:09:37 2009 UTC (6 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20.2.1: +4 -4 lines
Diff to previous 1.20.2.1 , to branch point 1.20
#458140 by KarenS: Allow any handler to expose widgets.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 02:53:30 2009 UTC (6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
Add check_plain to a few display option values.

Revision 1.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 02:52:52 2009 UTC (6 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
Add check_plain to a few display option values.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 22:48:04 2009 UTC (7 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Cleanup of earlier commit.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 22:41:01 2009 UTC (7 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#414074 by dereine: Prevent fields becoming not editable by having just spaces in them in the Views UI.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 23:31:13 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.17: +24 -1 lines
Diff to previous 1.17
#343047 by alienbrain: Allow all handlers to participate in view validation.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 20:23:21 2008 UTC (11 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#330897: Invalid displays causing path lookup to crash.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 20:28:56 2008 UTC (12 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15
#327113: Clean up error text when display will not validate.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 01:04:24 2008 UTC (13 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#305756: Number formatting caused illogical rounding.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 19:51:56 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
#317744: $ symbol in special blocks invalid for theming.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 18:58:01 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
#319170 by KarenS: "Additional themes" not being used properly by the theme: information system.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 21:42:10 2008 UTC (13 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC5
Changes since 1.11: +8 -2 lines
Diff to previous 1.11
#311966: Completely unfiltered formats were being disallowed from use in header/footer/empty.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 23:56:29 2008 UTC (13 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.10: +63 -2 lines
Diff to previous 1.10
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.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 18:58:34 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.9: +4 -7 lines
Diff to previous 1.9
#308137: Filters were incorrectly checking for current user permissions on header/footer/empty text.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 18:12:18 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#292395 by KarenS: Do not crash on view list page if a view has an invalid display.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 22:47:42 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
styles were using wrong method of finding help topic.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 20:38:21 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Fix minor typo in last commit

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 20:34:03 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +13 -2 lines
Diff to previous 1.5
Do not display header/footer textareas if format is not available.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 20:19:15 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Minor text adjustment -- call filter "format" to be consistent with core. Thanks moshe

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:19:45 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +5 -2 lines
Diff to previous 1.3
#303024: Ensure more link only displays when appropriate.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 19:32:35 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +7 -7 lines
Diff to previous 1.2
#304378: Update theme: information to deal with changed path attribute.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 22:50:17 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +114 -90 lines
Diff to previous 1.1
Reworked access control to be a plugin. This will have the beneficial effect of drastically reducing Views load during menu access checks.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:21:30 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
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.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2