Log of /contributions/modules/activity/activity.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.1.2.2.2.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 18 02:12:01 2009 UTC
(7 months, 1 week ago)
by
sirkitree
Branch:
DRUPAL-6--2
Changes since
1.1.2.1.2.2.2.1: +2 -1 lines
Diff to
previous 1.1.2.1.2.2.2.1
Adding dependency for trigger module.
modifying install to have a foreign key for node table and created datestamp.
filled out some more help text.
menu item improvements to user settings.
user setting are now an opt-out of whatever triggers are in place that utilize an activity action.
3 new hooks (to be documented): hook_activity_records_alter(), hook_activity_message_recorded() and hook_activity_access_records_alter().
new delete activity function.
node access is now respected.
New access filters that are built dynamically upon hook_activity_access_grants().
new field and sort handlers for creation date.
Revision
1.1.2.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 29 16:25:04 2007 UTC
(23 months ago)
by
robertDouglass
Branch:
DRUPAL-5--3
CVS Tags:
DRUPAL-5--3-0-BETA,
DRUPAL-5--3-0-BETA2
Branch point for:
DRUPAL-5--4,
DRUPAL-6--1
Changes since
1.1.2.1.2.1: +2 -1 lines
Diff to
previous 1.1.2.1.2.1
, to
branch point 1.1.2.1
, to
next main 1.1.2.3
Continuing the rewrite with major changes. Added a scope column to the activity table. At this time the scope is limited to ALL or SELF and it distnguishes between activity messages that only the global user should see and those that everyone should see. Introduced a dependency on token module which will henceforth handle token parsing. So far integration with token module has only happened for nodeactivity and user_relationshipsactivity. Reduced the amount of data that is stored in tokens at activity write time and increased the number of activity messages that are generated at activity display time. This fixes the bug where activity messages violate access control, for example when a user doesn't have 'access user profiles' permission.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 28 15:01:21 2007 UTC
(2 years ago)
by
sirkitree
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-1-1
Changes since
1.1: +3 -2 lines
Diff to
previous 1.1
#195965, #195969, #196003, #196014 - various bug fixes and a refactoring from includes to contrib modules by robertDouglass and sirkitree
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.