Archive for the ‘SharePoint TeamTime’ Category

New versions of PivotPoint and TeamTime replace Adobe Flash based charts with HTML5/JavaScript

Date:June 4th, 2019 Author: Tags: , ,
Category: PivotPoint Web Part, SharePoint TeamTime Comments:0 ;

New versions of PivotPoint (v4.1.2) and TeamTime (v4.1) are available that replace Adobe Flash based charts with HTML5/JavaScript charts using the ChartJS library.

PivotPoint

Adobe Flash is set to be discontinued at the end of 2020 and major browsers like Chrome already require permission to enable Flash each time the browser is restarted in an effort to speed up the move away from Flash to alternative technologies.

The JavaScript charts will be used automatically on SharePoint 2013 and above (but you can switch back to Flash if you wish).

Internet Explorer (even IE11) do not support HTML5 when running with SharePoint 2007 and 2010 so they will continue to use Flash on these old versions of SharePoint. If you are using other browsers like Chrome or Firefox with older versions of SharePoint you can override this to force it to use JavaScript charts on these older versions of SharePoint too.

You can upgrade by simply installing over the top – your settings will be saved. (As with all SharePoint installations please do this out of hours)

NOTE – you may need a new license key issuing if you currently have an older major version (e.g. anyting less than v4.x). This is included if you have an active Premium Support and Maintenance agreement in place. If you are unsure please check with us!

Exporting TeamTime data to Excel

Date:October 6th, 2015 Author: Tags:
Category: SharePoint TeamTime, SharePoint Timesheets Comments:0 ;

Our TeamTime application includes some built in Analysis and Report pages and also allows you to create your own custom reports.

For more advanced custom reports then you can always run reports on the raw data to the tool of your choice using the Extensibility lists.

An example of where you may want to do this is if you want assign a different hourly rate per Project or Task (TeamTime only has the option of 1 rate per user).

One option is to use Microsoft Excel and this walkthrough will show you how to do that.

(more…)

Google Chrome v43+ incompatibility – new version of Planner, PivotPoint and TeamTime available

Date:June 1st, 2015 Author: Tags: , , , , ,
Category: PivotPoint Web Part, SharePoint Planner, SharePoint TeamTime Comments:0 ;

New versions of Planner, PivotPoint and TeamTime are available that correct an incompatibility with Google Chrome v43+.

This incompatibility can cause the web part to be hidden when using the web part configuration toolpane (edit web part).

As Google Chrome is automatically updated it’s important that any customers who use Chrome update to the latest version.

You can download the latest trial version and upgrade by installing over the top – your existing settings will be saved and the License Key picked up to activate the full version.

Google Chrome v37+ causes problem changing user in TeamTime on SharePoint 2010

Date:November 24th, 2014 Author: Tags: ,
Category: SharePoint TeamTime Comments:1 ;

Google have controversially removed a feature (showModalDialog) from Chrome v37+ that has been included in most browsers since 1994 and is still part of the HTML5 specification.

This has caused problems with lots of web applications including companies internally developed apps, ‘3rd party apps’ and Microsoft products like Outlook Web Access, Dynamics and of course SharePoint.

TeamTime (our timesheet app for SharePoint) has been effected by this too as we use SharePoints built in People Picker control in the Timesheet to allow you to view other users timesheets (if you’ve got the right permissions).


teamtime-people-picker

With Google Chrome v37 and above it will open up the people picker and let you select an individual, but when you click OK it won’t update the main page.

This is actually due to a bug in SharePoint 2010 and you can see the same problem if you edit a normal “Person or Group” field like the Assigned To field in any task list.

Interestingly (to us nerds anyway!) it works fine if the Edit Form opens as a dialog, but won’t work if it opens up full screen (which will happen if you right click Open In New Window, click on an edit link in an email or turn of Launch forms in a dialog in List Settings > Advanced Settings).

edit-form-in-popupEdit Form opens in dialog – people picker will work OK. edit-form-no-dialogEdit Form opened full screen, SharePoint 2010 people picker will not work in Google Chrome v37 or above

This isn’t something we can fix – the problem is a bug in Microsoft’s SharePoint 2010 javascript code which has been triggered by Google’s change to Chrome.

Nerd Alert – The bug is in init.js, function commonShowModalDialog. At the end of the function (in the branch that runs if showModalDialog is not available) you have the line

               if (window.frameElement != null)
                              window.fndlgClose = d

Where d is the ‘callback’ function to run when the user selects a person. The test if (window.frameElement != null) means this is only ran if its running in an iFrame – hence it working if the edit form opens up in a ‘popup’ itself.

What are my options?

  • Stop using Chrome in favour of another browser.
  • Temporarily use a registry hack to turn showModalDialog back on (but this will only work until the end of April 2015)
  • Upgrade to SharePoint 2013 (this only happens on SharePoint 2010, not 2007 or 2013)
  • Wait until either Microsoft fix this or Google come to their senses.

