Commit Graph

  • 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 lars 2007-01-22 01:46:34 +0000
  • 4f9ec1dabb minor language changes lars 2007-01-22 00:31:55 +0000
  • 1524e9d159 added skeleton of new "encrypted webinterface" plugin -> managing ssl lars 2007-01-21 19:14:49 +0000
  • f4b928e969 unified up/down link anchors: always adjust to the appropriate fieldset (instead of the moved plugin) lars 2007-01-21 18:08:38 +0000
  • 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" lars 2007-01-21 15:37:42 +0000
  • 71276ae7fa * fixes conffile variable * removed ..Local because of super.tab age 2007-01-21 11:07:54 +0000
  • 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 lars 2007-01-20 20:59:38 +0000
  • dcefd224e9 skip "isFileSafe" check for plugins' root_actions if the server is running as "root" improve directory retrieval lars 2007-01-20 20:57:52 +0000
  • 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) lars 2007-01-20 20:56:16 +0000
  • b33263b11c remove some environment settings during startup lars 2007-01-20 20:50:36 +0000
  • c18cec2107 fixed: default form was never visible (no return value specified) lars 2007-01-20 19:33:56 +0000
  • 1714b4ded9 added missing </form> age 2007-01-20 16:08:33 +0000
  • 5a476948cd renamed plugins in overview age 2007-01-20 15:42:56 +0000
  • e7bacbf5ba * prepared gateway setting * style changes age 2007-01-20 15:41:18 +0000
  • db927f7e55 * unified the layout (fieldset) * order buttons in 2 columns * one save button, less confusion age 2007-01-20 12:31:43 +0000
  • 9c1f5c3fc2 moved plugin specific settings storing from volume_db to plugin_conf store configured IP and restore during reboot lars 2007-01-19 01:51:35 +0000
  • 297cdca0af added release hints lars 2007-01-17 22:48:55 +0000
  • 73df006390 prevent potential recusion in plugin 'volume_props' fixed serving of fallback icon for plugins lars 2007-01-17 22:15:35 +0000
  • 3a88bde5d5 Commit from Thorax Translation Center by user lars. 4 of 25 messages translated (0 fuzzy). pootle-translation 2007-01-12 03:23:48 +0000
  • c85243940f Slovenian translation finished by Clavdia pootle-translation 2007-01-12 01:54:25 +0000
  • d99e711270 Italian texts translated by Clavdia pootle-translation 2007-01-12 01:53:09 +0000
  • 743998cabb * Translation update from phil pootle-translation 2007-01-11 20:13:16 +0000
  • 070975c5ce slovenian translation of the main strings pootle-translation 2007-01-10 04:23:21 +0000
  • 186384c47c some german translations by Steffen lars 2007-01-09 22:42:46 +0000
  • 7a06758516 some translation made by Steffen lars 2007-01-08 23:37:03 +0000
  • bd4ece2004 improved base test classes added useful tools for testing unified test environment added description of test environment lars 2007-01-08 05:08:07 +0000
  • b4f6312fb2 spelling fixed lars 2007-01-08 05:01:29 +0000
  • 9ce310035a fixed broken group membership changing of webserver (Closes: #114) lars 2007-01-08 04:54:16 +0000
  • 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 lars 2007-01-08 02:30:29 +0000
  • 0cf35e287c removed obsolete dependency on "os" lars 2007-01-08 02:28:43 +0000
  • 092df74547 minor improvements of pylint script lars 2007-01-08 02:27:37 +0000
  • 706a4b2b6f improved consistence of plugin list for the webinterface lars 2007-01-08 02:25:11 +0000
  • 2cbd564f09 moved some constants to the right scope lars 2007-01-08 02:23:04 +0000
  • d9d28d2c58 reduced unnecessary loop in cryptobox.plugins.manage to remove duplicate log entries lars 2007-01-08 02:21:16 +0000
  • 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) lars 2007-01-06 11:40:38 +0000
  • cfb7a8d41d few german translation strings added lars 2007-01-03 01:07:51 +0000
  • 6603c72bc6 some translations lars 2006-12-25 12:22:54 +0000
  • 8e4e92b78c clavdia's translation lars 2006-12-25 11:54:11 +0000
  • d232636d84 package tests age 2006-12-22 04:13:56 +0000
  • c75cd00e81 removed possible cause of mis-rendering lars 2006-12-19 23:35:22 +0000
  • 99bb459d58 added comments for the use with 'pound' replaced some nearly-static english texts reduced resolution of language_selection icon to 64x64 lars 2006-12-19 23:15:27 +0000
  • dfbb2c0ba3 startup hint age 2006-12-19 22:33:02 +0000
  • 61562c9eec bashism removed age 2006-12-19 22:16:44 +0000
  • 2e7f1664fe removed all explicit python2.4 dependencies lars 2006-12-19 19:03:43 +0000
  • 449116f648 'shutdown' removed from preferences (still available in the main menu) minor language changes for 'partition' plugin minor design change lars 2006-12-19 17:30:50 +0000
  • e9c48192ee minor language fix script for reverting unimportant po-file changes lars 2006-12-19 16:06:52 +0000
  • fa3d42f940 some slovenian translations lars 2006-12-19 14:52:40 +0000
  • 9ec9475015 better permission handling of startup script minor bugfixes update of CryptoBoxWebserver manpage lars 2006-12-19 14:02:30 +0000
  • 949f78958b fuzzy translation approved lars 2006-12-18 16:10:04 +0000
  • 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 lars 2006-12-18 13:37:08 +0000
  • 52dd35e7b4 German translations by Henning for 'network', 'logs' and main lars 2006-12-18 13:02:59 +0000
  • 94dd631fa9 last preparations for v0.3 release lars 2006-12-15 13:47:19 +0000
  • 4e6bfbf480 some hints age 2006-12-14 16:21:32 +0000
  • 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 lars 2006-12-14 13:19:37 +0000
  • 4d61bfbe77 improved some minor layout stuff lars 2006-12-14 01:34:07 +0000
  • 87af175764 fixed some ssl detection stuff disabled 'help' plugin for now enabled some ownership checks in CryptoBoxRootActions documentation updates for proxy and ssl configurations lars 2006-12-14 00:23:10 +0000
  • 2aed13ae18 improved code style of setup script added new README files lars 2006-12-14 00:21:08 +0000
  • 21ff8991f2 old script removed.. age 2006-12-13 22:06:55 +0000
  • 1b05abae6c script for stunnel age 2006-12-13 22:04:27 +0000
  • b16c0937f9 improved ssl-check lars 2006-12-13 13:37:38 +0000
  • 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 lars 2006-12-13 10:01:58 +0000
  • 4cf7681da5 samba stuff age 2006-12-12 19:42:19 +0000
  • 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 lars 2006-12-12 13:34:05 +0000
  • 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 lars 2006-12-11 14:16:10 +0000
  • 86503d0aab language changes age 2006-12-11 09:47:21 +0000
  • cf92353747 language page stays after change age 2006-12-08 00:49:32 +0000
  • 5f466011e8 some color&style changes age 2006-12-08 00:44:07 +0000
  • c27d4f31ef short description on how to integrate pootle translations lars 2006-12-07 18:24:35 +0000
  • 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 lars 2006-12-07 12:20:43 +0000
  • 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 lars 2006-12-06 16:25:52 +0000
  • 873bd4ec85 right place for logos age 2006-12-06 01:29:28 +0000
  • a2d35b6119 -logfile checks -Ms logo -warning message under logo age 2006-12-06 01:16:26 +0000
  • 61cafd0fc4 added a policy for creating and uploading a debian package check debian changelog version before creating a debian package lars 2006-12-05 19:48:15 +0000
  • 68f6f96bc3 removed ugly path lars 2006-12-05 18:21:34 +0000
  • 7a3aab73c3 added favicon age 2006-12-05 17:57:14 +0000
  • 0266e22e47 minor checks age 2006-12-05 16:21:29 +0000
  • fe69eb38ae changed coding style according to pylint lars 2006-12-05 12:24:47 +0000
  • f6295a4b2d .pot aren't needed age 2006-12-01 19:52:38 +0000
  • 55aeea782f just links age 2006-12-01 19:26:30 +0000
  • aa45163112 much easier age 2006-12-01 09:59:19 +0000
  • f4fafae946 finished unittests for plugin volume_automount lars 2006-12-01 09:53:26 +0000
  • fd3caa0fd5 handle po files for pootle age 2006-12-01 09:16:46 +0000
  • 7fabf7a264 typo-bugfix lars 2006-11-30 20:55:31 +0000
  • f5be96ec9c updated translation lars 2006-11-30 14:50:28 +0000
  • 2ee30de3b7 removed check for uid!=0 removed obsolete [Locations][LangDir] setting lars 2006-11-30 14:41:09 +0000
  • 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) lars 2006-11-30 14:36:53 +0000
  • 8dea8e0b0e partly translated some stuff (testing the pootle interface) lars 2006-11-29 18:51:11 +0000
  • 210c27a495 gettext interface cleaned up error handling improved lars 2006-11-29 14:02:33 +0000
  • d1c4835d8e changed to multiple languages renamed HookDir to EventDir (it was forgotten before) lars 2006-11-29 14:01:35 +0000
  • 96cfbbdf14 improved error handling of the server start script lars 2006-11-29 13:46:06 +0000
  • c22a7c5210 increase usability of error log output lars 2006-11-29 13:45:22 +0000
  • 7253e4b9e2 esperanto removed from update script lars 2006-11-29 13:44:27 +0000
  • 53342a75c9 esperanto language files removed lars 2006-11-29 13:42:22 +0000
  • c9f8aea976 search for existing translations if the chosen language is not documented lars 2006-11-29 13:40:33 +0000
  • ec73772334 added filtering to "logs" plugin - helpful for user reports and for unittests lars 2006-11-29 13:39:51 +0000
  • 8cc788ec8f adapted packaging to new translation system lars 2006-11-28 14:26:14 +0000
  • 557d3e8f8c implemented gettext instead of old hdf style lars 2006-11-28 14:24:53 +0000
  • 27b61640bc replaced old hdf language checker with new script for updating english po files lars 2006-11-28 14:23:09 +0000
  • edeba13812 ease local testing (again) lars 2006-11-28 13:51:09 +0000
  • 0ccd3f1a41 compile language files for the debian package lars 2006-11-28 13:49:24 +0000