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

Issue 4240076: Infinite loop with error dialog patch (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by nicoe
Modified:
14 years, 10 months ago
Reviewers:
vincentvdl, yangoon, ced
Visibility:
Public.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix columns width and False dictionnary computation #

Total comments: 7

Patch Set 3 : Prevent Dialog window to show up more than once #

Total comments: 4

Patch Set 4 : define build_dialog on UniqueDialog #

Unified diffs Side-by-side diffs Delta from patch set Stats (+303 lines, -267 lines) Patch
M tryton/common/common.py View 1 2 3 3 chunks +294 lines, -266 lines 0 comments Download
M tryton/gui/window/view_form/model/record.py View 1 2 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 12
nicoe
14 years, 11 months ago (2011-03-04 16:48:20 UTC) #1
yangoon
14 years, 11 months ago (2011-03-04 21:05:24 UTC) #2
ced
http://codereview.appspot.com/4240076/diff/1/tryton/common/common.py File tryton/common/common.py (right): http://codereview.appspot.com/4240076/diff/1/tryton/common/common.py#newcode552 tryton/common/common.py:552: label_roundup.set_markup(_('To report bugs you must have an account on ...
14 years, 11 months ago (2011-03-06 00:41:06 UTC) #3
nicoe
14 years, 11 months ago (2011-03-09 10:50:21 UTC) #4
nicoe
http://codereview.appspot.com/4240076/diff/1/tryton/common/common.py File tryton/common/common.py (right): http://codereview.appspot.com/4240076/diff/1/tryton/common/common.py#newcode552 tryton/common/common.py:552: label_roundup.set_markup(_('To report bugs you must have an account on ...
14 years, 11 months ago (2011-03-09 10:50:34 UTC) #5
vincentvdl
Hi, I have "no access" Model Access (= model access record with no read/write/create/delete rights) ...
14 years, 11 months ago (2011-03-10 16:23:01 UTC) #6
ced
http://codereview.appspot.com/4240076/diff/7001/tryton/common/common.py File tryton/common/common.py (right): http://codereview.appspot.com/4240076/diff/7001/tryton/common/common.py#newcode695 tryton/common/common.py:695: def message(msg, parent, msg_type=gtk.MESSAGE_INFO): Should do the same http://codereview.appspot.com/4240076/diff/7001/tryton/common/common.py#newcode709 ...
14 years, 11 months ago (2011-03-21 16:44:42 UTC) #7
nicoe
14 years, 10 months ago (2011-03-30 15:50:06 UTC) #8
ced
http://codereview.appspot.com/4240076/diff/13001/tryton/common/common.py File tryton/common/common.py (right): http://codereview.appspot.com/4240076/diff/13001/tryton/common/common.py#newcode492 tryton/common/common.py:492: dialog = self.build_dialog(*args) Better to define build_dialog that will ...
14 years, 10 months ago (2011-04-01 15:21:17 UTC) #9
nicoe
http://codereview.appspot.com/4240076/diff/13001/tryton/common/common.py File tryton/common/common.py (right): http://codereview.appspot.com/4240076/diff/13001/tryton/common/common.py#newcode492 tryton/common/common.py:492: dialog = self.build_dialog(*args) On 2011/04/01 15:21:18, ced wrote: > ...
14 years, 10 months ago (2011-04-01 15:49:35 UTC) #10
nicoe
14 years, 10 months ago (2011-04-01 15:50:02 UTC) #11
ced
14 years, 10 months ago (2011-04-07 13:45:42 UTC) #12
LGTM
Sign in to reply to this message.

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