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

pull #31

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

pull #31

wants to merge 39 commits into from

Commits on Aug 10, 2012

  1. initial push

    stlsmiths committed Aug 10, 2012
    Configuration menu
    Copy the full SHA
    a1ae5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2012

  1. initial push for gallery

    stlsmiths committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    4f5de93 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2012

  1. gallery push

    stlsmiths committed Aug 12, 2012
    Configuration menu
    Copy the full SHA
    29b3615 View commit details
    Browse the repository at this point in the history
  2. updated docs and src

    stlsmiths committed Aug 12, 2012
    Configuration menu
    Copy the full SHA
    728959d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. Configuration menu
    Copy the full SHA
    7736c5c View commit details
    Browse the repository at this point in the history
  2. updated per irc discussions

    stlsmiths committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    e5cc57a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2012

  1. first push

    stlsmiths committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    697fcab View commit details
    Browse the repository at this point in the history
  2. updated resizeFooter, css

    stlsmiths committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    b6d3e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2012

  1. update footerview css, js

    stlsmiths committed Aug 18, 2012
    Configuration menu
    Copy the full SHA
    824ac16 View commit details
    Browse the repository at this point in the history
  2. fixed pag-view css

    stlsmiths committed Aug 18, 2012
    Configuration menu
    Copy the full SHA
    aae64bc View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2012

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

Commits on Aug 26, 2012

  1. initial commit

    stlsmiths committed Aug 26, 2012
    Configuration menu
    Copy the full SHA
    2849cfe View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2012

  1. added selectedCells stuff

    stlsmiths committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    0038e53 View commit details
    Browse the repository at this point in the history
  2. remove Y.log

    stlsmiths committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    8cfd445 View commit details
    Browse the repository at this point in the history
  3. fixed destructor and docs

    stlsmiths committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    06b8733 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2012

  1. Rebuilt dt-pag logic, removed _bindPaginator

    Quite a bit of rewrite, remove _bindPaginator, added
    new attributes, serverPaginatorMap hash for translating
    pag state to querystring and from response.  Removed
    paginatorResize from PaginatorView and added it here.
    stlsmiths committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    3deff1f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2012

  1. trailing comma, docs

    stlsmiths committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    c04367c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2012

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

Commits on Sep 3, 2012

  1. Add preserve "select" on DT sort

    Added functionality to preserve the "selected" state after
    the data is sorted.  Added methods _beforeResetDataSelect and _
    afterResetDataSelect.  Also revised return values from _getSelectedRows
    and _getSelectedCells and deleted attribute selectedRecords.
    stlsmiths committed Sep 3, 2012
    Configuration menu
    Copy the full SHA
    c5957c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1d708 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2012

  1. Configuration menu
    Copy the full SHA
    9907120 View commit details
    Browse the repository at this point in the history
  2. update build.props

    stlsmiths committed Sep 5, 2012
    Configuration menu
    Copy the full SHA
    ab4ca1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    813748b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3d65eb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2012

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

Commits on Sep 12, 2012

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

Commits on Sep 17, 2012

  1. initial commit

    stlsmiths committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    4763b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17c5c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2012

  1. added openEventType attr

    stlsmiths committed Sep 18, 2012
    Configuration menu
    Copy the full SHA
    86e9b46 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2012

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

Commits on Sep 24, 2012

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

Commits on Nov 16, 2012

  1. Fix CSS, select click hndlr

    stlsmiths committed Nov 16, 2012
    Configuration menu
    Copy the full SHA
    9389753 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2012

  1. Fix IE .indexOf error

    stlsmiths committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    3ea0fb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2012

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

Commits on Nov 21, 2012

  1. Made several changes to dt-paginator;

      1.  Fixed local data sorting
      2.  Added overridable methods for sending remote requests, handling responses
      3.  Added support for null response from remote request
    stlsmiths committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    4255666 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2012

  1. updated pag-view

    stlsmiths committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    bbe771c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4350cc7 View commit details
    Browse the repository at this point in the history
  3. major rebuild of dt-pag

    stlsmiths committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    fced270 View commit details
    Browse the repository at this point in the history
  4. push of major rebuild

    stlsmiths committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    2cff78a View commit details
    Browse the repository at this point in the history