Changes between Version 10 and Version 11 of Event/2013/GSoC/WorkflowSupport


Ignore:
Timestamp:
08/27/13 20:20:59 (11 years ago)
Author:
hardik juneja
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2013/GSoC/WorkflowSupport

    v10 v11  
    3838  * Workflow widgets (=widgets for users to perform workflow actions), and how to put them into a page
    3939
     40
    4041[[BR]]
    41 '''Proposal Timeline''': https://docs.google.com/document/d/1pXuzZyUovZo33BMIjawwZBzikCBuAkrOYgsZym4vHO0/edit#heading=h.nrgb3lhu7kyx
     42=== Project Progress ===
    4243
     44
     45||= SMART Goal =||= Measure =||= Status =||
     46||Designed Workflow Configuration ||Discussed the design with mentors and we came up with a good design.|| Completed||
     47||Implement Required classes|| Implemented all required basic classes which were necessary to make a good cofiguration pattern  || Completed ||
     48||Testing || Test the configuration pattern || Completed ||
     49||Document and make new Blueprint || http://eden.sahanafoundation.org/wiki/BluePrint/WorkflowSupport || Completed||
     50||Discussing design of the data model || done successfully || Completed ||
     51||Implement the data model || designed the model || Completed ||
     52||Implement functions to store and retrieve status || Implemented all basic functions || Completed ||
     53||Testing and documentation || Tested the database || Complete ||
     54||Mapping instances || We have a working basic Workflow Engine || Completed ||
     55||design wireframes and update wiki || http://eden.sahanafoundation.org/wiki/BluePrint/WorkflowSupport#Wireframes || Completed ||
     56||Node and status Matching || - || Completed ||
     57||Injecting the Work-flow Id in action buttons and forms || Injected || Completed ||
     58||Support the Prep and Postp Injection || Configuration support postp and prep || Completed ||
     59||Adding Different buttons || - || In progress ||
     60
     61
     62
     63[[BR]]
     64=== Proposal Timeline: ===
    4365
    4466May 28th - june 15th (Community Bonding Period)
     
    112134
    113135
    114 [[BR]]
    115 
    116 ||= SMART Goal =||= Measure =||= Status =||
    117 ||Designed Workflow Configuration ||Discussed the design with mentors and we came up with a good design.|| Completed||
    118 ||Implement Required classes|| Implemented all required basic classes which were necessary to make a good cofiguration pattern  || Completed ||
    119 ||Document and make new Blueprint || http://eden.sahanafoundation.org/wiki/BluePrint/WorkflowSupport || Completed||
    120 ||Discussing design of the data model || done successfully || Completed ||
    121 ||Implement the data model || designed the model || Completed ||
    122 ||Implement functions to store and retrieve status || Implemented all basic functions || Completed ||
    123 ||Mapping instances || We have a working basic Workflow Engine || Completed ||
    124 ||design wireframes and update wiki || http://eden.sahanafoundation.org/wiki/BluePrint/WorkflowSupport#Wireframes || Completed ||