Commit Graph

346 Commits

Author SHA1 Message Date
lars 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
2006-12-06 16:25:52 +00:00
age 873bd4ec85 right place for logos 2006-12-06 01:29:28 +00:00
age a2d35b6119 -logfile checks
-Ms logo
-warning message under logo
2006-12-06 01:16:26 +00:00
lars 61cafd0fc4 added a policy for creating and uploading a debian package
check debian changelog version before creating a debian package
2006-12-05 19:48:15 +00:00
lars 68f6f96bc3 removed ugly path 2006-12-05 18:21:34 +00:00
age 7a3aab73c3 added favicon 2006-12-05 17:57:14 +00:00
age 0266e22e47 minor checks 2006-12-05 16:21:29 +00:00
lars fe69eb38ae changed coding style according to pylint 2006-12-05 12:24:47 +00:00
age f6295a4b2d .pot aren't needed 2006-12-01 19:52:38 +00:00
age 55aeea782f just links 2006-12-01 19:26:30 +00:00
age aa45163112 much easier 2006-12-01 09:59:19 +00:00
lars f4fafae946 finished unittests for plugin volume_automount 2006-12-01 09:53:26 +00:00
age fd3caa0fd5 handle po files for pootle 2006-12-01 09:16:46 +00:00
lars 7fabf7a264 typo-bugfix 2006-11-30 20:55:31 +00:00
lars f5be96ec9c updated translation 2006-11-30 14:50:28 +00:00
lars 2ee30de3b7 removed check for uid!=0
removed obsolete [Locations][LangDir] setting
2006-11-30 14:41:09 +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 8dea8e0b0e partly translated some stuff (testing the pootle interface) 2006-11-29 18:51:11 +00:00
lars 210c27a495 gettext interface cleaned up
error handling improved
2006-11-29 14:02:33 +00:00
lars d1c4835d8e changed to multiple languages
renamed HookDir to EventDir (it was forgotten before)
2006-11-29 14:01:35 +00:00
lars 96cfbbdf14 improved error handling of the server start script 2006-11-29 13:46:06 +00:00
lars c22a7c5210 increase usability of error log output 2006-11-29 13:45:22 +00:00
lars 7253e4b9e2 esperanto removed from update script 2006-11-29 13:44:27 +00:00
lars 53342a75c9 esperanto language files removed 2006-11-29 13:42:22 +00:00
lars c9f8aea976 search for existing translations if the chosen language is not documented 2006-11-29 13:40:33 +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 8cc788ec8f adapted packaging to new translation system 2006-11-28 14:26:14 +00:00
lars 557d3e8f8c implemented gettext instead of old hdf style 2006-11-28 14:24:53 +00:00
lars 27b61640bc replaced old hdf language checker with new script for updating english po files 2006-11-28 14:23:09 +00:00
lars edeba13812 ease local testing (again) 2006-11-28 13:51:09 +00:00
lars 0ccd3f1a41 compile language files for the debian package 2006-11-28 13:49:24 +00:00
lars f514c53bfd changed translation system of plugins to gettext 2006-11-28 13:16:52 +00:00
lars edb054e585 translation files for the main interface 2006-11-28 12:59:46 +00:00
lars 1438913656 renamed python package to cryptobox-server
unittests are working again
http-error handling implemented
2006-11-27 19:25:26 +00:00
lars 4bb5c9513b added manpages for CryptoBoxRootActions and CryptoBoxWebserver
improved packaging (setup.py)
changelog updated
2006-11-24 11:03:34 +00:00
lars 34c2f26b52 debian packaging finished 2006-11-24 11:03:20 +00:00
lars 3490be26ef mark created mountpoints to remove them safely afterwards 2006-11-24 11:02:02 +00:00
lars 8511ff9845 event script directory check implemented
fix logging in CryptoBoxWebserver (introducing another problem)
2006-11-24 11:01:55 +00:00
lars 1fa160250b event script directories have to be marked by an existing file now - this should prevent abuse 2006-11-24 11:01:48 +00:00
lars 1069b6267a removed obsolete format_fs.py script
minor fixes
2006-11-24 11:01:31 +00:00
lars 7741c87fb8 moved some more stuff around 2006-11-23 20:52:30 +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 a66e5d3512 packaging improved
simplified use of uml-start script
2006-11-22 15:21:21 +00:00
lars 855bf4742c commented vector templates 2006-11-15 11:47:45 +00:00
lars 05fcd2d337 use gif file instead of png 2006-11-15 11:47:37 +00:00
lars 8746a53521 suppress warning if handle_messages was called twice
added link to the volume icon
moved to table based layout
2006-11-15 11:47:28 +00:00
lars f68aafc7fb removed obsolete images
cleaned up css stylesheet
increased size of background gradient
2006-11-15 11:47:06 +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 0ae5ccaf15 moved volume name management to CryptoBoxContainer 2006-11-14 12:32:44 +00:00
lars 34e26c95bd updated language file specification 2006-11-14 12:32:38 +00:00