/[drupal]/contributions/modules/views/includes/view.inc
ViewVC logotype

Log of /contributions/modules/views/includes/view.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.151.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 26 00:35:16 2009 UTC (3 days, 1 hour ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.21: +7 -27 lines
Diff to previous 1.151.2.21 , to branch point 1.151 , to next main 1.167
#503452: Retool exports to properly use option definition, improving translatability and information use.

Revision 1.167.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 02:35:01 2009 UTC (10 days, 23 hours ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.167.4.2: +2 -2 lines
Diff to previous 1.167.4.2 , to branch point 1.167
#535206: Attachment displays repeat exposed filters because exposed filters were left hanging around during cloning.

Revision 1.151.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 02:33:19 2009 UTC (10 days, 23 hours ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.20: +2 -2 lines
Diff to previous 1.151.2.20 , to branch point 1.151
#535206: Attachment displays repeat exposed filters because exposed filters were left hanging around during cloning.

Revision 1.167.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 02:26:16 2009 UTC (10 days, 23 hours ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.167.2.1: +2 -2 lines
Diff to previous 1.167.2.1 , to branch point 1.167
#535206: Attachment displays repeat exposed filters because exposed filters were left hanging around during cloning.

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

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

Revision 1.151.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 01:08:29 2009 UTC (2 weeks, 4 days ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.17: +18 -40 lines
Diff to previous 1.151.2.17 , to branch point 1.151
#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.151.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 23:20:05 2009 UTC (2 weeks, 4 days ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.16: +17 -8 lines
Diff to previous 1.151.2.16 , to branch point 1.151
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!

Revision 1.167.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 22:44:06 2009 UTC (2 weeks, 4 days ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.167: +8 -1 lines
Diff to previous 1.167
#623498 by marcp: total_rows should be filled in if fetching all records.

Revision 1.167.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 22:38:07 2009 UTC (2 weeks, 5 days ago) by dereine
Branch: DRUPAL-7--3
Changes since 1.167.4.1: +4 -1 lines
Diff to previous 1.167.4.1 , to branch point 1.167
#626720: Added $form_state['build_info'] default value, to fix the views_ui

Revision 1.151.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:34:26 2009 UTC (3 weeks, 5 days ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.151.2.15: +4 -1 lines
Diff to previous 1.151.2.15 , to branch point 1.151
#598824 by dereine: Result caching code got lost.

Revision 1.167.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:26 2009 UTC (3 weeks, 5 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.167: +100 -172 lines
Diff to previous 1.167
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.151.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 21:34:25 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.14: +12 -1 lines
Diff to previous 1.151.2.14 , to branch point 1.151
#442982 by killes: Make destroy() method more robust so that views are more readily reused.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 17:57:11 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.166: +2 -1 lines
Diff to previous 1.166
#540122 by stella: Attachment displays should attach even if arguments caused the primary display to abort.

Revision 1.151.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 17:57:04 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.13: +2 -1 lines
Diff to previous 1.151.2.13 , to branch point 1.151
#540122 by stella: Attachment displays should attach even if arguments caused the primary display to abort.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 16:59:57 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.165: +8 -1 lines
Diff to previous 1.165
#510920 by apanag: Add set_current_page() method to view class.

Revision 1.151.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 16:59:54 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.12: +8 -1 lines
Diff to previous 1.151.2.12 , to branch point 1.151
#510920 by apanag: Add set_current_page() method to view class.

Revision 1.151.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 15:36:26 2009 UTC (4 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.11: +13 -82 lines
Diff to previous 1.151.2.11 , to branch point 1.151
Fix accidentally reverted changes. Plus get rid of an ugly piece of hardcoding around the signature.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 22:06:55 2009 UTC (5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.164: +3 -1 lines
Diff to previous 1.164
#499078 by Darren Oh: Make sure theme is initialized for pre_render hook.

Revision 1.151.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 22:06:52 2009 UTC (5 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.10: +3 -1 lines
Diff to previous 1.151.2.10 , to branch point 1.151
#499078 by Darren Oh: Make sure theme is initialized for pre_render hook.

Revision 1.151.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 18:48:24 2009 UTC (5 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.9: +114 -20 lines
Diff to previous 1.151.2.9 , to branch point 1.151
Roll commits from 2.x branch

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 19:27:32 2009 UTC (5 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.163: +6 -2 lines
Diff to previous 1.163
Table sort "do not override" was putting its sort criteria first but that still counts as overriding.

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 19:49:47 2009 UTC (5 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.162: +2 -2 lines
Diff to previous 1.162
Remove unnecessary parameter to cache post render.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 18:31:00 2009 UTC (5 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.161: +3 -3 lines
Diff to previous 1.161
Correct typo

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 18:30:27 2009 UTC (5 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.160: +3 -3 lines
Diff to previous 1.160
Correct typo

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 18:25:03 2009 UTC (5 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.159: +21 -1 lines
Diff to previous 1.159
Implement a post_render hook (for themes too) and cache method.

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 18:40:45 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-6
Changes since 1.158: +3 -3 lines
Diff to previous 1.158
Caching should check live_preview flag, not preview flag

Revision 1.151.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 23:40:06 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.8: +5 -1 lines
Diff to previous 1.151.2.8 , to branch point 1.151
Update and refactor to the caching plugins.

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 23:39:51 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.157: +5 -1 lines
Diff to previous 1.157
Update and refactor to the caching plugins.

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 00:01:01 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.156: +3 -2 lines
Diff to previous 1.156
Minor fix to caching and validating.

Revision 1.151.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 00:00:55 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.7: +3 -2 lines
Diff to previous 1.151.2.7 , to branch point 1.151
Minor fix to form caching and validating.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 22:35:59 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.155: +16 -16 lines
Diff to previous 1.155
Fix notice errors

Revision 1.151.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 22:35:54 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.6: +8 -8 lines
Diff to previous 1.151.2.6 , to branch point 1.151
Fix notice errors

Revision 1.151.2.6 - (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.151.2.5: +53 -24 lines
Diff to previous 1.151.2.5 , to branch point 1.151
#468824 by eaton: Pluggable caching mechanism which can cache both the query result and rendered result.

Revision 1.155 - (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.154: +112 -83 lines
Diff to previous 1.154
#468824 by eaton: Pluggable caching mechanism which can cache both the query result and rendered result.

Revision 1.151.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 20:00:39 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.4: +4 -4 lines
Diff to previous 1.151.2.4 , to branch point 1.151
#422868 by mattman: Breadcrumbs not properly substuting % replacements.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 20:00:35 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.153: +4 -4 lines
Diff to previous 1.153
#422868 by mattman: Breadcrumbs not properly substuting % replacements.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 19:38:33 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.152: +3 -2 lines
Diff to previous 1.152
#424460 by thePanz: Customizable breadcrumb title for arguments.

Revision 1.151.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 19:38:29 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.3: +3 -2 lines
Diff to previous 1.151.2.3 , to branch point 1.151
#424460 by thePanz: Customizable breadcrumb title for arguments.

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

Revision 1.151.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 03:03:38 2009 UTC (6 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.151.2.1: +18 -87 lines
Diff to previous 1.151.2.1 , to branch point 1.151
#293841: Allow different back ends for Views to facilite things like flickr api, solr, rdf, etc.

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

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

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 01:41:34 2009 UTC (9 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.150: +2 -2 lines
Diff to previous 1.150
#373155: Not clearing "many to one" data breaks some attachment displays.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 19:48:31 2009 UTC (9 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.149: +2 -1 lines
Diff to previous 1.149
#357196 by Grugnog: hook_views_pre_view not getting $display_id sent properly.

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 00:01:41 2009 UTC (9 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.148: +13 -1 lines
Diff to previous 1.148
#349178 by agentrickard: Add generic link handling plus a custom text field. Also automatic trimming.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 21:32:46 2009 UTC (10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
#355919: views_theme() needed to include plugin theme files to detect functions.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 19:04:43 2009 UTC (10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.146: +2 -2 lines
Diff to previous 1.146
#324378 by eigentor: CSS improvements to the view list page.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 00:29:54 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.145: +4 -2 lines
Diff to previous 1.145
#345707 by aries: Do not display breadcrumb link if no link text.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 00:10:08 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.144: +8 -1 lines
Diff to previous 1.144
#345545 by mfb: Correct occasional Drupal.settings related javascript error.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 04:45:39 2009 UTC (10 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.143: +13 -3 lines
Diff to previous 1.143
#354707: Display attachment happened too early preventing default arguments from passing to the attachment.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 19:03:48 2008 UTC (11 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.142: +2 -1 lines
Diff to previous 1.142
Restore lost preview flag in last commit.

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 18:52:04 2008 UTC (11 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.141: +33 -29 lines
Diff to previous 1.141
#341897: Accidentally removed "administer views" permission trying to clean up broken _perm hooks

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 22:33:55 2008 UTC (12 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.140: +8 -8 lines
Diff to previous 1.140
#332568 by Moonshine: Correct views performance timers.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 21:32:55 2008 UTC (12 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.139: +7 -1 lines
Diff to previous 1.139
Allow hook_views_pre_view on preview as well as execute

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 19:39:27 2008 UTC (12 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.138: +6 -1 lines
Diff to previous 1.138
#321109: view::destroy() needs to unset current_display or future init_displays won't work.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 19:09:49 2008 UTC (12 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.137: +6 -3 lines
Diff to previous 1.137
#307287: (Panels related) view::preview() would override previously set arguments if no arguments were sent.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 01:11:54 2008 UTC (13 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.136: +2 -2 lines
Diff to previous 1.136
#324272 by neochief: hook_pre_render never called.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 17:06:25 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
#322187: deleting a view should cause menu rebuild.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 19:05:02 2008 UTC (13 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC5
Changes since 1.134: +2 -1 lines
Diff to previous 1.134
More work to ensure proper $view object destruction.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 00:14:01 2008 UTC (13 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133
#279073 by hass and pwolanin: A subset of some translation fixes.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 22:54:56 2008 UTC (13 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.132: +19 -1 lines
Diff to previous 1.132
pre_build, pre_execute and pre_render hooks

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 18:52:15 2008 UTC (13 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.131: +30 -10 lines
Diff to previous 1.131
#298675: Attachment titles were not always correct due to complexity of building titles.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 23:56:28 2008 UTC (13 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.130: +39 -25 lines
Diff to previous 1.130
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.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 21:21:21 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.129: +6 -3 lines
Diff to previous 1.129
#307049 by andrea.gariboldi: Proper blob handling

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 21:04:29 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.128: +8 -3 lines
Diff to previous 1.128
More gracefully handle an invalid style plugin.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 20:07:48 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.127: +2 -2 lines
Diff to previous 1.127
Revert some amount of COUNT query stuff so that db_rewrite_sql does not destroy the query.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:52:42 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.126: +3 -2 lines
Diff to previous 1.126
Ensure count query gets substitutions

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:15:50 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.125: +3 -4 lines
Diff to previous 1.125
#290132: Optimize count query somewhat.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 00:16:14 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.124: +9 -2 lines
Diff to previous 1.124
Various handler/plugin fixes

Revision 1.124 - (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.123: +8 -4 lines
Diff to previous 1.123
Reworked access control to be a plugin. This will have the beneficial effect of drastically reducing Views load during menu access checks.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 22:17:11 2008 UTC (15 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.122: +4 -2 lines
Diff to previous 1.122
Fix for multiple relationships failing

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 17:08:27 2008 UTC (15 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.121: +4 -2 lines
Diff to previous 1.121
#279899 by mooffie and nonsie: Move views_preprocess_node() to views.module so it always appears; add display name to node template suggestions. Needs documentation.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 16:03:10 2008 UTC (15 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.120: +46 -39 lines
Diff to previous 1.120
#282755 by mooffie, pwolanin, mroswell, heather, ff1, others: Improved example text for getting started page, separated into new files.

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 21:55:01 2008 UTC (15 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.119: +2 -2 lines
Diff to previous 1.119
#291079 rollback.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 19:32:30 2008 UTC (15 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.118: +9 -2 lines
Diff to previous 1.118
#289425: Exports losing some information on overridden fields if the overridden field happens to equal the original default value of the field.

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 19:10:27 2008 UTC (16 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.117: +2 -2 lines
Diff to previous 1.117
Automatically allow IS NULL and IS NOT NULL filters on all filters that support this if relationships are present.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 00:33:15 2008 UTC (16 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.116: +9 -3 lines
Diff to previous 1.116
#279257: Check for handlers and plugins when importing a view to make sure everything is available and prevent crashy crashy.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 18:01:44 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.115: +5 -1 lines
Diff to previous 1.115
#252884 by alevine: Remove warning when installing Views as part of a profile

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 19:21:47 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.114: +7 -2 lines
Diff to previous 1.114
Very very slightly cleaner export.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 21:38:33 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.113: +8 -1 lines
Diff to previous 1.113
#273570 by aclight: Properly allow attached displays to inherit exposed filters via UI option.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 00:23:45 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.112: +32 -2 lines
Diff to previous 1.112
#267457: Fixed. For real.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 21:39:33 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.111: +4 -2 lines
Diff to previous 1.111
Exposed filter memory was being trashed by a rewriting validate; also, exposed filters that decided not to participate weren't properly storing that status in session. This fixes both things.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 15:25:46 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.110: +6 -3 lines
Diff to previous 1.110
#249934: If a view had attachments, views_get_current_view() could return wrong results.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 17 20:07:04 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.109: +63 -10 lines
Diff to previous 1.109
Capture queries run during view render, with an optional checkbox to turn this off.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 17:42:43 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108
Fix some minor code formatting issues.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 22:10:20 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.107: +3 -3 lines
Diff to previous 1.107
I used definition instead of options. Oops.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 21:30:43 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.106: +81 -19 lines
Diff to previous 1.106
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.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 19:52:38 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.105: +23 -11 lines
Diff to previous 1.105
Views exporter tool to easily export multiple views at once.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 18:35:26 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.104: +46 -60 lines
Diff to previous 1.104
Modify $view to only use handlers for the field items, since it cares a lot more about the handlers than it cares about the actual storage of the field items. This could have implications for modules, particularly date and calendar.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 00:12:11 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.103: +10 -3 lines
Diff to previous 1.103
Add a hook for query information, plus add timing info to the block.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 19:29:03 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.102: +47 -6 lines
Diff to previous 1.102
Methods to deal with the back references causing Views to leak memory.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 23:57:16 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.101: +3 -2 lines
Diff to previous 1.101
#265536: Fix a fatal error when relationships are removed.

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 23:38:14 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.100: +3 -2 lines
Diff to previous 1.100
#260137: Send the view object through db_rewrite_sql so that other modules can intelligently decide what to do if they do/do not want to interfere with the view query.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:34:46 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.99: +4 -2 lines
Diff to previous 1.99
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.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 22:27:37 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.98: +2 -2 lines
Diff to previous 1.98
#261660: Incorrect strpos messed up breadcrumbs

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 06:11:32 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.97: +2 -3 lines
Diff to previous 1.97
Correct commit for previous patch.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 06:06:11 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.96: +4 -4 lines
Diff to previous 1.96
Fix a problem related to renaming style_handler to style_plugin when style_plugin was already used.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 22:55:17 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.95: +11 -9 lines
Diff to previous 1.95
Row style to view a comment similar to the node view.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 22:00:43 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.94: +21 -1 lines
Diff to previous 1.94
Restore "base table" checking for plugins.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 15:21:56 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93
#258198: Last page of any pager was getting dropped due to a -1 in the check that was not necessary.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 01:14:31 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.92: +21 -2 lines
Diff to previous 1.92
Finally got enough to put the taxonomy_term default view in the way I want.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 00:24:58 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.91: +4 -1 lines
Diff to previous 1.91
A special argument that will modify the depth of the previous term argument, so we can emulate the original taxonomy/term URL.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 19:48:44 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.90: +11 -8 lines
Diff to previous 1.90
#256492: NULL return from argument default plugin caused no argument check instead of validate fail check.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 05:29:30 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.89: +2 -1 lines
Diff to previous 1.89
Tutorial for creating a "user list" view in the getting started doc, plus some fixes for bugs the tutorial revealed.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 23:35:18 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.88: +13 -3 lines
Diff to previous 1.88
#251646: Remove use of strtolower() to ease translation into some languages.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 21:15:23 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.87: +2 -15 lines
Diff to previous 1.87
#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)

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 22:51:10 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.86: +6 -7 lines
Diff to previous 1.86
Fix a problem with attachments getting blown away by PHP's stupid stupid reference handling.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 19:37:36 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.85: +7 -2 lines
Diff to previous 1.85
#254347: Inadvertently trashed original objects in view::clone_view()

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 19:22:47 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
Change "no validation" to "basic validation" so that NULL arguments always fail.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 17:03:56 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.83: +5 -1 lines
Diff to previous 1.83
#249934: actually use views_set_current_view during preview and execute_display

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 05:09:36 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.82: +30 -9 lines
Diff to previous 1.82
Eliminate use of pager_query() so that we can use offsets.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 05:32:25 2008 UTC (18 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.81: +9 -3 lines
Diff to previous 1.81
Various fixes, including making sure that exposed filter settings pass through to argument links and pager links.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:39:19 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
Force default arguments to get added back into ->args

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 16:37:08 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.79: +5 -1 lines
Diff to previous 1.79
Don't validate displayes scheduled for removal

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 16:31:29 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.78: +3 -2 lines
Diff to previous 1.78
Comment links were not working; Lack of RSS row style was not properly validating; added node and user relationships for comment

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 20:22:50 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Changes since 1.77: +7 -5 lines
Diff to previous 1.77
Add a bit of validation

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 15:39:49 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.76: +5 -6 lines
Diff to previous 1.76
#249738: add "select count(*) from(...) as count_alias" after db_rewrite_sql because db_rewrite_sql seems to mess up with the subquery

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 22:11:34 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.75: +13 -11 lines
Diff to previous 1.75
Assorted code and @todo cleanup

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 17:52:09 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.74: +2 -5 lines
Diff to previous 1.74
Add base table to view list info and filter

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 23:21:56 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.73: +54 -31 lines
Diff to previous 1.73
#247929: Multiple attachment displays failed due to shallow cloning problems.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 20:12:33 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
Revamped view list page, plus the first advanced help file!

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 01:45:10 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.71: +11 -5 lines
Diff to previous 1.71
NEW: argument defaults and validation; pluggable. This will greatly ease some of the problems with argument discovery. We need to get a few more basic plugins written for this.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:38:42 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.70: +11 -3 lines
Diff to previous 1.70
#246290: wildcard argument code had never been implemented. Luckily implementation was simple.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 22:41:13 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.69: +4 -2 lines
Diff to previous 1.69
#246177: In PHP4, reference mangling caused the many to one filter to totally barf.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 02:47:18 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.68: +7 -3 lines
Diff to previous 1.68
RSS implementation

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 23:00:42 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.67: +2 -4 lines
Diff to previous 1.67
Move attachment rendering to views-view.tpl.php for greater flexibility.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 22:46:20 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.66: +45 -6 lines
Diff to previous 1.66
#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.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 20:38:19 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.65: +13 -8 lines
Diff to previous 1.65
#242544: Ensure use_pager is unset if items_per_page is 0.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 19:41:20 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.64: +6 -4 lines
Diff to previous 1.64
Finally! Taxonomy arguments. That work! Except I left out depth.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 17:19:19 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.63: +34 -5 lines
Diff to previous 1.63
#241917: (by John Morahan) -- allow two displays on the same view to have the same path, using access control to determine which view the user is given. This allows separate administrative views, for example.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 16:38:14 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.62: +4 -2 lines
Diff to previous 1.62
#241391: (by John Morahan) Allow "distinct" setting on the display.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 20:15:48 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.61: +4 -2 lines
Diff to previous 1.61
#240102: (Largely by neclimdul) -- Initial pass at profile field handlers. Still 3 @todo items remain but they are not hard.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 22:04:45 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.60: +5 -1 lines
Diff to previous 1.60
#239947: Allow an optional debug signature to views to make it easier to identify where queries come from when perusing a query log.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 20:31:51 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.59: +5 -1 lines
Diff to previous 1.59
Minor corrections, improvements to live preview

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 19:10:47 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.58: +10 -1 lines
Diff to previous 1.58
#115949: (by Nedjo) Allow use if AJAX paging with exposed filters and pager.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 17:21:14 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.57: +7 -9 lines
Diff to previous 1.57
Fixed the "extra" portion of views_join which was totally borken. Added "has new content" field shows new/updated.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 22:26:51 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.56: +5 -1 lines
Diff to previous 1.56
"string" handler argument which is used for the node title argument

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 20:26:24 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.55: +15 -3 lines
Diff to previous 1.55
Introduced views_handler_filter_date based on views_handler_filter_numeric as an all-purpose unix timestamp based date filter. Plus re-introduced hook_views_query_substitutions

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 23:20:06 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.54: +8 -1 lines
Diff to previous 1.54
Refactor views_handler_filter_numeric to use dependency and be easier to create a child class of

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 09:24:12 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.53: +2 -3 lines
Diff to previous 1.53
Miscellaneous cleanup; ensure relationship safety for some formerly hardcoded/poorly coded items.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 08:43:08 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.52: +6 -3 lines
Diff to previous 1.52
New feature: relationships. Connect tables through alternate link points.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 16:20:37 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.51: +9 -3 lines
Diff to previous 1.51
#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.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 15:55:57 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.50: +6 -3 lines
Diff to previous 1.50
#235083: Argument titles not set properly when argument default action is taken

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 03:14:46 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.49: +22 -1 lines
Diff to previous 1.49
Basic validation framework; check to make sure that items that need fields have fields.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 22:48:40 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.48: +13 -1 lines
Diff to previous 1.48
Improvements to Views 1 converter

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 18:47:43 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.47: +6 -4 lines
Diff to previous 1.47
#233364: An initial upgrade path. Thanks *so* much to KarenS!!!

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 00:10:41 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.46: +6 -6 lines
Diff to previous 1.46
Live preview

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 21:49:43 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.45: +44 -2 lines
Diff to previous 1.45
Retooled the form replacements into a single, unified form builder (which may be suitable for use in Drupal 7)

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 06:04:37 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
Correction to last patch

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 06:00:10 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.43: +29 -9 lines
Diff to previous 1.43
#232905: view id was not getting read due to previous patch, thus display was getting saved with vid 0.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 17:06:47 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.42: +1 -38 lines
Diff to previous 1.42
Remove some object cruft leftover from a converstion of objects to arrays

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 04:32:07 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.41: +3 -1 lines
Diff to previous 1.41
Documentation cleanup to remove doxygen warnings

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 04:20:27 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.40: +13 -6 lines
Diff to previous 1.40
Table style with a custom sorting implementation that mimics core

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 00:26:53 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.39: +2 -7 lines
Diff to previous 1.39
#225832: postgres compatibility: skip serial fields entirely. they know what they're doing.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 22:42:23 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
#231311: Access rights weren't working because the display was never initialized prior to the access check.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 21:34:24 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.37: +12 -1 lines
Diff to previous 1.37
#231508 by hunmonk: allow external datasources in Views. Not yet really documented how to do this.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 21:30:40 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
Fix for blobs not being able to have defaults

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 21:06:39 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.35: +17 -5 lines
Diff to previous 1.35
->pre_render()

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 20:26:33 2008 UTC (21 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.34: +6 -3 lines
Diff to previous 1.34
Templateized exposed filters; exposed filter memory; exposed filter smoothing. Mostly done with exposed filters now; leaving exposed sorts for later.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 22:52:53 2008 UTC (21 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.33: +4 -2 lines
Diff to previous 1.33
Some more improvements to exposed filters.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 22:51:26 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.32: +3 -5 lines
Diff to previous 1.32
Better use_pager fix

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 22:43:00 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.31: +7 -3 lines
Diff to previous 1.31
Make sure that displays that cannot have pagers will not have pagers

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 04:49:57 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
Fix syntax errors

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 04:40:16 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.29: +18 -1 lines
Diff to previous 1.29
pre_query plus some new filter handlers from eaton

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 02:32:07 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.28: +10 -11 lines
Diff to previous 1.28
Fix argument handlers I broke

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 01:08:25 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.27: +112 -52 lines
Diff to previous 1.27
Very simple exposed filter widgets

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 00:25:07 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.26: +38 -30 lines
Diff to previous 1.26
Import/export now work, plus an unfortunate major overhaul underneath. THIS CHECKIN WILL BREAK ALL EXISTING VIEWS.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 02:22:33 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.25: +31 -18 lines
Diff to previous 1.25
Fix for an annoying cloning bug, plus some more random improvements

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 16 21:53:21 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.24: +82 -11 lines
Diff to previous 1.24
breadcrumbs, titles, paths

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 16 16:52:08 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.23: +5 -4 lines
Diff to previous 1.23
Fix a couple of small theming bugs, plus some new handlers from adrian. These need some adjustments still but I wanted to get them in as a start.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 05:37:14 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.22: +35 -21 lines
Diff to previous 1.22
Pager settings in and working.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 04:11:48 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.21: +37 -3 lines
Diff to previous 1.21
Add better hiliting to the UI; now possible to tell what items are overridden as well as what item is currently being edited

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 21:59:08 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.20: +17 -31 lines
Diff to previous 1.20
Some more theme re-org

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 21:37:14 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.19: +7 -4 lines
Diff to previous 1.19
Restore summary functionality

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 20:00:45 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.18: +129 -98 lines
Diff to previous 1.18
UI saves! Simple view even works again!

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 06:30:37 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.17: +64 -1 lines
Diff to previous 1.17
UI is really getting there now.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 01:50:12 2008 UTC (21 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.16: +38 -25 lines
Diff to previous 1.16
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.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 03:29:59 2008 UTC (21 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.15: +58 -44 lines
Diff to previous 1.15
UI checkpoint checkin.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 02:34:39 2008 UTC (22 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
A few more steps in the UI

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 17:31:30 2008 UTC (22 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.13: +46 -7 lines
Diff to previous 1.13
Checkpoint checkin

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 00:05:08 2008 UTC (22 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +6 -6 lines
Diff to previous 1.12
Step 1 of so-many-I-can't-count of Views UI, plus some fixes to last checkin

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 02:50:26 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Teaser & body fields with generic "check markup" handler

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 01:36:11 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10
More handlers for the node table, plus a bit more documentation stuffs

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 23:26:34 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.9: +77 -65 lines
Diff to previous 1.9
Add basic support for summary styles; they don't quite work yet because view URL knowledge isn't implemented.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 22:44:57 2007 UTC (2 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +67 -26 lines
Diff to previous 1.8
#188640 (by Crell): Add default views, and lots of comments, many of which need to be dealt with one way or another.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 04:44:12 2007 UTC (2 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +96 -11 lines
Diff to previous 1.7
Basic menu code (needs patch to core). Maybe basic block code too, but I didn't test that part.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 00:57:09 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Cleanup so doxygen runs w/o errors

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 00:51:26 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +311 -197 lines
Diff to previous 1.5
Even MORE OO. Can you stand it?

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 19:16:49 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +181 -22 lines
Diff to previous 1.4
First semi-working version of $view->render()!

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 23:43:43 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
handlers.inc

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 23:29:50 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +199 -33 lines
Diff to previous 1.2
Checkpoint checkin of Views2. Basic view builder lives.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 23:50:08 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +13 -1 lines
Diff to previous 1.1
Minor style and documentation update; schema update

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 06:52:14 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2