{"id":38973,"date":"2015-09-20T22:38:32","date_gmt":"2015-09-20T22:38:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/datask\/"},"modified":"2016-05-02T17:22:31","modified_gmt":"2016-05-02T17:22:31","slug":"datask","status":"closed","type":"plugin","link":"https:\/\/es.wordpress.org\/plugins\/datask\/","author":9773954,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.1","stable_tag":"1.1.1","tested":"4.5.33","requires":"4.2","requires_php":"","requires_plugins":"","header_name":"DaTask","header_author":"Mte90","header_description":"","assets_banners_color":"dcdddb","last_updated":"2016-05-02 17:22:31","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/Mte90\/DaTask","header_author_uri":"http:\/\/mte90.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1468,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1249906","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1249906","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1249906","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1249906","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1249906","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1249906","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1249906","resolution":"3","location":"assets"}},"screenshots":{"1":"The search box","2":"A task page","3":"Profile"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2505,2305,10794,567,10814,9600,7136],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-38973","plugin","type-plugin","status-closed","hentry","plugin_tags-activity","plugin_tags-badge","plugin_tags-badgeos","plugin_tags-csv","plugin_tags-learning","plugin_tags-task","plugin_tags-task-management","plugin_committers-mte90"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/datask_dcdddb.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/datask\/assets\/screenshot-1.png?rev=1249906","caption":"The search box"},{"src":"https:\/\/ps.w.org\/datask\/assets\/screenshot-2.png?rev=1249906","caption":"A task page"},{"src":"https:\/\/ps.w.org\/datask\/assets\/screenshot-3.png?rev=1249906","caption":"Perfil"}],"raw_content":"<!--section=description-->\n<p>DaTask is a tool for help people that join a project (with all the instructions) but not know how to start.<br \/>\nAllows to easily browse tasks and show in their profile the task done or in progress.<br \/>\nCase Example:<\/p>\n <ul>\n<li>Quality Assurance for your project<\/li>\n<li>Steps to release a new project <\/li>\n<li>Tasks for new collaborators on a project (ticket, patch, ecc)<\/li>\n<\/ul>\n <p>Check the wiki: <a href=\"https:\/\/github.com\/Mte90\/DaTask\/wiki\">https:\/\/github.com\/Mte90\/DaTask\/wiki<\/a><br \/>\nDemo site: <a href=\"http:\/\/datask.mte90.net\/\">http:\/\/datask.mte90.net\/<\/a><\/p>\n <p>Ajax Search based on <a href=\"https:\/\/github.com\/qstudio\/q-ajax-filter\">Search &amp; Filter via AJAX<\/a><\/p>\n <ul>\n<li>Bootstrap class names in frontend<\/li>\n<li>Template customizable (<code>datask<\/code> folder in your theme)<\/li>\n<li>Frontend Login options<\/li>\n<li>Ajax based<\/li>\n<li>Widgets avalaible<\/li>\n<li>New post type with 4 taxonomy: Team, Area, Difficulty and Estimated minute<\/li>\n<li>Support for <a href=\"https:\/\/github.com\/Mte90\/DaTask\/wiki\/API-Rest\">WP REST API v1 &amp; v2<\/a> in readonly<\/li>\n<li>Support for badge with BadgeOS<\/li>\n<li>Report\/Statistics system with CSV exporter<\/li>\n<li>User RSS for activity<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Using The WordPress Dashboard<\/h4>\n <ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'datask'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n <h4>Uploading in WordPress Dashboard<\/h4>\n <ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>datask.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n <h4>Using FTP<\/h4>\n <ol>\n<li>Download <code>datask.zip<\/code><\/li>\n<li>Extract the <code>datask<\/code> directory to your computer<\/li>\n<li>Upload the <code>datask<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<!--section=faq-->\n<h4>Shortcode<\/h4>\n <p>Insert the shortcode for search box:<\/p>\n <p>Parameter filter_type can have two values for show the select or the list for choose the taxonomy: filter_type=\"select\" or filter_type=\"list\"<\/p>\n <pre><code>[datask-search posts_per_page=\"10\" show_count=1] <\/code><\/pre>\n <p>Insert shortcode to show task in progress:<\/p>\n <pre><code>[datask-progress] <\/code><\/pre>\n <p>Show the badge attached to task [require BadgeOS}]<\/p>\n <pre><code>[datask-badge] <\/code><\/pre>\n <h4>Why not use the original project?<\/h4>\n <p>Check the wiki: <a href=\"https:\/\/github.com\/Mte90\/DaTask\/wiki\">https:\/\/github.com\/Mte90\/DaTask\/wiki<\/a><\/p>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n <ul>\n<li>[Add] Support for BrowserID signin<\/li>\n<li>[BugFix] Fix uninstall<\/li>\n<\/ul>\n <h4>1.1.0<\/h4>\n <ul>\n<li>[Add] Support for BadgeOS<\/li>\n<li>[Add] New shortcode [datask-badge]<\/li>\n<li>[Add] Support in readonly for WP REST API v2<\/li>\n<li>[Add] Custom Taxonomies slug settings<\/li>\n<li>[Add] Save the date of done\/later task<\/li>\n<li>[Add] Report page for admin with stats and exporter<\/li>\n<li>[Add] Feed RSS of the user activities<\/li>\n<li>[Improvement] Required task now are marked in frontend if done in task<\/li>\n<li>[BugFix] Improved inline documentation!<\/li>\n<li>[BugFix] Improved internal WP_Query<\/li>\n<\/ul>\n <h4>1.0.3<\/h4>\n <ul>\n<li>[Add] Czech Translation<\/li>\n<li>[Add] Scroll to comment area after Task Done<\/li>\n<li>[BugFix] Now order by task done works!<\/li>\n<\/ul>\n <h4>1.0.2<\/h4>\n <ul>\n<li>Support for Yoast SEO<\/li>\n<li>Better management of template files in <code>the_content<\/code> filter<\/li>\n<li>Rewrite support for Post Type slug<\/li>\n<li>Show avatar in porfile page<\/li>\n<li>Improvement on JS for search form<\/li>\n<\/ul>\n <h4>1.0.1<\/h4>\n <ul>\n<li>Fix in js pagination that not work <\/li>\n<li>datask folder in the theme for the template override (was templates\/datask)<\/li>\n<\/ul>\n <h4>1.0<\/h4>\n <ul>\n<li>First Release<\/li>\n<\/ul>","raw_excerpt":"Task Management system inspired to Mozilla OneAndDone project","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38973","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=38973"}],"author":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mte90"}],"wp:attachment":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38973"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38973"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38973"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38973"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38973"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}