Hide Online Status

avatar mcd Pro Jul 29. 2009. 8:46 am
Is it possible to hide the online status?

This one:
---
Who is Online?

People who were online in the last 15 minutes
avatar Ilija Studen Staff Jul 29. 2009. 8:56 am
It is not possible to hide online status.

PS: Check out this article to see why we think that Who's Online is great for teams (unless someone has something to hide ;) ).
avatar mcd Pro Jul 29. 2009. 9:27 am
Ups, i was wrong.

I meant to hide the timestamp on the project page for the users:

---
People on This Project
XXX
* MT Testuser On 17 Apr 2009
* WT Testuser On 19 May 2009
---

Explanation: Some of my team members use the ticket system just by email (thanks to AC 2.x). For this reason you see very old timestamps. Huess what ... some customers did already mention that person XY wasnt for long time on this project...
avatar Ilija Studen Staff Jul 29. 2009. 11:20 am
That's an interesting problem... We'll definitely look into it and see to have it covered.

One of the first things that crossed our minds is to update user's last activity when when updates something via email - sends a comment or creates a new ticket or a discussion. Would that help?
avatar indy0077 Dec 7. 2009. 5:07 pm
You can hide the status with a css hack:

display: none;
visibility: hidden;
avatar mike Pro Jan 22. 2010. 5:32 pm
On Collab Version 2.3 you just need to edit the index.tpl files for the following paths:

"yourwebroot"/activecollab/application/modules/system/views/dashboard
"yourwebroot"/activecollab/application/modules/system/views/project

Just look for the divs that contain the capsule code and remove them.... no more showing of people!

(Be sure to make a back up of your files for future use before doing this)
avatar Ilija Studen Staff Jan 22. 2010. 5:41 pm
In latest activeCollab versions, we added that incoming mail activity is recorded as activity. Because of this, your people can work and use incoming mail without logging into the system and not looking like they are lazy :)

Try activeCollab free for 30 days, No credit card required!

Instant access to activeCollab, no installation needed.

.tryactivecollab.com

If you are already a user of activeCollab, you can log in here.