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

Revamp widget connector #391

Merged
merged 48 commits into from
Jul 10, 2014
Merged

Revamp widget connector #391

merged 48 commits into from
Jul 10, 2014

Commits on Mar 29, 2014

  1. Configuration menu
    Copy the full SHA
    10e6dd4 View commit details
    Browse the repository at this point in the history
  2. Eliminate reference to undefined variable

    Argument was passed to wp_stream_post_insert_error action
    westonruter committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    cc03d23 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

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

Commits on Apr 5, 2014

  1. Configuration menu
    Copy the full SHA
    8ecc107 View commit details
    Browse the repository at this point in the history
  2. Track widget movement to other sidebars

    Still have work to do to make this work properly in Customizer
    Use a different string template mechanism which prevents args from being needlessly added to Stream meta
    westonruter committed Apr 5, 2014
    Configuration menu
    Copy the full SHA
    7d1c452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fecc29f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa257f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52ea0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    339aaf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c010105 View commit details
    Browse the repository at this point in the history
  8. Prevent widget movement record if dealing with active/inactive widgets

    Fix label for movement to reverse from/to sidebars
    Use new tpl vars for summaries
    westonruter committed Apr 5, 2014
    Configuration menu
    Copy the full SHA
    dccd400 View commit details
    Browse the repository at this point in the history
  9. Fix widget object lookup for newly-created widgets

    Eliminate warning related
    westonruter committed Apr 5, 2014
    Configuration menu
    Copy the full SHA
    7ba6ba7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2014

  1. Turn deleted action into removed action for removing widget from sidebar

    Fix typo in logging deletions
    westonruter committed Apr 6, 2014
    Configuration menu
    Copy the full SHA
    01d4c4a View commit details
    Browse the repository at this point in the history
  2. Remove moved action

    westonruter committed Apr 6, 2014
    Configuration menu
    Copy the full SHA
    d4983c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2337ca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9dd001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a48e492 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67e2139 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    870fd53 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into widget-customizer

    Conflicts:
    	connectors/widgets.php
    westonruter committed Apr 6, 2014
    Configuration menu
    Copy the full SHA
    f792fe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Merge branch 'develop' into widget-customizer

    Conflicts:
    	connectors/widgets.php
    westonruter committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    9f85ce9 View commit details
    Browse the repository at this point in the history
  2. Allow PHPCS and WPCS to pull from different locations

     * Point to expirimental PHPCS and WPCS for rulset subsets
     * Introduce config file for managing Travis before_script environment
     * Remove phpcs.ruleset.xml since we're referencing a core ruleset
    
    See xwp/wp-dev-lib#30
    westonruter committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    6ba3888 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'phpcs-improvements' into widget-customizer

    Conflicts:
    	bin/.travis.yml
    	includes/admin.php
    	phpcs.ruleset.xml
    westonruter committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    6b35ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    948280e View commit details
    Browse the repository at this point in the history
  5. Add xss ok for phpcs

    westonruter committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    d1a5186 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa81069 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2014

  1. Merge branch 'develop' into widget-customizer

    Conflicts:
    	connectors/installer.php
    	includes/db.php
    	includes/feeds.php
    	includes/list-table.php
    	includes/query.php
    westonruter committed Apr 26, 2014
    Configuration menu
    Copy the full SHA
    aabe9f8 View commit details
    Browse the repository at this point in the history
  2. Collapse changes to sidebars_widgets in customizer

    Prevent widget from being incorrectly indicated as being deactivated and then reactivated in another sidebar during a move
    westonruter committed Apr 26, 2014
    Configuration menu
    Copy the full SHA
    297ccf0 View commit details
    Browse the repository at this point in the history
  3. Fix PHPCS issues

    westonruter committed Apr 26, 2014
    Configuration menu
    Copy the full SHA
    8f3f088 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2014

  1. Merge branch 'plugin-dev-lib' into widget-customizer

    Conflicts:
    	.ci-env.sh
    	bin/.travis.yml
    	bin/pre-commit
    	connectors/menus.php
    	connectors/widgets.php
    	includes/feeds.php
    westonruter committed May 1, 2014
    3 Configuration menu
    Copy the full SHA
    af2dfda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d172cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02309a2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2014

  1. Configuration menu
    Copy the full SHA
    ca2c47d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f3c39f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2014

  1. Merge branch 'develop' into widget-customizer

    Conflicts:
    	connectors/widgets.php
    frankiejarrett committed Jun 11, 2014
    Configuration menu
    Copy the full SHA
    033c3a7 View commit details
    Browse the repository at this point in the history
  2. Code formatting

    frankiejarrett committed Jun 11, 2014
    Configuration menu
    Copy the full SHA
    42ca9e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. Configuration menu
    Copy the full SHA
    f78fc45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e5c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f15fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c6bb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    849d2c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b87954 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e52f17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e31de41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8624e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed8f623 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4527a59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b134b1 View commit details
    Browse the repository at this point in the history