Commit graph

71 commits

Author SHA1 Message Date
lars 38843516fa * fixed some coding style issues 2009-06-12 01:53:08 +00:00
lars 43a5c83ea8 update translations from Pootle server (translation branch v0.3.x) 2008-04-07 02:54:42 +00:00
lars 28c4d5b843 fix typo 2008-04-07 02:41:51 +00:00
lars e165d97819 replace "CryptoBox" with "CryptoNAS" in template files 2008-04-07 02:20:29 +00:00
age 35bed3b4e6 * fixed network unittests
* disabled unfinished blockdevice test
2008-02-18 11:01:44 +00:00
age d7c5b5ead5 removed two TODOs 2008-01-15 10:57:17 +00:00
lars 524555c8e8 change MAC retrieval to use ifconfig ('ip' would be an additional dependency) 2007-09-15 16:41:41 +00:00
age 247b188aec * network plugin displays mac address 2007-08-21 22:12:23 +00:00
lars 3224d59dfe change identation from tabs to spaces 2007-08-18 00:45:12 +00:00
age cbfddddeb2 * network plugin supports dhcp 2007-08-14 02:12:59 +00:00
lars fbe7adb3e4 skip delay of IP change if it is caused by the "bootup" event - Closes #156 2007-06-21 02:15:17 +00:00
pootle-translation 02573fff98 more translations made by:
* Andrzej S. Kaznowski (Polish)
 * Clavdia Horvat (Slovenian)
 * Fabrizio Tarizzo (Italian)
 * Gunar (Spanish)
 * Rino Simeone (Italian)
 * wei (Swedish)
2007-04-01 10:55:44 +00:00
lars 72139f9bd4 renamed "ee" (country code of Estonia) to "et" (language code of Eesti)
fixed some po file header tags
2007-03-29 21:17:01 +00:00
lars 3e75a0b778 added Eesti and Croatian 2007-03-29 19:49:07 +00:00
lars 7c2709e643 fixed svn:keyword tag 'Id' in various python files 2007-03-21 18:35:31 +00:00
lars f237d0c565 some language updates - from now on we are forking away from the v0.3.x translation base 2007-03-21 18:27:03 +00:00
pootle-translation e48612f9da Commit from Thorax Translation Center by user fabrizio. 28 of 28 messages translated (0 fuzzy). 2007-03-05 11:22:51 +00:00
pootle-translation 2d65c469c0 some more translations made by Fabrizio 2007-02-25 20:49:20 +00:00
pootle-translation 34c1d22b51 some more translation made by kinneko 2007-02-25 20:42:21 +00:00
pootle-translation 74483e2131 Initialization of Italian translation by Fabrizio 2007-02-24 01:15:59 +00:00
pootle-translation f9a942887a Initialization of Japanese translation by Kinneko 2007-02-24 01:13:55 +00:00
pootle-translation 9dbc8cb7e8 Commit from Thorax Translation Center by user lars. 28 of 28 messages translated (0 fuzzy). 2007-02-19 01:56:06 +00:00
pootle-translation 363ccaca81 Slovenian translations made by Clavdia 2007-02-15 23:36:00 +00:00
age 871fce3f6d self.defaults as discussed 2007-02-09 16:47:56 +00:00
lars 514f008b70 fixed plural forms or urdu and some encrypted_webinterface language files
fixed "isWriteable" check of CryptoBoxRootActions - failed on live-cd before
fixed exception handling for "create_misc_config_file"
2007-02-08 21:29:57 +00:00
age 2565f92413 * removed debug messages
* and yes it's tested
2007-02-08 12:22:54 +00:00
age fd00cf0d83 * fixes: value from config was not taken 2007-02-08 07:44:06 +00:00
lars 5019afd334 coding style improvements according to pylint 2007-02-08 02:17:18 +00:00
lars d893ebe170 minor language update of network, plugin_manager and logs 2007-02-07 08:32:03 +00:00
lars afd9aadcaa gateway setting finished (Closes: #89)
minor language change
2007-02-07 08:19:55 +00:00
pootle-translation 77185b28a5 Slovenian translation finished (again :)) by Clavdia 2007-02-06 15:57:25 +00:00
lars 71f4289ae4 added language files for Urdu 2007-02-05 22:38:37 +00:00
lars cbe9cf40a3 increased with of 'register_*' images
downscaled system plugin icons to 64x64
downscaled disk plugin icons to 32x32
2007-02-05 20:06:06 +00:00
lars 570cc000db minor language update 2007-02-05 20:03:49 +00:00
pootle-translation 4dd4e15694 Commit from Thorax Translation Center by user phil. 27 of 27 messages translated (0 fuzzy). 2007-02-03 21:59:57 +00:00
lars 7dd792afbb fixed the last unittest failures
encrypted_webinterface: clean up the environment setting before running 'stunnel'
2007-02-03 19:44:12 +00:00
age 929cd5636c * simplified layout (removed pane), disk plugin is still todo
* gw change (atm breaks network plugin)
* maybe the unittests are broken now again :( will check this on tuesday
2007-02-03 18:24:07 +00:00
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 b789fec8ad added regex for netmask
minor changes in language file
2007-01-30 09:12:54 +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 be8131d529 removed some unclean html stuff
updated plugin specfication
2007-01-27 02:19:41 +00:00
age 2911fcea64 * plugins titles via macro, with icon
* new network plugin gui
2007-01-27 01:12:18 +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 4f9ec1dabb minor language changes 2007-01-22 00:31:55 +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 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 e7bacbf5ba * prepared gateway setting
* style changes
2007-01-20 15:41:18 +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