Skip to content

1.0.7-beta

Compare
Choose a tag to compare
@zackkatz zackkatz released this 17 Jul 05:03

= 1.0.7 on July 14 =

  • Edit Entry - you can add an Edit Entry link using the "Add Field" buttons in either the Multiple Entries or Single Entry tab.
    • For now, if the user has the ability to edit entries in Gravity Forms, they’ll be able to edit entries in GravityView. Moving forward, we'll be adding refined controls over who can edit which entries.
    • It supports modifying existing Entry uploads and the great Multiple-File Upload field.
  • Modified: Approved Entry functionality
    • Approve/Reject Entries now visible on all forms, regardless of whether the form has an "Approved" field.
    • The Approved field now supports being renamed
  • Added: Very cool DataTables extensions:
    • Scroller: dynamically load in new entries as you scroll - no need for pagination)
    • TableTools: Export your entries to CSV and PDF
    • FixedHeader: As you scroll a large DataTable result, the headers of the table stay at the top of the screen. Also, FixedColumns, which does the same for the main table column.
  • Added: Shortcodes for outputting Widgets such as pagination and search. Note: they only work on embedded views if the shortcode has already been processed. This is going to be improved. Read the documentation
  • Added: Search form fields now displayed horizontally by default. That can be changed.
  • Added: Easy links to "Edit Form", "Settings" and "Entries" for the Data Source Gravity Forms form in the All Views admin screen
  • Added: Integration with the Debug Bar plugin - very helpful for developers to see what's going on behind the scenes.
  • Fixed: Insert View embed code.
  • Fixed: Now supports View shortcodes inside other shortcodes (such as [example][gravityview][/example])
  • Fixed: Conflict with WordPress SEO OpenGraph meta data generators
  • Fixed: Enforced image max-width so images don't spill out of their containers
  • Fixed: Sanitized "Custom Class" field setting values to make sure the HTML doesn't break.
  • Modified: Updated GravityView_Admin_Views::is_gravityview_admin_page() to fetch post if not yet set.
  • Modified: Enabled merge tags in Custom Class field settings
  • Modified: Set margin and padding to 0 on pagination links to override theme conflicts
  • Modified: Updated gv_class() calls to pass form and entry fields to allow for merge tags
  • Modified: Default visibility capabilities: added "Can View/Edit Gravity Forms Entries" as options
  • Modified: Added custom class attribute sanitizer function
    gravityview_sanitize_html_class
  • Tweak: Improved the Embed View form layout
  • Tweak: Hide "Switch View" button when already choosing a view
  • Tweak: Moved shortcode hint to Publish metabox and added ability to easily select the text
  • Tweak: Added tooltips to fields in the View editor
  • Tweak: Remove WordPress SEO score calculation on Views
  • Tweak: Use $User->ID instead of $User->id in Name fields
  • Tweak: Added tooltip capability to field settings by using tooltip parameter. Uses the Gravity Forms tooltip array key.
  • Translation updates - thank you, everyone! The # of strings will stay more stable once the plugin's out of beta :-)