Changes between Version 27 and Version 28 of GanttCalendarPlugin


Ignore:
Timestamp:
Jun 22, 2012, 8:51:42 AM (12 years ago)
Author:
Genie
Comment:

allow NULL value to 'complete' field.

Legend:

Unmodified
Added
Removed
Modified
  • GanttCalendarPlugin

    v27 v28  
    6464   * ~~trunk/ganttcalendar/templates/gantt.html~~
    6565 3. Build egg
     66
    6667 4. Install globally (you can disable / enable per project)
    6768{{{
     
    7778{{{
    7879[mainnav]
     80....
    7981ticketgantt.label = Ticket Gantt
    8082ticketcalendar.label = Ticket Calendar
    8183....
     84
    8285[ticket-custom]
     86....
    8387complete = select
    8488complete.label = Completed [%]
    85 complete.options = 0|5|10|15|20|25|30|35|40|45|50|55|60|65|70|75|80|85|90|95|100
    86 complete.value = 0
    87 complete.order = 12
     89complete.options = |0|5|10|15|20|25|30|35|40|45|50|55|60|65|70|75|80|85|90|95|100
     90complete.order = 3
    8891due_assign = text
    8992due_assign.label = Start (YYYY-MM-DD)
    90 due_assign.order = 10
     93due_assign.order = 1
    9194due_close = text
    9295due_close.label = End (YYYY-MM-DD)
    93 due_close.order = 11
     96due_close.order = 2
    9497....
     98
    9599[ganttcalendar]
    96100complete_conditions = fixed, invalid