Enhancement in BootStrapToday Release 2.8

I would take this opportunity to wish all our customers a very Happy and Prosperous 2012 on behalf of BootStrapToday Team. 2011 had been a very interesting period. Our company got funded, we moved to a new office and most important we gained the confidence of our customers.

BootStrapToday 2.8 is scheduled for release on 7th Jan, 2012.

Following are some of the features which will be available in this release.

1) Text based search on WIKI, Tickets , milestones.

Now you will be able to do consolidated search on WIKI, Milestones and tickets though this feature.

2) Custom Branding. (Paid customers)

You will now be able to upload your company logo in your account, which will give you the ability to brand BootStrapToday as your own branded portal. Once you invite your internal and external team on the platform, they will see your company logo.

3)   New macro has been added in the wiki pages to link tickets in the wiki page.

4) Resend invitation.

Sometime our customers faced problem when they deleted the invitation mail by mistake or they could not receive invitation mail due to some reason. We have now added a feature where account admin can resend the invitation to team members.

5) Milestone Progress Bar on Milestone detail page.

Now each milestone detail page will have milestone progress bar, which will show the progress of the individual milestone.

6) Wiki page sorting

Now you sort wiki pages on wiki list on edited date and wiki page name.

7) Similar Tickets.

Ticket detail page will have another tab, which will show similar tickets. For more details please refer to my earlier blog on Similar Tickets.

8) Inline wiki images

Now you can embed attached images inside wiki page.

Similar Tickets – New feature on BootStrapToday

Next released is scheduled for 1st Week of January, 2012.

In this release we will be adding a new tab on Ticket details called “Similar”. Under “Similar”, you will see other tickets which are very similar to the ticket in context.

Following are 2 important reason behind adding this functionality:

  1. If there is any duplicate ticket, it can be quickly identified and closed.
  2. If new team member joins a team and is assigned a bug. Ideally she will debug the code to find the problem. This is time consuming activity. Debugging time increases as your code becomes more complex. Now once this feature is available, team member can check for similar tickets and files modified for those tickets under similar tab. This can give team member hint on where she should be looking to fix this bug.
Similar Tickets

We hope this feature will add to overall team productivity , which we envision. What do you guys think?

BoootStrapToday Subversion Server to be upgraded to1.7 soon

It’s been over two months since the Subversion 1.7 release was announced, since than there have been two bug fix releases and the bug & error reporting on the mailing list has gone down, It seems like right time for BootStrapToday Subversion server to be upgraded to 1.7.

So what to expect from this upgrade

  • Improved performance of Subversion over http  : performance of Subversion over http has been one of the major concerns of Subversion community since early releases, Subversion 1.7 hits this problem right on head by introducing httpv2, PROPFIND discovery turnarounds have been removed and reduced number of round trips for a request, also there is better caching with web proxies, this was one of the most awaited feature by Subversion community as a whole.
  • SVNRDUMP: Subversion 1.7 adds a new tool to the client’s toolbox, svnrdump replicates the functionality of svnadmin dump and svnadmin load, but works on remote repositories, instead of needing administrator access to the source or target repository, this would allow users to migrate repositories with ease from other sources to BootStrapToday
  • Subversion 1.7 has taken caching to next level, 1.7 servers will aggressively cache data in-process to maximize performance.svnserve introduces a new --memory-cache-size / -M command line parameter to override the default cache size. Same  can be configured in Apache server as mentioned below

          <IfModule mod_svn_module>
             SVNInMemoryCacheSize 10240
          </IfModule>
      

With 1.7 server you will still be able to use your Subversion 1.6 clients.  However, we recommend that you upgrade to a Subversion 1.7 clients, because many operations will be faster.

We will update you on upgrade plan soon, we are thinking to utilize christmas holidays to do it, let us know your thoughts on same.

Enhancement in BootStrapToday Release 2.7

Last Release 2.7 was made on Saturday. Below is the list of enhancement in this release.

1) Project Manager Status:

Project Manager Status will give a quick view of the progress of the team and the active milestones of all the projects.
This will ensure proper delegation, effective tracking and delivery on time.

This feature will have estimated and consumed hours on tickets as major input.
We will strongly recommend putting consumed hours on all the tickets before marking them “Resolved” or “Closed”.

Project Manager will be able to quickly identify following:

  1.  How many working hours/person are available in active milestone.
  2. How many hours and tickets are allocated to each team member ( Quick view of who is overloaded and who is under-loaded)
  3. Quick view of Progress of any team member at any given time ( who is on, ahead or behind schedule)
  4. Overall progress of the milestone( If milestone is on track, behind, ahead of schedule)
