summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d8ea372)
raw | patch | inline | side by side (parent: d8ea372)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Oct 2007 07:03:10 +0000 (07:03 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Oct 2007 07:03:10 +0000 (07:03 +0000) |
* Updated Changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7443 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7443 594d385d-05f5-0310-b6e9-bd551577e9d8
Changelog | patch | blob | history | |
FAQ | patch | blob | history |
diff --git a/Changelog b/Changelog
index 579da31ba7a43522611b3f7dd89bebe9c4e0e1a3..58b3fa8884113e43a3a316d1f9d2d3da2a4ad2b4 100644 (file)
--- a/Changelog
+++ b/Changelog
* gosa 2.5.13
- Fixed renaming of asterisk servers
- - Fixed phoneAccount removing/saving.
+ - Fixed phoneAccount removing/saving
+ - Re-added ISC DHCP support
- Added take over option to dns/dhcp service
- - Checked and updated dns client/server management
+ - Check for updated dns client/server management
- Added support for kolabSharedFolderTypes
- Fixed FAI dependencies/problems with deactivated fai support
- - Re-added ISC DHCP support
- Fixes for the mail based bugtracker
- Fixed autouid problem with slashes
- Added list sorting for FAI script lists
- Added copy'n paste for mimetypes
- - Cut'n paste objects are now greyed out
+ - Objects beeing are now greyed out until pasted
- Added swedish locale
- Improved language detection
- Added a statistic footer to lists
- - Added the ssh plugin
- - Layout fixes
+ - Added plugin for managing SSH keys
+ - Fixes in the screenlayout for browser compatibility
* gosa 2.5.12
- Fixed problems with automatic reverse zones
index c0e46ea49eecd8f9700e8dd614fd15d1928652e3..f30b8ea6690fd6a09780a61e62168c77e8d37382 100644 (file)
--- a/FAQ
+++ b/FAQ
A: There's a default sizelimit. You can set the "sizelimit" option in your
gosa.conf's location section to a higher value to get rid of it.
+
+
+Q: Is it possible to see some kind of information about how many objects
+ get shown in the list I'm currently looking at?
+
+A: Just add "list_summary = 'true'" inside the main section of your gosa.conf.