/[drupal]/contributions/modules/netforum_nodes/netforum_node.module
ViewVC logotype

Log of /contributions/modules/netforum_nodes/netforum_node.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.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 03:53:32 2008 UTC (22 months, 2 weeks ago) by jamesmichaelhill
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-8-2, DRUPAL-5--0-8-8
Changes since 1.14.2.5: +97 -86 lines
Diff to previous 1.14.2.5 , to branch point 1.14
Consolidated list result processing and handle aliased column names

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 04:55:34 2008 UTC (22 months, 3 weeks ago) by jamesmichaelhill
Branch: DRUPAL-5
Changes since 1.14.2.4: +2 -5 lines
Diff to previous 1.14.2.4 , to branch point 1.14
cleaned up todos

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 04:40:02 2008 UTC (22 months, 3 weeks ago) by jamesmichaelhill
Branch: DRUPAL-5
Changes since 1.14.2.3: +36 -24 lines
Diff to previous 1.14.2.3 , to branch point 1.14
Speed optimizations and small useability tweaks

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 22:59:23 2008 UTC (22 months, 3 weeks ago) by jamesmichaelhill
Branch: DRUPAL-5
Changes since 1.14.2.2: +228 -30 lines
Diff to previous 1.14.2.2 , to branch point 1.14
several changes to list handling, view the changelog for more details

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 05:08:50 2007 UTC (23 months, 2 weeks ago) by jamesmichaelhill
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-8-7
Changes since 1.14.2.1: +12 -4 lines
Diff to previous 1.14.2.1 , to branch point 1.14
Bug fixes with lists that had @TOP directives, small feature enhancement replacing [| and |] with { and } respectively

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 03:02:53 2007 UTC (23 months, 3 weeks ago) by jamesmichaelhill
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-8-6
Changes since 1.14: +5 -2 lines
Diff to previous 1.14
fixed bug when finding object key

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 03:28:51 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
CVS Tags: DRUPAL-5--0-8-5, HEAD
Branch point for: DRUPAL-5
Changes since 1.13: +182 -53 lines
Diff to previous 1.13
Expanded template code options for creating and linking to nodes

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 22:11:34 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.12: +8 -5 lines
Diff to previous 1.12
Properly sets ListRowCount variable even if no rows returned

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 22:02:16 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Fixed bug in adding new node templates

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 18 19:20:24 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.10: +26 -22 lines
Diff to previous 1.10
- Moved node templates location in menu
- increased field sizes

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 18 18:49:49 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.9: +109 -33 lines
Diff to previous 1.9
Added format for node templates

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 14:48:07 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.8: +44 -23 lines
Diff to previous 1.8
added special field description api, renamed special field runtime functions

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 20:18:36 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.7: +152 -44 lines
Diff to previous 1.7
Pre-release testing check in, heavy work on node templates

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 23:47:32 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.6: +215 -78 lines
Diff to previous 1.6
Changed curly bracket handling and caching in lists, added codes fields to templates

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 1 20:59:38 2007 UTC (2 years ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5
Fixed small bugs in object key lookup in node add form

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 19:20:21 2007 UTC (2 years, 1 month ago) by jamesmichaelhill
Branch: MAIN
CVS Tags: DRUPAL-5--0-8
Changes since 1.4: +165 -90 lines
Diff to previous 1.4
Added help, tested node operations, fixed install schema, added workaround for pathauto bug.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 14:29:22 2007 UTC (2 years, 1 month ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.3: +840 -267 lines
Diff to previous 1.3
Added an API and special fields, preparing for initial release

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 21:31:37 2007 UTC (2 years, 1 month ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.2: +880 -331 lines
Diff to previous 1.2
Added find object / key help to node form

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 21:47:09 2007 UTC (2 years, 1 month ago) by jamesmichaelhill
Branch: MAIN
Changes since 1.1: +196 -68 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 19:57:04 2007 UTC (2 years, 2 months ago) by jamesmichaelhill
Branch: MAIN
Initial checkin, still under heavy development

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