All Articles

Displaying posts 3748 of 55 in total

Intro to Agile: Part 1 - The Ticket Backlog

As part of our new Agile features, we've included the ability to quickly add tickets en-masse to a project. Just select either the Add Multiple Tickets link from within the...

Agile Features

Recently we deployed some changes to our Kanban Board and have been busy making further updates to the Agile features as a whole. We're now pleased to offer those features...

Kanban Board 2.0

If you've been a part of our agile beta you'll probably be familiar with the Kanban Board functionality that's available as part of a sprint. Today I'd like to introduce...

IP Address Security

Along with our recent addition of the option to force Two Factor Authentication for accessing the Codebase UI, we're pleased to offer the option to account administrators to only allow...

Enforced Two Factor Authentication

Recently we introduced a new feature to Codebase that has been requested by a few of our users, in particular account administrators; the ability to force users to set up...

Smoother image attachments

Drag and dropping file attachments into your tickets and discussions just got better. Drag a PNG or JPEG image onto your update to have a link to it automatically inserted...

Tidy up your Branches

If you're anything like me you're terrible at tidying up your remote branches once you've merged your work, leading you to having a great big, long list in Codebase. This...

Custom Calendar Events

Earlier today we deployed a new calendar to Codebase which allows you to create your own events at both an account or project level. These events can be displayed to...

Global Hooks

Codebase has always offered users a way to post project-events to third party services such as Slack or HipChat, or to your own services using HTTP Post. Unfortunately, up until...

Syntax Highlighted Diffs

Hot on the heels of our Side-by-Side Diff Views update comes syntax highlighting in diffs. This should make reading diffs much easier than before.

Side-by-side Diff Views

Sometimes the traditional diff view can be hard to read, particularly in busy changesets where you have a lot of deletions and additions.