Merge lp:~dex-phx/openobject-client/calendar-view-fixes0 into lp:~openerp/openobject-client/old_trunk

Proposed by Mathias Picker
Status: Rejected
Rejected by: Christophe Simonis (OpenERP)
Proposed branch: lp:~dex-phx/openobject-client/calendar-view-fixes0
Merge into: lp:~openerp/openobject-client/old_trunk
To merge this branch: bzr merge lp:~dex-phx/openobject-client/calendar-view-fixes0
To post a comment you must log in.
Revision history for this message
Mathias Picker (mathias-picker) wrote :

Works fine & I'm happy to have it.
hippo-canvas 0.3.0 is the default on freebsd, so it's usefull to a wider (weelll.... :) audience.

Unmerged revisions

737. By Xavier ALT

[FIX] Update licence display via Help->Licence to GPLv3

736. By Xavier ALT

[FIX] Add spacer, so cal_view toolbar really goes on the right

735. By Xavier ALT

[IMP] Show week_numbers on minicalendar

734. By Xavier ALT

Some bugfix for Calendar

 - Sync gtk.Calendar and cal_view when use select a `day'.
 - Display correctly `selected day'.
 - Choose another default color for `today' day background. (with some
   LCD display, we won't be able to distinguish white and ivory color)

733. By Xavier ALT

Bugfix: background color not set for non-all_day events

 - Color are not set for non-all_day event, this lead to 'black background'
   events with lib hippo-canvas >= 0.3.0.

732. By Xavier ALT

calendar widget: when click on inactive day (month view) redisplay whole view

  - In a `month' calendar view, when we click on inactive day it update month
    (back or forth), but not gtk.Calendar and month label. Add a signal so
    we can inform the view to be redisplay on this condition.

731. By Xavier ALT

Bugfix: Some events are display on a `extra' day

  - If event end date (deadline) have a time set to 00:00:00,
    it will also be displayed on that `extra' day.
 (ex: event start_date = 2008-01-01 00:00:00
             and end_date = 2008-01-02 00:00:00
   should only be displayed on 1 day, not 2)

730. By Xavier ALT

Improve bugfix from r729 (<email address hidden>)

  - Use `end_of_day' function from SpiffGtkWidgets/Calendar/util.py

729. By Xavier ALT

Bugfix: calendar: events didn't show up on last week day.

 - On the calendar view, events starting on the last day of the week didn't
   show up. CanvasEventView.set_range() didn't treat `end' (datetime.day) as
   inclusive, so week ends badly on DATE(last_week_day, 00:00:00), insteaf of
   DATE(last_week_day, 23:59:59)

728. By Xavier ALT

Bugfix: calendar switch from 'day' to 'month' only show 1 `date' on 1st line

  - When expending CanvasGrid size, expand number of `columns' *before* `lines'. This prevent this display bug.

  * Fix LP #295725

Subscribers

People subscribed via source and target branches