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

add extension that make table like excel #954

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Dec 2, 2014

  1. Update composer.json

    Version update
    ma-si committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    9a21e59 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. Bower jquery version change

    x-editable doesnt work with jquery 2
    tasarsu committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    a3a5de1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2016

  1. Update bootstrap-editable.js

    I just put the current Year for the default maxDate (combodate).
    moradrouaguy committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    76cdd53 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. added Slider editor

    gkostov committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    6099e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Merge pull request vitalets#690 from ma-si/patch-1

    Update composer.json
    lorvent committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    28210f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitalets#849 from moradrouaguy/patch-1

    Update bootstrap-editable.js
    lorvent committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    42b6d07 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. removed commented out code

    gkostov committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    c2e64bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitalets#859 from PerformanceHorizonGroup/add-slid…

    …er-editor
    
    added Slider editor extension
    lorvent committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    c54078c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Merge pull request vitalets#697 from tasarsu/patch-1

    Bower jquery version change
    lorvent committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    565f730 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. default value for combodate.maxYear

    Set default value  for combodate.maxYear to current year
    AleksandrChernyavenko committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    85fa502 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Merge pull request vitalets#872 from AleksandrChernyavenko/master

    default value for combodate.maxYear ( must be current year, not 2015 )
    lorvent committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    717d7f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Incorrect deferred implementation

    This function creates a success object and a deferred object but the success object is never established as a handler for the deferred.  In practice this means that the display callback is never executed and values are never rendered.
    psaintlaurent committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    9275da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55709c View commit details
    Browse the repository at this point in the history
  3. Typo in github editor

    psaintlaurent committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    93789de View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Merge pull request vitalets#876 from psaintlaurent/patch-1

    Incorrect deferred implementation
    lorvent committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    e03afb2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2016

  1. Configuration menu
    Copy the full SHA
    fe5b56a View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitalets#898 from wenzhixin/patch-1

    fix vitalets#897: success is not defined bug
    lorvent committed May 8, 2016
    Configuration menu
    Copy the full SHA
    3e983bc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

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

Commits on Feb 15, 2017

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