Changes between Version 18 and Version 19 of Event/2012/GSoC/Rostering


Ignore:
Timestamp:
07/11/12 19:19:20 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2012/GSoC/Rostering

    v18 v19  
    4444
    4545||'''Date'''||'''Goal'''||'''Measure'''||'''Progress'''||
    46 ||24th April||Gaining a better understanding of the eden code||Fixing Bugs||||
    47 ||27th April||Gaining a better understanding of the CERT code. Creating a skeletal module for implementing the full code. This will be accessible through a REST Uri||Code commit, accessible from demo.sahana.lk||||
    48 ||1st May||Modified Proposal in conformation with the feedback received||Interaction with the community to finalize the project Goals, and feedback; Modification of timeline if needed; Finalizing the details; Prioritizing the tasks||||
    49 ||17th May||Implementing their demo examples and ensure proper functioning||Comparing all the required jQuery plugins, weighing their individual pros and cons, and choosing the right plugin||||
    50 ||4th June||Admin can login and view admin panel||Login system, and creation of the views for users, and admin including the admin panel||||
    51 ||10th June||Volunteers' list populated from database||Populate the volunteers list with volunteers which can be dragged and dropped to main grid||||
    52 ||13th June||Only eligible volunteers are displayed||Shortening the list of volunteers based of filter criteria, distance parameter||||
    53 ||17th June||The grid will show light blue color for slots which require filling||Filling the grid with blue color based on db query where timeslot is a part of an event requiring volunteer||||
    54 ||29th June||Error message for conflicting allotment||Checking the new allotments for clashes with previous job role allotment||||
    55 ||2nd July||Success message on submission of new roster||Storing new data into database||||
    56 ||9th July||Ability to view job allotment based on volunteer filter||Clicking on a volunteer should display his / her job allotment||||
     46||24th April||Gaining a better understanding of the eden code||Fixing Bugs||done||
     47||27th April||Gaining a better understanding of the CERT code. Creating a skeletal module for implementing the full code. This will be accessible through a REST Uri||Code commit, accessible from demo.sahana.lk||done||
     48||1st May||Modified Proposal in conformation with the feedback received||Interaction with the community to finalize the project Goals, and feedback; Modification of timeline if needed; Finalizing the details; Prioritizing the tasks||done||
     49||17th May||Implementing their demo examples and ensure proper functioning||Comparing all the required jQuery plugins, weighing their individual pros and cons, and choosing the right plugin||done||
     50||4th June||Admin can login and view admin panel||Login system, and creation of the views for users, and admin including the admin panel||started||
     51||10th June||Volunteers' list populated from database||Populate the volunteers list with volunteers which can be dragged and dropped to main grid||started||
     52||13th June||Only eligible volunteers are displayed||Shortening the list of volunteers based of filter criteria, distance parameter||not started yet||
     53||17th June||The grid will show light blue color for slots which require filling||Filling the grid with blue color based on db query where timeslot is a part of an event requiring volunteer||later||
     54||29th June||Error message for conflicting allotment||Checking the new allotments for clashes with previous job role allotment||later||
     55||2nd July||Success message on submission of new roster||Storing new data into database||66% complete||
     56||9th July||Ability to view job allotment based on volunteer filter||Clicking on a volunteer should display his / her job allotment||not started yet||
    5757||15th July||A volunteer can declare that he will be unavailable from time A to B, and thus, he cannot be assigned a job in that time||Implementing features like suggest a volunteer, and declaring unavailability by volunteer||||
    5858||22nd July||The software can autofill the timeslot roster on clicking auto fill||Autofilling functionality||||