<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to change the default My Activites dashlet to user specific? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34885#M14733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we had ran into an issue about privacy, in particular, privacy about files that are accessed on a Site. So in order to comply with the request I've changed the filtering for the My Activities Dashlet to only show the current user that is logged in rather than a user being able to see other members of the same Site and what they do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following two files were created here: /opt/install/tomcat/shared/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/dashlets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my-activites.get.config.xml &lt;A class="link-titled" href="https://pastebin.com/agmJUerb" title="https://pastebin.com/agmJUerb" rel="nofollow noopener noreferrer"&gt;&amp;lt;config&amp;gt; &amp;lt;filter-range&amp;gt; &amp;lt;filter type="today" label="today" /&amp;gt; - Pastebin.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;site-activities.get.config.xml &lt;A class="link-titled" href="https://pastebin.com/R746AXns" title="https://pastebin.com/R746AXns" rel="nofollow noopener noreferrer"&gt;&amp;lt;config&amp;gt; &amp;lt;filter-range&amp;gt; &amp;lt;filter type="today" label="today" /&amp;gt; - Pastebin.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The filtering works when you look at the default user dashboard or site dashboard the only option is the current user activites. The PROBLEM though is that it isn't showing this by default. It's showing "Everyone" by default and I want to be able to change that.&lt;/P&gt;&lt;P&gt;I looked at the following file: /opt/install/tomcat/webapps/share/components/dashlets/activites.js I've pasted it here for convenience: activities.js &lt;A class="" href="https://pastebin.com/nM5w89p7" title="https://pastebin.com/nM5w89p7" rel="nofollow noopener noreferrer"&gt;/** * Copyright (C) 2005-2014 Alfresco Software Limited. * * This file is - Pastebin.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that I need to change some values around line 158, but I'm not sure. I'm not that savvy in js yet and I have played around with changing the value from "all" to "mine". I'm sure that I need to create this same file in the tomcat/shared place so that it will overwrite this default file, but I'd like to get some insight to see if I'm going in the right direction or if I'm looking at the wrong file all together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Apr 2017 20:03:52 GMT</pubDate>
    <dc:creator>eswbitto</dc:creator>
    <dc:date>2017-04-05T20:03:52Z</dc:date>
    <item>
      <title>How to change the default My Activites dashlet to user specific?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34885#M14733</link>
      <description>So we had ran into an issue about privacy, in particular, privacy about files that are accessed on a Site. So in order to comply with the request I've changed the filtering for the My Activities Dashlet to only show the current user that is logged in rather than a user being able to see other member</description>
      <pubDate>Wed, 05 Apr 2017 20:03:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34885#M14733</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2017-04-05T20:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default My Activites dashlet to user specific?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34886#M14734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be aware that even if you change Share dashlet UI, the activity stream may&amp;nbsp;still be accessible via APIs for those user's that know where to look ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 22:04:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34886#M14734</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2017-04-05T22:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default My Activites dashlet to user specific?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34887#M14735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jan, &lt;/P&gt;&lt;P&gt;Do you happen to have a better approach that I may not have thought of? The majority of my users wouldn't have the technical skills to access it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its a lot easier to just disable the activities feed I would rather do that, but I'm not sure if that impacts auditing or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 22:10:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34887#M14735</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2017-04-05T22:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default My Activites dashlet to user specific?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34888#M14736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you should be able to&amp;nbsp;disable the activity feeds (in the repo) although you may need to override certain properties &amp;amp;/or beans. I'm not sure if this is clearly documented anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will not affect audit since the user activity streams are independently tracked and stored in dedicated tables (alf_activity_post -&amp;gt; alf_activity_feed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 08:03:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34888#M14736</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2017-04-06T08:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default My Activites dashlet to user specific?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34889#M14737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried a couple of different options.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://vienergie.wordpress.com/2014/10/18/configuring-the-alfresco-5-activity-stream/" title="https://vienergie.wordpress.com/2014/10/18/configuring-the-alfresco-5-activity-stream/" rel="nofollow noopener noreferrer"&gt;Configuring the Alfresco 5 Activity Stream | vienergie&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This didn't work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the option in the alfresco-global.properties file to add the following:&lt;/P&gt;&lt;P&gt;&amp;lt;code&amp;gt;&lt;/P&gt;&lt;P&gt;activities.feed.button.disable=true&lt;/P&gt;&lt;P&gt;&amp;lt;/code&amp;gt;&lt;/P&gt;&lt;P&gt;That didn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm kinda at a loss where to go from here. I've searched through the docs and I can't seem to find where you can disable this option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 22:00:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34889#M14737</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2017-04-06T22:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the default My Activites dashlet to user specific?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34890#M14738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think&amp;nbsp;this link could be useful. The answer of &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="185576" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/185576-how-to-remove-item-under-my-activities-dashlet" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 06:57:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-default-my-activites-dashlet-to-user-specific/m-p/34890#M14738</guid>
      <dc:creator>calvo</dc:creator>
      <dc:date>2017-06-27T06:57:55Z</dc:date>
    </item>
  </channel>
</rss>

