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

Improvements on multifields #105

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Aug 9, 2013

  1. Always create new media frame to allow multiple upload fields.

    Philipp Schreiber committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    6ab1430 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2013

  1. Adds field id to display_callback function call to allow custom field…

    …s in multifield
    Philipp Schreiber committed Aug 11, 2013
    Configuration menu
    Copy the full SHA
    61164d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Improves multifield cloning / add new feature

    Philipp Schreiber committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    3151ea3 View commit details
    Browse the repository at this point in the history
  2. Changes variable names, adds possibility to delete first element

    Deletion of first element clears values instead if deleting the
    container
    Philipp Schreiber committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    3b09998 View commit details
    Browse the repository at this point in the history
  3. Adds sortable functionality

    Philipp Schreiber committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    84bff17 View commit details
    Browse the repository at this point in the history
  4. Changes on multifield

    - Moves multifield handling to the end of the file
    - Allows more multifield field_types
    - Removes background colors
    - upload and link fields are working on multifield
    - datepickers, datetimepickers and timepickers are working on multifield
    Philipp Schreiber committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    6811c62 View commit details
    Browse the repository at this point in the history
  5. Small style fixes

    Philipp Schreiber committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    888f4a6 View commit details
    Browse the repository at this point in the history
  6. Small style fixes

    Philipp Schreiber committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    3a78713 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2014

  1. Fixes strict standards message in line 1265

    Strict Standards: Only variables should be passed by reference in
    custom_metadata.php on line 1265
    Philipp Schreiber committed Feb 22, 2014
    Configuration menu
    Copy the full SHA
    7b53164 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. Removes debug alert

    Philipp Schreiber committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    5afce1f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2014

  1. Adds new field type sortable-select

    Philipp Schreiber committed Jun 22, 2014
    Configuration menu
    Copy the full SHA
    3a4d2ae View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2014

  1. adds sortable select to field_types array

    Philipp Schreiber committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    48ee8cb View commit details
    Browse the repository at this point in the history
  2. fixes sortable select css

    Philipp Schreiber committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    23c9cbd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. Fixes upload fields on multifield

    Philipp Schreiber authored and Philipp Schreiber committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    942db9c View commit details
    Browse the repository at this point in the history
  2. Fixed small bug with multified images

    Philipp Schreiber authored and Philipp Schreiber committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    0d9d8a4 View commit details
    Browse the repository at this point in the history