Commit graph

20 commits

Author SHA1 Message Date
lars b7f6afcc67 * fixed one broken indentation
* fixed a problem with sfdisk waiting for input forever (caused by a previous careless change of me)
2009-06-13 02:13:26 +00:00
lars 38843516fa * fixed some coding style issues 2009-06-12 01:53:08 +00:00
age 6f05e1d091 * reverted changes [996] and [998] for good old logfile download 2008-01-15 00:14:19 +00:00
lars 3224d59dfe change identation from tabs to spaces 2007-08-18 00:45:12 +00:00
age d5c630393a * better checks
* moved expose code to plugin
 * download-buttons are not working as expected atm (needs change in plugin download mechanism)
2007-07-31 09:59:16 +00:00
age 91f54ffa66 * logs plugin prepares download button for syslogfile, activate in configfile 2007-07-30 23:56:40 +00:00
lars 7c2709e643 fixed svn:keyword tag 'Id' in various python files 2007-03-21 18:35:31 +00:00
lars 5019afd334 coding style improvements according to pylint 2007-02-08 02:17:18 +00:00
lars 11fba98cda do not forget previous selections during en-/disable help
use png instead of gif for en-/disable help icons
download of complete log file is possible
prevent the "plugin_manager" from disabling itself
2007-02-06 10:08:55 +00:00
lars 0cf35e287c removed obsolete dependency on "os" 2007-01-08 02:28:43 +00:00
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
2006-12-18 13:37:08 +00:00
lars 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
2006-12-12 13:34:05 +00:00
lars 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
2006-12-11 14:16:10 +00:00
lars fe69eb38ae changed coding style according to pylint 2006-12-05 12:24:47 +00:00
lars 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)
2006-11-30 14:36:53 +00:00
lars ec73772334 added filtering to "logs" plugin - helpful for user reports and for unittests 2006-11-29 13:39:51 +00:00
lars f514c53bfd changed translation system of plugins to gettext 2006-11-28 13:16:52 +00:00
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00
lars 3fe6170979 improved usability of "plugin_manager" plugin 2006-11-08 12:19:30 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00