| | Version at: 26/05/2014, 12:26 vs. version at: 28/05/2014, 04:20 |
---|
1 | 1 | This is a general work log updated daily. |
---|
2 | 2 | |
---|
3 | 3 | ##Today's TODO list: |
---|
4 | 4 | - check in manager code and tests |
---|
5 | 5 | - start working on sentence views |
---|
6 | 6 | |
---|
7 | 7 | ##This week's TODO list: |
---|
8 | 8 | |
---|
9 | 9 | - finish sentence related views and test them |
---|
10 | 10 | - finish corrections and tag views |
---|
11 | 11 | - finish user views |
---|
12 | 12 | - write the import script and import some subset of the data |
---|
13 | 13 | |
---|
14 | 14 | ##Work log |
---|
15 | 15 | |
---|
16 | 16 | ###Week 1 19/5 |
---|
17 | 17 | |
---|
18 | 18 | ####Monday |
---|
19 | 19 | - compiled dependencies and tools (sage, git, etc..) |
---|
20 | 20 | - set up virtual env |
---|
21 | 21 | - set up pytoeba-dev repo/structure |
---|
22 | 22 | - setup pytoeba's project structure |
---|
23 | 23 | |
---|
24 | 24 | ####Tuesday |
---|
25 | 25 | - added sentence and link models |
---|
26 | 26 | - threw out sage and compiled scipy/numpy |
---|
27 | 27 | - explored agpl for graph manipulation |
---|
28 | 28 | |
---|
29 | 29 | ####Wednesday |
---|
30 | 30 | - added log model |
---|
31 | 31 | - added correction model |
---|
32 | 32 | - added tag models |
---|
33 | 33 | - added audio model |
---|
34 | 34 | - set up work log |
---|
35 | 35 | |
---|
36 | 36 | ####Thursday |
---|
37 | 37 | - read py.test documentation |
---|
38 | 38 | - read django testing documentation |
---|
39 | 39 | - wrote a passing test for the sentence manager |
---|
40 | 40 | |
---|
41 | 41 | ####Friday |
---|
42 | 42 | - read "Test Driven development with Python" |
---|
43 | 43 | |
---|
44 | 44 | ####Saturday |
---|
45 | 45 | - Finished the sentence manager |
---|
46 | 46 | |
---|
47 | 47 | ###Week 2 26/5 |
---|
48 | 48 | |
---|
49 | | ####Monday |
---|
|
|
|
|
|
|
|
|
|
| 49 | ####Monday/Tuesday |
---|
| 50 | - added scaffolding/structure for tests and fixtures using py.test |
---|
| 51 | - added database validation tests for: |
---|
| 52 | - sentence/link models |
---|
| 53 | - correction model |
---|
| 54 | - tag models |
---|
| 55 | - audio models |
---|
| 56 | - generated coverage reports |
---|
| 57 | |
---|
| 58 | ####Wednesday |
---|
diff view generated by jsdifflib |
---|
Version at: 26/05/2014, 12:26
This is a general work log updated daily.
##Today's TODO list:
- check in manager code and tests
- start working on sentence views
##This week's TODO list:
- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data
##Work log
###Week 1 19/5
####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure
####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation
####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log
####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager
####Friday
- read "Test Driven development with Python"
####Saturday
- Finished the sentence manager
###Week 2 26/5
####Monday
version at: 28/05/2014, 04:20
This is a general work log updated daily.
##Today's TODO list:
- check in manager code and tests
- start working on sentence views
##This week's TODO list:
- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data
##Work log
###Week 1 19/5
####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure
####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation
####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log
####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager
####Friday
- read "Test Driven development with Python"
####Saturday
- Finished the sentence manager
###Week 2 26/5
####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database validation tests for:
- sentence/link models
- correction model
- tag models
- audio models
- generated coverage reports
####Wednesday
Note
The lines in green are the lines that have been added in the new version.
The lines in red are those that have been removed.
Actions