issue3678
URL: http://codereview.tryton.org/3671003/
issue3692
URL: http://codereview.tryton.org/3681002/
issue3692
URL: http://codereview.tryton.org/3671002/
issue3692
URL: http://codereview.tryton.org/3661002/
When saving an instance if the relation field of a one2many item is set, it
should not try to save it as it will be replaced by the current record. And in
the worst case, the target set could not be valid and so it prevents to store
the instance which doesn't need of this target.
issue3501
URL
Allow to run action if no record is selected.
issue3685
URL: http://codereview.tryton.org/3611004/
Allow to run action if no record is selected.
issue3685
URL: http://codereview.tryton.org/3611003/
Since the removal of _inherits, calendar.attendee doesn't exist, so
Attendee must be converted into Mixin and used for calendar.event.attendee.
issue3662
URL: http://codereview.tryton.org/3601002/
issue3650
URL: http://codereview.tryton.org/3571002/
issue3677
URL: http://codereview.tryton.org/3561002/
issue3678
URL: http://codereview.tryton.org/3551002/
issue3678
URL: http://codereview.tryton.org/3501003/
(No description)
URL: http://codereview.tryton.org/3541002/
(No description)
URL: http://codereview.tryton.org/3541003/
issue3646
URL: http://codereview.tryton.org/3531002/
(No description)
URL: http://codereview.tryton.org/3511004/
(No description)
URL: http://codereview.tryton.org/3521003/
issue3677
URL: http://codereview.tryton.org/3521002/
(No description)
URL: http://codereview.tryton.org/3511002/
(No description)
URL: http://codereview.tryton.org/3471002/
The implicit gtk main iteration leads to bad ordered processing of events. So
as explicit is better than implicit, rpc calls that don't need to block
until the result use a callback.
URL: http://codereview.tryton.org/3461002/
Testing on the instance for Selection field is not enough because some field
selection could come from a Function field.
So it is better to use a dick typing style in this case.
issue3649
URL: http://codereview.tryton.org/3451002/
This one was missing in changeset 894fb914ef79
URL: http://codereview.tryton.org/3441002/
Needs http://codereview.tryton.org/3411002/
issue3668
URL: http://codereview.tryton.org/3421002/
(No description)
URL: http://codereview.tryton.org/3411002/
(No description)
URL: http://codereview.tryton.org/3431002/
(No description)
URL: http://codereview.tryton.org/3331003/
Since changeset 894fb914ef79, the set_cursor on form doesn't detect it was
closed and so the cursor widget is no more there.
URL: http://codereview.tryton.org/3401002/
(No description)
URL: http://codereview.tryton.org/3381002/
- Enforce origin state of modules
- Speedup on_write computation
- Better usage of record cache
URL: http://codereview.tryton.org/3361002/
contains patch from http://codereview.tryton.org/3131002/
issue3664
URL: http://codereview.tryton.org/3351002/
issue3596
URL: http://codereview.tryton.org/3341002/
issue3659
URL: http://codereview.tryton.org/3331002/
issue3659
URL: http://codereview.tryton.org/3311002/
(No description)
URL: http://codereview.tryton.org/3291003/
issue3652
URL: http://codereview.tryton.org/3291002/
Dynamic size was added in changeset 8ee7e142c8fd but the translate widget was
not updated.
URL: http://codereview.tryton.org/3271004/
When _sign is negative, it doesn't select the first column but the second.
So despite of selection the wrong column, it could crash if there is only one
column in the view.
URL: http://codereview.tryton.org/3241004/
issue3646
URL: http://codereview.tryton.org/3191003/
False is not always a good valid value for the field, so it is better to let
the field dealing with default value.
issue3643
URL: http://codereview.tryton.org/3281002/
issue3642
URL: http://codereview.tryton.org/3201004/
This enforce the usage of only active_mode, active_id and active_ids for relate
domain otherwise the behavior is not depend of the fields present on the view
and already loaded.
issue2474
URL: http://codereview.tryton.org/3271002/
Only active_mode, active_id and active_ids can be used on relate domain because
it is the only values which could be sur to be present.
Also it always try to use active_ids over active_id to give more possibilities
to the user.
issue2474
URL: http://codereview.tryton.org/3261002/
(No description)
URL: http://codereview.tryton.org/3241003/
This hack was added by changeset cd8bf16ecab4 to manage wizard launching other
wizards but changeset 8bcd8092c2d9 makes this hack useless.
issue3638
URL: http://codereview.tryton.org/3201003/
issue3637
URL: http://codereview.tryton.org/3221004/
Removing those attributes could lead to errors where in the code we expect to
have those attributes.
It is better to leave them and let the garbage collector detect them.
URL: http://codereview.tryton.org/3251002/
issue3343
URL: http://codereview.tryton.org/3241002/
issue3343
URL: http://codereview.tryton.org/3221003/
issue3343
URL: http://codereview.tryton.org/3231002/
The value sent for pre_validation will be used to instanciate a record in the
same way as on_change. It is also better to get the id also for pre_validate.
URL: http://codereview.tryton.org/3211002/
trytond: Add missing button in tree view documentation
URL: http://codereview.tryton.org/3201002/
issue3614
URL: http://codereview.tryton.org/3181002/
(No description)
URL: http://codereview.tryton.org/3111003/
(No description)
URL: http://codereview.tryton.org/3131003/
(No description)
URL: http://codereview.tryton.org/3131002/
It should use the text filled in the search entry.
And it should not close the window if nothing is found.
URL: http://codereview.tryton.org/3101003/
(No description)
URL: http://codereview.tryton.org/3101002/
(No description)
URL: http://codereview.tryton.org/3011005/
(No description)
URL: http://codereview.tryton.org/3041003/
trytond: Fix documentation about button name
URL: http://codereview.tryton.org/3011004/
(No description)
URL: http://codereview.tryton.org/3061003/
(No description)
URL: http://codereview.tryton.org/3091002/
(No description)
URL: http://codereview.tryton.org/3021003/
(No description)
URL: http://codereview.tryton.org/3081002/
(No description)
URL: http://codereview.tryton.org/3071002/
(No description)
URL: http://codereview.tryton.org/3051002/
This is the counterpart of the Pool register of extras_depend modules for the
XML record creation. It allow to create records if some other modules are
installed.
URL: http://codereview.tryton.org/3041002/
issue3550
URL: http://codereview.tryton.org/3011002/
(No description)
URL: http://codereview.tryton.org/3001002/
issue3587
URL: http://codereview.tryton.org/2991002/
Users could expect that importing from a specific window will inherit of his
behavior like the default value of fields. So the context of this window should
be passed to the import_data call.
URL: http://codereview.tryton.org/2971002/
As during the processing of imported data, there is no creation of new records,
the result of the search calls could be cached.
URL: http://codereview.tryton.org/2981002/
project: Make hours always visible
URL: http://codereview.tryton.org/2931004/
total_effort contains the effort of the children but sum_tree needs only the
value of the work without the children.
URL: http://codereview.tryton.org/2931003/
hours is also useful for work without timesheet as it could have children with
timesheet.
URL: http://codereview.tryton.org/2951002/
hours is also useful for work without timesheet as it could have children with
timesheet.
URL: http://codereview.tryton.org/2941002/
Initial leafs are works that are not parent.
URL: http://codereview.tryton.org/2931002/
(No description)
URL: http://codereview.tryton.org/2911002/
(No description)
URL: http://codereview.tryton.org/2921002/
(No description)
URL: http://codereview.tryton.org/2881002/
This makes the Binary widgets remeber the path of the last file edited, so it
can be selected by default by the open button.
issue3606
URL: http://codereview.tryton.org/2861002/
This will ease the edition of the report template from the client.
issue3608
URL: http://codereview.tryton.org/2851002/
(No description)
URL: http://codereview.tryton.org/2841002/
issue3570
URL: http://codereview.tryton.org/2811002/
- Force UTC timezone on MySQL connection
- Add 1s sleep to test check timestamp
URL: http://codereview.tryton.org/2801002/
(No description)
URL: http://codereview.tryton.org/2791002/
default_get should not call on_change when called in create because it could
modify values set by the caller.
issue3602
URL: http://codereview.tryton.org/2781002/
(No description)
URL: http://codereview.tryton.org/2771002/
(No description)
URL: http://codereview.tryton.org/2711003/
(No description)
URL: http://codereview.tryton.org/2701002/
(No description)
URL: http://codereview.tryton.org/2681004/
(No description)
URL: http://codereview.tryton.org/2711002/
(No description)
URL: http://codereview.tryton.org/2691002/
(No description)
URL: http://codereview.tryton.org/2681003/
(No description)
URL: http://codereview.tryton.org/2681002/
(No description)
URL: http://codereview.tryton.org/2661002/
The instance of many2one received in on_change call could be negative in case
it is a parent record not yet saved.
URL: http://codereview.tryton.org/2611002/
(No description)
URL: http://codereview.tryton.org/2601002/
A wizard could be launch by a button defined on a children record. In this
case, the ids to reload is not the ids from the wizard as they are from the
children model but just the current record.
issue3519
URL: http://codereview.tryton.org/2571002/
1 - 100 of 307 matches
Mail list logo