Osedev Log: Difference between revisions
Jump to navigation
Jump to search
Lex Berezhny (talk | contribs) 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:
- All Time: https://osedev.org/report/top20/all-time
- Last Week: https://osedev.org/report/top20/week
- Week of Specific Day: https://osedev.org/report/top20/week?day=6/10/2017
- Fixed ordering of entries on the activities page (requested by AbeAnd): https://osedev.org/activity
- 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: