Metadata-Version: 2.4
Name: emrt.necd.theme
Version: 3.0.0
Summary: Installable theme: emrt.necd.theme
Home-page: https://github.com/collective/emrt.necd.theme
Author: Mikel Santamaria
Author-email: msantamaria@bilbomatica.es
License: GPL version 2
Project-URL: PyPI, https://pypi.org/project/emrt.necd.theme/
Project-URL: Source, https://github.com/collective/emrt.necd.theme
Project-URL: Tracker, https://github.com/collective/emrt.necd.theme/issues
Keywords: Python Plone CMS
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: Addon
Classifier: Framework :: Plone :: 5.2
Classifier: Framework :: Plone :: 6.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Requires-Python: >=3.7
License-File: LICENSE.GPL
License-File: LICENSE.rst
Requires-Dist: setuptools
Requires-Dist: z3c.jbot
Requires-Dist: plone.api>=1.8.4
Requires-Dist: plone.app.dexterity
Provides-Extra: test
Requires-Dist: plone.app.testing; extra == "test"
Requires-Dist: plone.testing>=5.0.0; extra == "test"
Requires-Dist: plone.app.contenttypes; extra == "test"
Requires-Dist: plone.app.robotframework[debug]; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on PyPI or github. It is a comment.

.. image:: https://github.com/collective/emrt.necd.theme/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/emrt.necd.theme/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/emrt.necd.theme/badge.svg?branch=main
    :target: https://coveralls.io/github/collective/emrt.necd.theme?branch=main
    :alt: Coveralls

.. image:: https://codecov.io/gh/collective/emrt.necd.theme/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/collective/emrt.necd.theme

.. image:: https://img.shields.io/pypi/v/emrt.necd.theme.svg
    :target: https://pypi.python.org/pypi/emrt.necd.theme/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/emrt.necd.theme.svg
    :target: https://pypi.python.org/pypi/emrt.necd.theme
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/emrt.necd.theme.svg?style=plastic   :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/emrt.necd.theme.svg
    :target: https://pypi.python.org/pypi/emrt.necd.theme/
    :alt: License


===============
emrt.necd.theme
===============

Installable theme: emrt.necd.theme

Features
--------

- Can be bullet points


Examples
--------

This add-on can be seen in action at the following sites:
- Is there a page on the internet where everybody can see the features?


Documentation
-------------

Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar


Translations
------------

This product has been translated into

- Klingon (thanks, K'Plai)


Installation
------------

Install emrt.necd.theme by adding it to your buildout::

    [buildout]

    ...

    eggs =
        emrt.necd.theme


and then running ``bin/buildout``


Authors
-------

Provided by awesome people ;)


Contributors
------------

Put your name here, you deserve it!

- ?


Contribute
----------

- Issue Tracker: https://github.com/collective/emrt.necd.theme/issues
- Source Code: https://github.com/collective/emrt.necd.theme
- Documentation: https://docs.plone.org/foo/bar


Support
-------

If you are having issues, please let us know.
We have a mailing list located at: project@example.com


License
-------

The project is licensed under the GPLv2.


Contributors
============

- Mikel Santamaria, msantamaria@bilbomatica.es
- David Bătrânu, david.batranu@eaudeweb.ro

Changelog
=========

3.0.0 (2026-04-24)
------------------

- Migrate to Plone 6 and Python 3.11

2.0.5.1 (2023-02-23)
--------------------

- Feature #260973 - Add formatting
  [batradav]

2.0.4 (2023-02-23)
------------------

- Bug #142227 - Counterpart can upload multiple files
  [batradav]


2.0.3 (2019-05-13)
------------------

- Bug #105255 - Dependency cleanup for plone-based image
  [batradav]


2.0.2 (2018-12-12)
------------------

- Bug #93003 - Logo tooltip
  [boteziri]


2.0.1 (2017-06-22)
------------------

- Task #83491 - add a Sorting by date functionality
  [batradav]


2.0 (2017-02-16)
----------------

- Task #82126 Cleanup the code in order to eliminate Step1
  emrt.necd.theme fork - replaced all esdrt.content instances with
  emrt.necd.theme, now depends on emrt.necd.content.
  [batradav]

