Log of /contributions/modules/nf_handshake/nf_handshake.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 29 07:23:56 2007 UTC
(23 months, 3 weeks ago)
by
rconstantine
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1
Changes since
1.1.2.6: +324 -107 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
, to
next main 1.8
#193325 fixed it so user 1 and other admins can engage in handshakes - i.e. the checkboxes work correctly now
also we now react to user deletion and remove handshakes from our tables - you may need to clean your tables by hand as I didn't include a retroactive cleaning function
added css IDs to inbox and outbox and included a css file
added ability to include email address and picture from standard user profile as exchangable data - this was a pain in the butt! so if anyone wants to add other items from the users table, be my guest to roll a patch.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 29 07:21:32 2007 UTC
(23 months, 3 weeks ago)
by
rconstantine
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.7: +324 -107 lines
Diff to
previous 1.7
#193325 fixed it so user 1 and other admins can engage in handshakes - i.e. the checkboxes work correctly now
also we now react to user deletion and remove handshakes from our tables - you may need to clean your tables by hand as I didn't include a retroactive cleaning function
added css IDs to inbox and outbox and included a css file
added ability to include email address and picture from standard user profile as exchangable data - this was a pain in the butt! so if anyone wants to add other items from the users table, be my guest to roll a patch.
Revision
1.1.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 26 19:49:25 2007 UTC
(2 years, 1 month ago)
by
rconstantine
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0
Changes since
1.1.2.5: +149 -23 lines
Diff to
previous 1.1.2.5
, to
branch point 1.1
Reconfigured menus so as not to clutter the tabs so much. fixed menu. added user search to handshake. changed nf_handshake to only execute a foreach in the cron function if there are values to work on. correct a SQL query in nf_handshake.module. fixed bug where pending and reviewed handshakes were being set to rejected ahead of schedule. darn parenthesis!!!
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 26 19:48:07 2007 UTC
(2 years, 1 month ago)
by
rconstantine
Branch:
MAIN
Changes since
1.6: +149 -23 lines
Diff to
previous 1.6
Reconfigured menus so as not to clutter the tabs so much. fixed menu. added user search to handshake. changed nf_handshake to only execute a foreach in the cron function if there are values to work on. correct a SQL query in nf_handshake.module. fixed bug where pending and reviewed handshakes were being set to rejected ahead of schedule. darn parenthesis!!!
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 18 04:21:34 2007 UTC
(2 years, 2 months ago)
by
rconstantine
Branch:
MAIN
Changes since
1.5: +191 -32 lines
Diff to
previous 1.5
Changed support for cck field display to actually theme as the cck field does in a node view.
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.