Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Tickets

[The Trac Project] #1942: Add support for date type in custom tickets

 

 

Trac tickets RSS feed   Index | Next | Previous | View Threaded


noreply at edgewall

Aug 19, 2005, 2:54 PM

Post #1 of 9 (1215 views)
Permalink
[The Trac Project] #1942: Add support for date type in custom tickets

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: high | Milestone: 0.9
Component: ticket system | Version: 0.8.4
Severity: normal | Keywords: | Cc:
---------------------------+------------------------------------------------
This supports the rudimentary project managment for the next ticket.

--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1942>
The Trac Project <http://trac.edgewall.com/>


noreply at edgewall

Aug 19, 2005, 4:42 PM

Post #2 of 9 (1183 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: | Cc:
---------------------------+------------------------------------------------
Changes (by cmlenz):

* priority: high => normal
* milestone: 0.9 =>

Comment:

Please be more specific.

--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1942>
The Trac Project <http://trac.edgewall.com/>


noreply at edgewall

Aug 23, 2005, 12:34 PM

Post #3 of 9 (1185 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: | Cc:
---------------------------+------------------------------------------------
Comment (by anonymous):

Custom tickets currently have five data types: text, checkbox, select,
radio, and text box. I would like a date type: 23-Aug-05, for instance.

--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1942>
The Trac Project <http://trac.edgewall.com/>


noreply at edgewall

Aug 23, 2005, 12:42 PM

Post #4 of 9 (1198 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: | Cc:
---------------------------+------------------------------------------------
Comment (by eblot):

As a side note:

Available data types are currently only "plain old" HTML data types, i.e.
the ones you can get with the XHTML input set: text (single-line or
multiline), checkbox, radiobox, drop-down list.

Date types are not POD: they requires some combination of POD fields, or
some kind of validation (i.e. either Javascript on client side or Python
code on server-side); same for "calendar" widgets, heavily based on
Javascript code.

--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1942>
The Trac Project <http://trac.edgewall.com/>


noreply at edgewall

Aug 24, 2005, 3:26 PM

Post #5 of 9 (1199 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: | Cc:
---------------------------+------------------------------------------------
Comment (by anonymous):

Well now that starts to sound like serious work. <sigh>

Still would be nice.

--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1942>
The Trac Project <http://trac.edgewall.com/>


noreply at edgewall

Mar 23, 2006, 4:38 AM

Post #6 of 9 (1199 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by cboos):

#2832 was closed as duplicate of this one (look at the third comment).

--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1942>
The Trac Project <http://trac.edgewall.com/>


noreply at edgewall

Sep 20, 2006, 12:46 PM

Post #7 of 9 (1198 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by anonymous):

Is there any plan to add date support as a custom ticket field? If so
what version? Is there a work around?

--
Ticket URL: <http://trac.edgewall.org/ticket/1942#comment:6>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets [at] googlegroups
To unsubscribe from this group, send email to trac-tickets-unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---


noreply at edgewall

Sep 20, 2006, 12:57 PM

Post #8 of 9 (1198 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone: 0.11
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Changes (by mgood):

* milestone: => 0.11

Comment:

Replying to [comment:6 anonymous]:
> Is there any plan to add date support as a custom ticket field? If so
what version? Is there a work around?

I believe the WorkFlow changes scheduled for [milestone:0.11] should make
this possible. It will allow for more flexible field types and
validation.

--
Ticket URL: <http://trac.edgewall.org/ticket/1942#comment:7>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets [at] googlegroups
To unsubscribe from this group, send email to trac-tickets-unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---


noreply at edgewall

Sep 29, 2006, 9:03 AM

Post #9 of 9 (1175 views)
Permalink
Re: [The Trac Project] #1942: Add support for date type in custom tickets [In reply to]

#1942: Add support for date type in custom tickets
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone: 0.11
Component: ticket system | Version: 0.8.4
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by eblot):

#3822 has been marked as a duplicate

--
Ticket URL: <http://trac.edgewall.org/ticket/1942#comment:8>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets [at] googlegroups
To unsubscribe from this group, send email to trac-tickets-unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---

Trac tickets RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.