All articles

Displaying posts 241 - 252 of 398 in total

Keep track of your time

Posted in July 2017 on the Codebase blog

In Codebase, your developers can set and record time sessions, which can be marked and billed so you can pay them correctly for the work they have done.

Including and excluding days from sprints

Posted in July 2017 on the Codebase blog

Until today, a sprint's ideal velocity and average velocity metrics were calculated using all the days between the start and end date. While all of us dream of working 7...

Track errors in your app

Posted in July 2017 on the Codebase blog

With Codebase Exceptions, you can setup your application to report exceptions straight back to your Codebase interface.

Growing a small business

Posted in July 2017 on the Dial 9 blog

Ask any small business owner and they’ll tell you that running a small business is anything but small. It takes dedication and lots of hard work to get off the...

Tracking Deployments

Posted in July 2017 on the Codebase blog

In Codebase, you can track deployments by sending a request to the application whenever your deploy your code.

Enhanced call log searching

Posted in July 2017 on the Dial 9 blog

We've recently added a useful feature to call log searching in Dial 9 - the ability to look for calls made or received by a specific extension in your account....

Branching and Merging

Posted in June 2017 on the Codebase blog

If you're working on a new feature, or pushing a bug fix to your site, branching is a great way to ensure you don't cause any issues with your main...

Using Mercurial in Windows

Posted in June 2017 on the Codebase blog

You may wish to use Mercurial via a command line interface, or via a UI. In this guide, we will be looking at installing a Mercurial UI client, so we...