Dashboard - Project Status

2) Move Ticket

Project Manager can now move tickets from one project to other project.

3) Copy Ticket.

Project Manager can now copy ticket from one project to other project.

4) Weekly Digest.

Now Project manager will have an option to receive weekly digest in the form of mail. If you are busy you can get list of all the activity in last 1 week delivered in your mail box in the form of email digest.

5) “Complexity” field added on the Ticket

“Complexity” field has been added on the ticket which has pre-defined values as “Very Simple” , “Simple”, “Moderate Complex”, “Complex”, “Highly Complex”. Each type of complexity has some default predefined value in terms of hours it will take to complete that task. These values can be modified from Account settings as well. In case if you don’t want to use default value, you can assign hours as per your estimates in estimated hour field of the ticket.

Enhancement in BootStrapToday Release 2.6

We have made 2.6 Release today. Below are some of the enhancements in this Release.

1. WIKI will support HTML editor and attachments.

We have added support for HTML editor in the wiki. Now you will have an option to choose between creole markup and HTML editor for your new wiki pages.
Wiki markup lovers can still use creole markup and customers who prefer gmail type editor can use HTML editor.
Now you can attach files to WIKI.

2. Daily Digest

Project manager will have an option to get daily digest in the form of mail. If you are busy you get list of all the activity in last 24 hours delivered in your mail box in the form of email digest. Weekly digest will be available end of November.

3.  Member Tab inside Project

Member tab has been added inside project to make it more intuitive. Under this tab, you can assign different roles to members in the current project or you can invite new member to current project with specific role.

4. Ticket creation by non Team member through email (BootStrapToday for Support):

Project Manager will have an option to allow ticket creation in the project by sending e-mail to project by external users. This feature can be used by companies for support. Suppose you have info@acme.com as email on your website as contact email, where you receive inquiries from customers. Normally they will go and sit in your mailbox. BootStrapToday provides you with email for each project. Suppose your email for support project is SUP@acme.bootstraptoday.com. You can apply a forwarding rule to forward all mail received at info@acme.com to SUP@acme.bootstraptoday.com. This will create a new ticket in your support project. Now you can assign this ticket to your team members and follow up with your customers and track the progress on BootStrapToday Platform. This will help you in tracking prospects and leads on the same platform.
5.  Delegate responsibility of Account Admin to another Team member.

You can have more than one account admin. If you are not involved actively in day-to-day activities, you might want to delegate that responsibility to some of your team member. You just need to go to Account setting and assign Account Admin role to another team member.

6.  FileShare will supports Windows like file convention.

7.  Project to support tagging.

You can apply tags to projects. Tags will be visible in the project list. You should be able to filter projects based on tags.

8. Project Archive functionality
Now you will be able to archive projects once they are complete.

Multitasking and productivity

A project manager is always watching/tracking any potential ‘schedule risks’.  You can track/identify some types of risk looking at milestone status, how many tickets/tasks completed, how many tasks not yet done relative to available time, etc.  These are quantitative indicators. However, there are other  ‘qualitative’ indicators of ‘schedule risks. One of the ‘qualitative’ indicator of schedule risk is ‘multi tasking’.

If your team members are ‘multi tasking’ then chances are high that you may miss the next deadline. Check a few articles on problems of multi tasking

  1. Multi-Tasking: Why projects take so long and still go late
  2. Multitasking Madness Decreases Productivity
  3. Human Task Switches Considered Harmful
  4. Just search for ‘multitasking productivity‘ or ‘project multitasking

If multitasking is such a serious risk, then obviously a project manager needs a some quick way to detect this risk.

Using BootStrapToday, you can quickly identify if you are facing the risk of multi-tasking in your project. Just check the Project Dashboard, ‘who is doing what‘ section. This section describes, which user is working on what ticket/task ? It displays  ‘in-progress’ tasks as button. So the user who has 3 or more buttons in front of his name is probably multi tasking.  Its a good idea to check with him. May be he has already finished a task but not marked it as resolved or closed. In that case, there is no serious risk. However, he may actually be working on 5 tasks simultaneously and this can cause serious problems to project schedule.

Using BootStrapToday-Who is Doing What to detect multi tasking

Need your Attention. What is it??

“Need Your Attention” section on user dashboard is an important section on BootStrapToday which gives you immediate access to Tickets/task which require your immediate attention. This section will show all the new tickets assigned to the user since her/his last login as well as any comments/changes made by team members on the tickets assigned to the user since last login.

