senaite.app.spotlight


Namesenaite.app.spotlight JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/senaite/senaite.app.spotlight
SummaryMacOS like Spotlight search
upload_time2024-01-03 10:38:50
maintainer
docs_urlNone
authorRIDING BYTES & NARALABS
requires_python
licenseGPLv2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://raw.githubusercontent.com/senaite/senaite.app.spotlight/master/static/logo_pypi.png
   :target: https://github.com/senaite/senaite.app.spotlight
   :alt: senaite.app.spotlight
   :height: 128px


MacOS like Spotlight Search for SENAITE
=======================================

.. image:: https://img.shields.io/pypi/v/senaite.app.spotlight.svg?style=flat-square
   :target: https://pypi.python.org/pypi/senaite.app.spotlight

.. image:: https://img.shields.io/github/issues-pr/senaite/senaite.app.spotlight.svg?style=flat-square
   :target: https://github.com/senaite/senaite.app.spotlight/pulls

.. image:: https://img.shields.io/github/issues/senaite/senaite.app.spotlight.svg?style=flat-square
   :target: https://github.com/senaite/senaite.app.spotlight/issues

.. image:: https://img.shields.io/badge/README-GitHub-blue.svg?style=flat-square
   :target: https://github.com/senaite/senaite.app.spotlight#readme

.. image:: https://img.shields.io/badge/Built%20with-%E2%9D%A4-red.svg
   :target: https://github.com/senaite/senaite.app.spotlight

.. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
   :target: https://www.senaite.com


About
=====

Quickly find contents in SENAITE by pressing `Ctrl-Space` and start typing.

See the screencast how to use it: https://www.youtube.com/watch?v=AIA5atToc-c


Changelog
=========

2.5.0 (2024-01-03)
------------------

- #30 Compatibility with core#2368 (Drop usage of portal_catalog tool)


2.4.0 (2023-03-10)
------------------

- Version 2.3.0 -> 2.4.0


2.3.0 (2022-10-03)
------------------

- Version 2.2.0 -> 2.3.0


2.2.0 (2022-06-10)
------------------

- #27 Use searchable text index converter from catalog API
- #26 Improve spotlight search results


2.1.0 (2022-01-05)
------------------

- #25 Changed catalog imports for compatibility with senaite.core#1872
- Updated resources


2.0.0 (2021-07-26)
------------------

- #7 Use absolute portal URL for spotlight JS


2.0.0rc3 (2021-01-04)
---------------------

- Updated resources
- Updated build system to Webpack 5


2.0.0rc2 (2020-10-13)
---------------------

- Updated resources


2.0.0rc1 (2020-08-05)
---------------------

- Compatibility with `senaite.core` 2.x


1.0.3 (2020-08-04)
------------------

- updated resources


1.0.2 (2020-03-02)
------------------

- #2 Fix visible spotlight viewlet on page load
- #1 Added missing dependency to `senaite.jsonapi`


1.0.1 (2020-02-04)
------------------

- Minimized JS code from 124K to 53K


1.0.0 (2020-02-04)
------------------

- Initial release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/senaite/senaite.app.spotlight",
    "name": "senaite.app.spotlight",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "RIDING BYTES & NARALABS",
    "author_email": "senaite@senaite.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/32/4b9d120f9f72bc544b963878196dcfcc51c5bcd173eea6b9f3e61322e6f7/senaite.app.spotlight-2.5.0.zip",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/senaite/senaite.app.spotlight/master/static/logo_pypi.png\n   :target: https://github.com/senaite/senaite.app.spotlight\n   :alt: senaite.app.spotlight\n   :height: 128px\n\n\nMacOS like Spotlight Search for SENAITE\n=======================================\n\n.. image:: https://img.shields.io/pypi/v/senaite.app.spotlight.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/senaite.app.spotlight\n\n.. image:: https://img.shields.io/github/issues-pr/senaite/senaite.app.spotlight.svg?style=flat-square\n   :target: https://github.com/senaite/senaite.app.spotlight/pulls\n\n.. image:: https://img.shields.io/github/issues/senaite/senaite.app.spotlight.svg?style=flat-square\n   :target: https://github.com/senaite/senaite.app.spotlight/issues\n\n.. image:: https://img.shields.io/badge/README-GitHub-blue.svg?style=flat-square\n   :target: https://github.com/senaite/senaite.app.spotlight#readme\n\n.. image:: https://img.shields.io/badge/Built%20with-%E2%9D%A4-red.svg\n   :target: https://github.com/senaite/senaite.app.spotlight\n\n.. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg\n   :target: https://www.senaite.com\n\n\nAbout\n=====\n\nQuickly find contents in SENAITE by pressing `Ctrl-Space` and start typing.\n\nSee the screencast how to use it: https://www.youtube.com/watch?v=AIA5atToc-c\n\n\nChangelog\n=========\n\n2.5.0 (2024-01-03)\n------------------\n\n- #30 Compatibility with core#2368 (Drop usage of portal_catalog tool)\n\n\n2.4.0 (2023-03-10)\n------------------\n\n- Version 2.3.0 -> 2.4.0\n\n\n2.3.0 (2022-10-03)\n------------------\n\n- Version 2.2.0 -> 2.3.0\n\n\n2.2.0 (2022-06-10)\n------------------\n\n- #27 Use searchable text index converter from catalog API\n- #26 Improve spotlight search results\n\n\n2.1.0 (2022-01-05)\n------------------\n\n- #25 Changed catalog imports for compatibility with senaite.core#1872\n- Updated resources\n\n\n2.0.0 (2021-07-26)\n------------------\n\n- #7 Use absolute portal URL for spotlight JS\n\n\n2.0.0rc3 (2021-01-04)\n---------------------\n\n- Updated resources\n- Updated build system to Webpack 5\n\n\n2.0.0rc2 (2020-10-13)\n---------------------\n\n- Updated resources\n\n\n2.0.0rc1 (2020-08-05)\n---------------------\n\n- Compatibility with `senaite.core` 2.x\n\n\n1.0.3 (2020-08-04)\n------------------\n\n- updated resources\n\n\n1.0.2 (2020-03-02)\n------------------\n\n- #2 Fix visible spotlight viewlet on page load\n- #1 Added missing dependency to `senaite.jsonapi`\n\n\n1.0.1 (2020-02-04)\n------------------\n\n- Minimized JS code from 124K to 53K\n\n\n1.0.0 (2020-02-04)\n------------------\n\n- Initial release",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "MacOS like Spotlight search",
    "version": "2.5.0",
    "project_urls": {
        "Homepage": "https://github.com/senaite/senaite.app.spotlight"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3324b9d120f9f72bc544b963878196dcfcc51c5bcd173eea6b9f3e61322e6f7",
                "md5": "013f8f2563dd86abbad97bf8dfe70b32",
                "sha256": "4d346623331154bbc8ce97d23c096a972bdd038c3dde8f1460fe10dfa982ee5d"
            },
            "downloads": -1,
            "filename": "senaite.app.spotlight-2.5.0.zip",
            "has_sig": false,
            "md5_digest": "013f8f2563dd86abbad97bf8dfe70b32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 55219,
            "upload_time": "2024-01-03T10:38:50",
            "upload_time_iso_8601": "2024-01-03T10:38:50.931898Z",
            "url": "https://files.pythonhosted.org/packages/a3/32/4b9d120f9f72bc544b963878196dcfcc51c5bcd173eea6b9f3e61322e6f7/senaite.app.spotlight-2.5.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 10:38:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "senaite",
    "github_project": "senaite.app.spotlight",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "senaite.app.spotlight"
}
        
Elapsed time: 0.33119s