Commit graph

126 commits

Author SHA1 Message Date
lars 2c350207c9 added some informations about language files
added warnings for non-ssl and readonly-config
2006-11-03 14:27:11 +00:00
phil ea0759402a This character doesn't belong in here, does he? 2006-11-02 21:01:25 +00:00
phil 897c250020 spelling and grammar error 2006-11-02 20:55:29 +00:00
lars 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
lars 29d2e442f2 some more macros for a unified design
new volume properties design
2006-11-02 14:00:28 +00:00
lars 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
lars 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
lars 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
lars 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
lars 169b96ca56 svg source for used icons added 2006-11-01 09:31:21 +00:00
lars e480132304 obsolete templates removed 2006-11-01 09:29:58 +00:00
lars 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
lars 253b69e1db icons for disks in different states 2006-11-01 09:25:53 +00:00
lars b8e2332f96 design for menu items added
"a:hover" -> "text-decoration:underline" disabled
"lang" div format changed
2006-11-01 09:25:27 +00:00
lars c77c88476a french translation adapted to new hierarchie
one english item added
2006-11-01 09:23:59 +00:00
lars 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
lars 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
lars 9cde0b943a french help pages are in english for now (so we can pass the tests) 2006-11-01 03:33:15 +00:00
lars 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
lars cff42b7b6f removed obsolute code for icons 2006-10-31 15:34:31 +00:00
lars ec2b42c3be removed debbuging output 2006-10-31 15:32:47 +00:00
lars 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
lars ff60215da1 known problems with testoob and twill 2006-10-31 14:53:08 +00:00
lars 4b6681487e icons added to all system plugins (preliminary) 2006-10-31 02:50:29 +00:00
lars abacb36dbe added french translation (made by 'rike') to pythonrewrite branch 2006-10-30 22:00:46 +00:00
lars 1f265c78c0 fixed: change-password form was visible for plaintext volumes 2006-10-28 17:01:56 +00:00
lars b39f5ad7f8 added symbolic link to enable slovenian language (fixes unittest) 2006-10-26 12:33:25 +00:00
lars 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
lars 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
lars 0d41663ec3 fixed language selection bug
added unittest to CryptoBoxPlugin
2006-10-26 12:28:50 +00:00
lars 10c52fb51c added "title" tag to form header macro 2006-10-26 12:26:52 +00:00
lars 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
lars 1ff4bd59fb minor language fix
svn property of check_language fixed
2006-10-11 15:52:10 +00:00
lars 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
lars 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
lars 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
lars 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
lars 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
lars 0e8a5daa73 'show_volume' splitted into different pages
'/plugins' shows only plugins with 'system' capability
development draft for volume sub-page links
"access_denied" page added
2006-10-09 16:42:40 +00:00
lars 5fd04cf350 moved warning and success messages to lower right corner of screen
added tabbed design for volume plugins (first draft)
2006-10-09 16:41:57 +00:00
lars cbf0d0df06 removed some obsolete language values
added "AccessDenied"
2006-10-09 16:41:43 +00:00
lars 562db0cda8 "tabindex" attribute defined in all important templates 2006-09-27 12:20:54 +00:00
lars 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
lars c95ba55f25 stylesheet files added to 'partition' and 'log' plugin 2006-09-26 08:38:45 +00:00
lars 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
lars 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