Skip to main content

Administrative units and relationships for administrative directories.

Project description

Administrative units and relationships for administrative directories.

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Agency follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Agency uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI Release

License

onegov.agency is released under GPLv2

Changelog

1.12.0 (2019-07-05)

  • Minor UI improvements and fixed test. [dadadamotha]

1.11.0 (2019-05-27)

  • Adds the ability to disable user suggestions. [href]

1.10.3 (2019-04-12)

  • Fixes moving an agency throwing an UniqueViolation exception. [msom]

1.10.2 (2019-04-06)

  • Fixes sorting of people. [msom]

1.10.1 (2019-04-04)

  • Fixes letter filter being case sensitive. [msom]

1.10.0 (2019-04-01)

  • Adds vCards for memberships. [msom]

1.9.3 (2019-03-22)

  • Uses latest onegov.org release. [msom]

1.9.2 (2019-03-22)

  • Uses latest onegov.people release. [msom]

1.9.1 (2019-03-04)

  • Fixes CLI parameter. [msom]

1.9.0 (2019-02-18)

  • Adds parliamentary groups to people. [msom]

1.8.2 (2019-02-15)

  • Adds cache headers to the root PDF. [msom]

1.8.1 (2019-02-05)

  • Fixes vCard with special characters not working on Windows. [msom]

1.8.0 (2019-02-05)

  • Shows the function of the person. [msom]

  • Allows to import the function of the person. [msom]

  • Opens the export files (PDF, vCard) in a new window or tab. [msom]

  • Adjusts the AR PDF layout. [msom]

1.7.0 (2019-02-04)

  • Allows to sort suborganizations by name. [msom]

1.6.2 (2019-01-30)

  • Adds compatibility with latest onegov.core release. [msom]

1.6.1 (2019-01-29)

  • Adds support for ticket chats. [href]

1.6.0 (2019-01-08)

  • Reorganises settings into separate views. [href]

  • Shows additional information for ambiguous people when editing memberships. [msom]

1.5.0 (2019-01-07)

  • Allows to move agencies. [msom]

  • Moves the hidden contents view to the management settings. [msom]

  • Indicates drag and drop-sortable items by using the grab cursor. [msom]

1.4.0 (2018-12-03)

  • Allows to enable or disable YubiKeys on instance level. [msom]

1.3.0 (2018-11-29)

  • Allows to report mutations of a person or agency. [msom]

1.2.1 (2018-11-29)

  • Makes author in PDF layouts hard-coded. [msom]

1.2.0 (2018-11-29)

  • Adds organisation specific PDF layouts. [msom]

1.1.3 (2018-11-27)

  • Fixes typo. [msom]

1.1.2 (2018-11-27)

  • Moves less important person details down on the edit form. [msom]

1.1.1 (2018-11-27)

  • Restyles the hidden contents views. [msom]

1.1.0 (2018-11-26)

  • Adds a view to display all hidden elements. [msom]

  • Displays the persons picture in the detail view, if available. [msom]

  • Fixes cursor styling of chosen selects. [msom]

1.0.1 (2018-11-26)

  • Allows to clear the organisation filter. [msom]

  • Removes the XLSX export. [msom]

  • Fixes peoples phone numbers not beeing displayed. [msom]

  • Removes unused js parameters. [msom]

1.0.0 (2018-11-15)

  • Adds an XLSX export. [msom]

  • Allows to sort the relationships of an agency alphabetically. [msom]

  • Allows to create the root PDF using the UI. [msom]

  • Allows to order agencies, memberships and export fields. [msom]

  • Allows to hide agencies, people and memberships from the public. [msom]

  • Adds an addition and a note field to memberships. [msom]

  • Removes the mutation panels. [msom]

  • Exclude the person details configured in the organization. [msom]

  • Uses English paths. [msom]

  • Fixes adding memberships throwing an error. [msom]

0.0.4 (2018-11-01)

  • Resolves conflicts with onegov.orgs people views. [msom]

  • Fixes redirecting to the selected organisation not working on android. [msom]

  • Fixes the layouts of the panels for mobiles. [msom]

0.0.3 (2018-10-30)

  • Updates dependencies. [msom]

  • Reindexes during import. [msom]

0.0.2 (2018-10-30)

  • Initial Release. [msom]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onegov.agency-1.12.0.tar.gz (67.4 kB view details)

Uploaded Source

Built Distribution

onegov.agency-1.12.0-py3-none-any.whl (87.1 kB view details)

Uploaded Python 3

File details

Details for the file onegov.agency-1.12.0.tar.gz.

File metadata

  • Download URL: onegov.agency-1.12.0.tar.gz
  • Upload date:
  • Size: 67.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for onegov.agency-1.12.0.tar.gz
Algorithm Hash digest
SHA256 8befff545c53d6ea1903a0e57646b0985956c8d397a6bccb8dbaad75ce8ccc36
MD5 54a3e2528fd8c3590d2fed4bc4f6338a
BLAKE2b-256 19fb9b27782cbb032aa129f9580cf8bf0fae943782ad82f61c0bd59286103d82

See more details on using hashes here.

File details

Details for the file onegov.agency-1.12.0-py3-none-any.whl.

File metadata

  • Download URL: onegov.agency-1.12.0-py3-none-any.whl
  • Upload date:
  • Size: 87.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for onegov.agency-1.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d57a89f56b002de04b94034640e66293719547e07d3f855cfb31fbb7f1e702e0
MD5 bdb44e5a8df6e533eddb3f8e8b121dc0
BLAKE2b-256 6cdf0f2ea8ac4ea4042f42c33ba39943ab5a38145617c3ec7a00939852f71a7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page