/[drupal]/contributions/modules/views/views.module
ViewVC logotype

Log of /contributions/modules/views/views.module

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.332.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 01:08:28 2009 UTC (2 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.11: +3 -3 lines
Diff to previous 1.332.2.11 , to branch point 1.332 , to next main 1.341
#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.332.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 23:20:05 2009 UTC (2 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.10: +30 -6 lines
Diff to previous 1.332.2.10 , to branch point 1.332
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!

Revision 1.341.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 08:33:16 2009 UTC (3 weeks, 4 days ago) by dereine
Branch: DRUPAL-7--3
Changes since 1.341.4.1: +7 -7 lines
Diff to previous 1.341.4.1 , to branch point 1.341
#621766 by dereine: Update hook_theme to new syntax. Fixes exposed forms

Revision 1.341.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:25 2009 UTC (3 weeks, 4 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.341: +159 -181 lines
Diff to previous 1.341
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.341 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 23:33:44 2009 UTC (2 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.340: +2 -3 lines
Diff to previous 1.340
#408894 by dereine: Views AJAX incorrectly used "access content" permission.

Revision 1.332.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 23:33:40 2009 UTC (2 months ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.332.2.9: +2 -3 lines
Diff to previous 1.332.2.9 , to branch point 1.332
#408894 by dereine: Views AJAX incorrectly used "access content" permission.

Revision 1.340 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 22:43:42 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.339: +2 -2 lines
Diff to previous 1.339
#554016 by webchick: views_embed_view() should check view access.

Revision 1.332.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 22:43:38 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.8: +2 -2 lines
Diff to previous 1.332.2.8 , to branch point 1.332
#554016 by webchick: views_embed_view() should check view access.

Revision 1.332.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 22:01:23 2009 UTC (5 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.7: +2 -1 lines
Diff to previous 1.332.2.7 , to branch point 1.332
#385904 by JirkaRybka: Prevent duplication of id edit-submit on views exposed form.

Revision 1.339 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 22:01:18 2009 UTC (5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.338: +2 -1 lines
Diff to previous 1.338
#385904 by JirkaRybka: Prevent duplication of id edit-submit on views exposed form.

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

Revision 1.332.2.7 - (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.332.2.6: +5 -6 lines
Diff to previous 1.332.2.6 , to branch point 1.332
Minor fix to form caching and validating.

Revision 1.332.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 21:59:32 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.5: +7 -2 lines
Diff to previous 1.332.2.5 , to branch point 1.332
#386098 by dereine: Add "watchdog" as a debug logging options.

Revision 1.337 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 21:59:30 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.336: +7 -2 lines
Diff to previous 1.336
#386098 by dereine: Add "watchdog" as a debug logging options.

Revision 1.332.2.5 - (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.332.2.4: +2 -2 lines
Diff to previous 1.332.2.4 , to branch point 1.332
#353403 by agentrickard: Field to provide "more" text.

Revision 1.336 - (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.335: +2 -2 lines
Diff to previous 1.335
#353403 by agentrickard: Field to provide "more" text.

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

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

Revision 1.332.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:20:18 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.2: +14 -3 lines
Diff to previous 1.332.2.2 , to branch point 1.332
#422054 by yhahn: Protect exports from impropertly indenting multiline strings.

Revision 1.334 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:20:17 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.333: +14 -3 lines
Diff to previous 1.333
#422054 by yhahn: Protect exports from impropertly indenting multiline strings.

Revision 1.332.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 21:49:23 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.332.2.1: +35 -1 lines
Diff to previous 1.332.2.1 , to branch point 1.332
#358314 by brmassa: Catch the exposed filter form so it doesn't process twice on a single view.

Revision 1.333 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 21:49:19 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.332: +35 -1 lines
Diff to previous 1.332
#358314 by brmassa: Catch the exposed filter form so it doesn't process twice on a single view.

Revision 1.332.2.1 - (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.332: +11 -9 lines
Diff to previous 1.332
#458140 by KarenS: Allow any handler to expose widgets.

Revision 1.332 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 16:11:51 2009 UTC (7 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.331: +4 -1 lines
Diff to previous 1.331
#402650 by drewish: Bulk export views alphabetically by view name.

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 22:22:10 2009 UTC (8 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4
Changes since 1.330: +2 -2 lines
Diff to previous 1.330
#327366 by yched: Allow row styles to follow relationships too.

Revision 1.330 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 23:02:09 2009 UTC (9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.329: +3 -2 lines
Diff to previous 1.329
#356276 by nedjo: Locale support.

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 20:17:13 2009 UTC (9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.328: +8 -3 lines
Diff to previous 1.328
#375182: Allow a reset parameter to views_get_all_views().

Revision 1.328 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 01:26:55 2009 UTC (9 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.327: +7 -2 lines
Diff to previous 1.327
#363081: Disabled views could still provide blocks.

Revision 1.327 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 00:56:01 2009 UTC (9 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.326: +6 -2 lines
Diff to previous 1.326
#360637: Extra slash in theme includes could cause some systems to fail.

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

Revision 1.325 - (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.324: +1 -2 lines
Diff to previous 1.324
#324378 by eigentor: CSS improvements to the view list page.

Revision 1.324 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 20:01:00 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.323: +2 -2 lines
Diff to previous 1.323
#321332 with help from brahms: views_handler_field_markup only worked if format was named "format".

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 23:08:42 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.322: +10 -1 lines
Diff to previous 1.322
#341263 by cdale: Prevent exposed filter forms from processing during batch operations.

Revision 1.322 - (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
CVS Tags: DRUPAL-6--2-2
Changes since 1.321: +2 -2 lines
Diff to previous 1.321
#341897: Accidentally removed "administer views" permission trying to clean up broken _perm hooks

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 19:49:55 2008 UTC (11 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.320: +2 -2 lines
Diff to previous 1.320
#340515: views_perm() was incorrectly views_ui_perm().

Revision 1.320 - (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.319: +11 -3 lines
Diff to previous 1.319
#332568 by Moonshine: Correct views performance timers.

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 19:09:12 2008 UTC (12 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.318: +3 -3 lines
Diff to previous 1.318
Minor code style fix.

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 17:32:47 2008 UTC (12 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.317: +2 -2 lines
Diff to previous 1.317
#321589: Comment template preprocessor misnamed so it would not fire.

Revision 1.166.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 23:48:58 2008 UTC (12 months, 3 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.166.2.46: +4 -4 lines
Diff to previous 1.166.2.46 , to branch point 1.166 , to next main 1.341
#247420 and #217015 by smk-ka, webchick: Fixed SQL error when using empty text as argument default.

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 17:21:36 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.316: +17 -3 lines
Diff to previous 1.316
#321589: Add comment node row  template suggestions just like te node row variant, since it's already documented that way.

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 19:51:55 2008 UTC (13 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.315: +5 -3 lines
Diff to previous 1.315
#317744: $ symbol in special blocks invalid for theming.

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 18:27:18 2008 UTC (13 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.314: +2 -2 lines
Diff to previous 1.314
#321186: Bulk exporter provided wrong comment for hook_views_default_views()

Revision 1.314 - (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.313: +5 -1 lines
Diff to previous 1.313
More work to ensure proper $view object destruction.

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 23:59:04 2008 UTC (13 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.312: +2 -1 lines
Diff to previous 1.312
Somehow uncommitted translation pieces

Revision 1.312 - (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
Changes since 1.311: +3 -4 lines
Diff to previous 1.311
#298675: Attachment titles were not always correct due to complexity of building titles.

Revision 1.311 - (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.310: +35 -9 lines
Diff to previous 1.310
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.310 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 22:28:50 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.309: +0 -7 lines
Diff to previous 1.309
Remove accidentlly checked in code.

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 22:28:06 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.308: +8 -1 lines
Diff to previous 1.308
#308414: Prevent FAPI from making us loses checked boxes if the key to the box is "0"

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 18:13:50 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.307: +2 -1 lines
Diff to previous 1.307
#311345: User ID from URL default argument finder missing.

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 19:26:37 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.306: +2 -1 lines
Diff to previous 1.306
#306279: Documentation update for template suggestions.

Revision 1.306 - (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.305: +43 -31 lines
Diff to previous 1.305
Reworked access control to be a plugin. This will have the beneficial effect of drastically reducing Views load during menu access checks.

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:21:28 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.304: +44 -23 lines
Diff to previous 1.304
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.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 20:10:12 2008 UTC (15 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.303: +2 -1 lines
Diff to previous 1.303
#288101: AJAX filters did not quite work on blocks.

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 19:15:59 2008 UTC (15 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.302: +5 -1 lines
Diff to previous 1.302
More documentation udpates

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:21:45 2008 UTC (15 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.301: +10 -2 lines
Diff to previous 1.301
#296765: user autocomplete incorrectly required administer views access. Also incorrectly required Views UI module.

Revision 1.301 - (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.300: +21 -1 lines
Diff to previous 1.300
#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.300 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 21:10:10 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.299: +4 -1 lines
Diff to previous 1.299
#273570: Work around a FAPI limitation that only lets me validate a given form once even though I need to validate it an arbitrary number of times.

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 21:39:12 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.298: +2 -2 lines
Diff to previous 1.298
#274482 by aclight: Remove unnamed Apply button from filter values so that it does not later appear in URLs.

Revision 1.298 - (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.297: +2 -23 lines
Diff to previous 1.297
#267457: Fixed. For real.

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 15:10:02 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.296: +12 -5 lines
Diff to previous 1.296
Exposed filters needed to use $form_state[input] not $form[#post], which was causing the "remember" setting to fail intermittently; also, if filters are not overridden use the default display ID for session storage so that remembered filters can be shared across displays.

Revision 1.296 - (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.295: +17 -2 lines
Diff to previous 1.295
#249934: If a view had attachments, views_get_current_view() could return wrong results.

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

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 19:32:46 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.293: +6 -1 lines
Diff to previous 1.293
Add a checkbox to completely disable javascript so that there is a fallback for people who are having js troubles.

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 19:00:59 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.292: +2 -2 lines
Diff to previous 1.292
Since Views is no longer using dpr(), ensure "access devel information" before printing views debug messages.

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 21:30:42 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.291: +2 -2 lines
Diff to previous 1.291
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.291 - (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.290: +37 -1 lines
Diff to previous 1.290
Views exporter tool to easily export multiple views at once.

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 18:35:25 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.289: +10 -10 lines
Diff to previous 1.289
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.289 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 22:43:08 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.288: +8 -2 lines
Diff to previous 1.288
Introduce new "unformatted" summary style which can do inline.

Revision 1.288 - (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.287: +25 -5 lines
Diff to previous 1.287
Methods to deal with the back references causing Views to leak memory.

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 00:09:53 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.286: +8 -1 lines
Diff to previous 1.286
#265910: Restore "access all views" permission from Views 1.

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 23:54:27 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.285: +2 -2 lines
Diff to previous 1.285
#265442 by aclight: return FALSE instead of NULL to the menu system when an argument does not validate.

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:36:55 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.284: +1 -2 lines
Diff to previous 1.284
#258491 by KarenS: A base argument handler for dates.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:34:45 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.283: +13 -22 lines
Diff to previous 1.283
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.283 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:21:41 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.282: +2 -2 lines
Diff to previous 1.282
#254657 by Crell: Support for simple, single level grouping.

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 20:18:52 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.281: +27 -480 lines
Diff to previous 1.281
Some code re-org to reduce the weight of views.module

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 00:16:48 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.280: +3 -5 lines
Diff to previous 1.280
Fix for minor relationship bugs revealed by nodequeue work

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 22:10:58 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.279: +3 -3 lines
Diff to previous 1.279
#261755: (by Moonshine) Give more options for displaying dev info.

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 21:21:19 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.278: +4 -1 lines
Diff to previous 1.278
#261418: Make sure views cache is invalidated whenever the menu is rebuilt to catch some situations.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 17:49:38 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.277: +1 -5 lines
Diff to previous 1.277
#262026: Add information about what the popular content view requires.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 00:46:02 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.276: +6 -2 lines
Diff to previous 1.276
Add "no language" as an option for Node: Language

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 00:36:01 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275
#259905: Use of isset instead of empty when exploding arguments caused the "" argument to turn into an invalid argument, causing validation to fail when combined with ajax paging.

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 00:20:37 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.274: +3 -3 lines
Diff to previous 1.274
#249934: Unfix the fix unfix fix unfix for views_get_current_view() which just generally hates references.

Revision 1.274 - (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.273: +4 -2 lines
Diff to previous 1.273
Row style to view a comment similar to the node view.

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

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 01:23:22 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.271: +2 -2 lines
Diff to previous 1.271
Make sure current view is really a reference.

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 01:23:03 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.270: +1 -3 lines
Diff to previous 1.270
#249934: unset() is not useful on static variables.

Revision 1.166.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 19:35:25 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.45: +5 -1 lines
Diff to previous 1.166.2.45 , to branch point 1.166
#257004: Ensure cache is loaded for exposed filters so that external stuff can use cached forms for AJAX calls

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 21:20:31 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.269: +28 -1 lines
Diff to previous 1.269
#256089: Drupal block delta has a limit of 32, but views could generate deltas longer than 32; this puts an md5 hash in for long deltas that keeps a conversion table.

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 22:37:26 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.268: +2 -2 lines
Diff to previous 1.268
#252970 by eaton and #250516 by RoboPhred: More stuff for statistics.module and default views for popular content

Revision 1.268 - (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.267: +31 -1 lines
Diff to previous 1.267
#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.267 - (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.266: +4 -2 lines
Diff to previous 1.266
#249934: actually use views_set_current_view during preview and execute_display

Revision 1.266 - (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.265: +8 -1 lines
Diff to previous 1.265
Various fixes, including making sure that exposed filter settings pass through to argument links and pager links.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:13:38 2008 UTC (18 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.264: +2 -5 lines
Diff to previous 1.264
'more' block should use get_url(), not get_path()

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 20:06:10 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.263: +7 -5 lines
Diff to previous 1.263
A couple of minor fixes

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 15:51:41 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.262: +2 -2 lines
Diff to previous 1.262
Comment update

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 01:58:46 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.261: +17 -5 lines
Diff to previous 1.261
Improvements to finding items when adding fields

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 00:35:05 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.260: +32 -1 lines
Diff to previous 1.260
Some more improvements to comment.views.inc

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

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 23:26:16 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.258: +12 -17 lines
Diff to previous 1.258
Remove unnecessary drupal clones since views_get_view now always provides clones.

Revision 1.258 - (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.257: +3 -5 lines
Diff to previous 1.257
#247929: Multiple attachment displays failed due to shallow cloning problems.

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

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 23:28:53 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.255: +1 -16 lines
Diff to previous 1.255
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.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 01:45:10 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.254: +2 -2 lines
Diff to previous 1.254
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.254 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 21:34:06 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.253: +7 -1 lines
Diff to previous 1.253
#239115: On PHP4, all views appeared as the frontpage view due to PHP reference weirdness.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 16:16:51 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.252: +2 -2 lines
Diff to previous 1.252
Comment fix by John Morahan

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 20:49:41 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.251: +2 -2 lines
Diff to previous 1.251
#241917 by John Morahan: Some menu alter stuff I left out of a previous patch. (This time for sure!)

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 20:47:44 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.250: +29 -7 lines
Diff to previous 1.250
#241917 by John Morahan: Some menu alter stuff I left out of a previous patch.

Revision 1.250 - (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
Changes since 1.249: +27 -3 lines
Diff to previous 1.249
RSS implementation

Revision 1.249 - (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.248: +4 -4 lines
Diff to previous 1.248
#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.248 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 09:09:12 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.247: +6 -6 lines
Diff to previous 1.247
Some more documentation updates

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 02:18:55 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.246: +22 -2 lines
Diff to previous 1.246
Add basic support for "files" table. Still needs upload.module stuff to really link it in, though.

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 17:38:36 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.245: +2 -2 lines
Diff to previous 1.245
#241048: (By Keith Smith) expand help on relationships

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 17:19:18 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.244: +33 -10 lines
Diff to previous 1.244
#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.244 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 16:30:24 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.243: +3 -3 lines
Diff to previous 1.243
#241009: (by hass) Menu items are not supposed to be run through t() in D6

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 15:07:49 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.242: +3 -3 lines
Diff to previous 1.242
Attempt to fix #239115

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 17:20:38 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.241: +9 -1 lines
Diff to previous 1.241
Clean URL fix

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 00:11:24 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.240: +3 -3 lines
Diff to previous 1.240
A switch to disable caching

Revision 1.240 - (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.239: +5 -5 lines
Diff to previous 1.239
Minor corrections, improvements to live preview

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 19:57:47 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.238: +7 -1 lines
Diff to previous 1.238
#235026: "More" link for block and block-like displays

Revision 1.238 - (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.237: +70 -2 lines
Diff to previous 1.237
#115949: (by Nedjo) Allow use if AJAX paging with exposed filters and pager.

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 17:57:48 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.236: +9 -3 lines
Diff to previous 1.236
#239428: (Possible fix) -- some systems having problems with their blocks all showing up.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 17:29:53 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.235: +161 -1 lines
Diff to previous 1.235
#239380: Database safe date handling by KarenS! This is a major improvement for PGSQL users!

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 20:26:23 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.234: +9 -1 lines
Diff to previous 1.234
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.234 - (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.233: +2 -1 lines
Diff to previous 1.233
Refactor views_handler_filter_numeric to use dependency and be easier to create a child class of

Revision 1.233 - (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.232: +29 -3 lines
Diff to previous 1.232
New feature: relationships. Connect tables through alternate link points.

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 16:24:18 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.231: +26 -1 lines
Diff to previous 1.231
#236786: (by KarenS) Make sure all views.*.inc files can be loaded from the module's path or module_path/include directory.

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 15:52:39 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.230: +4 -4 lines
Diff to previous 1.230
#235459: include leading . on all includes; also turn all include_once into require_once for efficiency.

Revision 1.230 - (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
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.229: +9 -2 lines
Diff to previous 1.229
#233364: An initial upgrade path. Thanks *so* much to KarenS!!!

Revision 1.229 - (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.228: +22 -133 lines
Diff to previous 1.228
Retooled the form replacements into a single, unified form builder (which may be suitable for use in Drupal 7)

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

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 00:22:00 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.226: +23 -2 lines
Diff to previous 1.226
#225440: some inline help added by keithsmith

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 19:33:04 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.225: +1 -3 lines
Diff to previous 1.225
#224118: Fix "Configure" for block views causing fatal errors

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 01:40:51 2008 UTC (21 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.224: +20 -6 lines
Diff to previous 1.224
Fixes for complex menu replacement paths

Revision 1.224 - (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.223: +45 -31 lines
Diff to previous 1.223
Templateized exposed filters; exposed filter memory; exposed filter smoothing. Mostly done with exposed filters now; leaving exposed sorts for later.

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

Revision 1.222 - (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.221: +7 -7 lines
Diff to previous 1.221
Fix argument handlers I broke

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 01:54:32 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.220: +19 -2 lines
Diff to previous 1.220
Fix for views-view-fields.tpl.php and more exposed stuff.

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

Revision 1.219 - (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.218: +36 -27 lines
Diff to previous 1.218
Import/export now work, plus an unfortunate major overhaul underneath. THIS CHECKIN WILL BREAK ALL EXISTING VIEWS.

Revision 1.218 - (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.217: +42 -19 lines
Diff to previous 1.217
Fix for an annoying cloning bug, plus some more random improvements

Revision 1.217 - (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.216: +5 -2 lines
Diff to previous 1.216
breadcrumbs, titles, paths

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 04:11:47 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.215: +2 -7 lines
Diff to previous 1.215
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.215 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 22:43:31 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.214: +27 -1 lines
Diff to previous 1.214
Basic node.created summaries for archive view

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 21:59:08 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.213: +3 -3 lines
Diff to previous 1.213
Some more theme re-org

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

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

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

Revision 1.210 - (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.209: +102 -5 lines
Diff to previous 1.209
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.209 - (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.208: +11 -5 lines
Diff to previous 1.208
UI checkpoint checkin.

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 19:21:28 2008 UTC (22 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.207: +19 -1 lines
Diff to previous 1.207
Checkpoint UI checkin

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 18:57:56 2008 UTC (22 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.206: +2 -2 lines
Diff to previous 1.206
UI checkpoint checkin

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

Revision 1.166.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 18:35:02 2008 UTC (22 months, 2 weeks ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.44: +3 -3 lines
Diff to previous 1.166.2.44 , to branch point 1.166
Fix missing closing apostrophe in date sorting

Revision 1.166.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 04:06:53 2008 UTC (22 months, 2 weeks ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.43: +51 -50 lines
Diff to previous 1.166.2.43 , to branch point 1.166
#167978: Fix for sort granularity

Revision 1.205 - (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.204: +20 -4 lines
Diff to previous 1.204
Step 1 of so-many-I-can't-count of Views UI, plus some fixes to last checkin

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 01:29:28 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.203: +129 -305 lines
Diff to previous 1.203
Some code re-org, putting stuff in cache.inc where it belongs

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 03:14:32 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.202: +6 -4 lines
Diff to previous 1.202
Simple form of node_view plugin

Revision 1.202 - (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.201: +2 -2 lines
Diff to previous 1.201
Teaser & body fields with generic "check markup" handler

Revision 1.201 - (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.200: +2 -2 lines
Diff to previous 1.200
More handlers for the node table, plus a bit more documentation stuffs

Revision 1.200 - (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.199: +29 -29 lines
Diff to previous 1.199
Add basic support for summary styles; they don't quite work yet because view URL knowledge isn't implemented.

Revision 1.199 - (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.198: +166 -10 lines
Diff to previous 1.198
#188640 (by Crell): Add default views, and lots of comments, many of which need to be dealt with one way or another.

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

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 04:25:40 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.196: +8 -11 lines
Diff to previous 1.196
Updates for new HEAD

Revision 1.196 - (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.195: +16 -1 lines
Diff to previous 1.195
Even MORE OO. Can you stand it?

Revision 1.195 - (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.194: +250 -199 lines
Diff to previous 1.194
First semi-working version of $view->render()!

Revision 1.194 - (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.193: +125 -3 lines
Diff to previous 1.193
Checkpoint checkin of Views2. Basic view builder lives.

Revision 1.193 - (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
Changes since 1.192: +89 -1838 lines
Diff to previous 1.192
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.

Revision 1.166.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 18:54:16 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.166.2.42: +18 -1 lines
Diff to previous 1.166.2.42 , to branch point 1.166
#142504: (mfrederickson) added proper is_null filter.

Revision 1.166.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 06:54:52 2007 UTC (2 years, 5 months ago) by weitzman
Branch: DRUPAL-5
Changes since 1.166.2.41: +6 -1 lines
Diff to previous 1.166.2.41 , to branch point 1.166
move hook_devel_caches() from views_query.inc to views.module. The hook was often not found because views_query.inc is conditionally included. i added a comment explaining this.

Revision 1.166.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 03:58:00 2007 UTC (2 years, 5 months ago) by weitzman
Branch: DRUPAL-5
Changes since 1.166.2.40: +3 -2 lines
Diff to previous 1.166.2.40 , to branch point 1.166
#145432 avoid creating menu items with empty paths. patch by moshe weitzman. bug fix.

Revision 1.166.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 02:40:18 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6-BETA5
Changes since 1.166.2.39: +2 -4 lines
Diff to previous 1.166.2.39 , to branch point 1.166
#138217: Made the menu tabs work properly for default views as well.

Revision 1.166.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 02:05:28 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.38: +7 -1 lines
Diff to previous 1.166.2.38 , to branch point 1.166
#86577: Added a form_alter to check for the profile form so that Views will invalidate its cache when profile fields are added/edited.

Revision 1.159.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 02:05:24 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-6, DRUPAL-4-7--1-6-BETA5
Changes since 1.159.2.58: +8 -1 lines
Diff to previous 1.159.2.58 , to branch point 1.159 , to next main 1.341
#86577: Added a form_alter to check for the profile form so that Views will invalidate its cache when profile fields are added/edited.

Revision 1.159.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 01:46:31 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.57: +2 -2 lines
Diff to previous 1.159.2.57 , to branch point 1.159
#139381: (whalebeach) Invalid call to strpos fixed in views_set_breadcrumb

Revision 1.166.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 01:46:22 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.37: +2 -2 lines
Diff to previous 1.166.2.37 , to branch point 1.166
#139381: (whalebeach) Invalid call to strpos fixed in views_set_breadcrumb

Revision 1.166.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 01:13:42 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.36: +26 -4 lines
Diff to previous 1.166.2.36 , to branch point 1.166
#137952: (dww) Fix some problems by not having enough options on default menu tabs.

Revision 1.166.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 01:04:27 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.35: +23 -7 lines
Diff to previous 1.166.2.35 , to branch point 1.166
#124610: (KarenS) Allows other modules to add custom tabs to view admin.

Revision 1.159.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 00:44:54 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.56: +35 -7 lines
Diff to previous 1.159.2.56 , to branch point 1.159
#125973: (mfrederickson) Backport of internal views filter changes to 4.7 version.

Revision 1.166.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 00:35:28 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.34: +3 -4 lines
Diff to previous 1.166.2.34 , to branch point 1.166
#139179: (greggles) inconsistent line endings. Also removed $Name$ which is more annoying than useful.

Revision 1.166.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 00:32:37 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.33: +7 -4 lines
Diff to previous 1.166.2.33 , to branch point 1.166
#141205: (by mfrederickson) Add an argument to views_get_filter_values() to let other code use it.

Revision 1.166.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 21:06:23 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.32: +10 -1 lines
Diff to previous 1.166.2.32 , to branch point 1.166
#140431: Taxonomy select boxes were improperly showing descriptions.

Revision 1.159.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 21:06:11 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.55: +2 -2 lines
Diff to previous 1.159.2.55 , to branch point 1.159
#140431: Taxonomy select boxes were improperly showing descriptions.

Revision 1.166.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 16:27:12 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6-BETA3, DRUPAL-5--1-6-BETA4
Changes since 1.166.2.31: +46 -6 lines
Diff to previous 1.166.2.31 , to branch point 1.166
#135829: Changed a bit how view table fields are defined to help prevent type confusion.

Revision 1.159.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 16:27:08 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-6-BETA3
Changes since 1.159.2.54: +46 -6 lines
Diff to previous 1.159.2.54 , to branch point 1.159
#135829: Changed a bit how view table fields are defined to help prevent type confusion.

Revision 1.159.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 15:57:55 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.53: +2 -2 lines
Diff to previous 1.159.2.53 , to branch point 1.159
Reverting #130196: The original behavior was correct.

Revision 1.166.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 15:40:27 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6-BETA2
Changes since 1.166.2.30: +2 -2 lines
Diff to previous 1.166.2.30 , to branch point 1.166
#135881: Broken test for visible caused all list fields to disappear.

Revision 1.166.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 00:58:51 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6-BETA
Changes since 1.166.2.29: +2 -1 lines
Diff to previous 1.166.2.29 , to branch point 1.166
Adding view name to the filter form.

Revision 1.166.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 00:37:11 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.28: +4 -4 lines
Diff to previous 1.166.2.28 , to branch point 1.166
Same here

Revision 1.159.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 00:37:01 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-6-BETA, DRUPAL-4-7--1-6-BETA2
Changes since 1.159.2.52: +7 -7 lines
Diff to previous 1.159.2.52 , to branch point 1.159
Fix because I actually really killed things in a previous commit.

Revision 1.159.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:58:38 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.51: +3 -1 lines
Diff to previous 1.159.2.51 , to branch point 1.159
#133144: views filters weren't getting deleted when a view was deleted, causing cruft buildup.

Revision 1.166.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:58:27 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.27: +3 -1 lines
Diff to previous 1.166.2.27 , to branch point 1.166
#133144: views filters weren't getting deleted when a view was deleted, causing cruft buildup.

Revision 1.166.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:56:07 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.26: +3 -3 lines
Diff to previous 1.166.2.26 , to branch point 1.166
#130746: Save and edit went to the wrong place if view didn't previously exist.

Revision 1.166.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:24:34 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.25: +10 -7 lines
Diff to previous 1.166.2.25 , to branch point 1.166
#133454: (sarvab) Move some pager variables around so that they're on the  object and more easily modified.

Revision 1.159.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:24:26 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.50: +10 -7 lines
Diff to previous 1.159.2.50 , to branch point 1.159
#133454: (sarvab) Move some pager variables around so that they're on the  object and more easily modified.

Revision 1.166.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:00:26 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.24: +3 -1 lines
Diff to previous 1.166.2.24 , to branch point 1.166
#130381: (mgull) Clear the page cache after a view is saved or deleted so that anonymous users will see changes.

Revision 1.159.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:00:21 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.49: +5 -4 lines
Diff to previous 1.159.2.49 , to branch point 1.159
#130381: (mgull) Clear the page cache after a view is saved or deleted so that anonymous users will see changes.

Revision 1.159.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 22:46:06 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.48: +2 -2 lines
Diff to previous 1.159.2.48 , to branch point 1.159
#130196: (the greenman) Views filters improperly ignored table aliasing.

Revision 1.166.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 22:26:33 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.23: +52 -21 lines
Diff to previous 1.166.2.23 , to branch point 1.166
#127099 (Crell) Fix to views argument handling in RSS that made the RSS feeds fail in panels and viewfield.

Revision 1.159.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 20:30:06 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.47: +2 -2 lines
Diff to previous 1.159.2.47 , to branch point 1.159
#134703: Fixed problem with validation causing valid values to appear invalid (such as in moderate and sticky filters)

Revision 1.166.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 20:29:53 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.22: +2 -2 lines
Diff to previous 1.166.2.22 , to branch point 1.166
#134703: Fixed problem with validation causing valid values to appear invalid (such as in moderate and sticky filters)

Revision 1.159.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 16:35:13 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.46: +4 -2 lines
Diff to previous 1.159.2.46 , to branch point 1.159
#126428: (by scott.mclewin) Force single didn't work in all cases.

Revision 1.166.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 16:35:08 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.21: +4 -2 lines
Diff to previous 1.166.2.21 , to branch point 1.166
#126428: (by scott.mclewin) Force single didn't work in all cases.

Revision 1.159.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 15 22:44:07 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.45: +38 -14 lines
Diff to previous 1.159.2.45 , to branch point 1.159
Simplify access control code

Revision 1.166.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 15 22:43:37 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.20: +32 -14 lines
Diff to previous 1.166.2.20 , to branch point 1.166
Simplify access control code

Revision 1.166.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 05:00:44 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.19: +2 -2 lines
Diff to previous 1.166.2.19 , to branch point 1.166
#126813 (moshe) -- support for devel.module clear cache function

Revision 1.159.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 06:17:36 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.44: +7 -1 lines
Diff to previous 1.159.2.44 , to branch point 1.159
#126135: Restore missing views_pre_query (may never have made it into this version?)

Revision 1.166.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 23:10:58 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.18: +2 -1 lines
Diff to previous 1.166.2.18 , to branch point 1.166
#104941: Inline args URL cache not getting cleared when a view is saved.

Revision 1.159.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 23:10:54 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.43: +2 -1 lines
Diff to previous 1.159.2.43 , to branch point 1.159
#104941: Inline args URL cache not getting cleared when a view is saved.

Revision 1.159.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 23:06:57 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.42: +2 -2 lines
Diff to previous 1.159.2.42 , to branch point 1.159
Error with new validation code.

Revision 1.159.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 22:56:34 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.41: +4 -4 lines
Diff to previous 1.159.2.41 , to branch point 1.159
#119463: Double check_plain on breadcrumbs for Views' titles.

Revision 1.166.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 22:56:28 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.17: +4 -4 lines
Diff to previous 1.166.2.17 , to branch point 1.166
#119463: Double check_plain on breadcrumbs for Views titles.

Revision 1.159.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 22:34:01 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.40: +2 -2 lines
Diff to previous 1.159.2.40 , to branch point 1.159
#119082: Fixed a problem with view titles on the admin page.

Revision 1.166.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 22:33:50 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.16: +3 -3 lines
Diff to previous 1.166.2.16 , to branch point 1.166
#119082: Fixed a problem with view titles on the admin page.

Revision 1.166.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 21:44:31 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.15: +19 -17 lines
Diff to previous 1.166.2.15 , to branch point 1.166
#113332: NULL entries for vocabulary summaries with nodes without terms.

Revision 1.159.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 21:44:26 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.39: +19 -18 lines
Diff to previous 1.159.2.39 , to branch point 1.159
#113332: NULL entries for vocabulary summaries with nodes without terms.

Revision 1.159.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 20:07:11 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.38: +10 -1 lines
Diff to previous 1.159.2.38 , to branch point 1.159
Move implementation of hook_taxonomy to views.module because items in modules/* aren't always loaded anymore.

Revision 1.166.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 17:12:23 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.14: +2 -3 lines
Diff to previous 1.166.2.14 , to branch point 1.166
menu args unset in wrong place, too.

Revision 1.166.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 17:10:57 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.13: +2 -2 lines
Diff to previous 1.166.2.13 , to branch point 1.166
Uninitialized $menu_args in new menu code

Revision 1.166.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 06:10:55 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.12: +201 -96 lines
Diff to previous 1.166.2.12 , to branch point 1.166
Inline menu system overhaul. More efficient, more powerful. Adds tabs to views for administrators. Needs testing!

Revision 1.159.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 01:13:17 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.37: +5 -2 lines
Diff to previous 1.159.2.37 , to branch point 1.159
#122063: Prevent strtotime from choking on empty timestamps

Revision 1.166.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 01:13:11 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.11: +5 -2 lines
Diff to previous 1.166.2.11 , to branch point 1.166
#122063: Prevent strtotime from choking on empty timestamps

Revision 1.166.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 01:02:58 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.10: +17 -1 lines
Diff to previous 1.166.2.10 , to branch point 1.166
#108523: Properly validate that filter values need values selected.

Revision 1.159.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 01:02:55 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.36: +18 -2 lines
Diff to previous 1.159.2.36 , to branch point 1.159
#108523: Properly validate that filter values need values selected.

Revision 1.166.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 00:39:58 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.9: +2 -2 lines
Diff to previous 1.166.2.9 , to branch point 1.166
#122818: Incorrect use of fullname when queryname should have been used

Revision 1.159.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 00:39:53 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.35: +2 -2 lines
Diff to previous 1.159.2.35 , to branch point 1.159
#122818: Incorrect use of fullname when queryname should have been used

Revision 1.166.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 00:37:16 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.8: +7 -7 lines
Diff to previous 1.166.2.8 , to branch point 1.166
#115849: Use dedicated cache table for views caching

Revision 1.159.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 00:23:28 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.34: +62 -55 lines
Diff to previous 1.159.2.34 , to branch point 1.159
#118069: Move the query cache into the real cache. This should clear up a few caching problems.

Revision 1.166.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 00:23:23 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.7: +17 -46 lines
Diff to previous 1.166.2.7 , to branch point 1.166
#118069: Move the query cache into the real cache. This should clear up a few caching problems.

Revision 1.159.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 23:38:06 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.33: +3 -2 lines
Diff to previous 1.159.2.33 , to branch point 1.159
#122103: Fix blank titles of blocks exported by views.

Revision 1.166.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 23:38:01 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.6: +3 -2 lines
Diff to previous 1.166.2.6 , to branch point 1.166
#122103: Fix blank titles of blocks exported by views.

Revision 1.159.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 22:19:28 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.32: +11 -1 lines
Diff to previous 1.159.2.32 , to branch point 1.159
#105620: (Attempt 2) allow modules to alter views tables + arguments

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 02:24:13 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.191: +17 -4 lines
Diff to previous 1.191
Sync from DRUPAL-5 branch

Revision 1.159.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 02:13:01 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-5
Changes since 1.159.2.31: +2 -2 lines
Diff to previous 1.159.2.31 , to branch point 1.159
Updating changelog prior to release.

Revision 1.159.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 21:03:42 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.30: +4 -4 lines
Diff to previous 1.159.2.30 , to branch point 1.159
#110648: Block title not showing up in admin if view only provides block.

Revision 1.166.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 21:03:37 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.166.2.5: +5 -5 lines
Diff to previous 1.166.2.5 , to branch point 1.166
#110648: Block title not showing up in admin if view only provides block.

Revision 1.159.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 20:57:57 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.29: +14 -1 lines
Diff to previous 1.159.2.29 , to branch point 1.159
#110212: round 2

Revision 1.166.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 20:57:48 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.4: +15 -2 lines
Diff to previous 1.166.2.4 , to branch point 1.166
#110212: Round 2

Revision 1.166.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 00:22:45 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.3: +4 -5 lines
Diff to previous 1.166.2.3 , to branch point 1.166
Sync from HEAD

Revision 1.159.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 00:11:40 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.28: +1 -6 lines
Diff to previous 1.159.2.28 , to branch point 1.159
#105620: Reverting. Broken.

Revision 1.159.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 18 06:15:01 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.27: +6 -1 lines
Diff to previous 1.159.2.27 , to branch point 1.159
#105620: New (undocumented) hook_views_tables_alter and hook_views_arguments_alter.

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 06:07:35 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.190: +2 -3 lines
Diff to previous 1.190
#107723: Removed use of IDs on table fields -- this might require your CSS files to be adjusted!

Revision 1.159.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 06:07:28 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.26: +2 -3 lines
Diff to previous 1.159.2.26 , to branch point 1.159
107723: Removed use of IDs on table fields -- this might require your CSS files to be adjusted!

Revision 1.159.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 05:04:41 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.25: +3 -3 lines
Diff to previous 1.159.2.25 , to branch point 1.159
104854: Fixed $arg at the beginning of the URL *again*

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 05:04:36 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.189: +3 -3 lines
Diff to previous 1.189
104854: Fixed $arg at the beginning of the URL *again*

Revision 1.166.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 18:04:28 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.2: +76 -27 lines
Diff to previous 1.166.2.2 , to branch point 1.166
Sync from HEAD

Revision 1.159.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 06:13:55 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-4, DRUPAL-4-7--1-4-2, DRUPAL-5--1-4-RC1
Changes since 1.159.2.24: +6 -6 lines
Diff to previous 1.159.2.24 , to branch point 1.159
#103649: allow customizing date interval granularity

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 06:13:49 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-4-2-RC1
Changes since 1.188: +6 -6 lines
Diff to previous 1.188
#103649: allow customizing date interval granularity

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 06:56:21 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.187: +4 -4 lines
Diff to previous 1.187
I am incompetent too

Revision 1.159.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 06:41:22 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.23: +4 -4 lines
Diff to previous 1.159.2.23 , to branch point 1.159
Sigh. totally broke a bunch of arguments with the postgres fixes.

Revision 1.159.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 02:28:39 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.159.2.22: +4 -4 lines
Diff to previous 1.159.2.22 , to branch point 1.159
#83478: Properly encode block titles & block descriptions.

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 02:28:32 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-3-BETA-1
Changes since 1.186: +4 -4 lines
Diff to previous 1.186
#83478: Properly encode block titles & block descriptions.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 01:31:01 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
#89332: Don't default tables to MyISAM type

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 01:21:40 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.184: +2 -1 lines
Diff to previous 1.184
needed a views_load_cache

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 01:06:11 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.183: +55 -13 lines
Diff to previous 1.183
#88343: $arg in urls (foo/$arg/bar) had locale problems.

Revision 1.159.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 00:59:56 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.21: +53 -11 lines
Diff to previous 1.159.2.21 , to branch point 1.159
#88343: $arg in urls (foo/$arg/bar) had locale problems.

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 00:46:58 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.182: +8 -2 lines
Diff to previous 1.182
101324: New op for views_build_view: 'queries'

Revision 1.159.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 00:46:49 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.20: +8 -2 lines
Diff to previous 1.159.2.20 , to branch point 1.159
#101324: New op for views_build_view: 'queries'

Revision 1.159.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 00:38:18 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.19: +3 -2 lines
Diff to previous 1.159.2.19 , to branch point 1.159
#102142: Default table sorting broken if field with no label comes after field to sort on.

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 00:38:07 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.181: +2 -2 lines
Diff to previous 1.181
#102142: Default table sorting broken if field with no label comes after field to sort on.

Revision 1.159.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 06:02:20 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.18: +2 -2 lines
Diff to previous 1.159.2.18 , to branch point 1.159
#101306: views_new_table() used incorrect right_field

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 06:02:13 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.180: +2 -2 lines
Diff to previous 1.180
#101306: views_new_table() used incorrect right_field

Revision 1.166.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 18:09:38 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166.2.1: +39 -13 lines
Diff to previous 1.166.2.1 , to branch point 1.166
Sync from HEAD to DRUPAL-5

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 17:29:58 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-2-BETA-1
Changes since 1.179: +9 -8 lines
Diff to previous 1.179
Code cleanup in all words filter handler

Revision 1.159.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 17:26:21 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.159.2.17: +9 -8 lines
Diff to previous 1.159.2.17 , to branch point 1.159
Fix "I am dum" error

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 21:16:37 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.178: +2 -1 lines
Diff to previous 1.178
Temporary fix for cache not being loaded for menu item creation

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 20:15:29 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.177: +11 -5 lines
Diff to previous 1.177
#88067: improved theme_view

Revision 1.159.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 20:15:17 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.16: +11 -5 lines
Diff to previous 1.159.2.16 , to branch point 1.159
#88067: improved theme_view

Revision 1.159.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 17:34:31 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.15: +2 -3 lines
Diff to previous 1.159.2.15 , to branch point 1.159
#75635: views table offsets for views fusion module

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 16:52:28 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-1-BETA
Changes since 1.176: +18 -1 lines
Diff to previous 1.176
move _views_break_phrase so it isn't dependent upon taxonomy.module being loaded

Revision 1.159.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 16:52:16 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.159.2.14: +18 -1 lines
Diff to previous 1.159.2.14 , to branch point 1.159
move _views_break_phrase so it isn't dependent upon taxonomy.module being loaded

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 23:55:16 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.175: +3 -2 lines
Diff to previous 1.175
Provide proper action (form destination) for exposed filters so they can be used elsewhere.

Revision 1.159.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 23:54:56 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.13: +3 -3 lines
Diff to previous 1.159.2.13 , to branch point 1.159
Provide proper action (form destination) for exposed filters so they can be used elsewhere.

Revision 1.159.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 18:36:15 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.12: +3 -1 lines
Diff to previous 1.159.2.12 , to branch point 1.159
97611: fatal error with arrays

Revision 1.166.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 17:44:29 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.166: +124 -20 lines
Diff to previous 1.166
Syncing DRUPAL-5 from HEAD

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 17:20:49 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.174: +5 -1 lines
Diff to previous 1.174
97589: Add some sorting on plugins so that Views' default plugins are always on top.

Revision 1.159.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 17:20:43 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.11: +21 -1 lines
Diff to previous 1.159.2.11 , to branch point 1.159
97589: Add some sorting on plugins so that Views' default plugins are always on top.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 06:52:57 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.173: +56 -3 lines
Diff to previous 1.173
97290: New options for granularity on date sorts

Revision 1.159.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 06:52:45 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.10: +55 -2 lines
Diff to previous 1.159.2.10 , to branch point 1.159
97290: New options for granularity on date sorts

Revision 1.159.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:47:29 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.9: +4 -4 lines
Diff to previous 1.159.2.9 , to branch point 1.159
97290: new  argument to views_build_view to allow views to to skip the first N nodes [doesn't work if $ pager = true].

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:47:17 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.172: +7 -3 lines
Diff to previous 1.172
97290: new  argument to views_build_view to allow views to to skip the first N nodes [doesn't work if $ pager = true].

Revision 1.159.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:26:27 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.8: +2 -1 lines
Diff to previous 1.159.2.8 , to branch point 1.159
Trying out $Name$

Revision 1.159.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 06:15:43 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.7: +8 -1 lines
Diff to previous 1.159.2.7 , to branch point 1.159
88849: new views_pre_query hook

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 06:15:38 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.171: +7 -1 lines
Diff to previous 1.171
88849: new views_pre_query hook

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 05:03:00 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.170: +17 -10 lines
Diff to previous 1.170
85290: Views generated invalid CSS with -- this could have an impact on your theming!

Revision 1.159.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 05:02:56 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.159.2.6: +17 -10 lines
Diff to previous 1.159.2.6 , to branch point 1.159
85290: Views generated invalid CSS with -- this could have an impact on your theming!

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 03:40:35 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.169: +6 -3 lines
Diff to previous 1.169
93493: Allow field labels to be turned off if item not sortable.

Revision 1.159.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 03:40:30 2006 UTC (3 years ago) by merlinofchaos
Branch: