{ "info": { "author": "Jimmy Theis", "author_email": "jimmy@jetheis.com", "bugtrack_url": null, "classifiers": [], "description": "Overview\n========\nThis is a Trac plugin that adds an admin panel for every custom ticket field\nthat is of type 'select' in the [ticket-custom] section of trac.ini. These\npanels behave very similarly to the 'Components,' 'Milestones,' 'Priorities,'\netc. panels.\n\nOptions\n-------\nThis plugin allows the following option to be added to the [ticket-custom]\nsection in trac.ini::\n\n .panel = \n\nThis is the string that will display as the title of the panel in the\nleft-hand panel selection area in the Trac 'Admin' section.\n\nChange History\n==============\n\n0.6.1(2011-03-03)\n-----------------\n * Use MANIFEST.in in the absence of a Subversion repository\n\n0.6(2011-03-03)\n---------------\n * Update setup.py and __init__.py to be properly recognized\n\n0.5(2010-01-10)\n---------------\n * All code adheres to `PEP 8 `_\n standards [jetheis]\n * Added ``ez_setup.py`` to package [jetheis]\n * Changed license to `GPLv3 `_\n [jetheis]\n\n0.4(2009-08-03)\n---------------\n * Added additional method to fully implement ITemplateProvider interface and\n avoid potential errors [jetheis]\n\n0.3(2009-07-26)\n---------------\n * Fixed missing template problem [jetheis]\n\n0.2(2009-07-20)\n---------------\n * Minor bug fixes [jetheis]\n\n0.1(2009-07-13)\n---------------\n * Initial release of plugin [jetheis]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jetheis/CustomSelectAdmin", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "CustomSelectAdmin", "package_url": "https://pypi.org/project/CustomSelectAdmin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CustomSelectAdmin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jetheis/CustomSelectAdmin" }, "release_url": "https://pypi.org/project/CustomSelectAdmin/0.6.1/", "requires_dist": null, "requires_python": null, "summary": "Modify custom select fields for tickets in an admin panel within Trac.", "version": "0.6.1" }, "last_serial": 784041, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "4aae2de816ca49801cd39f784ca5efec", "sha256": "ccfcf9753aead9f103fa18e083ba6db571af04a9f7c139fe68f838a358b37bd4" }, "downloads": -1, "filename": "CustomSelectAdmin-0.3.tar.gz", "has_sig": false, "md5_digest": "4aae2de816ca49801cd39f784ca5efec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3868, "upload_time": "2009-07-27T05:47:12", "url": "https://files.pythonhosted.org/packages/0e/d7/1e2803c04711050c3d1df2d7b7833f71aebf4cc78a3fbf9480709602aaa1/CustomSelectAdmin-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9ea5f4acac63f307ed8098ac0f96fa3b", "sha256": "df863f97587144203b4ff9d64e1f0a4fe89a07551c8070dd2792ff5f75b806fa" }, "downloads": -1, "filename": "CustomSelectAdmin-0.4.tar.gz", "has_sig": false, "md5_digest": "9ea5f4acac63f307ed8098ac0f96fa3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3992, "upload_time": "2009-08-04T06:31:15", "url": "https://files.pythonhosted.org/packages/dc/53/c38ec12c791f999a472b966d877d388a5ffa79fb5c0076e7aa3f93316786/CustomSelectAdmin-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "5071c8e9bfa0009ac017d85643147d9b", "sha256": "339fb0d455bfb5b75c4a109a6173d3e73987c9b49725647f1d6132b2f86f1236" }, "downloads": -1, "filename": "CustomSelectAdmin-0.5.tar.gz", "has_sig": false, "md5_digest": "5071c8e9bfa0009ac017d85643147d9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20148, "upload_time": "2010-01-11T01:09:45", "url": "https://files.pythonhosted.org/packages/c3/86/a5f330691b7a51c9df317065d4751c903853d571a97c646f90591100c672/CustomSelectAdmin-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "d5136a91bc4c8ac197e11cee0a19b4ec", "sha256": "f92bb269ae7515c8708892748350f77c44be9bed70a826316b2f78b9c7abec04" }, "downloads": -1, "filename": "CustomSelectAdmin-0.6.tar.gz", "has_sig": false, "md5_digest": "d5136a91bc4c8ac197e11cee0a19b4ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3545, "upload_time": "2011-03-03T06:55:56", "url": "https://files.pythonhosted.org/packages/17/1f/80744d661bd8156cb64f69ed290f9eccc1a71c18816b78480eab8cf5a25d/CustomSelectAdmin-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "f20a738decd8eecda6a716cfe2550bfa", "sha256": "820342f991175c1de3351af07b1f98dc8abec915fbcf26669d4afcf23ceff1c2" }, "downloads": -1, "filename": "CustomSelectAdmin-0.6.1.tar.gz", "has_sig": false, "md5_digest": "f20a738decd8eecda6a716cfe2550bfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18490, "upload_time": "2011-03-03T08:59:20", "url": "https://files.pythonhosted.org/packages/67/bb/983a0b4a69eacee3cff70bd048e2d4d25f198182d51c4c5809e81a0fb04a/CustomSelectAdmin-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f20a738decd8eecda6a716cfe2550bfa", "sha256": "820342f991175c1de3351af07b1f98dc8abec915fbcf26669d4afcf23ceff1c2" }, "downloads": -1, "filename": "CustomSelectAdmin-0.6.1.tar.gz", "has_sig": false, "md5_digest": "f20a738decd8eecda6a716cfe2550bfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18490, "upload_time": "2011-03-03T08:59:20", "url": "https://files.pythonhosted.org/packages/67/bb/983a0b4a69eacee3cff70bd048e2d4d25f198182d51c4c5809e81a0fb04a/CustomSelectAdmin-0.6.1.tar.gz" } ] }