Osedev Log: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Sep 24, 2017=
Pushed burndown charts feature but it still needs more work to cleanup how the graphs are rendered.
So far burndown chart for the Tractor has been setup:
http://opensourceecology.org/wiki/Tractor_Construction_Set_2017
=Sep 17, 2017=
=Sep 17, 2017=
*Bunch of new stuff pushed to osedev.org:
*Bunch of new stuff pushed to osedev.org:

Revision as of 02:22, 25 September 2017

Sep 24, 2017

Pushed burndown charts feature but it still needs more work to cleanup how the graphs are rendered.

So far burndown chart for the Tractor has been setup:

http://opensourceecology.org/wiki/Tractor_Construction_Set_2017

Sep 17, 2017

  • Bunch of new stuff pushed to osedev.org:
  • Users now have a "Current" property in addition to the "OSE Developer" property and this can be enabled/disabled on the user edit/create screens. There is a dependency where "OSE Developer" must be checked on before "Current" can be enabled.
  • Only "Current" users show up on the Individual Development Effort Graph.
  • There is a Top 20 report:
  • Ability to download all entries as .csv:

https://osedev.org/report/entries.csv

  • Beginning of geocoding of developer location. When creating/editing a user there is a Location field which accepts any address value from just country name to a full address (the string is passed unaltered to Google Maps Geocode API to get the Latitude/Longitude). Next step is to add settings page where people can add as much or as little of their physical location as they feel comfortable sharing to be placed on a map.

Going to work on email sending next weekend. I'll need for the email templates to be fleshed out by then: http://opensourceecology.org/wiki/Emails

  • Also added a way to specify the "current" week for Top 20, use the following URL:

https://osedev.org/report/top20/week?day=today