Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve web_timeline view #5

Open
wants to merge 20 commits into
base: 8.0-web_timeline-prototype
Choose a base branch
from

Commits on Apr 27, 2015

  1. [ADD] new timeline widget

    lmignon committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    915ea0d View commit details
    Browse the repository at this point in the history
  2. Finalyse POC....

    lmignon committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    1224fd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Configuration menu
    Copy the full SHA
    cc1d71b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. [IMP] bind events

    lmignon committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    482fabc View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Configuration menu
    Copy the full SHA
    2af8d76 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. [IMP] Add scale buttons

    lmignon committed May 5, 2015
    Configuration menu
    Copy the full SHA
    4b4dae0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. Extracted from incubator

    lmignon committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    9a27af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79bc02 View commit details
    Browse the repository at this point in the history
  3. [FIX] View

    lmignon committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    379d164 View commit details
    Browse the repository at this point in the history
  4. remove wrong directory

    lmignon committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    6da056a View commit details
    Browse the repository at this point in the history
  5. [FIX] Copyright

    lmignon committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    2862c53 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Configuration menu
    Copy the full SHA
    981ceec View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Configuration menu
    Copy the full SHA
    377196c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9398a50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request acsone#2 from acsone/8.0-web_timeline-prototype-ape

    [8.0] Some changes on web_timeline
    lmignon committed May 25, 2016
    Configuration menu
    Copy the full SHA
    40943e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Configuration menu
    Copy the full SHA
    fd09bb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. [ADD] a few features

    hbrunn committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    91af085 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Merge pull request acsone#3 from hbrunn/web_timeline-prototype

    [ADD][web_timeline] a few features
    adrienpeiffer authored Jul 1, 2016
    Configuration menu
    Copy the full SHA
    a1feaa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Improve web_timeline view

    Check the collision of timeline items by start and stop date and not by "left" and "right", so that there is no item stacking when there is actually enough space for two items in the same line.
    
    Hide the description text of an item, which hasn't enough space to display the full text. 
    When hovering over the description, the text gets highlighted and fully visible.
    rahu1994 authored Oct 22, 2016
    Configuration menu
    Copy the full SHA
    bb3e5cb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    13d3b8e View commit details
    Browse the repository at this point in the history