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

Gallery Add New, Sorting (Drag n Drop) and Date Input Default Fix #410

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

juyal-ahmed
Copy link
Contributor

  1. Gallery Input add new image with existing
  2. Drag and drop sorting
  3. Date input default value issue fix.

A fix for below mentioned notice issue:   
```
$panel->createOption( array(
        'name' => 'Finish',
        'id' => 'adv_end',
        'type' => 'date',
        'default' => '2017-04-10'
    ) );
```
Notice: A non well formed numeric value encountered in /var/www/html/wordpress/wp-content/plugins/titan-framework/lib/class-option-date.php on line 167
Fix - non well formed numeric value for date type
On post edit UI with existing gallery images now has support for new image.
Gallery Input Selected Image Sorting added with drag and drop jQuery UI.
@codeclinic
Copy link

Hi @tojibon,

I'm trying to resurrect this framework. Please add your pull reqest to my repo and let's get this thing active again.

https://github.com/codeclinic/Abased-Titan-Framework

Thanks
Phill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants