{ "info": { "author": "Roberto Rosario", "author_email": "roberto.rosario@mayan-edms.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python" ], "description": ".. image:: https://gitlab.com/mayan-edms/cabinets/raw/master/contrib/art/logo.png\n\nDescription\n-----------\nMayan EDMS app that stores documents in a multi level hierarchy.\n\nLicense\n-------\nThis project is open sourced under the Apache 2.0\n\nInstallation\n------------\nActivate the virtualenv where you installed Mayan EDMS.\nInstall from PyPI::\n\n pip install mayan-cabinets\n\nIn your settings/local.py file add `cabinets` to your `INSTALLED_APPS` list::\n\n INSTALLED_APPS += (\n 'cabinets',\n )\n\nRun the migrations for the app::\n\n mayan-edms.py migrate\n\n\nAdd the media files from the app::\n\n mayan-edms.py collectstatic\n\n\nUpgrading\n---------\nActivate the virtualenv where you installed Mayan EDMS.\nInstall the latest version of Cabinets from PyPI::\n\n pip install -U mayan-cabinets\n\n\nDevelopment\n-----------\nClone repository in a directory outside of Mayan EDMS::\n\n git clone https://gitlab.com/mayan-edms/mayayn-cabinets.git\n\nSymlink the app into your Mayan EDMS' app folder::\n\n ln -s /cabinets/ /mayan/apps\n\nIn your settings/local.py file add `cabinets` to your `INSTALLED_APPS` list::\n\n INSTALLED_APPS += (\n 'cabinets',\n )\n\nRun the migrations for the app::\n\n ./manage.py migrate\n\n\n\n1.1.1 (2017-03-09)\n==================\n\n- Fix typo that removed the jstree dist folder\n Multi level widget should render correctly now\n\n1.1.0 (2017-02-07)\n==================\n\n- Fix cabinet list API endpoint.\n- Improve cabinet document API endpoints.\n- Add more API tests.\n\n1.0.0 (2017-01-25)\n==================\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/mayan-edms/cabinets", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "mayan-cabinets", "package_url": "https://pypi.org/project/mayan-cabinets/", "platform": "any", "project_url": "https://pypi.org/project/mayan-cabinets/", "project_urls": { "Homepage": "https://gitlab.com/mayan-edms/cabinets" }, "release_url": "https://pypi.org/project/mayan-cabinets/1.1.1/", "requires_dist": [ "django-mptt (==0.8.7)" ], "requires_python": "", "summary": "Multi level document hierachy app for Mayan EDMS.", "version": "1.1.1" }, "last_serial": 2693280, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ad9462aa0b021e90d31732e2316faf32", "sha256": "b60960c2345419ab123700a7a56253101895f4862d62503988fa37844e999e30" }, "downloads": -1, "filename": "mayan_cabinets-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "ad9462aa0b021e90d31732e2316faf32", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 851835, "upload_time": "2017-01-25T22:49:09", "url": "https://files.pythonhosted.org/packages/fd/49/5abf9623e741eaf8f98ece2c3b71d01b8f04586329700662cad89092685c/mayan_cabinets-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fab37f859dd902e7ccb9f3eba60a517f", "sha256": "0900ada35110686ba448b2fda564f65f14e3701951b4a412d46dc7d71bce5bd7" }, "downloads": -1, "filename": "mayan-cabinets-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fab37f859dd902e7ccb9f3eba60a517f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 809761, "upload_time": "2017-01-25T22:48:43", "url": "https://files.pythonhosted.org/packages/4a/61/7d43e23f14574f917228bd15464c642969afe1c4801161daac6e8875a6de/mayan-cabinets-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "816ca0b6ece9353c8e91a5dc95442754", "sha256": "3cd85a6686c98d2229e08eccf1f712bdf933c233593ffc9c4ddf99b1c555b671" }, "downloads": -1, "filename": "mayan_cabinets-1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "816ca0b6ece9353c8e91a5dc95442754", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 852974, "upload_time": "2017-02-07T06:57:11", "url": "https://files.pythonhosted.org/packages/27/ff/fdec8f3cdc791b7458609a6a1655012e7f2707cae9aa82f3cf0540f74fca/mayan_cabinets-1.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90994e4227d7a10fd7f040547d483ded", "sha256": "751fd2b54f2b765f3549e5251f502dcc6411ee87ee711331aa5c5e5a9a2bafc9" }, "downloads": -1, "filename": "mayan-cabinets-1.1.0.tar.gz", "has_sig": false, "md5_digest": "90994e4227d7a10fd7f040547d483ded", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 810586, "upload_time": "2017-02-07T06:57:02", "url": "https://files.pythonhosted.org/packages/dd/fc/98f7bc27d75572793402cef602a8c563c7b0014c5be42673ab9cb9886b03/mayan-cabinets-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "5764ff492d129ec772e728c47a429501", "sha256": "43b28f6f314308f32b2ae5bfcf18a9a2627bd4c623d68a5f60771f9c345dba6f" }, "downloads": -1, "filename": "mayan_cabinets-1.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "5764ff492d129ec772e728c47a429501", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 853164, "upload_time": "2017-03-09T05:37:24", "url": "https://files.pythonhosted.org/packages/ff/4f/5f0a480d39f35fe6bae4e9d1b22c61d2585b8d83c8cbf459540057c95078/mayan_cabinets-1.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00fe37308036ae46a451d324a76721b0", "sha256": "6b55dc01f6aaddc92e5752d2ca4ec35b9c8092306e2aba8a8f0d23a60fcab769" }, "downloads": -1, "filename": "mayan-cabinets-1.1.1.tar.gz", "has_sig": false, "md5_digest": "00fe37308036ae46a451d324a76721b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 804956, "upload_time": "2017-03-09T05:37:32", "url": "https://files.pythonhosted.org/packages/d8/e7/f03f26e12ceacdb9f1b88f7fe2087b62fd24437854847a8a3f14dbc8fc00/mayan-cabinets-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5764ff492d129ec772e728c47a429501", "sha256": "43b28f6f314308f32b2ae5bfcf18a9a2627bd4c623d68a5f60771f9c345dba6f" }, "downloads": -1, "filename": "mayan_cabinets-1.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "5764ff492d129ec772e728c47a429501", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 853164, "upload_time": "2017-03-09T05:37:24", "url": "https://files.pythonhosted.org/packages/ff/4f/5f0a480d39f35fe6bae4e9d1b22c61d2585b8d83c8cbf459540057c95078/mayan_cabinets-1.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00fe37308036ae46a451d324a76721b0", "sha256": "6b55dc01f6aaddc92e5752d2ca4ec35b9c8092306e2aba8a8f0d23a60fcab769" }, "downloads": -1, "filename": "mayan-cabinets-1.1.1.tar.gz", "has_sig": false, "md5_digest": "00fe37308036ae46a451d324a76721b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 804956, "upload_time": "2017-03-09T05:37:32", "url": "https://files.pythonhosted.org/packages/d8/e7/f03f26e12ceacdb9f1b88f7fe2087b62fd24437854847a8a3f14dbc8fc00/mayan-cabinets-1.1.1.tar.gz" } ] }