| | Version at: 01/06/2014, 14:58 vs. version at: 03/06/2014, 10:17 |
---|
1 | 1 | This is a general work log updated daily. |
---|
2 | 2 | |
---|
3 | 3 | ##Today's TODO list: |
---|
| 4 | - check in sentence manager code with tests as needed with view code |
---|
| 5 | - sentence add view |
---|
| 6 | - sentence edit view |
---|
| 7 | - sentence remove view |
---|
| 8 | - sentence link view |
---|
| 9 | - sentence translate view |
---|
4 | 10 | |
---|
5 | 11 | ##This week's TODO list: |
---|
6 | 12 | |
---|
7 | 13 | - finish sentence related views and test them |
---|
8 | 14 | - finish corrections and tag views |
---|
9 | | - finish user views |
---|
10 | | - write the import script and import some subset of the data |
---|
11 | 15 | |
---|
12 | 16 | ##Work log |
---|
13 | 17 | |
---|
14 | 18 | ###Week 1 19/5 |
---|
15 | 19 | |
---|
16 | 20 | ####Monday |
---|
17 | 21 | - compiled dependencies and tools (sage, git, etc..) |
---|
18 | 22 | - set up virtual env |
---|
19 | 23 | - set up pytoeba-dev repo/structure |
---|
20 | 24 | - setup pytoeba's project structure |
---|
21 | 25 | |
---|
22 | 26 | ####Tuesday |
---|
23 | 27 | - added sentence and link models |
---|
24 | 28 | - threw out sage and compiled scipy/numpy |
---|
25 | 29 | - explored agpl for graph manipulation |
---|
26 | 30 | |
---|
27 | 31 | ####Wednesday |
---|
28 | 32 | - added log model |
---|
29 | 33 | - added correction model |
---|
30 | 34 | - added tag models |
---|
31 | 35 | - added audio model |
---|
32 | 36 | - set up work log |
---|
33 | 37 | |
---|
34 | 38 | ####Thursday |
---|
35 | 39 | - read py.test documentation |
---|
36 | 40 | - read django testing documentation |
---|
37 | 41 | - wrote a passing test for the sentence manager |
---|
38 | 42 | |
---|
39 | 43 | ####Friday |
---|
40 | 44 | - read "Test Driven development with Python" |
---|
41 | 45 | |
---|
42 | 46 | ####Saturday |
---|
43 | 47 | - Finished the sentence manager |
---|
44 | 48 | |
---|
45 | 49 | ###Week 2 26/5 |
---|
46 | 50 | |
---|
47 | 51 | ####Monday/Tuesday |
---|
48 | 52 | - added scaffolding/structure for tests and fixtures using py.test |
---|
49 | 53 | - added database/form validation tests for: |
---|
50 | 54 | - sentence/link models |
---|
51 | 55 | - correction model |
---|
52 | 56 | - tag models |
---|
53 | 57 | - audio models |
---|
54 | 58 | - generated coverage reports |
---|
55 | 59 | |
---|
56 | 60 | ####Wednesday |
---|
57 | 61 | - refactored tests and fixtures to be more modular |
---|
58 | 62 | - added more tests and expanded the manager some more |
---|
59 | 63 | |
---|
60 | 64 | ####Thursday/Friday/Saturday |
---|
61 | 65 | - N/A |
---|
| 66 | |
---|
| 67 | ###Week 3 2/6 |
---|
| 68 | |
---|
| 69 | ####Monday |
---|
| 70 | - merged and cleaned up all pending patches |
---|
| 71 | |
---|
| 72 | ####Tuesday |
---|
diff view generated by jsdifflib |
---|
Version at: 01/06/2014, 14:58
This is a general work log updated daily.
##Today's TODO list:
##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/form validation tests for:
- sentence/link models
- correction model
- tag models
- audio models
- generated coverage reports
####Wednesday
- refactored tests and fixtures to be more modular
- added more tests and expanded the manager some more
####Thursday/Friday/Saturday
- N/A
version at: 03/06/2014, 10:17
This is a general work log updated daily.
##Today's TODO list:
- check in sentence manager code with tests as needed with view code
- sentence add view
- sentence edit view
- sentence remove view
- sentence link view
- sentence translate view
##This week's TODO list:
- finish sentence related views and test them
- finish corrections and tag views
##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/form validation tests for:
- sentence/link models
- correction model
- tag models
- audio models
- generated coverage reports
####Wednesday
- refactored tests and fixtures to be more modular
- added more tests and expanded the manager some more
####Thursday/Friday/Saturday
- N/A
###Week 3 2/6
####Monday
- merged and cleaned up all pending patches
####Tuesday
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