/[drupal]/contributions/modules/subscribe/subscribe.module
ViewVC logotype

Log of /contributions/modules/subscribe/subscribe.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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 13:48:21 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.8: +2 -2 lines
Diff to previous 1.14.2.8 , to branch point 1.14 , to next main 1.27
#142418 by bottdev: correctly remove subscription_node entry upon node deletion

Revision 1.21.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 13:47:24 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: DRUPAL-4-7
Branch point for: DRUPAL-5--2
Changes since 1.21.2.5: +2 -2 lines
Diff to previous 1.21.2.5 , to branch point 1.21 , to next main 1.27
#142418 by bottdev: correctly remove subscription_node entry upon node deletion

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 13:46:45 2007 UTC (2 years, 6 months ago) by jvandyk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
#142418 by bottdev: correctly remove subscription_node entry upon node deletion

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 05:05:31 2006 UTC (3 years ago) by jvandyk
Branch: MAIN
Changes since 1.25: +30 -30 lines
Diff to previous 1.25
parity with 4.7 version

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 03:35:46 2006 UTC (3 years ago) by jvandyk
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
by dmak: the subscribing channel info was saving the method as 0 or 1 in subscribe_subscriptions table instead of push or pull

Revision 1.21.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 15:45:56 2006 UTC (3 years ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.21.2.4: +3 -6 lines
Diff to previous 1.21.2.4 , to branch point 1.21
adjust for change in taxonomy_save_term in 4.7

Revision 1.14.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 21:54:07 2006 UTC (3 years ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.7: +28 -26 lines
Diff to previous 1.14.2.7 , to branch point 1.14
refactor vocabulary importing

Revision 1.21.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 21:43:46 2006 UTC (3 years ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.21.2.3: +32 -29 lines
Diff to previous 1.21.2.3 , to branch point 1.21
refactor vocabulary importing

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 02:50:47 2006 UTC (3 years ago) by jvandyk
Branch: MAIN
Changes since 1.23: +7 -7 lines
Diff to previous 1.23
display vocabulary mapping form only when remote vocabularies exist

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 23:09:49 2006 UTC (3 years ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.21.2.2: +7 -7 lines
Diff to previous 1.21.2.2 , to branch point 1.21
display vocabulary mapping form only when remote vocabularies exist

Revision 1.14.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 22:04:29 2006 UTC (3 years ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.6: +2 -2 lines
Diff to previous 1.14.2.6 , to branch point 1.14
decrease number of keys we add to the node object, and name them more clearly

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 22:04:21 2006 UTC (3 years ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.21.2.1: +3 -2 lines
Diff to previous 1.21.2.1 , to branch point 1.21
decrease number of keys we add to the node object, and name them more clearly

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 22:04:12 2006 UTC (3 years ago) by jvandyk
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
decrease number of keys we add to the node object, and name them more clearly

Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 20:00:14 2006 UTC (3 years, 3 months ago) by jvandyk
Branch: DRUPAL-4-7
Changes since 1.21: +7 -1 lines
Diff to previous 1.21
eliminate node revision corruption

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 19:58:27 2006 UTC (3 years, 3 months ago) by jvandyk
Branch: MAIN
Changes since 1.21: +7 -1 lines
Diff to previous 1.21
eliminate node revision corruption

Revision 1.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 22:09:35 2006 UTC (3 years, 3 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.5: +11 -3 lines
Diff to previous 1.14.2.5 , to branch point 1.14
update node-term mappings only if entry does not exist

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 22:05:11 2006 UTC (3 years, 3 months ago) by jvandyk
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.20: +40 -23 lines
Diff to previous 1.20
update node-term mappings only if entry does not exist

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 20:46:32 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
#63069 subscribe to more than one channel

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 20:44:46 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.4: +3 -3 lines
Diff to previous 1.14.2.4 , to branch point 1.14
#63069 subscribe to more than one channel

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 9 03:05:43 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.3: +3 -1 lines
Diff to previous 1.14.2.3 , to branch point 1.14
fix simple authentication

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 19:19:24 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
remove notices

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 19:23:37 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.2: +2 -2 lines
Diff to previous 1.14.2.2 , to branch point 1.14
fix remote subscription cancellation

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 19:22:30 2006 UTC (3 years, 6 months ago) by jvandyk
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
fix remote subscription cancellation

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 20:56:38 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14.2.1: +19 -20 lines
Diff to previous 1.14.2.1 , to branch point 1.14
backport taxonomy import implementation

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 12:51:56 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: DRUPAL-4-6
Changes since 1.14: +8 -27 lines
Diff to previous 1.14
some fixes backported

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 03:28:43 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.16: +22 -14 lines
Diff to previous 1.16
vocabulary term importation on 4.7

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 02:23:17 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.15: +37 -45 lines
Diff to previous 1.15
convert pull form

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 28 21:25:53 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.14: +245 -282 lines
Diff to previous 1.14
now for 4.7

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 18:16:17 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
capture base_url of publishing site

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 04:10:39 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.12: +25 -28 lines
Diff to previous 1.12
remove unused columns; typing for xmlrpc calls

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 17:54:24 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.11: +10 -19 lines
Diff to previous 1.11
fix vocabulary mapping

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 02:57:20 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.10: +16 -20 lines
Diff to previous 1.10
combine vocabulary mapping and pushpull wizard screens

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 20:49:39 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.9: +7 -41 lines
Diff to previous 1.9
better error reporting

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 21:38:03 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.8: +28 -20 lines
Diff to previous 1.8
clean xmlrpc errors

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 22:01:57 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.7: +24 -20 lines
Diff to previous 1.7
use sessions to save vocab mapping

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 22:13:01 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.6: +23 -22 lines
Diff to previous 1.6
require channel_id

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 03:27:18 2006 UTC (3 years, 7 months ago) by jvandyk
Branch: MAIN
Changes since 1.5: +20 -14 lines
Diff to previous 1.5
drop autodiscovery

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 5 17:06:58 2005 UTC (4 years ago) by jvandyk
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
check if may subscribe now works with nonstandard ports

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 12 21:34:40 2005 UTC (4 years, 3 months ago) by jvandyk
Branch: MAIN
Changes since 1.3: +18 -47 lines
Diff to previous 1.3
standardized xmlrpc error messages
receiving push content works now

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 20:51:23 2005 UTC (4 years, 3 months ago) by jvandyk
Branch: MAIN
Changes since 1.2: +41 -9 lines
Diff to previous 1.2
receive push-based content

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 4 23:07:05 2005 UTC (4 years, 3 months ago) by jvandyk
Branch: MAIN
Changes since 1.1: +105 -134 lines
Diff to previous 1.1
now compatible with new xmlrpc library

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 18 22:34:20 2005 UTC (4 years, 6 months ago) by jvandyk
Branch: MAIN
initial commit

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