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

Log of /contributions/modules/views/includes/ajax.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.20.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 22:38:07 2009 UTC (2 weeks, 4 days ago) by dereine
Branch: DRUPAL-7--3
Changes since 1.20.4.1: +4 -1 lines
Diff to previous 1.20.4.1 , to branch point 1.20
#626720: Added $form_state['build_info'] default value, to fix the views_ui

Revision 1.20.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:26 2009 UTC (3 weeks, 4 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.20: +142 -53 lines
Diff to previous 1.20
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.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:12:52 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.19: +8 -1 lines
Diff to previous 1.19 , to next main 1.20
#419226 by kelvincool: Respect admin theme during views ajax operations.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:12:22 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-6, DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.19: +8 -1 lines
Diff to previous 1.19
#419226 by kelvincool: Respect admin theme during views ajax operations.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 20:50:58 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC4, DRUPAL-6--2-0-RC5, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.18: +11 -2 lines
Diff to previous 1.18
#293229 by mooffie: AJAX views had issues with multiple instances of the same view on a page.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 20:00:47 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#311730 by mooffie: Typo preventing some AJAX views from working

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 20:15:50 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#290132: Optimize count query somewhat.

Revision 1.16 - (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.15: +33 -1 lines
Diff to previous 1.15
#296765: user autocomplete incorrectly required administer views access. Also incorrectly required Views UI module.

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

Revision 1.14 - (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
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.13: +2 -3 lines
Diff to previous 1.13
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.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 20:18:52 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +49 -1 lines
Diff to previous 1.12
Some code re-org to reduce the weight of views.module

Revision 1.12 - (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, DRUPAL-6--2-0-BETA3
Changes since 1.11: +5 -1 lines
Diff to previous 1.11
A couple more help files, mostly stubs

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 21:37:19 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 21:49:43 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3, DRUPAL-6--2-0-ALPHA4, DRUPAL-6--2-0-ALPHA5
Changes since 1.9: +29 -105 lines
Diff to previous 1.9
Retooled the form replacements into a single, unified form builder (which may be suitable for use in Drupal 7)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 21:29:28 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
Documentation improvement

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 17:20:43 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.7: +9 -3 lines
Diff to previous 1.7
Fix for argument settings "not found", "ignore" and "empty text"

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 07:25:51 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Some fixes for the "in" operator filter"

Revision 1.6 - (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
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.5: +15 -7 lines
Diff to previous 1.5
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.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 06:30:37 2008 UTC (21 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +9 -3 lines
Diff to previous 1.4
UI is really getting there now.

Revision 1.4 - (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.3: +39 -1 lines
Diff to previous 1.3
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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 03:29:59 2008 UTC (21 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
UI checkpoint checkin.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 02:42:13 2008 UTC (22 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Some URL fixes; not sure why it was working at all, before.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 02:34:39 2008 UTC (22 months ago) by merlinofchaos
Branch: MAIN
A few more steps in the UI

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