Commit graph

27 commits

Author SHA1 Message Date
0fe6d426ed added mounting and unmounting of config partition
moved config partition handling to CryptoBoxSettings
implemented environment checks (writeable config, https (off for now))
chown mounted directory after mount to the cryptobox user
2006-11-03 14:27:19 +00:00
ada7458306 moved unittests for (formerly) internal pages to the appropriate plugins
added "do_unittests.sh" - this script should be used to run all unittests before commit
fixed nasty "cannot-switch-languages"-bug
fixed language data loading for plugins
2006-11-02 13:55:31 +00:00
7fd361d8ac allow alternative filename for "getIcon"
allow redirection from one plugin to another
removed obsolete sites (now handled by plugins)
2006-11-01 09:20:29 +00:00
4d692453cd improved init.d file 2006-10-31 18:40:11 +00:00
age
09b9e2ca76 start-stop-daemon 2006-10-31 17:54:58 +00:00
cff42b7b6f removed obsolute code for icons 2006-10-31 15:34:31 +00:00
ec2b42c3be removed debbuging output 2006-10-31 15:32:47 +00:00
5ca5164a50 default plugin icon added
plugins moved to /icons/plugins/PLUGINNAME
2006-10-31 15:11:57 +00:00
age
662be231b9 'clearsilver' dependencies 2006-10-31 15:07:13 +00:00
age
9990c5ec9f 'validate' dependency 2006-10-31 14:53:47 +00:00
4b6681487e icons added to all system plugins (preliminary) 2006-10-31 02:50:29 +00:00
d1d2e1edd5 base unittest class for the web interface added
unittests for builtin pages seperated from plugin unittests
plugin unittest framework added
2006-10-26 12:32:44 +00:00
a2043742e0 added MEMSIZE option to uml-setup.sh
changed default cipher to plain aes without essiv (otherwise it does not work with the uml-kernel)
2006-10-26 12:30:44 +00:00
0d41663ec3 fixed language selection bug
added unittest to CryptoBoxPlugin
2006-10-26 12:28:50 +00:00
age
0a8fc07556 twill experiments 2006-10-25 10:03:06 +00:00
491d16899f plugin configuration file added
setting "NameDatabase" replaced by "SettingsDir"
storing of local settings implemented (CryptoBoxSettings.write())
2006-10-11 15:51:28 +00:00
9321677078 unittests for CryptoBoxTools
mount/umount moved to separate volume plugins
volume name change moved to 'volume_props' plugin
webinterface for password change (luks) added
attribute "pluginCapabilities" added to plugins
attribute "requestAuth" added to plugins
http authentication implemented (for now: static user database)
2006-10-09 16:44:35 +00:00
3b0e787d2f moved plugin-specific css definitions to the appropriate plugin
cleaned up the error handling of WebInterfaceSites
2006-09-26 08:39:43 +00:00
90efd72b8b removed setting "DocLanguage" (replaced by general "Language")
plugins are now classes inherited from CryptoBoxPlugin
language detection added (via request header "Accept-Language")
2006-09-25 12:22:41 +00:00
3cc64e84f3 add (possible) config partition to 'partition' plugin 2006-09-20 10:40:37 +00:00
1c8db28989 added gray disc icon for unitialized volumes
simple partitioning interface finished
order in navigation bar changed
ignore extended partitions (in container list)
2006-09-18 10:16:05 +00:00
35737da625 test fixed 2006-09-14 15:55:55 +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
age
f2a7ceb61c favicon 2006-09-14 08:35:53 +00:00
f99e155b8c python directory renamed to former perl directory
comment on RFC
2006-09-13 11:10:38 +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
age
e0ec6cb9a4 init python rewrite 2006-08-14 15:40:12 +00:00