/[drupal]/contributions/modules/views/handlers/views_handler_argument.inc
ViewVC logotype

Log of /contributions/modules/views/handlers/views_handler_argument.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.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 26 00:35:16 2009 UTC (3 hours, 51 minutes ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.7.2.5: +166 -19 lines
Diff to previous 1.7.2.5 , to branch point 1.7 , to next main 1.9
#503452: Retool exports to properly use option definition, improving translatability and information use.

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

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

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 23:20:05 2009 UTC (2 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.7.2.2: +3 -3 lines
Diff to previous 1.7.2.2 , to branch point 1.7
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:25 2009 UTC (3 weeks, 2 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.9: +17 -19 lines
Diff to previous 1.9
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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 00:23:42 2009 UTC (5 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#466454 by neclimdul: PHP strict fixes.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 00:23:37 2009 UTC (5 months ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.7.2.1: +2 -2 lines
Diff to previous 1.7.2.1 , to branch point 1.7
#466454 by neclimdul: PHP strict fixes.

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

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

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 20:12:38 2009 UTC (9 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#378534: Validators do not fire if argument === 0 due to PHP loose type conversions.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 20:56:29 2009 UTC (9 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.5: +38 -1 lines
Diff to previous 1.5
#369505 by dww: Add helper function to get the value of a view argument.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 19:53:50 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +4 -5 lines
Diff to previous 1.4
#291292 by sammys (reroll by jaydub): Proper use of DISTINCT on summary views for pgsql.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 00:14:00 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, DRUPAL-6--2-2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#279073 by hass and pwolanin: A subset of some translation fixes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 21:30:16 2008 UTC (13 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.2: +1 -11 lines
Diff to previous 1.2
Fix broken date argument handlers.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 22:00:18 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.1: +5 -1 lines
Diff to previous 1.1
Fix taxonomy term validator which never got fully updated to the new plugin system.

Revision 1.1 - (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
Major re-organization of handlers. PLEASE NOTE: This drastically affected the Views module API and until modules are updated to match, they will stop working. Efforts have been made to ensure that this won't cause your site to crash, but that's partly up to the individual module as well.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2