TeamTime 2: SharePoint time tracking reborn

Date:July 24th, 2013 Author: Tags: , , , ,
Category: SharePoint TeamTime, SharePoint Timesheets Comments:0 ;

SharePoint TeamTime version 2 has just been released! Time tracking in SharePoint is now a faster, cleaner, and more customizable experience.

Here are some of the features you’ll see in this new version:

  • A brand new theme
  • Archiving old data
  • Settings for individual users
  • and more …

New Theme

We’ve worked with our designers to produce a simple clean interface to keep the focus on what matters: Tracking and reporting on your teams’ time.

Archiving

Old data slowing your site down? Archive it away to improve performance. Don’t worry, you can still view the archive’s Reports and Analysis, as well as pulling it into an Overview site.

User Settings

Different people work on different projects, have different working days or hours, and different approvers. Now you can configure all these settings and more on a per-user basis.

tt_users

More!

Here are some more of the new features we’ve added:

  • Cost Reports: View and export detailed reports on your teams’ costs
  • Change the week start: Don’t start work on a Monday? Now your site can match your working week.
  • Dates on the timesheet: Avoid confusion by displaying the day’s date on the timesheet
  • Hide custom columns: Don’t want to see a custom column in a certain site? Now you can hide it.

Try it out!

Give our 30 day free trial a go:

How do I upgrade?

If you’re already using TeamTime version 1 and have Premium Support, then upgrading is simply a matter of installing the new version and sending us your new Installation Code (as well as your old License Key).

Similarly, if you have purchased TeamTime version 1 in the past 90 days, then we’re happy to upgrade you free of charge.

You can contact us at support@pentalogic.net

TeamTime 1.5: 2013 and more

Date:February 1st, 2013 Author: Tags: , , , , ,
Category: SharePoint TeamTime, SharePoint Timesheets Comments:0 ;

To start with: TeamTime is now compatible with 2013, at last! To upgrade to the latest version, just download and run the new installer: Download

As you may have noticed, TeamTime is the product we can’t help but keep polishing and shining as we hear more from our customers. So here are a few little tweaks to help make TeamTime that little bit nicer.

In order of everyday to technical:

Everyday folks

Just use TeamTime for logging time? The punchcard now shows the time logged so far without refreshing the page. Just click Start and watch it run.

Admin Gurus

You know how the menu shows all the different options to all users? Then does the whole “permissions denied” thing when they try to access them? Well now users will only see the pages they can use.

This means only Managers will see pages like the Team Overview and Analysis (unless you’ve allowed users to see Analysis), and the Settings page will only be shown to you.

There have also been a number of minor performance improvements: For those of you that have hundreds of Projects and Tasks, you’ll notice that this version is considerably faster to load the My Dashboard page.

Designer-people

TeamTime no longer has it’s own custom Master Page, and won’t reset it during upgrades. When you install this version it will switch back to the default Master Page.

In short, this means you can use your own customised/themed Master Pages in TeamTime, so it fits in with the rest of your organisation. Add your own CSS, JavaScript, or logos to make it your own.

Want more?

Tell us! We get all kinds of interesting requests and suggestions from our customers. Once we get enough requests for the same feature, it gets shoved to the top the queue for the next version.

Of course, sometimes we have to say “No, sorry” or “Not quite yet”, or very occasionally “I’m not sure that’s physically possible”, but you’ll always get a good reason at the very least. So drop us a mail: support@pentalogic.net

TeamTime just went up a gear

Date:May 16th, 2012 Author: Tags: , , , , ,
Category: SharePoint TeamTime, SharePoint Timesheets Comments:0 ;

We’ve added some new bells and whistles to the latest version of TeamTime:

  • Add your own columns to the timesheet (Custom Columns)
  • Pull data from multiple TeamTime sites in to a single place (Overview Site)

Custom Columns

You can now add and reorder columns on the timesheet on your TeamTime homepage. For example, you can add Cost Center codes to record where the time is chargeable to:

tt_cc_example

This data can then be used to produce Reports and Analysis within TeamTime. It can be accessed via our extensibility lists to integrate with other systems in your organisation.

Here are some other useful columns you could add:

  • Overtime flag
  • Chargeable client
  • AM/PM

For more information see our Custom Column Guide.

Overview Site

Since there is no limit to the number of TeamTime sites you can have, we encourage creating smaller sites with fewer users. We’d recommend about 10-20, and certainly less than 50.

Having several small sites keeps it easier to use, as Marketing isn’t tripping over Development’s tasks, and the approvers don’t waste time trying to figure out who the heck “David Jones” is.

The next question is of course “How do I consolidate the data from all those sites into one place?”, and the answer is to use an Overview site.

Overview

Simply create an Overview site exactly as you would a normal TeamTime site, and pull the data from all your sites in the site collection into one place.

