Commit Graph

453 Commits

Author SHA1 Message Date
lars 5ea8e7836d fixed some unittests 2007-02-03 11:40:22 +00:00
lars 36fadb44e5 some language updates 2007-02-03 11:35:55 +00:00
lars 2cac563bea ignore non-readable or non-writeable block devices
added sources for help_browser_disable icon
2007-02-02 08:57:46 +00:00
lars b6cbdfac3c added different icon for disabling help texts (desgined by tenzintsedon@yahoo.co.in) 2007-02-01 08:45:30 +00:00
lars acac61fcbd always umount config partitions during shutdown - otherwise tmpfs would stay mounted
prepare the "help" dataset values for multiple reloading of the dataset
clarify text for no-write-allowed
keep only some specific link parameters during dis/enabling help
2007-01-31 00:25:26 +00:00
pootle-translation 8519e2514d Commit from Thorax Translation Center by user kessel. 4 of 16 messages translated (0 fuzzy). 2007-01-30 22:32:40 +00:00
age 545a5903c8 tsts eternal TODOs ;) - this should be fine now 2007-01-30 22:05:17 +00:00
pootle-translation d01517867c Commit from Thorax Translation Center by user lars. 15 of 22 messages translated (0 fuzzy). 2007-01-30 21:01:54 +00:00
age 1fcf8173f2 * README is readable here, try yours again
* thx for the filecheck feature; the TODO is obsolete
2007-01-30 11:26:33 +00:00
lars b789fec8ad added regex for netmask
minor changes in language file
2007-01-30 09:12:54 +00:00
age 14188be2ab * in fieldset 2007-01-30 03:31:34 +00:00
age 0cdf82b7aa * added part of netmask change feature; Lars please add a regex
* gateway change is in work..
* dhcp is stalled
2007-01-30 03:30:07 +00:00
lars 6359da105a there is a nicer way to disable security checks 2007-01-30 02:07:09 +00:00
age 1f24166835 did I miss this before? 2007-01-29 23:34:15 +00:00
lars 6d0975d32f improved the way how to avoid recursion in volume_properties
added useful result of get_status
2007-01-29 00:55:20 +00:00
age 0147531012 language icon & layout 2007-01-28 23:29:08 +00:00
age a388fc6910 new help icon 2007-01-28 22:59:30 +00:00
age 8950f61d4c with small fonts the fieldset would not start in a new line 2007-01-28 22:36:02 +00:00
age ef50cfae3e okay this fixes the fix ;) 2007-01-28 22:28:42 +00:00
age 5b6ea1fe01 commented out one line, which causes a rare bug; but I don't really
know if this isn't really needed
2007-01-28 22:27:04 +00:00
lars be8131d529 removed some unclean html stuff
updated plugin specfication
2007-01-27 02:19:41 +00:00
age 48b1ecb926 small title icon 2007-01-27 01:31:29 +00:00
age 4ecc7bacbf * updated plugin documentation
* added titles for disk & shutdown
2007-01-27 01:29:41 +00:00
age 2911fcea64 * plugins titles via macro, with icon
* new network plugin gui
2007-01-27 01:12:18 +00:00
age 7c7de72f29 now generic, all plugin .cs need to be adapted
and the languagefiles (Title)
2007-01-27 00:07:25 +00:00
age a16d14d8fa general plugintitle with icon (not yet gengeric) 2007-01-26 23:48:09 +00:00
lars ef20189851 fixed bug in plugin_manager (missing name of submit button)
cleaned up the base plugin code
2007-01-26 23:23:24 +00:00
age b85051a44d * more fieldsets + corresponding lang/help changes
* partition ui is still missing
2007-01-26 22:23:02 +00:00
lars 0c129de015 added "is_writeable" method to cryptobox.core.container
changed the log level of some messages
added early "not writeable" warnings to "volume_format_fs" and "partition" plugins
disable "encrypted_webinterface" by default (for cryptobox-server)
2007-01-26 21:53:24 +00:00
age 5da460a7fb * more layout changes
* everything in props is now in fieldsets
	* format & details coming soon..
* minor grammar changes
2007-01-26 09:44:00 +00:00
lars a8e69cec7c removed "tabindex" - does not work nicely with "properties" plugin 2007-01-26 09:28:12 +00:00
age a5e6e03351 * unified the mount layout
* small text enhancements; typo
2007-01-26 08:42:32 +00:00
lars 93e49bf2f2 mount tmpfs if no config partition is available (Closes: #117) 2007-01-26 00:18:22 +00:00
lars 772d617b73 chmod to secret certificate file to 0600 2007-01-25 23:14:08 +00:00
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 4e5b8e088f fixed a broken reference 2007-01-25 01:47:26 +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 16ce32c640 removed obsolete cron file
avoid empty links returned by the "link" macro - for standard compliance
explain the reasoning for using "CryptoBoxRootActionsLocal" in cryptobox.conf
reverting it from "CryptoBoxRootActions" back to "CryptoBoxRootActionsLocal"
2007-01-21 15:37:42 +00:00
age 71276ae7fa * fixes conffile variable
* removed ..Local because of super.tab
2007-01-21 11:07:54 +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 dcefd224e9 skip "isFileSafe" check for plugins' root_actions if the server is running as "root"
improve directory retrieval
2007-01-20 20:57:52 +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 b33263b11c remove some environment settings during startup 2007-01-20 20:50:36 +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