Changes between Version 13 and Version 14 of Internship/2012


Ignore:
Timestamp:
04/29/13 12:49:57 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internship/2012

    v13 v14  
    8686 * Use "Projects" to map deployments (Re-name crud strings using the settings.ui.customize_<resource_name> - see: https://github.com/flavour/eden/blob/master/private/templates/DRRPP/config.py#L171)
    8787 * Ensure that Deployments (Projects) and Volunteers are displayed on the map
    88  * Re implement project_task_form_inject (https://github.com/flavour/eden/blob/master/modules/eden/project.py#L5115) using S3SQLForm See: http://eden.sahanafoundation.org/wiki/S3SQLForm and and example here: https://github.com/flavour/eden/blob/master/private/templates/DRRPP/config.py#L421 - this is a big chunk of work. To ensure that you do this right I would like you to write some automated tests (using the create helper function should work) to check that your changes work.
     88 * Re implement project_task_form_inject (https://github.com/flavour/eden/blob/master/modules/s3db/project.py#L5115) using S3SQLForm See: http://eden.sahanafoundation.org/wiki/S3SQLForm and and example here: https://github.com/flavour/eden/blob/master/private/templates/DRRPP/config.py#L421 - this is a big chunk of work. To ensure that you do this right I would like you to write some automated tests (using the create helper function should work) to check that your changes work.
    8989==== S.P Mohanty ====
    9090Mentor: Fran Boon