| 3 | == Open Tickets == |
| 4 | Please feel free to go ahead and resolve any of these tickets |
| 5 | |
| 6 | [http://eden.sahanafoundation.org/report/16 Open Tickets in Trac] |
| 7 | |
| 8 | == After Action Notes == |
| 9 | * Move to deployment_settings control: |
| 10 | * Locations Hierarchy |
| 11 | * Languages (For Local Location Names & Language Bar) |
| 12 | * Enable ACLs (e.g. DVI, AdvancedJS, !MapAdmin) |
| 13 | * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views |
| 14 | * makes it faster to develop since no need to keep restarting server for module changes |
| 15 | * makes it easier for OL devs to help out without needing to understand Python |
| 16 | * May be hard due to so many different options available to us! |
| 17 | * Break it up into snippets again... |
| 18 | |