Commit graph

222 commits

Author SHA1 Message Date
lars 2ecc20e905 fixed the 'status' method of the encrypted_webinterface module
added a method 'create_misc_config_file' to cryptobox.core.settings
used this method to create the certificate file
improved the description on how to set up an encrypted webinterface connection
added description of the 'encrypted_webinterface' plugin to README.ssl
moved 'coding_guidelines.txt' to the wiki
2007-01-25 23:04:45 +00:00
lars 6d3286acd0 the plugin 'encrypted_webinterface' creates a valid certificate now
fixed some pylint warnings for 'date' plugin
fixed a syntax mistake in the 'date' plugin
2007-01-25 01:18:35 +00:00
lars ad3de60dd1 added "missing dependency" warnings to network, data, encrypted_webinterface and partition plugins
add "self.root_action" to the plugin specification
implement non-interactive key certificate creation during startup if necessary (the produced certificate is still broken)
run stunnel during startup
returned environment warnings are expected to be lists
2007-01-24 02:51:17 +00:00
lars c4d4ea399d minor improvement of README.proxy
moved "ReadOnlyConfig" warning to "partition" plugin
moved "NoSSL" warning to "encrypted_webinterface" plugin
display up to three warnings at once
2007-01-22 01:46:34 +00:00
lars 4f9ec1dabb minor language changes 2007-01-22 00:31:55 +00:00
lars 1524e9d159 added skeleton of new "encrypted webinterface" plugin -> managing ssl 2007-01-21 19:14:49 +00:00
lars f4b928e969 unified up/down link anchors: always adjust to the appropriate fieldset (instead of the moved plugin) 2007-01-21 18:08:38 +00:00
lars e57232efc9 display empty page after change of network address
use plugin setting for interface if defined (in cryptobox.conf)
fix change_ip in root_action
2007-01-20 20:59:38 +00:00
lars ab6e34ddf9 add "PluginSettings" section to the main configuration file
these settings are available for plugins as self.defaults[...]
run_webserver now uses "cryptobox-local.conf" ("cryptobox.conf" is the fallback)
2007-01-20 20:56:16 +00:00
lars c18cec2107 fixed: default form was never visible (no return value specified) 2007-01-20 19:33:56 +00:00
age 1714b4ded9 added missing </form> 2007-01-20 16:08:33 +00:00
age 5a476948cd renamed plugins in overview 2007-01-20 15:42:56 +00:00
age e7bacbf5ba * prepared gateway setting
* style changes
2007-01-20 15:41:18 +00:00
age db927f7e55 * unified the layout (fieldset)
* order buttons in 2 columns
* one save button, less confusion
2007-01-20 12:31:43 +00:00
lars 9c1f5c3fc2 moved plugin specific settings storing from volume_db to plugin_conf
store configured IP and restore during reboot
2007-01-19 01:51:35 +00:00
lars 73df006390 prevent potential recusion in plugin 'volume_props'
fixed serving of fallback icon for plugins
2007-01-17 22:15:35 +00:00
pootle-translation 3a88bde5d5 Commit from Thorax Translation Center by user lars. 4 of 25 messages translated (0 fuzzy). 2007-01-12 03:23:48 +00:00
pootle-translation c85243940f Slovenian translation finished by Clavdia 2007-01-12 01:54:25 +00:00
pootle-translation d99e711270 Italian texts translated by Clavdia 2007-01-12 01:53:09 +00:00
pootle-translation 743998cabb * Translation update from phil 2007-01-11 20:13:16 +00:00
lars 186384c47c some german translations by Steffen 2007-01-09 22:42:46 +00:00
lars 7a06758516 some translation made by Steffen 2007-01-08 23:37:03 +00:00
lars bd4ece2004 improved base test classes
added useful tools for testing
unified test environment
added description of test environment
2007-01-08 05:08:07 +00:00
lars 68e0cddc59 changed plugin specification: use generic "handle_event" instead of "setup" and "cleanup"
fixed bug in reinitializing of plugins (Closes: #111)
fixed glitch that delayed the results of the plugin_manager to go into effect by one request
2007-01-08 02:30:29 +00:00
lars 0cf35e287c removed obsolete dependency on "os" 2007-01-08 02:28:43 +00:00
lars e38d566088 create log directory during startup if it does not exist (debian)
skip creation of settings file if the location is not writeable during startup
add basic support for profiling
fixed is_device_allowed problem (was to strict)
2007-01-06 11:40:38 +00:00
lars cfb7a8d41d few german translation strings added 2007-01-03 01:07:51 +00:00
lars 6603c72bc6 some translations 2006-12-25 12:22:54 +00:00
lars 8e4e92b78c clavdia's translation 2006-12-25 11:54:11 +00:00
lars c75cd00e81 removed possible cause of mis-rendering 2006-12-19 23:35:22 +00:00
lars 99bb459d58 added comments for the use with 'pound'
replaced some nearly-static english texts
reduced resolution of language_selection icon to 64x64
2006-12-19 23:15:27 +00:00
lars 2e7f1664fe removed all explicit python2.4 dependencies 2006-12-19 19:03:43 +00:00
lars 449116f648 'shutdown' removed from preferences (still available in the main menu)
minor language changes for 'partition' plugin
minor design change
2006-12-19 17:30:50 +00:00
lars e9c48192ee minor language fix
script for reverting unimportant po-file changes
2006-12-19 16:06:52 +00:00
lars fa3d42f940 some slovenian translations 2006-12-19 14:52:40 +00:00
lars 794998f950 broken interface fixed in 'partition' plugin for ie
rendering bug of volume_properties fixed for ie
fixed screen width in a mozilla/ie compatible way
added german translation: 'log', 'network', 'volume_automount' and 'volume_details'
fixed config management of 'plugin_manager' plugin
fixed filtering of log level messages for 'logs' plugin
updated documentation for ssl configurations
changed default installation destinations in setup.py
added nice background images to environment and help messages
replaced message 'div' with 'fieldset'
moved stylesheet data of plugins to html header (as required by spec)
removed obsolete css definitions
removed obsolete old perl/bash code
improved 'update_po_files': remove obsolete msgids
functionality of 'update_english.sh' moved to 'update_po_files'
omit 'weblang' link attribute if it does not change the default setting
changed default language from 'de' to 'en'
fixed template bug that prevented the translation of plugin links
fixed invalid html
implement filecheck overriding for unittests
2006-12-18 13:37:08 +00:00
lars 52dd35e7b4 German translations by Henning for 'network', 'logs' and main 2006-12-18 13:02:59 +00:00
lars 3252f23c04 fixed some unittests
small layout improvements
added german translations for data and disks plugins
remove leading empty lines in html output to fix tidy warnings
2006-12-14 13:19:37 +00:00
lars 4d61bfbe77 improved some minor layout stuff 2006-12-14 01:34:07 +00:00
lars 87af175764 fixed some ssl detection stuff
disabled 'help' plugin for now
enabled some ownership checks in CryptoBoxRootActions
documentation updates for proxy and ssl configurations
2006-12-14 00:23:10 +00:00
lars 3e1bfda98e added some exception catching for writing setting files
added help texts for all plugins
fixed 'encryption status' bug in 'volume_details'
improved rendering of 'volume_properties' and 'user_manager'
chmod root directory of mounted volumes to 0777 to avoid later permission problems for samba or WebDAV
2006-12-13 10:01:58 +00:00
lars 108acd0e8a 'log' plugin: show warning if no log file is used
moved log file reading from cryptobox/core/main to 'log' plugin
added unittests for volume_mount, volume_format_fs and volume_rename
replace "get help" links with a "help mode" displaying information for every form
added first drafts of help texts for volume_mount, volume_format and partition
replaced the word 'container' with 'volume' in english texts
2006-12-12 13:34:05 +00:00
lars 77324ae946 added minor parts of slovene translation
fixed samba integration script
added syslog support
replaced 'pattern' with 'level' for 'logs' plugin
improved fetch_po_files script
improved output of log plugin
recursively storing setting files fixed
umask set to 022
defining bootup and shutdown handler for the server
implementing volume_automount mounting
simplified the output preperation of the partition plugin
"busy" flag handling moved from core/container to core/main
2006-12-11 14:16:10 +00:00
age 86503d0aab language changes 2006-12-11 09:47:21 +00:00
age cf92353747 language page stays after change 2006-12-08 00:49:32 +00:00
lars 3500b67a40 constant width of the main screen (works for mozilla/ff and ie55/60
refresh link for logs feature
change default setting of UseConfigPartition to "0"
README file rewritten
README.samba added
README.davfs added
README.Debian rewritten
event scripts for samba and apach2_dav improved
do not redirect to "disks overview" after successful plugin execution (e.g. date, ...)
unclean web dataset fixed
removed some non-translateable strings from po and pot files
automatically update the cryptobox version according to the debian package version number
2006-12-07 12:20:43 +00:00
lars f6ddb82f4c fixed wrong redirection after reboot (causing reboot loop)
clarified interpretation of blkid output
added missing success message to volume_format_fs
execute formatting in the background
mark busy devices as such
fixed a small bug in CryptoBoxRootActions
2006-12-06 16:25:52 +00:00
lars fe69eb38ae changed coding style according to pylint 2006-12-05 12:24:47 +00:00
lars f4fafae946 finished unittests for plugin volume_automount 2006-12-01 09:53:26 +00:00
lars 76e5366619 finished unittests for plugin date
finished unittests for plugin disks
finished unittests for plugin help
finished unittests for plugin language_selection
finished unittests for plugin logs
finished unittests for plugin network
finished unittests for plugin plugin_manager
finished unittests for plugin shutdown
finished unittests for plugin system_preferences
finished unittests for plugin user_manager
added english 'translations' to all plugins (by copying msgid to msgstr)
2006-11-30 14:36:53 +00:00
lars 8dea8e0b0e partly translated some stuff (testing the pootle interface) 2006-11-29 18:51:11 +00:00
lars 53342a75c9 esperanto language files removed 2006-11-29 13:42:22 +00:00
lars c9f8aea976 search for existing translations if the chosen language is not documented 2006-11-29 13:40:33 +00:00
lars ec73772334 added filtering to "logs" plugin - helpful for user reports and for unittests 2006-11-29 13:39:51 +00:00
lars f514c53bfd changed translation system of plugins to gettext 2006-11-28 13:16:52 +00:00
lars 1438913656 renamed python package to cryptobox-server
unittests are working again
http-error handling implemented
2006-11-27 19:25:26 +00:00
lars 1069b6267a removed obsolete format_fs.py script
minor fixes
2006-11-24 11:01:31 +00:00
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00
lars a66e5d3512 packaging improved
simplified use of uml-start script
2006-11-22 15:21:21 +00:00
lars fdff598a29 moved message handling back to each plugin
adapted plugin interface specification
replaced some more transparent png files with gif
added "Get help" links to all plugins
2006-11-15 11:46:32 +00:00
lars 6ab39e3ffb added new plugin: automount 2006-11-14 12:32:25 +00:00
lars f1f1c05226 exception was renamed
minor language fixes
2006-11-14 12:32:17 +00:00
lars 23bb313594 fixed a nasty typo
adapted to new volume name management
2006-11-14 12:32:08 +00:00
lars 405f6b90fa improved detection of 'active' plugin for marking in the main menu
plugin plugin_manager: prevent browser from caching repeatitive actions
plugin plugin_manager: add support for properties/volume visibility
plugins: moved message handling to central header file (templates/header.cs)
splitted 'volume_props' into 'volume_rename' and 'volume_chpasswd'
volume_props: turned into a container for small property changes
renamed 'format_fs' to 'volume_format_fs'
moved inclusion of 'show_volume_[header|footer].cs' to central header file
2006-11-13 16:11:07 +00:00
lars 77bead9983 added gif pictures for all plugins - inevitable, as ie does not support transparent png up to v6.0 2006-11-09 18:21:14 +00:00
lars b7e1423bcb some more validation fixes 2006-11-09 18:19:17 +00:00
lars ef910dddbc some html clean up 2006-11-09 17:43:14 +00:00
lars c353c36772 partition plugin: added a warning message and improved layout 2006-11-09 12:00:35 +00:00
lars 3fe6170979 improved usability of "plugin_manager" plugin 2006-11-08 12:19:30 +00:00
lars adab9731c5 unittest for plugin_manager fixed 2006-11-07 16:33:32 +00:00
lars 97ebd4c92e added: volume_mount - warning message for mounting of invalid filesystem types
improved: plugin_manager - usable for the different plugin types now
2006-11-07 13:48:06 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00