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

Log of /contributions/modules/views/views_ui.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.109.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 23:20:05 2009 UTC (2 weeks, 2 days ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.109: +2 -1 lines
Diff to previous 1.109
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!

Revision 1.109.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 22:35:58 2009 UTC (2 weeks, 3 days ago) by dereine
Branch: DRUPAL-7--3
Changes since 1.109.6.1: +9 -9 lines
Diff to previous 1.109.6.1 , to branch point 1.109
#626720 Use new syntax for views_ui_theme

Revision 1.109.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:25 2009 UTC (3 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.109: +102 -61 lines
Diff to previous 1.109
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.109 - (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
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5, DRUPAL-6--2-6, DRUPAL-6--2-7, DRUPAL-6--3-0-ALPHA1, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-6--3, DRUPAL-7--3
Changes since 1.108: +5 -5 lines
Diff to previous 1.108
#360637: Extra slash in theme includes could cause some systems to fail.

Revision 1.44.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 19:59:49 2009 UTC (10 months, 1 week ago) by sun
Branch: DRUPAL-5
Changes since 1.44.2.28: +7 -7 lines
Diff to previous 1.44.2.28 , to branch point 1.44 , to next main 1.109
#359558 by remi: Added Wysiwyg API support.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 02:39:45 2008 UTC (11 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.107: +1 -8 lines
Diff to previous 1.107
#341897: views_perm() mistakenly declared in views_ui.module.

Revision 1.107 - (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.106: +2 -2 lines
Diff to previous 1.106
#321589: Comment template preprocessor misnamed so it would not fire.

Revision 1.44.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 00:56:48 2008 UTC (12 months, 3 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.44.2.27: +11 -11 lines
Diff to previous 1.44.2.27 , to branch point 1.44
#174044 by douggreen: Fixed coding-style in exported views.

Revision 1.44.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 00:30:14 2008 UTC (12 months, 3 weeks ago) by sun
Branch: DRUPAL-5
Changes since 1.44.2.26: +2 -1 lines
Diff to previous 1.44.2.26 , to branch point 1.44
#193888 by mvc: Fixed select lists options in Views UI are not sorted.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 22:05:28 2008 UTC (13 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC5, DRUPAL-6--2-1
Changes since 1.105: +2 -2 lines
Diff to previous 1.105
#317023 by stella: Minor internationalization fixes.

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

Revision 1.44.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 01:09:26 2008 UTC (14 months ago) by sun
Branch: DRUPAL-5
Changes since 1.44.2.25: +2 -2 lines
Diff to previous 1.44.2.25 , to branch point 1.44
#191420 by sun: Fixed missing t() for view import page title.

Revision 1.104 - (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
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.103: +2 -2 lines
Diff to previous 1.103
Apparently plugins.inc was the wrong place to put that. Let us try admin.inc instead.

Revision 1.103 - (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.102: +2 -2 lines
Diff to previous 1.102
Move theme preprocess function out of views_plugin_style_table.inc where it should not have been

Revision 1.102 - (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.101: +2 -1 lines
Diff to previous 1.101
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.101 - (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.100: +1 -6 lines
Diff to previous 1.100
#296765: user autocomplete incorrectly required administer views access. Also incorrectly required Views UI module.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 19:21:17 2008 UTC (16 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99
Provide message when fields are not in use, rather than simply disappearing them.

Revision 1.99 - (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
CVS Tags: DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-RC1
Changes since 1.98: +2 -2 lines
Diff to previous 1.98
#265910: Restore "access all views" permission from Views 1.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 21:59:14 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.97: +3 -1 lines
Diff to previous 1.97
Tracker view, adjustments to convert, minor bug fixes

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 19:48:05 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.96: +5 -1 lines
Diff to previous 1.96
autocomplete on view tag

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 19:29:50 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.95: +8 -8 lines
Diff to previous 1.95
Fix for user autocomplete

Revision 1.95 - (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.94: +9 -39 lines
Diff to previous 1.94
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.94 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 22:11:34 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.93: +6 -2 lines
Diff to previous 1.93
Assorted code and @todo cleanup

Revision 1.93 - (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.92: +2 -5 lines
Diff to previous 1.92
Remove unnecessary drupal clones since views_get_view now always provides clones.

Revision 1.92 - (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.91: +15 -2 lines
Diff to previous 1.91
Revamped view list page, plus the first advanced help file!

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 21:56:46 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.90: +5 -1 lines
Diff to previous 1.90
Initial start at view analysis tool

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

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 09:09:13 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.88: +1 -3 lines
Diff to previous 1.88
Some more documentation updates

Revision 1.88 - (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.87: +15 -15 lines
Diff to previous 1.87
#241009: (by hass) Menu items are not supposed to be run through t() in D6

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 17:56:15 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.86: +1 -2 lines
Diff to previous 1.86
#240634: Due to use of field aliases that are not always valid, multiple pseudo fields weren't showing up. Fixed up the field template to better conform to other templates.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 00:18:45 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.85: +5 -1 lines
Diff to previous 1.85
Initial taxonomy implementation. There's still a ways to go -- I totally punted on depth -- and we need a few more argument handlers.

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

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 01:25:17 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.83: +8 -1 lines
Diff to previous 1.83
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.83 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 16:20:36 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.82: +6 -4 lines
Diff to previous 1.82
#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.82 - (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.81: +2 -2 lines
Diff to previous 1.81
#235459: include leading . on all includes; also turn all include_once into require_once for efficiency.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 00:25:52 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.80: +35 -20 lines
Diff to previous 1.80
Implementation of edit locking on views.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 01:02:26 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
One more PHP4 fix

Revision 1.79 - (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.78: +36 -24 lines
Diff to previous 1.78
Improvements to Views 1 converter

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 18:50:29 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.77: +8 -1 lines
Diff to previous 1.77
Added a bit of help to the converter

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

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

Revision 1.75 - (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.74: +6 -1 lines
Diff to previous 1.74
Table style with a custom sorting implementation that mimics core

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

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 17:18:14 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
Remove errors from the tools page, provide message that the feature is not yet implemented.

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

Revision 1.71 - (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.70: +13 -6 lines
Diff to previous 1.70
Import/export now work, plus an unfortunate major overhaul underneath. THIS CHECKIN WILL BREAK ALL EXISTING VIEWS.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 03:49:55 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.69: +4 -4 lines
Diff to previous 1.69
View deletion works

Revision 1.69 - (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
Changes since 1.68: +5 -2 lines
Diff to previous 1.68
Fix for an annoying cloning bug, plus some more random improvements

Revision 1.68 - (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.67: +11 -1 lines
Diff to previous 1.67
Converted main UI to use templates

Revision 1.67 - (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.66: +10 -6 lines
Diff to previous 1.66
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.66 - (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.65: +19 -2 lines
Diff to previous 1.65
UI is really getting there now.

Revision 1.65 - (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.64: +14 -1 lines
Diff to previous 1.64
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.64 - (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.63: +26 -7 lines
Diff to previous 1.63
UI checkpoint checkin.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 02:34:39 2008 UTC (21 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.62: +21 -9 lines
Diff to previous 1.62
A few more steps in the UI

Revision 1.62 - (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.61: +19 -1 lines
Diff to previous 1.61
Checkpoint UI checkin

Revision 1.61 - (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.60: +40 -167 lines
Diff to previous 1.60
UI checkpoint checkin

Revision 1.60 - (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.59: +69 -3 lines
Diff to previous 1.59
Checkpoint checkin

Revision 1.59 - (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.58: +131 -1871 lines
Diff to previous 1.58
Step 1 of so-many-I-can't-count of Views UI, plus some fixes to last checkin

Revision 1.58
Sun Aug 12 06:52:14 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0--ALPHA-0
Changes since 1.57: +1 -1 lines
FILE REMOVED
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.44.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 19:54:20 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.44.2.24: +2 -2 lines
Diff to previous 1.44.2.24 , to branch point 1.44
#100997: Clarify wording on $arg in Views UI.

Revision 1.44.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 18:49:03 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.23: +1 -2 lines
Diff to previous 1.44.2.23 , to branch point 1.44
#146776: Unnecessary drupal_goto in views_ui_admin_confirm_form_submit removed.

Revision 1.44.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 03:37:54 2007 UTC (2 years, 5 months ago) by weitzman
Branch: DRUPAL-5
Changes since 1.44.2.22: +24 -25 lines
Diff to previous 1.44.2.22 , to branch point 1.44
#143157 always emit ->page element in export. patch by moshe weitzman. committed with permission.

Revision 1.44.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 03:33:17 2007 UTC (2 years, 5 months ago) by weitzman
Branch: DRUPAL-5
Changes since 1.44.2.21: +2 -1 lines
Diff to previous 1.44.2.21 , to branch point 1.44
#149829 Export doesn't include the menu_tab_default_parent_type. patch by drewish. bug fix

Revision 1.44.2.21 - (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.44.2.20: +21 -10 lines
Diff to previous 1.44.2.20 , to branch point 1.44
#138217: Made the menu tabs work properly for default views as well.

Revision 1.44.2.20 - (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.44.2.19: +49 -10 lines
Diff to previous 1.44.2.19 , to branch point 1.44
#137952: (dww) Fix some problems by not having enough options on default menu tabs.

Revision 1.44.2.19 - (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.44.2.18: +2 -1 lines
Diff to previous 1.44.2.18 , to branch point 1.44
#141205: (by mfrederickson) Add an argument to views_get_filter_values() to let other code use it.

Revision 1.36.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 01:29:12 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-6, DRUPAL-4-7--1-6-BETA, DRUPAL-4-7--1-6-BETA2, DRUPAL-4-7--1-6-BETA3, DRUPAL-4-7--1-6-BETA5
Changes since 1.36.2.18: +3 -3 lines
Diff to previous 1.36.2.18 , to branch point 1.36 , to next main 1.109
#125819: Cancel button went to bad page after Clone/Add.

Revision 1.44.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 01:29:08 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6-BETA, DRUPAL-5--1-6-BETA2, DRUPAL-5--1-6-BETA3, DRUPAL-5--1-6-BETA4
Changes since 1.44.2.17: +3 -3 lines
Diff to previous 1.44.2.17 , to branch point 1.44
#125819: Cancel button went to bad page after Clone/Add.

Revision 1.44.2.17 - (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.44.2.16: +9 -3 lines
Diff to previous 1.44.2.16 , to branch point 1.44
#130746: Save and edit went to the wrong place if view didn't previously exist.

Revision 1.44.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:05:32 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.15: +2 -2 lines
Diff to previous 1.44.2.15 , to branch point 1.44
#132011 (Jo Wouters) fixed the view tab when editing a view from the admin page. THANK you for finding this one!

Revision 1.36.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 23:31:03 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.17: +5 -1 lines
Diff to previous 1.36.2.17 , to branch point 1.36
#124789: Disable delete button on filters that have been exposed so people stop trying to delete them.

Revision 1.44.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 23:30:57 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.14: +5 -1 lines
Diff to previous 1.44.2.14 , to branch point 1.44
#124789: Disable delete button on filters that have been exposed so people stop trying to delete them.

Revision 1.36.2.17 - (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.36.2.16: +3 -3 lines
Diff to previous 1.36.2.16 , to branch point 1.36
#119463: Double check_plain on breadcrumbs for Views' titles.

Revision 1.44.2.14 - (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.44.2.13: +11 -3 lines
Diff to previous 1.44.2.13 , to branch point 1.44
#119463: Double check_plain on breadcrumbs for Views titles.

Revision 1.36.2.16 - (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.36.2.15: +2 -1 lines
Diff to previous 1.36.2.15 , to branch point 1.36
#119082: Fixed a problem with view titles on the admin page.

Revision 1.44.2.13 - (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.44.2.12: +2 -1 lines
Diff to previous 1.44.2.12 , to branch point 1.44
#119082: Fixed a problem with view titles on the admin page.

Revision 1.36.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 20:00:40 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.14: +26 -1 lines
Diff to previous 1.36.2.14 , to branch point 1.36
Clear cache button in tools

Revision 1.44.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 20:00:34 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.11: +27 -1 lines
Diff to previous 1.44.2.11 , to branch point 1.44
Clear cache button in tools

Revision 1.44.2.11 - (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.44.2.10: +8 -6 lines
Diff to previous 1.44.2.10 , to branch point 1.44
Uninitialized $menu_args in new menu code

Revision 1.44.2.10 - (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.44.2.9: +60 -22 lines
Diff to previous 1.44.2.9 , to branch point 1.44
Inline menu system overhaul. More efficient, more powerful. Adds tabs to views for administrators. Needs testing!

Revision 1.44.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 22:44:18 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.8: +3 -1 lines
Diff to previous 1.44.2.8 , to branch point 1.44
#115519: Restrict width of select items in UI.

Revision 1.44.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 22:00:04 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.7: +2 -2 lines
Diff to previous 1.44.2.7 , to branch point 1.44
#123986: documentation fix in argument handling code

Revision 1.44.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 16:04:39 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.6: +3 -3 lines
Diff to previous 1.44.2.6 , to branch point 1.44
Invalidate cache when saving view from the UI so that inline arg cache gets rewritten

Revision 1.57 - (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.56: +15 -7 lines
Diff to previous 1.56
Sync from DRUPAL-5 branch

Revision 1.36.2.14 - (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
CVS Tags: DRUPAL-4-7--1-5
Changes since 1.36.2.13: +2 -2 lines
Diff to previous 1.36.2.13 , to branch point 1.36
#110648: Block title not showing up in admin if view only provides block.

Revision 1.44.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.44.2.5: +2 -2 lines
Diff to previous 1.44.2.5 , to branch point 1.44
#110648: Block title not showing up in admin if view only provides block.

Revision 1.36.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 20:54:49 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.12: +3 -3 lines
Diff to previous 1.36.2.12 , to branch point 1.36
#110299: change max size of nodes per block from 2 to 3 as it was meant to be.

Revision 1.44.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 20:54:41 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.44.2.4: +14 -6 lines
Diff to previous 1.44.2.4 , to branch point 1.44
#110299: change max size of nodes per block from 2 to 3 as it was meant to be.

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

Revision 1.36.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 18 05:57:35 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.11: +1 -2 lines
Diff to previous 1.36.2.11 , to branch point 1.36
#107217: more e_notice errors

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 18 05:57:27 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.55: +1 -2 lines
Diff to previous 1.55
#107217: more e_notice errors

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 18 05:49:28 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
#107218: Fixed some E_NOTICE errors.

Revision 1.36.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 18 05:49:04 2007 UTC (2 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.10: +3 -2 lines
Diff to previous 1.36.2.10 , to branch point 1.36
#107218: Fixed some E_NOTICE errors.

Revision 1.44.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.44.2.2: +3 -3 lines
Diff to previous 1.44.2.2 , to branch point 1.44
Sync from HEAD

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 06:19:51 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-4-2-RC1
Changes since 1.53: +3 -3 lines
Diff to previous 1.53
#103115: Validation for individual views fields/etc was never called.

Revision 1.36.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 06:19:45 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.36.2.9: +3 -3 lines
Diff to previous 1.36.2.9 , to branch point 1.36
#103115: Validation for individual views fields/etc was never called.

Revision 1.44.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.44.2.1: +4 -6 lines
Diff to previous 1.44.2.1 , to branch point 1.44
Sync from HEAD to DRUPAL-5

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 18:04:52 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-2-BETA-1, DRUPAL-5--1-3-BETA-1
Changes since 1.52: +1 -2 lines
Diff to previous 1.52
#98492: Recent comments block needed to filter out moderated comments

Revision 1.36.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 18:03:47 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2, DRUPAL-4-7--1-3
Changes since 1.36.2.8: +1 -2 lines
Diff to previous 1.36.2.8 , to branch point 1.36
98492: Recent comments block needed to filter out moderated comments

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 17:46:22 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#100997: Clarified use of $arg in help text

Revision 1.36.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 17:46:17 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.7: +2 -2 lines
Diff to previous 1.36.2.7 , to branch point 1.36
#100997: Clarified use of $arg in help text

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 17:28:17 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.50: +2 -3 lines
Diff to previous 1.50
Some commits that didnt go in because I wasnt paying attention.

Revision 1.36.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 08:30:32 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.6: +2 -3 lines
Diff to previous 1.36.2.6 , to branch point 1.36
#100317: exported view gets improperly formed value fields on filters

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 21:28:21 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
#99323: fix link in argument handling help

Revision 1.44.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.44: +74 -66 lines
Diff to previous 1.44
Syncing DRUPAL-5 from HEAD

Revision 1.36.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:24:52 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.36.2.5: +5 -5 lines
Diff to previous 1.36.2.5 , to branch point 1.36
82634: theme_imagebutton renamed to theme_views_imagebutton

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:24:46 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-1-BETA
Changes since 1.48: +5 -5 lines
Diff to previous 1.48
82634: theme_imagebutton renamed to theme_views_imagebutton

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:15:06 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.47: +55 -56 lines
Diff to previous 1.47
97462: More robust view export code.

Revision 1.36.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 05:14:46 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.4: +55 -56 lines
Diff to previous 1.36.2.4 , to branch point 1.36
97462: More robust view export code.

Revision 1.36.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 05:29:42 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.3: +9 -3 lines
Diff to previous 1.36.2.3 , to branch point 1.36
90482: Validate that nodes per page is not 0 if pager is on.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 05:29:37 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.46: +9 -3 lines
Diff to previous 1.46
90482: Validate that nodes per page is not 0 if pager is on.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 02:42:15 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.45: +7 -5 lines
Diff to previous 1.45
75746: new views_comments.inc, plus fixed view import

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 01:55:47 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44
97228: Fatal error on views help page

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 23:23:24 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.43: +17 -17 lines
Diff to previous 1.43
Capitalization adjustments to match current 5.0 style

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 06:47:18 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
78992: documentation fix about arguments

Revision 1.36.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 06:47:06 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.36.2.2: +2 -2 lines
Diff to previous 1.36.2.2 , to branch point 1.36
78992: documentation fix about arguments

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 06:28:12 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.41: +7 -7 lines
Diff to previous 1.41
84331: use double quote instead of single quote so newlines get translated for header/footer/empty fields.

Revision 1.36.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 06:28:01 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36.2.1: +7 -7 lines
Diff to previous 1.36.2.1 , to branch point 1.36
84331: use double quote instead of single quote so newlines get translated for header/footer/empty fields.

Revision 1.36.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 05:32:01 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-4-7
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
Correct longstanding error where it says 0 will cause no nodes to be displayed when it means all nodes.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 05:31:35 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
Corrected for change in node_get_types() function causing node: type filter to error amusingly

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 22:31:49 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
callback args need to be arrays()

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 16:26:25 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.38: +1 -30 lines
Diff to previous 1.38
switched to built in Drupal dependencies

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 4 01:02:03 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
Changes since 1.37: +16 -1 lines
Diff to previous 1.37
Breaking the caching stuff into its own .inc file, reducing the frequency with which views includes are loaded.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 13 21:21:21 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.36: +73 -64 lines
Diff to previous 1.36
Patch to sync with HEAD; only did a cursory scan but seems to be working.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 17:37:29 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.35: +7 -7 lines
Diff to previous 1.35
Fix t() errors in views_ui

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 16:48:03 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
More yched cleanup

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 05:18:34 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Fix for menu tab weights

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 04:56:48 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
patch by joshk to add an new argument default option to use the emptytext instead of 404ing

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 04:30:03 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.31: +5 -5 lines
Diff to previous 1.31
75879 -- fixed broken buttons; may cause other form_alter problems. =(

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 02:31:15 2006 UTC (3 years, 2 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.30: +24 -30 lines
Diff to previous 1.30
Fix for 71587 -- listboxes have no size property

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 28 19:26:35 2006 UTC (3 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Fix $arg text issue

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 15:58:20 2006 UTC (3 years, 3 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
fix translation error, reported by mosh

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 18:24:56 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.27: +16 -3 lines
Diff to previous 1.27
Patch 70739 by eaton: Allow wildcard specifier on arguments. Plus: Bugfix to titles in month argument and allow blocks to use substitutions.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 20:48:42 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.26: +16 -3 lines
Diff to previous 1.26
validation patch by Tobias Maier

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 19:28:24 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
add page needs $template to default to NULL

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 01:58:49 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.24: +39 -7 lines
Diff to previous 1.24
Clone view button

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 01:26:31 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
documentation fix from jjeff

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 00:00:40 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.22: +7 -7 lines
Diff to previous 1.22
use return instead of drupal_goto in submits

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 23 23:39:45 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
expand nodes per page a bit

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 23 22:22:13 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Fix for argument code export for 69492

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 23 21:50:25 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.19: +26 -26 lines
Diff to previous 1.19
Patch 70158 by webcheck: Remove extraneous whitespace

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 23 21:48:47 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.18: +4 -3 lines
Diff to previous 1.18
Patch 65380 by webcheck: Improved doc and collapsing fieldset around arg handling code

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 14 15:21:19 2006 UTC (3 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Fix for argument handler printing wrong data for node type title

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 02:13:10 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
Fixing another missing t(). With luck this is all of them.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 01:50:22 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.15: +4 -2 lines
Diff to previous 1.15
Additional fix for empty arrays

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 01:48:32 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.14: +10 -9 lines
Diff to previous 1.14
Tentative fixes for 63435: empty arrays getting foreach

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 01:34:43 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Fix for 51619: menu_tab_weight must be int for MySQL 5

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 01:29:56 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +63 -20 lines
Diff to previous 1.12
Finally! Cleaned up validation! Wahoo!

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 02:46:26 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Patch 62463: RayZ; corrected some help text.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 02:10:11 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +16 -0 lines
Diff to previous 1.10
60946: can now export exposed filters.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 01:50:28 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Fix for 61282: Buttons not appearing in Opera.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 01:18:21 2006 UTC (3 years, 6 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Fix for 62649; some fields too small. Requires update.php

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 20:39:02 2006 UTC (3 years, 7 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Patch 60357 from Tobias -- missing t() in UI

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 02:23:05 2006 UTC (3 years, 7 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +15 -2 lines
Diff to previous 1.6
Patch 59701 by Gordon and eaton: Add an option field to fields.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 18:59:48 2006 UTC (3 years, 7 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +3 -17 lines
Diff to previous 1.5
Introduction of hook_views_style_plugins; removed 'random' types in favor of 'random' sort criteria.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 15:45:06 2006 UTC (3 years, 7 months ago) by unconed
Changes since 1.5.2.1: +1745 -0 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.109
#5371: tablesort_pager removal
- Fix some badly tagged modules

Revision 1.5.2.1
Wed Mar 22 17:23:23 2006 UTC (3 years, 8 months ago) by unconed
Changes since 1.5: +0 -1784 lines
FILE REMOVED
file views_ui.module was added on branch DRUPAL-4-7 on 2006-04-13 15:45:06 +0000

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 22 17:23:23 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +48 -9 lines
Diff to previous 1.4
http://drupal.org/node/55164 from eaton (inspired by moshe): add a place to put PHP code to translate arguments contextually. Requires update.php because it adds a field to the db.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 20 06:30:48 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Fixed erroneously misnamed fields.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 19 18:27:32 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +117 -19 lines
Diff to previous 1.2
This commit adds fields! You must run update.php! This commit also re-arranged theming slightly and may break (or at least annoy) your summary themes! -- added footer and empty view fields; re-arranged theme_summary; made theme_views_view_list_THEMENAME probably work right. (need to test).

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 18 18:03:46 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +1 -4 lines
Diff to previous 1.1
Fix for http://drupal.org/node/54635 -- leftover require for views_data.inc which no longer exists.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 22:22:23 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Oops.

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