14188be2ab
* in fieldset
2007-01-30 03:31:34 +00:00
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
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
0147531012
language icon & layout
2007-01-28 23:29:08 +00:00
ef50cfae3e
okay this fixes the fix ;)
2007-01-28 22:28:42 +00:00
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
be8131d529
removed some unclean html stuff
...
updated plugin specfication
2007-01-27 02:19:41 +00:00
4ecc7bacbf
* updated plugin documentation
...
* added titles for disk & shutdown
2007-01-27 01:29:41 +00:00
2911fcea64
* plugins titles via macro, with icon
...
* new network plugin gui
2007-01-27 01:12:18 +00:00
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
b85051a44d
* more fieldsets + corresponding lang/help changes
...
* partition ui is still missing
2007-01-26 22:23:02 +00:00
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
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
a8e69cec7c
removed "tabindex" - does not work nicely with "properties" plugin
2007-01-26 09:28:12 +00:00
a5e6e03351
* unified the mount layout
...
* small text enhancements; typo
2007-01-26 08:42:32 +00:00
772d617b73
chmod to secret certificate file to 0600
2007-01-25 23:14:08 +00:00
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
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
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
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
4f9ec1dabb
minor language changes
2007-01-22 00:31:55 +00:00
1524e9d159
added skeleton of new "encrypted webinterface" plugin -> managing ssl
2007-01-21 19:14:49 +00:00
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
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
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
c18cec2107
fixed: default form was never visible (no return value specified)
2007-01-20 19:33:56 +00:00
1714b4ded9
added missing </form>
2007-01-20 16:08:33 +00:00
5a476948cd
renamed plugins in overview
2007-01-20 15:42:56 +00:00
e7bacbf5ba
* prepared gateway setting
...
* style changes
2007-01-20 15:41:18 +00:00
db927f7e55
* unified the layout (fieldset)
...
* order buttons in 2 columns
* one save button, less confusion
2007-01-20 12:31:43 +00:00
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
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
186384c47c
some german translations by Steffen
2007-01-09 22:42:46 +00:00
7a06758516
some translation made by Steffen
2007-01-08 23:37:03 +00:00
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
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
0cf35e287c
removed obsolete dependency on "os"
2007-01-08 02:28:43 +00:00
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
cfb7a8d41d
few german translation strings added
2007-01-03 01:07:51 +00:00
6603c72bc6
some translations
2006-12-25 12:22:54 +00:00
8e4e92b78c
clavdia's translation
2006-12-25 11:54:11 +00:00
c75cd00e81
removed possible cause of mis-rendering
2006-12-19 23:35:22 +00:00
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
2e7f1664fe
removed all explicit python2.4 dependencies
2006-12-19 19:03:43 +00:00
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
e9c48192ee
minor language fix
...
script for reverting unimportant po-file changes
2006-12-19 16:06:52 +00:00