CHANGES.rst
MANIFEST.in
Makefile
Makefile.i18n
Makefile.production
Makefile.release
README.rst
development.ini
manifest.json
production.ini
setup.py
test.ini
version.txt
hurm.fe.egg-info/PKG-INFO
hurm.fe.egg-info/SOURCES.txt
hurm.fe.egg-info/dependency_links.txt
hurm.fe.egg-info/entry_points.txt
hurm.fe.egg-info/namespace_packages.txt
hurm.fe.egg-info/not-zip-safe
hurm.fe.egg-info/requires.txt
hurm.fe.egg-info/top_level.txt
hurm/fe/__init__.py
hurm/fe/i18n.py
hurm/fe/locale/hurm-fe-client.cfg
hurm/fe/locale/hurm-fe-client.pot
hurm/fe/locale/hurm-fe-server.cfg
hurm/fe/locale/hurm-fe-server.pot
hurm/fe/locale/it/LC_MESSAGES/hurm-fe-client.mo
hurm/fe/locale/it/LC_MESSAGES/hurm-fe-client.po
hurm/fe/locale/it/LC_MESSAGES/hurm-fe-server.mo
hurm/fe/locale/it/LC_MESSAGES/hurm-fe-server.po
hurm/fe/printouts/__init__.py
hurm/fe/printouts/calendar.py
hurm/fe/printouts/edition.py
hurm/fe/printouts/location.py
hurm/fe/printouts/person.py
hurm/fe/static/all-classes.js
hurm/fe/static/all-styles.css
hurm/fe/static/app.js
hurm/fe/static/ext.js
hurm/fe/static/favicon.png
hurm/fe/static/app/controller/Login.js
hurm/fe/static/app/module/Activities.js
hurm/fe/static/app/module/ActivityPayloads.js
hurm/fe/static/app/module/Availabilities.js
hurm/fe/static/app/module/Duties.js
hurm/fe/static/app/module/Editions.js
hurm/fe/static/app/module/LocationDuties.js
hurm/fe/static/app/module/Locations.js
hurm/fe/static/app/module/PersonDuties.js
hurm/fe/static/app/module/Persons.js
hurm/fe/static/app/module/Tasks.js
hurm/fe/static/app/window/Login.js
hurm/fe/static/css/app.css
hurm/fe/static/images/application_form_edit.png
hurm/fe/static/images/logo.png
hurm/fe/static/images/s.gif
hurm/fe/static/images/modules/pdf.png
hurm/fe/static/images/modules/printer.png
hurm/fe/static/images/modules/activities/tag_blue.png
hurm/fe/static/images/modules/activities/tag_blue_edit.png
hurm/fe/static/images/modules/duties/user_time.png
hurm/fe/static/images/modules/editions/application_put.png
hurm/fe/static/images/modules/editions/calendar_edit.png
hurm/fe/static/images/modules/editions/date16.png
hurm/fe/static/images/modules/editions/date48.png
hurm/fe/static/images/modules/editions/page_white_excel.png
hurm/fe/static/images/modules/editions/page_white_put.png
hurm/fe/static/images/modules/locations/home.png
hurm/fe/static/images/modules/locations/houses16.png
hurm/fe/static/images/modules/locations/houses48.png
hurm/fe/static/images/modules/persons/user_edit.png
hurm/fe/static/images/modules/persons/users16.png
hurm/fe/static/images/modules/persons/users48.png
hurm/fe/static/images/modules/tasks/list_bullet.png
hurm/fe/static/images/wallpapers/scrat.jpg
hurm/fe/views/__init__.py
hurm/fe/views/activities.py
hurm/fe/views/auth.py
hurm/fe/views/availabilities.py
hurm/fe/views/countries.py
hurm/fe/views/download.py
hurm/fe/views/duties.py
hurm/fe/views/editions.py
hurm/fe/views/locations.py
hurm/fe/views/payloads.py
hurm/fe/views/persons.py
hurm/fe/views/subcountries.py
hurm/fe/views/tasks.py
tests/conftest.py
tests/test_data_views.py
tests/test_downloads.py
tests/test_printouts.py