No Project Selected!

You do not have permission to access milestones!!!

Completedlate">Lateupcoming">Upcoming
TodayYesterday#daysago# days agoTomorrow#Abs(daysago)# days away (#LSDateFormat(dueDate,"dddd, d mmmm, yyyy")#) - For #firstName# #lastName#

checked="checked" /> #name#

#description#
select messageid,title,stamp,firstName,lastName,commentcount from messages where milestoneid = '#milestoneid#'
Messages:
  • #title# - Posted #LSDateFormat(DateAdd("h",session.tzOffset,stamp),"d mmm, yyyy")# by #firstName# #lastName# (#commentcount# comments)
select todolistid,title,added,firstName,lastName from todolists where milestoneid = '#milestoneid#'
To-Do Lists:
  • #title# - Added #LSDateFormat(DateAdd("h",session.tzOffset,added),"d mmm, yyyy")# for #firstName# #lastName#
select issueID, shortID, issue, status, type, severity, created, assignedFirstName, assignedLastName from issues where milestoneid = '#milestoneid#' and status in ('New','Open','Accepted','Assigned') select issueID, shortID, issue, status, type, severity, created, assignedFirstName, assignedLastName from issues where milestoneid = '#milestoneid#' and status in ('Resolved','Closed')
New/Open Issues:
  • #shortid# - #issue# (#status# #type# / #severity#) - Added #LSDateFormat(DateAdd("h",session.tzOffset,created),"d mmm, yyyy")# for #assignedFirstName# #assignedLastName#
Resolved/Closed Issues:
  • #shortid# - #issue# (#status# #type# / #severity#) - Added #LSDateFormat(DateAdd("h",session.tzOffset,created),"d mmm, yyyy")# for #assignedFirstName# #assignedLastName#
Comments (#comments.recordCount#)
#firstName# #lastName# said on #LSDateFormat(DateAdd("h",session.tzOffset,stamp),"ddd, mmm d")# at #LSTimeFormat(DateAdd("h",session.tzOffset,stamp),"h:mmtt")##LSTimeFormat(DateAdd("h",session.tzOffset,stamp),"HH:mm")#
#commentText#
Post a new comment...
basePath = 'includes/fckeditor/'; fckEditor = createObject("component", "#basePath#fckeditor"); fckEditor.instanceName = "comment"; fckEditor.value = ''; fckEditor.basePath = basePath; fckEditor.width = "100%"; fckEditor.height = 150; fckEditor.ToolbarSet = "Basic"; fckEditor.create(); // create the editor. or
 

Who's talking in this thread?

  • No Comments Yet
    class="mb10">
    #firstName# #lastName#
    #email#
    #phone#
Project Not Found.