/[drupal]/contributions/modules/paging/CHANGELOG.txt
ViewVC logotype

Log of /contributions/modules/paging/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Apr 19 11:29:35 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
#438002 by Gurpartap Singh & RTH: Missing argument error on filter tips page.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Apr 18 21:50:06 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
#383670 by Gurpartap Singh: Expose a "current page" variable for themes.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Apr 18 21:34:06 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
#366862 by smacphail & Gurpartap Singh: node_teaser() isn't suitable when teaser break tag is present.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Apr 18 21:18:33 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
#434652 by jcmarco: Remove @ from selectors.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Apr 18 21:10:36 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.10: +6 -2 lines
Diff to previous 1.10
UX: Displays a successful enabling message along with link to settings page, upon enabling the module.

Revision 1.2.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Jan 28 08:56:35 2009 UTC (9 months, 3 weeks ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.2.2.5: +2 -2 lines
Diff to previous 1.2.2.5 , to branch point 1.2 , to next main 1.15
Adding 5.x-1.2 release info to CHANGELOG.txt

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 12:26:35 2009 UTC (9 months, 4 weeks ago) by Gurpartap
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Beta 3 date and release name added to CHANGELOG.txt

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 16:31:46 2009 UTC (9 months, 4 weeks ago) by Gurpartap
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
#362966 by Gurpartap Singh: Fixed automatic paging in middle of tag.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 17:15:40 2009 UTC (9 months, 4 weeks ago) by Gurpartap
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
by Gurpartap Singh: Implement hook_content_extra_fields() to allow customized positioning of pager(s) using "Manage fields" under CCK.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 17:10:53 2009 UTC (9 months, 4 weeks ago) by Gurpartap
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
by Gurpartap Singh: Better method for wrapping pager and body for AJAX compatibility.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 08:48:40 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.5: +4 -1 lines
Diff to previous 1.5
by Gurpartap Singh: Names can be specified anywhere in the body.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jan 24 02:01:20 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
by Gurpartap Singh: Remove first and last link from drop down pager. Include next and previous page's name along with next and previous links.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 24 00:52:31 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
by Gurpartap Singh: Move setting of default value in drop down pager, from JavaScript to theme function in module. Reduces the code to be loaded client side.

Revision 1.2.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 23:53:18 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.2.2.4: +3 -1 lines
Diff to previous 1.2.2.4 , to branch point 1.2
#194601 by Gurpartap Singh: Ignore blank pages.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 21:16:01 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.2: +12 -1 lines
Diff to previous 1.2
#346329 by wwalc, Gurpartap Singh: E_NOTICE compatibility.

Revision 1.2.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 21:00:34 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.2.2.3: +2 -1 lines
Diff to previous 1.2.2.3 , to branch point 1.2
#158782 by sun, Gurpartap Singh: Add 'page' query argument value 'full'.

Revision 1.2.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 20:02:08 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.2.2.2: +5 -2 lines
Diff to previous 1.2.2.2 , to branch point 1.2
#45153 - Do not paginate book module's print page.

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Jan 23 15:40:58 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.2.2.1: +97 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2
#296448 by Gurpartap Singh: Add changelog and readme.

Revision 1.2.2.1
Sat Jan 17 21:24:35 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.2: +0 -116 lines
FILE REMOVED
file CHANGELOG.txt was added on branch DRUPAL-5 on 2009-01-23 15:40:58 +0000

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 21:24:35 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Added CHANGELOG.txt with complete change log till date.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 21:23:15 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Added comments to the complete code for better understanding when revisiting.

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