5846c3b0f8
added volume plugin icons
...
fixed small bugs in error output
fixed some subprocess.communicate mistakes
fixed display bug in partition plugin
2006-11-03 14:27:55 +00:00
1dc0da0382
unittests added to some plugins
...
added "name" tag to all form elements
2006-10-26 12:25:12 +00:00
11c2873934
moved "Rank" attribute from language file to plugin code
...
added plugin "plugin_manager"
added plugin "user_manager"
2006-10-11 15:50:24 +00:00
ca13aebdc8
new plugins: 'format_fs', 'volume_mount', 'volume_props', 'shutdown' and 'volume_details'
...
new plugin attribute: "requestAuth"
2006-10-09 16:43:14 +00:00
56e954d1c4
plugin interface changed: now we use classes (inherited by CryptoBoxPlugin) instead of plain scripts
...
added some log entries
use threading module instead of "fork" for background formatting
redirection for "network" plugin fixed
empty return value of plugins defaults to plugin overview page
2006-09-25 12:21:39 +00:00
de3280806f
language namespace for plugins separated
...
plugin interface changed ("prepareForm" removed)
plugins do not raise exceptions anymore
first part of the partitioning plugin
device-specific stuff moved to CryptoBoxTools
2006-09-14 12:33:01 +00:00
e80b8874ff
implemented root actions for plugins
...
finished network and date plugins
renamed old 'bin' direcory
2006-09-13 10:38:05 +00:00
dba8ca79fd
plugin interface implemented
...
example plugins added: date and network
moved "logs" to plugins
2006-09-12 08:55:20 +00:00