1.33 (2017-01-25)
-----------------

- [refs #81024] Use portal title instead of hardcoded string in logo.pt.
  [batradav]


1.32 (2016-06-23)
-----------------

- observationRefCell display block


1.31 (2016-05-30)
-----------------

- Nothing changed yet.

1.30 (2016-05-26)
-----------------

- refs #72740, #72748 fix js on observation and conclusion
  [lucas]

1.29 (2016-04-20)
-----------------

- refs #71532 small js fix
  [lucas]

1.28 (2016-04-01)
-----------------

- Fix a small js bug.
  [lucas]


1.27 (2016-03-16)
-----------------

- Refs #70377 message improvements on login page [nituacor]


1.26 (2016-02-03)
-----------------

- Nothing changed yet.


1.25 (2015-10-21)
-----------------

- Nothing changed yet.


1.24 (2015-10-20)
-----------------

- Task #29850: Links to the observation are restricted


1.23.1 (2015-09-21)
-------------------

- Nothing changed yet.


1.23 (2015-09-21)
-----------------

- Nothing changed yet.


1.22 (2015-09-21)
-----------------

- Remove version check [MikelS]


1.21 (2015-08-27)
-----------------

- Update application title [MikelS]


1.20 (2015-08-26)
-----------------

- Additional collapsible headings in 'My view' [MikelS]


1.19 (2015-07-07)
-----------------

- Add missing functions


1.18 (2015-07-06)
-----------------

- Ticket #20628: Show logged in role.  [MikelS]


1.17 (2015-06-16)
-----------------

- Ticket #22167: Split key flags in two lines [MikelS]

- Ticket #26252: Tooltip icon info [MikelS]


1.16 (2015-06-05)
-----------------

- add items suggested by check-manifest [erral]

- remove ldap-related dependencies from setup.py. Refs #25802 [erral]



1.15.5 (2015-05-07)
-------------------

- Ticket #24552: Fix observation history


1.15.4 (2015-03-10)
-------------------

- Add dependencies previously handled by buildout [erral]


1.15.3 (2015-01-19)
-------------------

- show only workflow relevant roles. Refs #20628 [Mikel Larreategi <mlarreategi@codesyntax.com>]

- show group name as it comes from LDAP server. Refs #20628 [Mikel Larreategi <mlarreategi@codesyntax.com>]



1.15.2 (2014-12-19)
-------------------

- Nothing changed. Brown bag release [erral]


1.15.1 (2014-12-19)
-------------------

- Fix personal viewlet for anonymous users [erral]


1.15 (2014-12-19)
-----------------

- Show user rolres [erral]

- Show comments bigger [erral]


1.14 (2014-12-18)
-----------------

- Adjust markup of the chat-room tab [erral]


1.13 (2014-12-10)
-----------------

- DateTime showing [MikelS]


1.12 (2014-11-25)
-----------------

- Style changes [MikelS]


1.11 (2014-10-30)
-----------------
- Update default font [MikelS]


1.10 (2014-10-15)
--------------------

- Install dependencies [erral]

- Remove confidentiality checks [erral]

1.9 (2014-10-14)
-------------------

- Visualization changes [msantamaria]

1.8 (2014-09-02)
------------------

- Javascript fixes [erral]

1.7 (2014-08-25)
-----------------

- Show attachment links in comments [erral]


1.6 (2014-08-20)
----------------

- Update favicon [MikelS]


1.5 (2014-08-08)
----------------

- Add collapsible panels to observation [msantamaria]


1.4 (2014-07-02)
-------------------

- Visualization improvements [msantamaria]

1.3 (2014-05-27)
--------------------

- Hide the document byline [erral]

1.2 (2014-05-08)
-----------------

- Add a viewlet with the version number [erral]

1.1 (2014-04-28)
-----------------

- Style changes
  [msantamaria]

- Register new javascript file
  [msantamaria]

1.0.1 (2014-04-07)
------------------

- Add missing eea.icons dependency
  [erral]

1.0 (2014-04-04)
-------------------

- Initial release
  [erral]
