Commit graph

134 commits

Author SHA1 Message Date
age
514101193d help & language icons 2006-11-04 13:04:44 +00:00
725b22a449 Make css validate 2006-11-03 16:55:43 +00:00
c6ea31ba56 Tranlated some words into English 2006-11-03 16:47:09 +00:00
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
2d7b34afaa added volume plugin icons
added environemt warnings
2006-11-03 14:27:48 +00:00
09b4aa12d6 added css for volume plugins and environment warnings 2006-11-03 14:27:41 +00:00
fc40d6c51a added svg sources of volume plugin icons 2006-11-03 14:27:31 +00:00
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
2c350207c9 added some informations about language files
added warnings for non-ssl and readonly-config
2006-11-03 14:27:11 +00:00
ea0759402a This character doesn't belong in here, does he? 2006-11-02 21:01:25 +00:00
897c250020 spelling and grammar error 2006-11-02 20:55:29 +00:00
c35e204a7b added some basic unittests
changed warning/success message system to a new style
unified design of "hints" in form interfaces
fixed small bugs in "network" and "partition" plugin interfaces
"partition" and "disks" plugins: show blockdevice size during device selection
german translation for "disks" plugin added
2006-11-02 14:01:09 +00:00
29d2e442f2 some more macros for a unified design
new volume properties design
2006-11-02 14:00:28 +00:00
edae23cbfd added some images with different resolutions for a new design draft
new design draft for volume properties
2006-11-02 13:58:19 +00:00
b779133fd6 added svg-sources for 'hint' icons (info, warning, error)
added some background gradients (just a draft)
2006-11-02 13:57:31 +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
e42902f641 some minor improvements of the README file for translations
minor improvement of the english language file
2006-11-02 13:54:13 +00:00
169b96ca56 svg source for used icons added 2006-11-01 09:31:21 +00:00
e480132304 obsolete templates removed 2006-11-01 09:29:58 +00:00
5c7a6c474c "show_plugin" macro supports different types of plugins
"show_volume" macro can display disks with appropriate icons according to their state
main interface partly moved to new design
2006-11-01 09:28:48 +00:00
253b69e1db icons for disks in different states 2006-11-01 09:25:53 +00:00
b8e2332f96 design for menu items added
"a:hover" -> "text-decoration:underline" disabled
"lang" div format changed
2006-11-01 09:25:27 +00:00
c77c88476a french translation adapted to new hierarchie
one english item added
2006-11-01 09:23:59 +00:00
87d99e8173 new menu plugins: "help", "system_preferences" and "disks"
description of plugin interface extended with possible redirection to another plugin
2006-11-01 09:22:58 +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
9cde0b943a french help pages are in english for now (so we can pass the tests) 2006-11-01 03:33:15 +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
ff60215da1 known problems with testoob and twill 2006-10-31 14:53:08 +00:00
4b6681487e icons added to all system plugins (preliminary) 2006-10-31 02:50:29 +00:00
abacb36dbe added french translation (made by 'rike') to pythonrewrite branch 2006-10-30 22:00:46 +00:00
1f265c78c0 fixed: change-password form was visible for plaintext volumes 2006-10-28 17:01:56 +00:00
b39f5ad7f8 added symbolic link to enable slovenian language (fixes unittest) 2006-10-26 12:33:25 +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
10c52fb51c added "title" tag to form header macro 2006-10-26 12:26:52 +00:00
1dc0da0382 unittests added to some plugins
added "name" tag to all form elements
2006-10-26 12:25:12 +00:00
age
0a8fc07556 twill experiments 2006-10-25 10:03:06 +00:00
1ff4bd59fb minor language fix
svn property of check_language fixed
2006-10-11 15:52:10 +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
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
ee82f91a64 check "enabled" state of plugin before display
removed obsolete forms: 'form_init', 'form_init_partition', 'form_mount', 'form_umount' and 'form_config'
2006-10-11 15:50:07 +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
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