Commit graph

21 commits

Author SHA1 Message Date
lars 759b5bcf16 moved small system plugin icons to separate macro
added small system plugin icons macro call to main template
small system plugin icons disabled for now (discussion?)
2007-02-08 02:16:41 +00:00
age db18700161 * some language clearifications
* plugin icons as example in date plugin
* user_manager has completed legends
2007-02-06 02:11:15 +00:00
phil 6e96eec2d2 * new arrow icons (png)
* removed old icons (gif)
2007-02-05 21:32:40 +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
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
age 2911fcea64 * plugins titles via macro, with icon
* new network plugin gui
2007-01-27 01:12:18 +00:00
lars 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
lars 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
age db927f7e55 * unified the layout (fieldset)
* order buttons in 2 columns
* one save button, less confusion
2007-01-20 12:31:43 +00:00
lars c75cd00e81 removed possible cause of mis-rendering 2006-12-19 23:35:22 +00:00
lars 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
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 87af175764 fixed some ssl detection stuff
disabled 'help' plugin for now
enabled some ownership checks in CryptoBoxRootActions
documentation updates for proxy and ssl configurations
2006-12-14 00:23:10 +00:00
lars 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
2006-12-13 10:01:58 +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 fdff598a29 moved message handling back to each plugin
adapted plugin interface specification
replaced some more transparent png files with gif
added "Get help" links to all plugins
2006-11-15 11:46:32 +00:00
lars 405f6b90fa improved detection of 'active' plugin for marking in the main menu
plugin plugin_manager: prevent browser from caching repeatitive actions
plugin plugin_manager: add support for properties/volume visibility
plugins: moved message handling to central header file (templates/header.cs)
splitted 'volume_props' into 'volume_rename' and 'volume_chpasswd'
volume_props: turned into a container for small property changes
renamed 'format_fs' to 'volume_format_fs'
moved inclusion of 'show_volume_[header|footer].cs' to central header file
2006-11-13 16:11:07 +00:00
lars ef910dddbc some html clean up 2006-11-09 17:43:14 +00:00
lars 3fe6170979 improved usability of "plugin_manager" plugin 2006-11-08 12:19:30 +00:00
lars 97ebd4c92e added: volume_mount - warning message for mounting of invalid filesystem types
improved: plugin_manager - usable for the different plugin types now
2006-11-07 13:48:06 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00