1211:85c4f9eea50f
|
2017-01-31 |
Paul Boddie |
changeset
files
shortlog
graph
|
Copy the configuration file from the distribution, not from the installed files. |
|
|
tools/install.sh
|
|
1210:7fe3be7f0ead
|
2017-01-30 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the config module to load and interpret the configuration file content,
exposing the settings as a dictionary instead of as module attributes. |
|
|
imiptools/config.py imiptools/config.txt imiptools/content.py imiptools/filesys.py imiptools/handlers/__init__.py imiptools/i18n.py imiptools/mail.py imiptools/profile.py imiptools/stores/database/postgresql.py imiptools/stores/file.py ...
|
|
1209:0453273cccec
|
2017-01-30 |
Paul Boddie |
changeset
files
shortlog
graph
|
Make the configuration a separate textual resource. |
|
|
imiptools/config.py imiptools/config.txt
|
|
1208:e8233d5dad81
|
2017-01-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Avoid importing modules to discover their paths, using imp.find_module instead.
Ensure a stable ordering of recorded modules. |
|
|
imiptools/handlers/scheduling/manifest.py tools/update_scheduling_modules.py tools/update_storage_modules.py
|
|
1207:10c2627ba58a
|
2017-01-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a manifest module for the stores package. |
|
|
imiptools/stores/manifest.py
|
|
1206:b91f5920af7c
|
2017-01-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Configure storage modules according to those present in the stores package,
similar to the way that scheduling modules are configured, introducing a new
tool to update the configuration when new modules are added. |
|
|
docs/wiki/Administration imiptools/stores/__init__.py imiptools/stores/database/__init__.py tools/install.sh tools/update_storage_modules.py
|
|
1205:8e9c052f4e5f
|
2016-12-20 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a tool for constructing event invitations. |
|
|
tools/invite.py
|
|
1204:5dbc885f21db
|
2016-12-20 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added convenience functions to make unique identifiers and new calendar objects. |
|
|
imiptools/client.py imiptools/data.py imipweb/calendar.py
|
|
1203:f12ef637a7dd
|
2016-12-20 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added documentation and copyright information to the showmail script. |
|
|
tools/showmail.py
|
|
1202:5b39e2df8e80
|
2016-12-20 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added set_quota_groups.py to the installed tools. |
|
|
tools/install.sh
|
|