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

merge version 1.4.0 into stable #307

Merged
merged 49 commits into from
Oct 1, 2015
Merged

merge version 1.4.0 into stable #307

merged 49 commits into from
Oct 1, 2015

Commits on Jun 17, 2015

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

Commits on Jul 1, 2015

  1. Configuration menu
    Copy the full SHA
    67e8ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86550e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #276 from sialcasa/275_public_viewlistcell

    275 public viewlistcell
    manuel-mauky committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    70a2b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0e3af3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #277 from sialcasa/258_remove_assertj_dependency_g…

    …cverifier
    
    #258 remove dependency to assertj from GCVerifier and mvvmfx-testing-…
    manuel-mauky committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    ee8953e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2015

  1. Configuration menu
    Copy the full SHA
    7823f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e99e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba92846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d33762b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b930b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddd78e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8deace View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97f5e27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ef3c60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e21ae8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #280 from sialcasa/217_cleanup_examples

    217 cleanup examples
    manuel-mauky committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    d8c9caa View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

  1. Merge pull request #279 from tomasz/279_weld_se_core

    Use stand-alone weld-se-core dependency instead of an uber-jar weld-se
    manuel-mauky committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    085b77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8faee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8054ed3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #282 from sialcasa/260_long_running_test

    #260 set failing test to ignore as a temporal fix
    manuel-mauky committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    57ecce7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #283 from sialcasa/281_listtransformation_bug

    #281 fix bug in ListTransformation
    manuel-mauky committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    5afe7e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98e17ce View commit details
    Browse the repository at this point in the history
  7. Merge pull request #284 from sialcasa/217_cleanup_examples

    #217 fixed and improved readme files
    manuel-mauky committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    82a6d75 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

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

Commits on Jul 23, 2015

  1. Merge pull request #285 from sialcasa/247_jfx_testrunner

    #247 add modified version of JfxRunner
    manuel-mauky committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    4ed98eb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2015

  1. #287: the view model's publish() method no longer needs an UI thread,…

    … this is delegated to the DefaultNotificationCenter which can be replaced in unit tests with NotificationCenterFactory.setNotificationCenter(...)
    Thiele, Michael committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    a61431c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into 287_change_notif…

    …ication_center
    Thiele, Michael committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    e6d5f30 View commit details
    Browse the repository at this point in the history
  3. #287: changed to new JfxRunner package

    Thiele, Michael committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    f46dafd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #288 from mthiele/287_change_notification_center

    #287: the view model's publish() method no longer needs an UI thread,…
    manuel-mauky committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    c0af6b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

  1. Configuration menu
    Copy the full SHA
    782288b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from sialcasa/289_notificationCenter_concurre…

    …ntModification
    
    #289 fix ConcurrentModificationException in NotificationCenter
    manuel-mauky committed Jul 31, 2015
    Configuration menu
    Copy the full SHA
    5bf3204 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Configuration menu
    Copy the full SHA
    779cdf5 View commit details
    Browse the repository at this point in the history
  2. #292 fixed bug

    manuel-mauky committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    d667cfd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #294 from sialcasa/292_bug_unexpected_vm_is_created

    292 bug unexpected vm is created
    manuel-mauky committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    13897bd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Configuration menu
    Copy the full SHA
    8fed2c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #296 from sialcasa/293_shortcut_cellfactory

    #293 simpler factory methods for CachedViewModelCellFactory
    manuel-mauky committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    a401638 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

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

Commits on Aug 20, 2015

  1. Revert "#286 weak references to observers"

    This reverts commit 099dab9.
    manuel-mauky committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    62f73be View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

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

Commits on Sep 4, 2015

  1. Merge pull request #298 from ThirstyGoat/221_ModelWrapper_listSupport

    #221 add list support to ModelWrapper
    manuel-mauky committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    0c0e733 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. Configuration menu
    Copy the full SHA
    23eed47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #302 from sialcasa/301_npe_notificationcenter

    #301 fix NPE in NotificationCenter
    manuel-mauky committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    491f58f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Configuration menu
    Copy the full SHA
    3506996 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from sialcasa/303_exception_wrong_vm_type

    #303 extended exception messages for wrong usage of InjectViewModel a…
    manuel-mauky committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    8cdfcdd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

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

Commits on Oct 1, 2015

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