199 Commits (master)
 

Author SHA1 Message Date
lars abacb36dbe added french translation (made by 'rike') to pythonrewrite branch 17 years ago
lars 1f265c78c0 fixed: change-password form was visible for plaintext volumes 17 years ago
lars b39f5ad7f8 added symbolic link to enable slovenian language (fixes unittest) 17 years ago
lars d1d2e1edd5 base unittest class for the web interface added
unittests for builtin pages seperated from plugin unittests
plugin unittest framework added
17 years ago
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)
17 years ago
lars 0d41663ec3 fixed language selection bug
added unittest to CryptoBoxPlugin
17 years ago
lars 10c52fb51c added "title" tag to form header macro 17 years ago
lars 1dc0da0382 unittests added to some plugins
added "name" tag to all form elements
17 years ago
age 0a8fc07556 twill experiments 17 years ago
lars 1ff4bd59fb minor language fix
svn property of check_language fixed
17 years ago
lars 491d16899f plugin configuration file added
setting "NameDatabase" replaced by "SettingsDir"
storing of local settings implemented (CryptoBoxSettings.write())
17 years ago
lars 11c2873934 moved "Rank" attribute from language file to plugin code
added plugin "plugin_manager"
added plugin "user_manager"
17 years ago
lars ee82f91a64 check "enabled" state of plugin before display
removed obsolete forms: 'form_init', 'form_init_partition', 'form_mount', 'form_umount' and 'form_config'
17 years ago
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)
17 years ago
lars ca13aebdc8 new plugins: 'format_fs', 'volume_mount', 'volume_props', 'shutdown' and 'volume_details'
new plugin attribute: "requestAuth"
17 years ago
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
17 years ago
lars 5fd04cf350 moved warning and success messages to lower right corner of screen
added tabbed design for volume plugins (first draft)
17 years ago
lars cbf0d0df06 removed some obsolete language values
added "AccessDenied"
17 years ago
lars 562db0cda8 "tabindex" attribute defined in all important templates 17 years ago
lars 3b0e787d2f moved plugin-specific css definitions to the appropriate plugin
cleaned up the error handling of WebInterfaceSites
17 years ago
lars c95ba55f25 stylesheet files added to 'partition' and 'log' plugin 17 years ago
lars 90efd72b8b removed setting "DocLanguage" (replaced by general "Language")
plugins are now classes inherited from CryptoBoxPlugin
language detection added (via request header "Accept-Language")
17 years ago
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
17 years ago
lars 52ccaeb530 replaced the old bash script for translation checks by a better (and longer) python script 17 years ago
lars e238cbd17e "Data.TemplateFile" changed to "Settings.TemplateFile"
redirection header fixed
"Settings.DocLang" replaced by "Settings.Language"
"Lang.Plugins" moved to "Settings.PluginList"
17 years ago
lars b061bb4793 language file specification changed: content is at top level and will get moved below "Lang" later 17 years ago
lars 2d8d4bdd2e fixed stylesheet for the "log" plugin 17 years ago
lars 3cc64e84f3 add (possible) config partition to 'partition' plugin 17 years ago
lars 1c8db28989 added gray disc icon for unitialized volumes
simple partitioning interface finished
order in navigation bar changed
ignore extended partitions (in container list)
17 years ago
age 665d18bdbd 17 years ago
lars 35737da625 test fixed 17 years ago
lars 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
17 years ago
age f2a7ceb61c favicon 17 years ago
lars f99e155b8c python directory renamed to former perl directory
comment on RFC
17 years ago
lars e80b8874ff implemented root actions for plugins
finished network and date plugins
renamed old 'bin' direcory
17 years ago
age 2b4180a83b *test.py restored 17 years ago
lars dba8ca79fd plugin interface implemented
example plugins added: date and network
moved "logs" to plugins
17 years ago
age 5af79f90b6 twill unittests are finally working 17 years ago
lars 88fc900cc5 moved configuration handling to CryptoBoxSettings
added configuration validation
updated unittests.CryptoBox for new configuration validation
17 years ago
lars 0aa1f9f74b german language file updated
WebInterfaceDataset replaces CryptoBoxWebserverSettings
WebInterfaceSites replaces CryptoBoxWebserverSites
input validation rewritten
clearsiler macro 'print_form_header' now expects the 'action' as a parameter
17 years ago
lars 0835144ad1 some comments and changes for the previous commit 17 years ago
age 7f9c736116 * removed hardcoded doclangs
* truly removed '?action'
* some RFC comments
17 years ago
lars 528652afcb minor language fixes
one unittest fixed
settings for webserver improved
somme RFCs and TODOs added
17 years ago
age 9ef218872a * added damn notworking twill tests 17 years ago
age fccfba66d7 * forgot to add Exceptions
* webserver conf in a file
17 years ago
age baafed8f38 improve language handling and url-parameter sanitizing 17 years ago
age f4bf1c7a34 +merged some config changes
@[l] please also check the webserver if you change the config
+moved language checkers
+changed input sanitizing
17 years ago
age f450e116a7 Lars' poland path #2 17 years ago
age 175cb831ad Lars' poland patch #1
debian rules
17 years ago
lars 3fd2064439 output of log action fixed
added some RFCs
added some unittests for CryptoBox config handling
17 years ago