Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3768)

Issue 116055: fix typos for documentation (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 7 months ago by gour
Modified:
14 years, 5 months ago
Visibility:
Public.

Description

Closing the issue.

Patch Set 1 #

Total comments: 25

Patch Set 2 : fix documentation typos #

Total comments: 63

Patch Set 3 : fix typos for documentation (Model chapter) #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -132 lines) Patch
M doc/models.rst View 1 2 12 chunks +26 lines, -28 lines 1 comment Download
M trytond/model/fields/binary.py View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/model/fields/char.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/fields/date.py View 1 chunk +3 lines, -3 lines 0 comments Download
M trytond/model/fields/field.py View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M trytond/model/fields/float.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M trytond/model/fields/function.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/fields/integer.py View 1 chunk +2 lines, -2 lines 0 comments Download
M trytond/model/fields/many2many.py View 1 2 5 chunks +6 lines, -6 lines 0 comments Download
M trytond/model/fields/many2one.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M trytond/model/fields/numeric.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/fields/one2many.py View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M trytond/model/fields/property.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M trytond/model/fields/reference.py View 3 chunks +4 lines, -4 lines 2 comments Download
M trytond/model/fields/selection.py View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/model/fields/text.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/model.py View 1 2 6 chunks +12 lines, -12 lines 1 comment Download
M trytond/model/modelsql.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/model/modelstorage.py View 1 2 14 chunks +38 lines, -38 lines 0 comments Download
M trytond/model/modelview.py View 1 2 3 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 15
Ian Wilson
http://codereview.appspot.com/116055/diff/1/21 File trytond/model/modelview.py (right): http://codereview.appspot.com/116055/diff/1/21#newcode110 Line 110: - fields: a dictionary with the definition of ...
14 years, 7 months ago (2009-09-08 08:55:37 UTC) #1
yangoon1
just a first shot, to be continued. http://codereview.appspot.com/116055/diff/1/2 File doc/models.rst (right): http://codereview.appspot.com/116055/diff/1/2#newcode7 Line 7: Model ...
14 years, 7 months ago (2009-09-08 11:32:22 UTC) #2
timitos
good work. here are my suggestions. http://codereview.appspot.com/116055/diff/25/26 File doc/models.rst (right): http://codereview.appspot.com/116055/diff/25/26#newcode191 Line 191: each of ...
14 years, 7 months ago (2009-09-08 15:41:52 UTC) #3
yangoon1
On 2009/09/08 15:41:52, timitos wrote: > good work. here are my suggestions. > > http://codereview.appspot.com/116055/diff/25/26 ...
14 years, 7 months ago (2009-09-08 23:45:32 UTC) #4
yangoon1
> > http://codereview.appspot.com/116055/diff/25/44 > > File trytond/model/modelstorage.py (right): > > > > http://codereview.appspot.com/116055/diff/25/44#newcode395 > > ...
14 years, 7 months ago (2009-09-08 23:48:09 UTC) #5
yangoon1
I would appreciate a common handling of all doc strings, be it in classes or ...
14 years, 7 months ago (2009-09-08 23:57:41 UTC) #6
ced1
http://codereview.appspot.com/116055/diff/25/26 File doc/models.rst (right): http://codereview.appspot.com/116055/diff/25/26#newcode7 Line 7: Models are python classes that usually represent a ...
14 years, 7 months ago (2009-09-09 17:06:24 UTC) #7
gour
On 2009/09/08 23:57:41, yangoon wrote: > I would appreciate a common handling of all doc ...
14 years, 7 months ago (2009-09-10 16:37:41 UTC) #8
gour
14 years, 7 months ago (2009-09-10 17:22:30 UTC) #9
yangoon1
http://codereview.appspot.com/116055/diff/52/1040 File doc/models.rst (right): http://codereview.appspot.com/116055/diff/52/1040#newcode7 Line 7: Models are python classes that usually represent a ...
14 years, 7 months ago (2009-09-12 17:39:03 UTC) #10
ced1
http://codereview.appspot.com/116055/diff/52/1053 File trytond/model/fields/reference.py (right): http://codereview.appspot.com/116055/diff/52/1053#newcode35 Line 35: :param cursor: the database cursor On 2009/09/12 17:39:04, ...
14 years, 7 months ago (2009-09-12 18:19:23 UTC) #11
ced1
It must be finished soon if you want it in 1.4
14 years, 7 months ago (2009-09-28 09:28:35 UTC) #12
yangoon1
On 2009/09/28 09:28:35, ced wrote: > It must be finished soon if you want it ...
14 years, 7 months ago (2009-09-28 13:02:56 UTC) #13
ced1
Can be closed
14 years, 6 months ago (2009-10-13 12:33:48 UTC) #14
ced1
14 years, 5 months ago (2009-11-13 11:36:07 UTC) #15
On 2009/10/13 12:33:48, ced wrote:
> Can be closed

Please gour close it!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b