IT Tasks: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
You can see a list of current IT-related tasks at the OSE [https://trello.com/board/it/4f073a648bf75f63070500bc IT board on Trello]. You can add comments and vote for tasks there too.
Here are described the IT Tasks we need help with:
Here are described the IT Tasks we need help with:


==Script for Team Culturing==
==Trello==
* '''NOTE''': Some work is being done on this task, see the [http://forum.opensourceecology.org/discussion/545/switching-the-team-culturing-survey-to-google-forms related discussion] in the forum
You can see a list of current IT-related tasks at the OSE [https://trello.com/board/it/4f073a648bf75f63070500bc IT board on Trello]. You can add comments and vote for tasks there too.


<html>
<iframe src="https://trello.com/board/it/4f073a648bf75f63070500bc" style="width: 90%; height: 400px"></iframe>
</html>


People fill out the [[Team Culturing]] in [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 this form]. The Team Culturing Curator (currently Nikolay) gets the results by hand and fills them out as a Wiki page. This is time-consuming and can be automated.


'''Wished Procedure''':
==IT Europe==
* The [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 form] is filled out.
You can see the IT Tasks for [[OSE Europe]] here: https://trello.com/board/ose-europe-it/4f46f7bef7aabce304a93a31
* The Team Culturing Curator (TCC) exports the results to *.CSV file.
* TCC copies the last entries from *.CSV file into a converter script and receives the Wiki Code.
* TCC creates a new page with the received Wiki code and notifies the person to whom the Team Culturing belongs.


'''IT Tasks''':
==Archive==
* Create the CSV-to-Wiki converter.
Click here to see [[IT_Tasks/Done|finished tasks]].
** You can use already existing Javascript Code: http://survey.opensourceecology.org/convert/csv2wiki.html which we used for the same survey, but the input *.CSV was differently structured. Possibly with few changes it can be adapted.
** Input: Download example input data: http://dl.dropbox.com/u/16754620/osetc.csv
** Output: should be filled out with the CSV data: http://opensourceecology.org/wiki/Team_Culturing_Information_Template
* Create the CSV-to-Wiki converter for Europe
** Same task as above
*** Input: http://dl.dropbox.com/u/16754620/osetc-europe.csv
*** Output: use the European Team Culturing: http://opensourceecology.org/w/index.php?title=OSE_Europe/People/Team_Culturing_Template&action=edit
 
 
'''Contact''':
* If you want to help with this task, please contact [[Nikolay]].
 
==Make the Bookmark Thread button of the forum Visible==
The bookmark button of the forum threads is hardly visible and recognizable. It is a white empty box at the top right part of the header of the category above the thread title.
 
IT Task:
* Make the Bookmark visible, by changing the CSS and HTML of the forum.
** There should be a written text "Bookmark this discussion"
** The color should be easily recognizable from a distance.
** Possibly add the same source code also at the bottom of every thread.
 
'''Contact''':
* If you want to help with this task, please contact [[Nikolay]] or [[Elifarley]].


[[Category: IT]] [[Category:IT_Infrastructure]]
[[Category: IT]] [[Category:IT_Infrastructure]]
==Archive==
Click here to see [[IT_Tasks/Done|finished tasks]].

Latest revision as of 05:53, 1 May 2012

Here are described the IT Tasks we need help with:

Trello

You can see a list of current IT-related tasks at the OSE IT board on Trello. You can add comments and vote for tasks there too.


IT Europe

You can see the IT Tasks for OSE Europe here: https://trello.com/board/ose-europe-it/4f46f7bef7aabce304a93a31

Archive

Click here to see finished tasks.