E.g.

  1. My manager assigns me a ticket, when I am not logged in the system. When I login into the system, ticket will show up in the “Need Your Attention” section.
  2. One of my team member puts a comment on the ticket which is assigned to me when I am not logged in the system, it will show up in the “Need Your Attention” section on the user dashboard when I login into the system next time. 

BootStrapToday Release Notes

On last weekend we made a new release of BootStrapToday containing many bug fixes and enhancements, following is the list of  features added in last release

  1. Revamped email notifications:
    • Option to configure project level notifications, add a cc list to track all changes, notify me for project  manger
    • Notification for new files attached to ticket
    • Notification for ticket comments
    • Notifications related to fileshare, option to notify all project members on file upload.
  2. Participants field on tickets :
    Many times we want to keep many other people in the loop who are not part of the ticket but they still want to  receive notification and monitor developments on the ticket to achieve this objective participant field is added to tickets.
  3. Support for ticket creation & updation through email :
    Many time we are on the move and do not have access to web but want to quickly add comment to a ticket or create a new one, to get more details read BootStrapToday now supports Email Interface
  4. Natural sort on ‘subject’ in the ticket list table. 
    Natural sort results more inline with ‘human’ expectations. For example, sorting  ’1. xyz’, ’2. xyz’ and ’11.xyz’ by standard dictionary sort will result in ’1.xyz’, ’11.xyz’ and ’2.xyz’. Generally this not expected by the user. The using natural sort the results are in ’1.xyz’, ’2.xyz’ and ’11.xyz’.
  5. Hyperlinks in Ticket description and comments:
    • If there are any hyperlinks (like http://google.com), in ticket description and comments, there links are now a ‘click-able’ hyper links.
    • If ticket description, comment contain references to other tickets in any project in the account, then these are converted to ‘click-able’ links. For example, lets assume there are two projects in account XPRJ and YPRJ. User is adding a new tickets in project XPRJ. In the description he adds references to XPRJ-5 (i.e. a ticket in XPRJ project) and YPRJ-7 (i.e. a ticket in project YPRJ). After ticket is saved, user is redirected to ‘ticket details’ page. On the details page, now the references to XPRJ-5 or YPRJ-7 will be ‘click-able’ links. When user clicks on XPRJ-5 link, he will go directly to XPRJ-5 details page.
    • If the referenced ticket (e.g. YPRJ-7) is closed then it will be shown with a strike-through line.
  6. Fileshare improvements:
    Now you can add description to your uploaded file and notify project members of uploaded files. Fileshare UI is also improved.
  7. Quick Create and Quick Edit Ticket action has been added on User Dashboard
    So that user can directly create a new ticket in the active milestone or edit an existing ticket assigned to him.
  8. Enhanced UI for adding roles and permissions. 

BootStrapToday now supports Email Interface

BootStrapToday now supports e-mail Interface to provide further ease of use. You can now create tickets, comment on tickets and share documents on-the-go through email. Let me illustrate this functionality with an example. Suppose you are at an airport and you want to share some document with your team and comment on the ticket at the same time. This is now possible through an email. You don’t have to login into the system to perform the above actions. Just send an email and everything gets done. It’s as simple as that! For adding the comment just reply to the email notification you received for ticket creation. The attachments in the email are also saved with ticket and uploaded into the SVN.
So, now following operations are possible through email interface:
1. Creating tickets for a project
2. Adding comments to a ticket

3. Sharing documents/attachments with the team
Below is the email format for creating tickets and adding comments:
<Project Short Name>@<subdomain>.bootstraptoday.com
Illustration of BootStrapToday’s email interface:
Say,
the ‘Account’ at BootStrapToday is    : testAccount
and ‘Project Short Name’ is              : abcd
An email to abcd@testAccount.bootstraptoday.com creates a ticket with ticket-subject as email-subject and ticket-description as email-body. The attachment in email gets added to ticket and saved in svn. And you get confirmation emails as usual.
A reply to abcd@testAccount.bootstraptoday.com creates a comment, and here also we handle attachments.
Team BootStrapToday hopes that this feature is helpful to you. Please share your feedback with us.

BootstrapToday Wall Supports Rich Text Editor

BootStrapToday Wall now supports a Rich Text Editor. The text area is now replaced with the rich text editor. This will enable you to format the text similar to many desktop applications.It supports features such as adding links, text styling , bullets and numbering.

Follow

Get every new post delivered to your Inbox.

Join 41 other followers