The Reports and Analysis are in the same familiar location and layout, with direct access to the consolidated list data as a bonus.

For more information see our Overview Site Guide.

Try it out!

Give our 30 day free trial a go:

If you’ve trialled TeamTime in the past, just ask us for a trial extension: support@pentalogic.net

If you’re upgrading from an earlier version, please see the following: v1.4 Upgrade Notes

SharePoint TeamTime 1.3: Unlocking the Toolbox

Date:February 8th, 2012 Author: Tags: , , , ,
Category: SharePoint TeamTime Comments:0 ;


SharePoint TeamTime (our time tracking software for SharePoint) has been upgraded with shiny new extensibility features, to make integrating it into your organisation even more seamless:

  • Get raw timesheet data
  • Import and export Projects and Tasks
  • View Approval logs
  • Attach workflows

All you have to do to install or upgrade is download and run the new installer, which will automatically upgrade any existing sites:

SharePoint TeamTime Download

What’s in the upgrade

Access to the lists used in the internal workings of TeamTime. Below is a short description of each list. More information is available on the Extensibility Manual Page

Timesheets List

This list is a read-only copy of the main Timesheet list, which allows you direct access to the data your users record. Once a timesheet is approved, its entries will be copied across to this list.

This allows you to generate your own custom reporting and to integrate TeamTime’s data into external applications.

Project and Task lists

You can now view and edit the Project and Task lists directly. Using the Datasheet view on these lists will allow you to bulk import your existing Projects and Tasks, and to quickly edit or extract data.

These lists can also be used with third party list synchronisation software, to keep TeamTime’s data in line with your data in lists elsewhere. Or alternatively workflows can be attached to these lists, and used to push changes elsewhere.

Approvals list

Now you can see who’s approving what and when; especially useful when self-approval is enabled.

You could also attach a workflow to this list to perform actions on approval: For example, letting users know when their timesheets have been approved.

SharePoint TeamTime is out now!

Date:December 12th, 2011 Author: Tags: , , , ,
Category: SharePoint TeamTime, SharePoint Timesheets Comments:0 ;

teamtime-big-noshadow

Track and analyze your team’s time with our newest product: SharePoint TeamTime! A ready-to-use timesheet site template for SharePoint 2007 and 2010.

What’s so great about TeamTime you ask? Well let me tell you:

Log your time your way

Want to log your time as you work? Then simply punch in on your personal dashboard to begin the timer:

TeamTime Punchcard

Want to write up your timesheets when it’s convenient for you? Your dashboard has this covered too:

TeamTime Timesheet

Make those numbers work for youTeamTime Analysis

Logging the time is all well and good, but what we really want is to see what all that data adds up to. Don’t waste time working for the numbers; make the numbers work for you.

Using the Analysis page you can drill down to the data you want, and view read-made summaries and graphs.

If you still want more from your numbers, pick the data you want from the Reporting page and export it straight to Excel.

Need more?

  • Per-server licensing: No wasting time trying to license and set up every user; buy it once and forget licensing ever happened.
  • Take the tour: Watch our TeamTime Demo; see if you can count how many times the word ‘time’ is used. It’s a lot, trust me.
  • Free 30 day trial: Download and try it out!

SharePoint TeamTime: It’s Time for Beta!

Date:November 16th, 2011 Author: Tags: , , , , , , ,
Category: SharePoint TeamTime, SharePoint Timesheets Comments:1 ;

teamtime-big-noshadowWe have started beta testing our newest product SharePoint TeamTime and we expect it to be finished in the next couple of weeks!

Sign me up! Wait… what is it again?

TeamTime is a time tracking site template for SharePoint. Users track their time by entering it into a timesheet (a.k.a. timecard) or by punching in and out of tasks.

You can then get an overview of everyone’s time logged using our custom reporting tool and embedded versions of PivotPoint and FilterPoint that come preconfigured in the site.

Tell me more!

They say a picture is worth a thousand words, so here’s a glimpse of what’s inside:

‘My Dashboard’

tt_mydashboard

‘Analysis by Week’

tt_analysis

To look in more detail at how it works (or just to see more pictures), you can have a glance at our manual: SharePoint TeamTime manual.

If you want to be notified when its released then signup here.

Whats a Beta test and can I help?

Its the final stage in testing a software product before its released into the real world. All the major bugs should have been squashed but there may be some minor problems left. The idea is to get broad feedback from ‘real’ users that will help pick up problems, omissions or things that are just a little confusing that you wouldn’t find otherwise.

Beta testing isn’t for everyone – these are the things you should bear in mind :-

  • You need to be reasonably proficient with SharePoint.
  • You will need an in-house deployment of SharePoint 2010 or 2007 – its not suitable for BPOS/Office 365
  • You should have a “non-production” environment to test in.
  • You will need to have some time free to give it a good test and provide feedback.

If you would like to help us Beta test this then please e-mail us: support@pentalogic.net