/[drupal]/contributions/modules/activity/activity.install
ViewVC logotype

Log of /contributions/modules/activity/activity.install

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.1.2.1.2.6.2.4.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 23:21:57 2009 UTC (6 days, 13 hours ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.10: +3 -3 lines
Diff to previous 1.1.2.1.2.6.2.4.2.10 , to branch point 1.1.2.1.2.6.2.4
#634006 use proper language codes

Revision 1.1.2.1.2.6.2.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 23:58:47 2009 UTC (2 weeks, 6 days ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.9: +14 -5 lines
Diff to previous 1.1.2.1.2.6.2.4.2.9 , to branch point 1.1.2.1.2.6.2.4
#609888 by Scott Reynolds, IceCreamYou: create an eid field to relate to the entity that created the activity

Revision 1.1.2.1.2.6.2.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 00:17:03 2009 UTC (7 weeks, 3 days ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.8: +6 -3 lines
Diff to previous 1.1.2.1.2.6.2.4.2.8 , to branch point 1.1.2.1.2.6.2.4
fix up activity.install so that it represents the proper data

Revision 1.1.2.1.2.6.2.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 00:00:20 2009 UTC (7 weeks, 3 days ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.7: +7 -1 lines
Diff to previous 1.1.2.1.2.6.2.4.2.7 , to branch point 1.1.2.1.2.6.2.4
#493102 - Allow for the creation of language specific Activity2 messages

Revision 1.1.2.1.2.6.2.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 22:50:26 2009 UTC (5 months, 1 week ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.6: +7 -2 lines
Diff to previous 1.1.2.1.2.6.2.4.2.6 , to branch point 1.1.2.1.2.6.2.4
uninstall the actions/trigger assignments and the variables

Revision 1.1.2.1.2.6.2.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 23:12:40 2009 UTC (5 months, 2 weeks ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.5: +19 -1 lines
Diff to previous 1.1.2.1.2.6.2.4.2.5 , to branch point 1.1.2.1.2.6.2.4
Remove workaround for Views bug: #419270

Revision 1.1.2.1.2.6.2.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 17:47:13 2009 UTC (6 months, 3 weeks ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.4: +28 -9 lines
Diff to previous 1.1.2.1.2.6.2.4.2.4 , to branch point 1.1.2.1.2.6.2.4
one last change to the database structure. This change facilates one message being applied to multiple activities. This change will permit group of activity messages.

Revision 1.1.2.1.2.6.2.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 22:38:42 2009 UTC (6 months, 3 weeks ago) by sirkitree
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.3: +28 -15 lines
Diff to previous 1.1.2.1.2.6.2.4.2.3 , to branch point 1.1.2.1.2.6.2.4
New Activity administrative UI which combines/replaces Triggers/Actions UIs
Schema changes: new activity table, new way of storing messages (multiple per activity)
New permission for administrating activity
New menu callback for the admin UI
hook_activity_token_list/values provides a way for other modules to extend the current list of tokens
change in the hook_activity_info requirements: new ->objects property in order to help out with token replacements
New theme function for the admin ui table listing of activity actions
There is an example of how to extend existing token types within comment.activity.inc
Views handlers changed around to reflect the changes in schema
Crazy cool new COALESCE feature in the field_message handler which is used to determine which message to display.
Modules that implement activity hooks can now extend the amount of messages recorded (case in point - flag friend needs to have a message for the requestor, the requestee and everyone - not just author and everyone)

Revision 1.1.2.1.2.6.2.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 01:56:52 2009 UTC (7 months ago) by scottreynolds
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4.2.2: +3 -3 lines
Diff to previous 1.1.2.1.2.6.2.4.2.2 , to branch point 1.1.2.1.2.6.2.4
allow access modules to provide more then one access type.

Revision 1.1.2.1.2.6.2.4.2.2 - (view) (download) (as text) (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.6.2.4.2.1: +18 -7 lines
Diff to previous 1.1.2.1.2.6.2.4.2.1 , to branch point 1.1.2.1.2.6.2.4
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.6.2.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 05:23:21 2009 UTC (8 months, 3 weeks ago) by sirkitree
Branch: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.4: +44 -146 lines
Diff to previous 1.1.2.1.2.6.2.4
adding new re-write of activity module. creates a configurable action, has permission hooks, and well as views integration and support for (so far) node, comment and user modules (core).

Revision 1.1.2.1.2.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 04:38:11 2009 UTC (8 months, 3 weeks ago) by sirkitree
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2
Branch point for: DRUPAL-6--2
Changes since 1.1.2.1.2.6.2.3: +53 -1 lines
Diff to previous 1.1.2.1.2.6.2.3 , to branch point 1.1.2.1.2.6 , to next main 1.1.2.1.2.7
#355022 - by Morbus Iff, sirkitree and jaydub - activity comments.

Revision 1.1.2.1.2.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 1 19:38:06 2009 UTC (10 months, 3 weeks ago) by jaydub
Branch: DRUPAL-5--4
Changes since 1.1.2.1.2.7.2.1: +29 -1 lines
Diff to previous 1.1.2.1.2.7.2.1 , to branch point 1.1.2.1.2.7
added a uid column to the activity table to facilitate deleting activity reco
rds when user is deleted (hook_user) as well as allow user to delete individu
al records. Updated activity_insert and activity_user to account for change.

Revision 1.1.2.1.2.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 1 19:37:44 2009 UTC (10 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.1.2.1.2.6.2.2: +28 -38 lines
Diff to previous 1.1.2.1.2.6.2.2 , to branch point 1.1.2.1.2.6
added a uid column to the activity table to facilitate deleting activity records when user is deleted (hook_user) as well as allow user to delete individual records. Updated activity_insert and activity_user to account for change.

Revision 1.1.2.1.2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 03:37:18 2008 UTC (13 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.1.2.1.2.6.2.1: +2 -2 lines
Diff to previous 1.1.2.1.2.6.2.1 , to branch point 1.1.2.1.2.6
#316328 pass by reference error thanks to marcingy

Revision 1.1.2.1.2.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 09:04:27 2008 UTC (13 months, 4 weeks ago) by jaydub
Branch: DRUPAL-5--4
Changes since 1.1.2.1.2.7: +28 -2 lines
Diff to previous 1.1.2.1.2.7
branched Activity to version 5.4.

Revision 1.1.2.1.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 08:44:12 2008 UTC (13 months, 4 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.1.2.1.2.6: +113 -77 lines
Diff to previous 1.1.2.1.2.6
Activity module lives for Drupal 6! Risen from the dead.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 08:20:19 2008 UTC (18 months, 1 week ago) by jaydub
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#259241 reset array on each loop of parent array.
thanks to sarfarazsoomro. small coding standard fixes

Revision 1.1.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 06:00:15 2008 UTC (18 months, 1 week ago) by jaydub
Branch: DRUPAL-5--3
Branch point for: DRUPAL-5--4
Changes since 1.1.2.1.2.6: +2 -2 lines
Diff to previous 1.1.2.1.2.6 , to branch point 1.1.2.1 , to next main 1.1.2.2
small coding standards fixes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 14:32:51 2008 UTC (18 months, 3 weeks ago) by sirkitree
Branch: MAIN
Changes since 1.4: +0 -0 lines
Diff to previous 1.4
mergine the 5.x-3-dev with HEAD

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 17:58:53 2008 UTC (18 months, 3 weeks ago) by sirkitree
Branch: MAIN
Changes since 1.3: +58 -22 lines
Diff to previous 1.3
syncing up HEAD with BETA2 and DEV

Revision 1.1.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 16:59:20 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-BETA2
Branch point for: DRUPAL-6--1
Changes since 1.1.2.1.2.5: +1 -6 lines
Diff to previous 1.1.2.1.2.5 , to branch point 1.1.2.1
#228243 removed the ghost update that never was

Revision 1.1.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 16:28:29 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5--3
Changes since 1.1.2.1.2.4: +36 -1 lines
Diff to previous 1.1.2.1.2.4 , to branch point 1.1.2.1
#225289 PostgreSQL support.

Revision 1.1.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 10:15:36 2008 UTC (22 months ago) by robertDouglass
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-BETA
Changes since 1.1.2.1.2.3: +1 -2 lines
Diff to previous 1.1.2.1.2.3 , to branch point 1.1.2.1
Remove uid index on activity table

Revision 1.1.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 10:10:51 2008 UTC (22 months ago) by robertDouglass
Branch: DRUPAL-5--3
Changes since 1.1.2.1.2.2: +17 -23 lines
Diff to previous 1.1.2.1.2.2 , to branch point 1.1.2.1
New functionality: roles. Implementing modules now define an arbitrary number of roles that users play, such as requester and requestee, or sender and recipient. These roles give context to the messages that get created so that you can have messages like 'X is your newest fan' and 'You are now a fan of Y'

Revision 1.1.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 16:25:04 2007 UTC (22 months, 4 weeks ago) by robertDouglass
Branch: DRUPAL-5--3
Changes since 1.1.2.1.2.1: +9 -8 lines
Diff to previous 1.1.2.1.2.1 , to branch point 1.1.2.1
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.1.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 20:59:34 2007 UTC (23 months, 1 week ago) by robertDouglass
Branch: DRUPAL-5--3
Changes since 1.1.2.1: +13 -1 lines
Diff to previous 1.1.2.1
addition of user_relationshipsactivity.module (yeah, that's quite a name\!) and some code that simultaneously fixes token handling and breaks it too. Also, this version requires running update.php and your variable table will get 128 char columns, like D6 has. This is probably temporary if I find time to get that stuff out of the variable table and into it's own, so if any of what I'm saying makes you nervous, don't use this branch of the module =)

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 17:33:14 2007 UTC (23 months, 2 weeks ago) by sirkitree
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1-2
Changes since 1.1.2.1: +0 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.6
reverting 5--2 branch to 5--2-1-1 tag

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 16:51:25 2007 UTC (23 months, 3 weeks ago) by sirkitree
Branch: DRUPAL-5--2
Branch point for: DRUPAL-5--3
Changes since 1.1: +52 -20 lines
Diff to previous 1.1
merging HEAD into DRUPAL-5--2 branch

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 15:01:21 2007 UTC (23 months, 4 weeks ago) by sirkitree
Branch: MAIN
CVS Tags: DRUPAL-5--2-1-1
Changes since 1.2: +15 -7 lines
Diff to previous 1.2
#195965, #195969, #196003, #196014 - various bug fixes and a refactoring from includes to contrib modules by robertDouglass and sirkitree

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 22:12:50 2007 UTC (23 months, 4 weeks ago) by sirkitree
Branch: MAIN
Changes since 1.1: +41 -17 lines
Diff to previous 1.1
fixing the following bugs: 195752 - uninstall hook, 195772 - cleanup, 195777 - reduce hardcoded html, 195751 - cleaner includes, 195799 - refactor _page and theme of, 195839 - _activity_off improve

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 23 03:04:49 2007 UTC (2 years, 2 months ago) by sirkitree
Branch: MAIN
CVS Tags: DRUPAL-5--2-1
Branch point for: DRUPAL-5, DRUPAL-5--2
initial commit of this module

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