lars
4f9ec1dabb
minor language changes
16 years ago
lars
1524e9d159
added skeleton of new "encrypted webinterface" plugin -> managing ssl
16 years ago
lars
f4b928e969
unified up/down link anchors: always adjust to the appropriate fieldset (instead of the moved plugin)
16 years ago
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"
16 years ago
age
71276ae7fa
* fixes conffile variable
...
* removed ..Local because of super.tab
16 years ago
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
16 years ago
lars
dcefd224e9
skip "isFileSafe" check for plugins' root_actions if the server is running as "root"
...
improve directory retrieval
16 years ago
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)
16 years ago
lars
b33263b11c
remove some environment settings during startup
16 years ago
lars
c18cec2107
fixed: default form was never visible (no return value specified)
16 years ago
age
1714b4ded9
added missing </form>
16 years ago
age
5a476948cd
renamed plugins in overview
16 years ago
age
e7bacbf5ba
* prepared gateway setting
...
* style changes
16 years ago
age
db927f7e55
* unified the layout (fieldset)
...
* order buttons in 2 columns
* one save button, less confusion
16 years ago
lars
9c1f5c3fc2
moved plugin specific settings storing from volume_db to plugin_conf
...
store configured IP and restore during reboot
16 years ago
lars
297cdca0af
added release hints
16 years ago
lars
73df006390
prevent potential recusion in plugin 'volume_props'
...
fixed serving of fallback icon for plugins
16 years ago
pootle-translation
3a88bde5d5
Commit from Thorax Translation Center by user lars. 4 of 25 messages translated (0 fuzzy).
16 years ago
pootle-translation
c85243940f
Slovenian translation finished by Clavdia
16 years ago
pootle-translation
d99e711270
Italian texts translated by Clavdia
16 years ago
pootle-translation
743998cabb
* Translation update from phil
16 years ago
pootle-translation
070975c5ce
slovenian translation of the main strings
16 years ago
lars
186384c47c
some german translations by Steffen
16 years ago
lars
7a06758516
some translation made by Steffen
16 years ago
lars
bd4ece2004
improved base test classes
...
added useful tools for testing
unified test environment
added description of test environment
16 years ago
lars
b4f6312fb2
spelling fixed
16 years ago
lars
9ce310035a
fixed broken group membership changing of webserver ( Closes : #114 )
16 years ago
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
16 years ago
lars
0cf35e287c
removed obsolete dependency on "os"
16 years ago
lars
092df74547
minor improvements of pylint script
16 years ago
lars
706a4b2b6f
improved consistence of plugin list for the webinterface
16 years ago
lars
2cbd564f09
moved some constants to the right scope
16 years ago
lars
d9d28d2c58
reduced unnecessary loop in cryptobox.plugins.manage to remove duplicate log entries
16 years ago
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)
16 years ago
lars
cfb7a8d41d
few german translation strings added
16 years ago
lars
6603c72bc6
some translations
16 years ago
lars
8e4e92b78c
clavdia's translation
16 years ago
age
d232636d84
package tests
16 years ago
lars
c75cd00e81
removed possible cause of mis-rendering
16 years ago
lars
99bb459d58
added comments for the use with 'pound'
...
replaced some nearly-static english texts
reduced resolution of language_selection icon to 64x64
16 years ago
age
dfbb2c0ba3
startup hint
16 years ago
age
61562c9eec
bashism removed
16 years ago
lars
2e7f1664fe
removed all explicit python2.4 dependencies
16 years ago
lars
449116f648
'shutdown' removed from preferences (still available in the main menu)
...
minor language changes for 'partition' plugin
minor design change
16 years ago
lars
e9c48192ee
minor language fix
...
script for reverting unimportant po-file changes
16 years ago
lars
fa3d42f940
some slovenian translations
16 years ago
lars
9ec9475015
better permission handling of startup script
...
minor bugfixes
update of CryptoBoxWebserver manpage
16 years ago
lars
949f78958b
fuzzy translation approved
16 years ago
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
16 years ago
lars
52dd35e7b4
German translations by Henning for 'network', 'logs' and main
16 years ago