All Versions
48
Latest Version
Avg Release Cycle
67 days
Latest Release
1094 days ago

Changelog History
Page 3

  • v0.9.4 Changes

    March 16, 2017

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v0.9.3 Changes

    March 14, 2017

    Full Changelog

    Closed issues:

    • Rails 5.1.0.beta1 deprecation #257
    • Move item X after item Y #256
    • Is there way to specify the position when creating a resource? #255

    ๐Ÿ”€ Merged pull requests:

    • Don't update a child destroyed via relation #261 (brendon)
    • No update list for collection classes #260 (IlkhamGaysin)
    • Fix deprecation introduced in ActiveRecord 5.1.0.beta1. Closes #257 #259 (CvX)
    • Refactor column definer module #258 (ledestin)
  • v0.9.2 Changes

    February 07, 2017

    Full Changelog

    Closed issues:

    • Getting invalid input syntax for uuid #253
  • v0.9.1 Changes

    January 26, 2017

    Full Changelog

    Closed issues:

    • DEPRECATION WARNING on rails 5.0 as of acts_as_list 0.9 #251
    • highter_items returns items with the same position value #247
    • Broken with unique constraint on position #245

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ—„ fixes #251 table_exists? deprecation warning with Rails 5.0 #252 (zharikovpro)
  • v0.9.0 Changes

    January 23, 2017

    Full Changelog

    Closed issues:

    • warning: too many arguments for format string #239
    • Broken tests related to time comparison #238
    • Shuffling positions is halting the callback chain #234
    • Reorder positions #233
    • Tests break when upgrading from 0.7.2 to 0.7.4 #228
    • RE #221 needing a test #226
    • Adding to existing model with data and methods don't work #209
    • Position is set incorrectly when circular dependencies exist #153

    ๐Ÿ”€ Merged pull requests:

  • v0.8.2 Changes

    September 23, 2016

    Full Changelog

    Closed issues:

    • We're a repo now, no longer a fork attached to rails/acts_as_list #232
    • Break away from rails/acts_as_list #224
    • Problem when inserting straight at top of list #109

    ๐Ÿ”€ Merged pull requests:

    • Show items with same position in higher and lower items #231 (jpalumickas)
    • fix setting position when previous position was nil #230 (StoneFrog)
  • v0.8.1 Changes

    September 06, 2016

    Full Changelog

    Closed issues:

    • Rubinius Intermittent testing error #218
    • ActiveRecord dependency causes rake assets:compile to fail without access to a database #84

    ๐Ÿ”€ Merged pull requests:

    • Refactor class_eval with string into class_eval with block #215 (rdvdijk)
  • v0.8.0 Changes

    August 23, 2016

    Full Changelog

    Closed issues:

    • Behavior with DB default seems unclear #219

    ๐Ÿ”€ Merged pull requests:

    • No longer a need specify additional rbx gems #225 (brendon)
    • Fix position when no serial positions #223 (jpalumickas)
    • ๐Ÿ†• Bug: Specifying a position with add_new_at: :top fails to insert at that position #220 (brendon)
  • v0.7.7 Changes

    August 18, 2016

    Full Changelog

    Closed issues:

    • Issue after upgrading to 0.7.5: No connection pool with id primary found. #214
    • ๐Ÿ†• Changing scope is inconsistent based on add_new_at #138
    • Duplicate positions and lost items #76

    ๐Ÿ”€ Merged pull requests:

  • v0.7.6 Changes

    July 15, 2016

    Full Changelog

    Closed issues:

    • ๐Ÿ†• add_new_at nil with scope causes NoMethodError #211

    ๐Ÿ”€ Merged pull requests: