Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

drag & drop sortable file_list #603

Closed
wants to merge 5 commits into from
Closed

drag & drop sortable file_list #603

wants to merge 5 commits into from

Commits on Jun 27, 2014

  1. update save_field()

    changed the != to !== in order to update file_list when the array has been reordered by the new .sortable() feature.
    twoelevenjay committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    59c4cb8 View commit details
    Browse the repository at this point in the history
  2. update the file_list() field type

    Added the jQuery-ui .sortable() to the file_list field type. Now these items are sortable by drag and drop.
    twoelevenjay committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    bedfa77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73c717 View commit details
    Browse the repository at this point in the history
  4. set .attach_list li img cursor property

    set cursor property to "move" for .attach_list li img
    twoelevenjay committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    5a1051a View commit details
    Browse the repository at this point in the history
  5. set .attach_list li img cursor property

    set cursor property to "move" for .attach_list li img
    twoelevenjay committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    64bed5b View commit details
    Browse the repository at this point in the history