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

Log of /contributions/modules/views/includes/plugins.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.152.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 01:08:29 2009 UTC (2 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.152.2.5: +23 -2 lines
Diff to previous 1.152.2.5 , to branch point 1.152 , to next main 1.156
#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.156.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:26 2009 UTC (3 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.156: +19 -41 lines
Diff to previous 1.156
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.156.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 02:11:16 2009 UTC (4 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-7
Changes since 1.156: +28 -2 lines
Diff to previous 1.156
If you have CTools 1.3 enabled, you can use a "Jump Menu" style for both summaries and normal Views.

Revision 1.152.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 23:28:23 2009 UTC (2 months ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.152.2.4: +2 -1 lines
Diff to previous 1.152.2.4 , to branch point 1.152
#561892 by dereine: Unchecking "rewrite this field" but leaving a value caused field to be rewritten anyway.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 22:47:02 2009 UTC (2 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.155: +2 -1 lines
Diff to previous 1.155
Reverting #563564

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

Revision 1.152.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:25:53 2009 UTC (2 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.152.2.3: +1 -2 lines
Diff to previous 1.152.2.3 , to branch point 1.152
#563564 by dereine: Unformatted style does not use options, so the options icon should not appear.

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

Revision 1.154 - (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
CVS Tags: DRUPAL-6--2-6
Changes since 1.153: +22 -2 lines
Diff to previous 1.153
#468824 by eaton: Pluggable caching mechanism which can cache both the query result and rendered result.

Revision 1.152.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:34:59 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.152.2.1: +1 -63 lines
Diff to previous 1.152.2.1 , to branch point 1.152
#428192 by dereine: Move comments to their correct files.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:34:55 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.152: +1 -63 lines
Diff to previous 1.152
#428192 by dereine: Move comments to their correct files.

Revision 1.152.2.1 - (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.152: +13 -1 lines
Diff to previous 1.152
#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 Jan 7 23:31:12 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.151: +3 -3 lines
Diff to previous 1.151
#343047 by alienbrain: Allow all handlers to participate in view validation.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 19:23:50 2008 UTC (12 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.150: +2 -2 lines
Diff to previous 1.150
#326934: Need another check to make sure already added aliases do not get blown away.

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

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

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

Revision 1.147 - (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.146: +2 -6 lines
Diff to previous 1.146
Various handler/plugin fixes

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

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 07:10:06 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.144: +1 -52 lines
Diff to previous 1.144
Apparently plugins.inc was the wrong place to put that. Let us try admin.inc instead.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:46:03 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.143: +52 -1 lines
Diff to previous 1.143
Move theme preprocess function out of views_plugin_style_table.inc where it should not have been

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:17:37 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.142: +1 -187 lines
Diff to previous 1.142
Somehow views_plugin_style didn't get moved out of plugins.inc

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:21:29 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.141: +208 -3616 lines
Diff to previous 1.141
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.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 23:05:24 2008 UTC (14 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.140: +5 -1 lines
Diff to previous 1.140
#300220: Validate that % cannot be at the beginning of a page path

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 19:56:08 2008 UTC (14 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.139: +6 -2 lines
Diff to previous 1.139
#298191: Extraneous apply buttons showing up on blocks

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:47:43 2008 UTC (15 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.138: +5 -3 lines
Diff to previous 1.138
#288101: Allow block views to use exposed filters if AJAX is set.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 23:23:57 2008 UTC (15 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.137: +7 -1 lines
Diff to previous 1.137
#296891 by cpugeniusmv: Block display with attached feed not adding <link> to page.

Revision 1.137 - (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.136: +12 -3 lines
Diff to previous 1.136
#291079 rollback.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:53:18 2008 UTC (15 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
#290328 by KarenS: "Even empty" was not being respected on blocks due to typo

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:41:47 2008 UTC (15 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.134: +4 -4 lines
Diff to previous 1.134
#290098 by cpugeniusmv: RSS link not using proper base link.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 16:47:20 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.133: +7 -3 lines
Diff to previous 1.133
#278594: fix page display not properly 404ing when arguments tell it to.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 05:05:12 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132
#278013: "contains word" filter should support empty word.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 22:34:26 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.131: +9 -4 lines
Diff to previous 1.131
theme-css.html plus a couple of minor fixes I found

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:19:14 2008 UTC (16 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.130: +58 -3 lines
Diff to previous 1.130
Allow "additional themes" for plugins to be listed in the theme information as alternatives.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 20:30:09 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.129: +4 -2 lines
Diff to previous 1.129
Fix argument validator so that access() is handled properly like it is on the default argument type.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 19:26:01 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.128: +3 -3 lines
Diff to previous 1.128
#274926 by aclight: Typo fixes in comments and t() strings.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 00:46:17 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.127: +8 -4 lines
Diff to previous 1.127
Change the update button to "update default display" when you are changing values on the default display.

Revision 1.127 - (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.126: +49 -3 lines
Diff to previous 1.126
#273570 by aclight: Properly allow attached displays to inherit exposed filters via UI option.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 17:29:59 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.125: +12 -5 lines
Diff to previous 1.125
#274341 by mooffie: Check for the presence of template files so that we can tell if a template got renamed but theme registry was not cleared.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 01:06:28 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.124: +5 -14 lines
Diff to previous 1.124
Restore some code that made sure that style options followed style changes.

Revision 1.124 - (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.123: +4 -3 lines
Diff to previous 1.123
#267457: Fixed. For real.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 20:59:05 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.122: +17 -2 lines
Diff to previous 1.122
#271019 by mooffie: Add a button to clear the theme registry on the theme: information page

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 20:03:51 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.121: +32 -2 lines
Diff to previous 1.121
#270920 by mooffie: Add checkbox to feed displays to allow use of the site name for the feed title, in order to better duplicate the basic Drupal rss.xml capability.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:56:24 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.120: +2 -2 lines
Diff to previous 1.120
#270892 by aclight (expanded by me): put default action and validator options in a fieldset to make the form less confusing.

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

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

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 15:50:00 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.117: +2 -2 lines
Diff to previous 1.117
Clarify that the PHP Code argument default plugin just wants a single value.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 00:56:20 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.116: +7 -1 lines
Diff to previous 1.116
Major documentation update.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 19:11:39 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.115: +13 -3 lines
Diff to previous 1.115
#267457: Ensure exposed filter options remain in feed URLs (and "more" link URLs as well)

Revision 1.115 - (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.114: +23 -5 lines
Diff to previous 1.114
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.114 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 20:00:46 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.113: +4 -2 lines
Diff to previous 1.113
Blocks should recuse themselves if they have no results, no empty text, and "even empty" is not set for the style plugin.

Revision 1.113 - (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.112: +11 -7 lines
Diff to previous 1.112
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.112 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 18:05:52 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.111: +2 -1 lines
Diff to previous 1.111
Keep original args as $view->original_args in an attachment

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

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 23:08:00 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109
Revert obnoxious background color on popover links.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 22:43:08 2008 UTC (17 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.108: +37 -3 lines
Diff to previous 1.108
Introduce new "unformatted" summary style which can do inline.

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

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 02:44:11 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.106: +21 -2 lines
Diff to previous 1.106
Add an extra link to style settings since they can be a little difficult to find.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 00:47:05 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.105: +50 -31 lines
Diff to previous 1.105
utility to make it easier to get handlers off of a display

Revision 1.105 - (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.104: +8 -3 lines
Diff to previous 1.104
#265910: Restore "access all views" permission from Views 1.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 23:43:20 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.103: +2 -2 lines
Diff to previous 1.103
#264204: Clarify offset form item.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:45:36 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.102: +5 -1 lines
Diff to previous 1.102
#263084: Automaticaly remove leading and trailing "/" from path since it is invalid.

Revision 1.102 - (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.101: +333 -150 lines
Diff to previous 1.101
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.101 - (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.100: +104 -8 lines
Diff to previous 1.100
#254657 by Crell: Support for simple, single level grouping.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 21:57:06 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.99: +3 -3 lines
Diff to previous 1.99
#261977: (by hass) String fixes.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 21:47:23 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.98: +3 -3 lines
Diff to previous 1.98
#262820: Minor fixes to php validate code plugin

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 21 18:51:15 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.97: +3 -3 lines
Diff to previous 1.97
Show override status on all fields/filters/etc; shorten status message and provide link to help explaining it.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:34:18 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.96: +2 -2 lines
Diff to previous 1.96
Typo fix

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 22:22:32 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.95: +6 -11 lines
Diff to previous 1.95
Create a default preprocess for the "field" theme and make a real template that just will not get used unless copied into a theme.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 23:43:50 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
Argument default to extract a node ID from the URL based upon menu_get_object

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 22:55:17 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.93: +24 -4 lines
Diff to previous 1.93
Row style to view a comment similar to the node view.

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

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 19:17:12 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.91: +6 -6 lines
Diff to previous 1.91
#255390: Create a relationship between node revision uid and user.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 01:32:54 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.90: +8 -1 lines
Diff to previous 1.90
#258185 (by Moonshine): Provide option to retain sticky headers on tables.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 23:51:48 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.89: +31 -5 lines
Diff to previous 1.89
#256951: Additional validation on menu items

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 22:12:40 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.88: +8 -7 lines
Diff to previous 1.88
Some minor fixes, including a possible fix for #257718

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 00:22:43 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.87: +59 -2 lines
Diff to previous 1.87
#243365: Expose core block caching setting

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 00:51:23 2008 UTC (18 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.86: +4 -2 lines
Diff to previous 1.86
Add taxonomy term validator that can also do conversion from term name or synonym to tid.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 23:51:47 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.85: +58 -2 lines
Diff to previous 1.85
Add inline options to the "fields" row style.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 22:30:14 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.84: +4 -3 lines
Diff to previous 1.84
#255063: Run feed url through url() prior to sending it to drupal_add_feed or theme(feed_icon);

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 22:26:57 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
Minor correction to help text in attachment display

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 18:28:02 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82
#254088 by pl2: make default menu tabs actually be default

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 17:12:34 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
#251467: Make sure column sanitizing works if a field is removed that has another field place into its column.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 01:18:09 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
Views blocks should not be cached.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 22:21:02 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.79: +11 -3 lines
Diff to previous 1.79
Fixes for empty

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 21:24:49 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.78: +3 -2 lines
Diff to previous 1.78
'more' block should use get_url() in *addition* to get_path()

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

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

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 23:42:42 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.75: +4 -7 lines
Diff to previous 1.75
A couple more help files, mostly stubs

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 22:15:19 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
Fix pager which was claiming to be full but showing mini for a setting that was sort of in between.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 22:14:33 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
Fix pager which was claiming to be full but showing mini for a setting that was sort of in between.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 21:59:14 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
Tracker view, adjustments to convert, minor bug fixes

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 20:22:50 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.71: +67 -41 lines
Diff to previous 1.71
Add a bit of validation

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 21:37:19 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.70: +3 -5 lines
Diff to previous 1.70
Redo some form stuff to make it easier to choose the next form when chaining; and add some new chaining options. This commit will require you to visit admin/build/modules to reset the menu or the UI will stop working.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 16:04:47 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.69: +13 -3 lines
Diff to previous 1.69
Fix problem grabbing incorrect data from cache

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 00:59:08 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.68: +35 -39 lines
Diff to previous 1.68
Make options on plugins more consistent with options() on handlers.

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

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 21:12:35 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.66: +13 -2 lines
Diff to previous 1.66
New filter for published or can view published nodes; also analyze check to see if node views have a published filter if they have no access control.

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

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 05:25:17 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.64: +7 -1 lines
Diff to previous 1.64
Some stub help files to get started.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 00:00:27 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.63: +9 -1 lines
Diff to previous 1.63
Spiffy improvements to grid view

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 23:41:06 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.62: +40 -32 lines
Diff to previous 1.62
#248999: (by eaton) Grid style that uses a simple table to display a grid in X columns.

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

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 16:20:46 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
Better text on the "path" field to inform people about % arguments

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

Revision 1.59 - (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.58: +274 -47 lines
Diff to previous 1.58
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.58 - (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.57: +250 -1 lines
Diff to previous 1.57
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.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 16:16:52 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.56: +3 -2 lines
Diff to previous 1.56
Comment fix by John Morahan

Revision 1.56 - (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.55: +257 -18 lines
Diff to previous 1.55
RSS implementation

Revision 1.55 - (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.54: +195 -2 lines
Diff to previous 1.54
#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.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 08:40:59 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.53: +10 -4 lines
Diff to previous 1.53
Some documentation stubs and cleanup.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:29:14 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.52: +3 -3 lines
Diff to previous 1.52
Code cleanup related to arguments

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 19:36:10 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.51: +5 -4 lines
Diff to previous 1.51
#241296: Add a more explanatory title (tooltip) for the style settings button, and a note in the style description to keep an eye out for it.

Revision 1.51 - (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.50: +30 -1 lines
Diff to previous 1.50
#241391: (by John Morahan) Allow "distinct" setting on the display.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 16:31:20 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.49: +6 -6 lines
Diff to previous 1.49
#241033: (by hass) String translatability fixes.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 03:54:07 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
check_markup should not check to see if the current user has permission.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 17:22:25 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
#240524: Use pager option always said "Mini" (fix by alpritt)

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 17:12:46 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.46: +19 -4 lines
Diff to previous 1.46
#240510: (by neclimdul) Add "title" attribute to AJAX links. Also some misc cleanup.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 01:12:38 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
New .pot file (and a couple of t() errors fixed)

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

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

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 17:29:54 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
#239380: Database safe date handling by KarenS! This is a major improvement for PGSQL users!

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 01:25:18 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
Most of user.views.inc plus some bug fixes, improvements to join handling. For those interested in the real complexities, check out views_handler_filter_many_to_one to see cool stuff you can do with joins in views 2 that you could not in views 1

Revision 1.41 - (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.40: +32 -1 lines
Diff to previous 1.40
"string" handler argument which is used for the node title argument

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

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

Revision 1.38 - (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.37: +5 -3 lines
Diff to previous 1.37
#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.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 21:43:04 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.36: +44 -10 lines
Diff to previous 1.36
Dependenct javascript so some form elements can appear and disappear when needed/not needed.

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

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 00:34:41 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.34: +7 -7 lines
Diff to previous 1.34
PHP4 fixes

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 22:48:40 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.33: +34 -5 lines
Diff to previous 1.33
Improvements to Views 1 converter

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

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 04:35:58 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
swap sort and order so that it matches what Drupal core uses

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 04:28:12 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Some minor cleanup and documentation expansions to the table commit

Revision 1.30 - (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.29: +285 -40 lines
Diff to previous 1.29
Table style with a custom sorting implementation that mimics core

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 19:42:48 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.28: +184 -19 lines
Diff to previous 1.28
Initial implementation of menu and tab options for displays.

Revision 1.28 - (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.27: +7 -15 lines
Diff to previous 1.27
->pre_render()

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 19:42:52 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
#232051: Remove "Table" type from style list as it is not yet implemented.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 19:35:11 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
#232431 (by catch): Improved description for the pager page element

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 01:40:52 2008 UTC (20 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.24: +17 -4 lines
Diff to previous 1.24
Fixes for complex menu replacement paths

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 22:51:26 2008 UTC (21 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.23: +15 -10 lines
Diff to previous 1.23
Better use_pager fix

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 02:32:07 2008 UTC (21 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.22: +17 -2 lines
Diff to previous 1.22
Fix argument handlers I broke

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

Revision 1.21 - (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, DRUPAL-6--2-0-ALPHA2
Changes since 1.20: +24 -18 lines
Diff to previous 1.20
Fix for an annoying cloning bug, plus some more random improvements

Revision 1.20 - (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.19: +152 -7 lines
Diff to previous 1.19
breadcrumbs, titles, paths

Revision 1.19 - (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.18: +7 -7 lines
Diff to previous 1.18
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.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 19:49:17 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
Converted main UI to use templates

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

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 04:11:48 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.15: +29 -8 lines
Diff to previous 1.15
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.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 00:22:34 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.14: +45 -9 lines
Diff to previous 1.14
Fix some problems with style/row plugin options

Revision 1.14 - (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.13: +6 -7 lines
Diff to previous 1.13
Some more theme re-org

Revision 1.13 - (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.12: +26 -30 lines
Diff to previous 1.12
Restore summary functionality

Revision 1.12 - (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.11: +26 -14 lines
Diff to previous 1.11
UI saves! Simple view even works again!

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 00:11:59 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Checkpoint checkin

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

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 01:50:12 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +573 -46 lines
Diff to previous 1.8
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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 03:29:59 2008 UTC (21 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +88 -10 lines
Diff to previous 1.7
UI checkpoint checkin.

Revision 1.7 - (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.6: +44 -2 lines
Diff to previous 1.6
Some code re-org, putting stuff in cache.inc where it belongs

Revision 1.6 - (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.5: +3 -2 lines
Diff to previous 1.5
Simple form of node_view plugin

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

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

Revision 1.3 - (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.2: +105 -16 lines
Diff to previous 1.2
Basic menu code (needs patch to core). Maybe basic block code too, but I didn't test that part.

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

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 19:16:49 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: MAIN
First semi-working version of $view->render()!

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