{ "info": { "author": "Simples Consultoria", "author_email": "products@simplesconsultoria.com.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "***************\ns17.taskmanager\n***************\n\n.. contents:: Table of Contents\n\nLife, the Universe, and Everything\n==================================\n\nA package containing a Dexterity-based content type and behaviors to provide a simple structure for managing tasks.\n\nFeatures\n--------\n\n- Tasks folder that contains tasks\n- One person responsible for managing the tasks\n- Define who can add tasks in the tasks folder\n- One person responsible for each task\n- Any user can watch the tasks\n\nMostly Harmless\n===============\n\n.. image:: https://secure.travis-ci.org/simplesconsultoria/s17.taskmanager.png?branch=master\n :alt: Travis CI badge\n :target: http://travis-ci.org/simplesconsultoria/s17.taskmanager\n\n.. image:: https://coveralls.io/repos/simplesconsultoria/s17.taskmanager/badge.png?branch=master\n :alt: coveralls badge\n :target: https://coveralls.io/r/simplesconsultoria/s17.taskmanager\n\n.. image:: https://pypip.in/d/s17.taskmanager/badge.png\n :target: https://pypi.python.org/pypi/s17.taskmanager/\n :alt: Downloads\n\nGot an idea? Found a bug? Let us know by `opening a support ticket`_.\n\n.. _`opening a support ticket`: https://github.com/simplesconsultoria/s17.taskmanager/issues\n\nDon't Panic\n===========\n\nInstallation\n------------\n\nTo enable this product on a buildout based installation:\n\n#. Edit your buildout.cfg and add ``s17.taskmanager`` to the list of eggs to install::\n\n [buildout]\n ...\n eggs =\n s17.taskmanager\n zcml =\n s17.taskmanager\n\nAfter updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.\n\nGo to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.\n\nCheck the box next to ``s17.taskmanager`` and click the 'Activate' button.\n\nChoose the product (check its checkbox) and click the 'Install' button.\n\nUsage\n-----\n\nTBD\n\nNot entirely unlike\n===================\n\n`Poi`_\n Poi is an issue tracker product for Plone.\n\n.. _`Poi`: https://pypi.python.org/pypi/Products.Poi\n\nShare and Enjoy\n===============\n\n``s17.taskmanager`` would not have been possible without the contribution of the following people:\n\n- Gustavo Lepri\n- H\u00e9ctor Velarde\n\nThis package is based on ``Poi`` so we must pay tribute to `all the people that made it possible`_.\n\nDevelopment sponsored by `Simples Consultoria`_.\n\n.. _`all the people that made it possible`: https://github.com/collective/Products.Poi/graphs/contributors\n.. _`Simples Consultoria`: http://www.simplesconsultoria.com.br/\n\nChangelog\n=========\n\nThere's a frood who really knows where his towel is.\n\n1.0b2 (2014-04-28)\n------------------\n\n- A bug that prevented edition of responses because of missing property\n ``wysiwyg_editor`` was fixed.\n [ericof]\n\n- Brazilian Portuguese translations were updated.\n [hvelarde]\n\n- Notification views were renamed to ``create-response``, ``delete-response``,\n ``edit-response`` and ``save-response``.\n [hvelarde]\n\n- Task panel and task views were refactored; some bugs were fixed: information\n displayed was reordered and markup was simplified.\n [hvelarde]\n\n- Fix content type information as previous rename was incomplete (an upgrade\n step is available).\n [hvelarde]\n\n- Support for z3c.autoinclude plugin was removed.\n [hvelarde]\n\n- Package dependencies were updated; dependencies on plone.principalsource,\n unittest2 and zope.app.container were removed. We now depend on plone.api.\n [hvelarde]\n\n\n1.0b1 (2012-09-28)\n------------------\n\n- Test Plone 4.3 compatibility. [hvelarde]\n\n- Deprecate use on Plone 4.1; we will support only Plone>=4.2. [lepri]\n\n- Fix package i18n. [lepri]\n\n- Rename content type from \"s17.app.taskmanager.taskfolder\" to \"TaskPanel\".\n [lepri]\n\n- Rename content type from \"s17.app.taskmanager.task\" to \"Task\". [lepri]\n\n- Rename package from s17.app.taskmanager to s17.taskmanager. [lepri]\n\n- Added the script rebuild_i18n.sh. [lepri]\n\n- Improved the internationalization in the vocabularies and javascripts.\n [lepri]\n\n- Some adjusts in task view [lepri]\n\n\n1.0a3 (2012-06-08)\n------------------\n\n- Improved history for changes in the task. [lepri]\n\n- Improved view for task. [lepri]\n\n- Added icon for task content. [lepri]\n\n\n1.0a2 (2012-05-21)\n------------------\n\n- Fixed distribution. [hvelarde]\n\n\n1.0a1 (2012-05-21)\n------------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.simplesconsultoria.com.br", "keywords": "dexterity plone contenttypes taskmanager", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "s17.taskmanager", "package_url": "https://pypi.org/project/s17.taskmanager/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/s17.taskmanager/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.simplesconsultoria.com.br" }, "release_url": "https://pypi.org/project/s17.taskmanager/1.0b2/", "requires_dist": null, "requires_python": null, "summary": "A package containing a Dexterity-based content type and behaviors to provide a simple structure for managing tasks.", "version": "1.0b2" }, "last_serial": 1145154, "releases": { "1.0b2": [ { "comment_text": "", "digests": { "md5": "1d4cbd06ee7b443ab50ede3b0e3a4b14", "sha256": "3283c5f518f25ea7dc4aa0ae388d417aeb860fb45eae436fc061d34952927a78" }, "downloads": -1, "filename": "s17.taskmanager-1.0b2.zip", "has_sig": false, "md5_digest": "1d4cbd06ee7b443ab50ede3b0e3a4b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67615, "upload_time": "2014-07-02T18:30:10", "url": "https://files.pythonhosted.org/packages/5b/90/dca6bb327d082e78f821fe4be8545ca707ddde1ced832ead63be23a57cd1/s17.taskmanager-1.0b2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d4cbd06ee7b443ab50ede3b0e3a4b14", "sha256": "3283c5f518f25ea7dc4aa0ae388d417aeb860fb45eae436fc061d34952927a78" }, "downloads": -1, "filename": "s17.taskmanager-1.0b2.zip", "has_sig": false, "md5_digest": "1d4cbd06ee7b443ab50ede3b0e3a4b14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67615, "upload_time": "2014-07-02T18:30:10", "url": "https://files.pythonhosted.org/packages/5b/90/dca6bb327d082e78f821fe4be8545ca707ddde1ced832ead63be23a57cd1/s17.taskmanager-1.0b2.zip" } ] }