Changes between Version 12 and Version 13 of Projects/Quick


Ignore:
Timestamp:
04/29/14 12:57:47 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Quick

    v12 v13  
    1717* Migrate custom methods to use settings.get_ui_formstyle()
    1818 * S3ImportPoI (https://github.com/flavour/eden/blob/master/modules/s3/s3gis.py#L8634)
    19 
     19* Extend S3AddPersonWidget2 to have an option to enter names into 2-3 different fields instead of a single field
    2020=== Fix a Ticket ===
    2121Pick a ticket (which could be a bug or an enhancement) from http://eden.sahanafoundation.org/report/1. First ensure that you can repeat this in your local instance - if not: MODIFY TICKET > resolve as > worksforme. If the bug is still present, assign the ticket to yourself. Then fix the bug or implement the feature. Submit your code as a patch to the ticket on Trac, then notify the Sahana-Eden mailing list about your patch for verification. Please submit as a patch file, not zipped. That makes it easier to review without downloading and unzipping. Alternatively (preferred method) push your code in a single commit to your Github repository and make a pull request.