Priority Features for 1.4.0 / 1.5.0

8 views
Skip to first unread message

swainn

unread,
Aug 3, 2016, 11:24:39 AM8/3/16
to tethysp...@googlegroups.com
In preparation for the upcoming Tethys Summit, I thought it would be good to start a discussion on what our priorities for development should be. I've reviewed most of the proposals that have been made on the forum in the last couple of months and I'll list them here, but I'd also like to see what development priorities we have coming from the recently awarded contracts. I will also point out that there are many items on the Tethys Project Road Map / Backlog that are fair game here too.


Other development priorities that fall more in the maintenance category than in the feature category are:
  • Python 3.0 support
  • Implement testing framework for Tethys and Apps and build out tests
  • Update dependencies (e.g.: ensure we are using a secure version of Django)
This by no means complete, please post additional features that you would like to be considered for priority development.

alansnow21

unread,
Aug 3, 2016, 12:08:14 PM8/3/16
to Tethys Platform
Hi Nathan,

All of this looks great!

Just wanted to let you know that this task is already done: "Allow overriding the "Exit" button action and text: e.g. Back"


{% block exit_button_override %}
<div class="exit-button">
<a href="{% url 'streamflow_prediction_tool:home' %}">Back</a>
</div>
{% endblock %}
Reply all
Reply to author
Forward
0 new messages