From commits-return-35905-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Wed Jan 30 15:03:21 2013 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADC82ECA9 for ; Wed, 30 Jan 2013 15:03:21 +0000 (UTC) Received: (qmail 1430 invoked by uid 500); 30 Jan 2013 15:03:21 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 1381 invoked by uid 500); 30 Jan 2013 15:03:21 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 1373 invoked by uid 99); 30 Jan 2013 15:03:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 15:03:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 15:03:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E1662238897F for ; Wed, 30 Jan 2013 15:02:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r848598 - in /websites/staging/directory/trunk/content: ./ studio/changelog.html Date: Wed, 30 Jan 2013 15:02:39 -0000 To: commits@directory.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130130150239.E1662238897F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed Jan 30 15:02:39 2013 New Revision: 848598 Log: Staging update by buildbot for directory Modified: websites/staging/directory/trunk/content/ (props changed) websites/staging/directory/trunk/content/studio/changelog.html Propchange: websites/staging/directory/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Jan 30 15:02:39 2013 @@ -1 +1 @@ -1439905 +1440445 Modified: websites/staging/directory/trunk/content/studio/changelog.html ============================================================================== --- websites/staging/directory/trunk/content/studio/changelog.html (original) +++ websites/staging/directory/trunk/content/studio/changelog.html Wed Jan 30 15:02:39 2013 @@ -124,8 +124,168 @@

ChangeLog

+

Apache Directory Studio 2.0.0-M4 (January 30th 2013)

+

Bug

+
    +
  • DIRSTUDIO-775 - Display issues in Image Editor
  • +
  • DIRSTUDIO-795 - Unable to delete multiple schema elements (attribute type, object class or schema)
  • +
  • DIRSTUDIO-796 - Unable to open multiple schema elements (attribute type, object class or schema)
  • +
  • DIRSTUDIO-799 - Unable to move object with Apache LDAP API
  • +
  • DIRSTUDIO-802 - Confusion between ISO-8859-1 and UTF-8 in the Encode/Decode dialog
  • +
  • DIRSTUDIO-808 - "Update existing entries" checkbox in "LDIF Import" wizard fails to work with the Apache Directory LDAP API
  • +
  • DIRSTUDIO-810 - Fullscreen plugin is /not/ under the Apache license
  • +
  • DIRSTUDIO-812 - Error while performing search
  • +
  • DIRSTUDIO-822 - Typo in one of the default indexed attributes when creating a new partition in the ApacheDS Configuration Editor v2
  • +
  • DIRSTUDIO-823 - Integer Value Editor only selects values of Java Integer magnitude
  • +
  • DIRSTUDIO-827 - Quick Search is not displayed when folding is activated
  • +
  • DIRSTUDIO-829 - NPE when trying to add a 'subtreeSpecification' value
  • +
  • DIRSTUDIO-833 - NPE in ACI Item Editor when adding AttributeType permission
  • +
  • DIRSTUDIO-834 - Unable to edit subtreeSpecification
  • +
  • DIRSTUDIO-835 - Display issues in the Password Editor on OS X
  • +
  • DIRSTUDIO-840 - Help system is not working
  • +
  • DIRSTUDIO-850 - The "Remove" button for mandatory ATs in the OC Editor does nothing
  • +
  • DIRSTUDIO-858 - The Entry Editor's Outline view should be unavailable when the selection isn't an entry or a bookmark
  • +
  • DIRSTUDIO-864 - Error message appears: "ERR_04269 ATTRIBUTE_TYPE for OID ads-replenabled does not exist!" when trying to open configuration
  • +
+

Improvement

+
    +
  • DIRSTUDIO-657 - Add options to output the resulting LDIF of a batch operation to a file or to the clipboard
  • +
  • DIRSTUDIO-793 - Batch Operation define modification slowdown, needs scrollbar
  • +
  • DIRSTUDIO-797 - Two different 'HistoryUtils' classes should be merged into a single one in 'common.ui' plugin
  • +
  • DIRSTUDIO-809 - Improve the behavior of the "Execute LDIF" action of the LDIF Editor
  • +
  • DIRSTUDIO-813 - Add default value editors for eDirectory
  • +
  • DIRSTUDIO-828 - The Quick Search context menu item could reuse the currently selected entry in the Browser view as search base
  • +
  • DIRSTUDIO-838 - Add support for configuring the context entry of a partition in the ApacheDS 2.0 Configuration Editor
  • +
  • DIRSTUDIO-841 - When creating a connection from an existing ApacheDS 2.0 server, the "Open Configuration" item is not available
  • +
  • DIRSTUDIO-851 - Add a hint in the Connection Properties dialog about Certifcate Validation with a link to the corresponding preference page
  • +
  • DIRSTUDIO-852 - Display issues in the Certificate Validation preference page on OS X
  • +
+

New Feature

+
    +
  • DIRSTUDIO-804 - Interpret Active Directory Timestamps
  • +
  • DIRSTUDIO-806 - Editing Multiple Directory Objects at once
  • +
  • DIRSTUDIO-843 - There is no place we can configure the KeyStore to use while configuring an ApacheDS server
  • +
+

Task

+
    +
  • DIRSTUDIO-736 - Implement the "Execute Online" button of the BatchOperationWizard
  • +
  • DIRSTUDIO-791 - Update supportedControl and supportedExtension descriptions
  • +
  • DIRSTUDIO-811 - Review and remove any source file under Eclipse Public License (EPL) v 1.0
  • +
  • DIRSTUDIO-816 - Update OIDs to Descriptions properties file
  • +
  • DIRSTUDIO-839 - Update Eclipse dependencies to version 3.8.1
  • +
+
+

Apache Directory Studio 2.0.0-M3 (February 29th 2012)

+

Bug

+
    +
  • DIRSTUDIO-764 - Image Editor does not work correctly
  • +
  • DIRSTUDIO-765 - Can not export DSML
  • +
  • DIRSTUDIO-767 - All attribute names are lowercase when using Apache Directory LDAP Client API
  • +
  • DIRSTUDIO-768 - Error while searching using a filter on a binary attribute
  • +
  • DIRSTUDIO-769 - Alt-S shortkey does not work in Search Dialog
  • +
  • DIRSTUDIO-770 - Typos in french translation
  • +
  • DIRSTUDIO-771 - Searches are not saved when closing Studio 2.0 M1/M2
  • +
  • DIRSTUDIO-772 - Entry UUID Editor can't display eDirectory GUID
  • +
  • DIRSTUDIO-773 - IllegalArgumentException thrown when copying the RootDSE
  • +
  • DIRSTUDIO-776 - Misleading title for action "Open 'Search Result'/'Bookmark'/'Entry' in DIT" in LDAP Browser view context menu
  • +
  • DIRSTUDIO-777 - Renaming entry fails when using Apache Directory LDAP API
  • +
  • DIRSTUDIO-778 - NullPointerException when refreshing a TableEntryEditor
  • +
  • DIRSTUDIO-779 - Label for folded attributes in TableEntryEditor is not updated when quick filter is used
  • +
  • DIRSTUDIO-783 - The 'Rename Entry' dialog doesn't resize automatically when adding or removing RDN parts
  • +
+

Improvement

+
    +
  • DIRSTUDIO-713 - Improve the 'Show in' sub-menu of the TableEntryEditor
  • +
  • DIRSTUDIO-780 - Allow Apache Directory Studio to be pinned to Windows 7's taskbar
  • +
  • DIRSTUDIO-782 - Improve Windows installer with JRE detection and creation of 'Apache Directory Studio.ini' file
  • +
  • DIRSTUDIO-784 - Add the ability to sort searches in the LDAP Browser view
  • +
  • DIRSTUDIO-785 - Add the ability to sort bookmarks in the LDAP Browser view
  • +
+

Question

+
    +
  • DIRSTUDIO-821 - Where to get the public certificate used to sign the JAR of DS 1.5.3?
  • +
+
+

Apache Directory Studio 2.0.0-M2 (February 7th 2012)

+

Bug

+
    +
  • DIRSTUDIO-630 - Importing a Schema project twice shouldn't be possible
  • +
  • DIRSTUDIO-733 - Error while reading RootDSE on Sun One directory server
  • +
  • DIRSTUDIO-739 - Using 'Quick Search' in the DN editor while editing some object cancels editing and jumps to 'Quick Search' in the main window
  • +
  • DIRSTUDIO-759 - Exit confirmation dialog is showed twice when quitting the application by closing the window on Linux and Windows
  • +
  • DIRSTUDIO-760 - Unable to bind on an Active Directory server using 'domain\userid'
  • +
  • DIRSTUDIO-763 - Typo in some English error messages ('occured' instead of 'occurred')
  • +
+
+

Apache Directory Studio 2.0.0-M1 (January 18th 2012)

+

Bug

+
    +
  • DIRSTUDIO-301 - Intermittant ClassCastException from dom4j.DocumentFactory.getInstance()
  • +
  • DIRSTUDIO-428 - Same Name for attribute type and objectclass
  • +
  • DIRSTUDIO-454 - Colliding attributeType and objectClass names not supported
  • +
  • DIRSTUDIO-564 - Update ApacheDS core schema files to the latest version
  • +
  • DIRSTUDIO-651 - Typo in french translation
  • +
  • DIRSTUDIO-653 - The 'Choose' text for buttons on the AT and OC selection dialog has not been extracted for localization
  • +
  • DIRSTUDIO-658 - Exiting Directory Studio consumes CPU for couple of minutes
  • +
  • DIRSTUDIO-659 - Studio prompts for password even when "No Authentication" is selected
  • +
  • DIRSTUDIO-663 - can't import openldap schema having an attribute and an objectclass with the same alias
  • +
  • DIRSTUDIO-673 - Typo in the "check authentication" error message in the french translation
  • +
  • DIRSTUDIO-696 - ApacheDS Configuration plugin fails to open configuration file version 1.5.5 and 1.5.4 when NTP is enabled
  • +
  • DIRSTUDIO-698 - KeyDerivation interceptor missing in the ApacheDS Configuration Editor
  • +
  • DIRSTUDIO-699 - Interceptors order is not read/saved correctly in the ApacheDS Configuration Editor
  • +
  • DIRSTUDIO-703 - DSML Export fails to export when the size limit is hit
  • +
  • DIRSTUDIO-704 - NullPointerException creating new online schema editor project
  • +
  • DIRSTUDIO-708 - NPE when renaming a referral in 'Automatic' or 'Manual' Referral Handling mode
  • +
  • DIRSTUDIO-710 - SearchResultEntryDsml not setting attribute name correctly
  • +
  • DIRSTUDIO-716 - Error while opening connection : NPE
  • +
  • DIRSTUDIO-724 - Too many events: Outline and Modifications Logs views are refreshed multiple times
  • +
  • DIRSTUDIO-726 - Added a binary attributes in preference is not stored correctly
  • +
  • DIRSTUDIO-727 - It is possible to add empty Binary Attributes and Binary Syntax Definitions in the preferences
  • +
  • DIRSTUDIO-728 - Wrong attribute name in entry editor
  • +
  • DIRSTUDIO-731 - Editing RDN attribute should open rename dialog
  • +
  • DIRSTUDIO-734 - Schema error: Alias NAME is already used by another item: object class with OID
  • +
  • DIRSTUDIO-740 - Potential bug when using String.toLowerCase() method with a Turkish locale
  • +
  • DIRSTUDIO-742 - Directory Studio will not start if its installation directory is not writeable
  • +
  • DIRSTUDIO-748 - Entry attribute name not displayed correctly in Table Entry Editor.
  • +
  • DIRSTUDIO-749 - Syntaxes shouldn't have/use 'names' (or 'aliases') but 'description' instead
  • +
  • DIRSTUDIO-754 - Some values in the 'Text Formats' preference page are not saved between launches
  • +
+

Improvement

+
    +
  • DIRSTUDIO-413 - Add possibility to make connections read-only
  • +
  • DIRSTUDIO-432 - Better error message for invalid LDIF records on import
  • +
  • DIRSTUDIO-445 - Allow the user to rename a schema in the editor
  • +
  • DIRSTUDIO-446 - Allow the user to rename any item using the F2 shortcut
  • +
  • DIRSTUDIO-447 - Add the ability to use wildcards (?, *) in the ATs or OCs selection dialog to ease the search
  • +
  • DIRSTUDIO-649 - The 'Installed JREs' preference page should mention Apache DS plugin and not Java projects
  • +
  • DIRSTUDIO-655 - Switch usage of SWT MessageBox to JFace MessageDialog for info, warning and error dialogs
  • +
  • DIRSTUDIO-685 - Move duplicated 'ViewFormWidget' class to the 'common.ui' plugin
  • +
  • DIRSTUDIO-717 - Add application for Windows 64 Bit
  • +
  • DIRSTUDIO-722 - LDIF parser should allow attribute names with underscore ("_")
  • +
  • DIRSTUDIO-746 - Add support for the Full Screen feature of OS X Lion
  • +
  • DIRSTUDIO-752 - Improve fault tolerance when reading an online schema from a connection
  • +
+

New Feature + DIRSTUDIO-112 - Export schema + DIRSTUDIO-320 - Studio exits without showing a confirmation dialog + DIRSTUDIO-692 - User should be able to supress the version line in exported LDIF files + DIRSTUDIO-694 - Add ability to export certificates in the 'Certificate Validation' preference page + DIRSTUDIO-712 - Add a 'Go to DN...' action to the Navigate menu in Eclipse + DIRSTUDIO-755 - Implement the 'Add...' button in the 'Certificate Validation' preference page

+

Task

+
    +
  • DIRSTUDIO-683 - Add a generic way to run Eclipse Jobs and Studio runnables in the 'common.core' plugin and extend this in other plugins
  • +
  • DIRSTUDIO-684 - Convert remaining Eclipse Jobs in LDAP Browser to Studio runnable API
  • +
  • DIRSTUDIO-688 - Remove the 'jars' plugins and create one specific plugin per external library dependency
  • +
  • DIRSTUDIO-697 - Add support for ApacheDS 1.5.7 'server.xml' configuration file
  • +
  • DIRSTUDIO-718 - Update Eclipse dependencies to version 3.6.1
  • +
  • DIRSTUDIO-737 - Update Eclipse dependencies to version 3.7.0
  • +
  • DIRSTUDIO-751 - Update Eclipse dependencies to version 3.7.1
  • +
  • DIRSTUDIO-757 - Update all features with the new 'library' plugins
  • +
+

Apache Directory Studio 1.5.3 (March 30th 2010)

-

Bug

+

Bug

  • DIRSTUDIO-424 - Canceling a search gives an error sometimes
  • DIRSTUDIO-585 - Do not modify the current thread's ClassLoader; or reset it afterwards
  • @@ -148,7 +308,7 @@
  • DIRSTUDIO-642 - ADS does not remember the certificate if two certificates are used for the same server
  • DIRSTUDIO-643 - Missing modules when importing into Eclipse as existing project
-

Improvement

+

Improvement

  • DIRSTUDIO-612 - The 'Properties' item in the context menu of the default Entry Editor should be enabled and linked to the entry properties when no particular attribute is selected in the table
  • DIRSTUDIO-618 - The icon of the entry in the 'Outline' view for the LDIF Entry Editor should be the same as the one in the 'LDAP Browser' view
  • @@ -158,7 +318,7 @@
  • DIRSTUDIO-634 - Add search context menu entry / simplify search
  • DIRSTUDIO-638 - Improve the way we ask for operational attributes
-

Task

+

Task

  • DIRSTUDIO-635 - Update Eclipse dependencies to version 3.5.2
  • DIRSTUDIO-636 - Update copyright in spash screen to 2010
  • @@ -167,19 +327,19 @@

Apache Directory Studio 1.5.2 (December 14th 2009)

-

Bug

+

Bug

  • DIRSTUDIO-601 - The 'Perform Search/Search Again' button in the Search Result Editor does not work correctly
  • DIRSTUDIO-602 - Unable to start an Apache DS version 1.5.5 server
  • DIRSTUDIO-603 - Error browsing/entering rfc2307 compliant host entry
-

Task

+

Task

  • DIRSTUDIO-605 - Update the help content of the configuration editor for version 1.5.5 of Apache DS

Apache Directory Studio 1.5.1 (December 2nd 2009)

-

Bug

+

Bug

  • DIRSTUDIO-576 - Context menu not shown after a right-click on a non-cached entry
  • DIRSTUDIO-577 - LDIF editor doesn't notify Eclipse that the LDIF file has changed when saving
  • @@ -195,13 +355,13 @@
  • DIRSTUDIO-597 - Modification sent to the server while browsing through the DIT and refreshing entries
  • DIRSTUDIO-598 - Base64 encoded DN marked as invalid in LDIF editor
-

Improvement

+

Improvement

  • DIRSTUDIO-595 - The icon of the entry in the 'Outline' view should be the same as the one in the 'LDAP Browser' view

Apache Directory Studio 1.5.0 (November 8th 2009)

-

Bug

+

Bug

  • DIRSTUDIO-282 - Save failed: null, when adding an attribute to a class, if attribute is also open in gui
  • DIRSTUDIO-331 - Instant error when importing schema in a new schema-project
  • @@ -257,7 +417,7 @@
  • DIRSTUDIO-571 - Modification is logged even if referred to another directory server
  • DIRSTUDIO-575 - Bookmarks not working
-

Improvement

+

Improvement

  • DIRSTUDIO-145 - Multiple tabs for entry editor
  • DIRSTUDIO-263 - Add certificate validation for ldaps and StartTLS
  • @@ -279,7 +439,7 @@
  • DIRSTUDIO-558 - Load special entries (aliases, referrals, subentries) per request, add menu items to browser's context menu
  • DIRSTUDIO-574 - Add 'Cancel' button to "Select copy strategy" (was Abort of copy/paste not possible)
-

New Feature

+

New Feature

  • DIRSTUDIO-62 - Add GSSAPI authentication - Cannot connect to Active Directory if not using Simple authentication
  • DIRSTUDIO-434 - Add value editor for Active Directory objectGUID and objectSid attributes
  • @@ -291,27 +451,27 @@
  • DIRSTUDIO-556 - Add value editor for UUID
  • DIRSTUDIO-562 - Add 'Copy Display Value' action, default copy action should copy displayed value
-

Task

+

Task

  • DIRSTUDIO-479 - Object classes of an entry should always be present
  • DIRSTUDIO-523 - Update Eclipse dependencies to version 3.5 Galileo
  • DIRSTUDIO-525 - Remove support for the Linux PPC distribution
  • DIRSTUDIO-573 - Update bundled Apache DS Schema files to version 1.5.5
-

Sub-task

+

Sub-task

-

Wish

+

Wish

  • DIRSTUDIO-167 - Show custom icons for various kinds of schema elements while browsing schema data

Apache Directory Studio 1.4.0 (April 10th 2009)

-

Bug

+

Bug

  • DIRSTUDIO-373 - Can't delete a tagged attribute if the non tagged attribute belong to the DN
  • DIRSTUDIO-395 - Problems with special chars (german Umlauts)
  • @@ -335,7 +495,7 @@
  • DIRSTUDIO-470 - Schema Browser view is not bring to front when using the 'Open Schema Browser' menu item while the view is already opened but not the frontmost view
  • DIRSTUDIO-472 - SWTException (Widget is disposed) when disabling DIT Quick Search
-

Improvement

+

Improvement

  • DIRSTUDIO-115 - Unable to edit operational attribute values
  • DIRSTUDIO-150 - Improve error handling
  • @@ -349,30 +509,30 @@
  • DIRSTUDIO-477 - Update Eclipse dependencies to version 3.4.2
  • DIRSTUDIO-478 - The 'Exit' menu item from the 'File' menu should be removed when running on Mac OS X
-

New Feature

+

New Feature

-

Task

+

Task

-

Wish

+

Wish

  • DIRSTUDIO-439 - Ldif importer should be case-insensitive in the changeType attribute

Apache Directory Studio 1.3.0 (November 24th 2008)

-

Sub-task

+

Sub-task

  • DIRSTUDIO-398 - Improve the DSML decorated classes by adding an empty constructor and linking the methods of the underlying ldapmessage
-

Bug

+

Bug

  • DIRSTUDIO-260 - Unable to do a DSML Export from eDirectory
  • DIRSTUDIO-291 - Adding of an objectclass requiring attributes not present to an entry in the ldap browser, modify operation fails
  • @@ -388,12 +548,12 @@
  • DIRSTUDIO-389 - Back/Forward Navigation isn't working
  • DIRSTUDIO-394 - SASL Realms are not correctly saved in the 1.5.2 and 1.5.3 Apache DS Configuration Editor
-

Improvement

+

Improvement

  • DIRSTUDIO-114 - Group container entries first in browser view
  • DIRSTUDIO-116 - Expand all folds by default
  • DIRSTUDIO-147 - Allow LDIF imports to overwrite existing entries
  • -
  • DIRSTUDIO-182 - Ldapstudio Use property file to designate ldap context factory etc. instead of hard code
  • +
  • DIRSTUDIO-182 - Use property file to designate ldap context factory etc. instead of hard code
  • DIRSTUDIO-228 - Mask userPassword in the log view
  • DIRSTUDIO-244 - Add selection for copy strategy if an entry to copy already exists
  • DIRSTUDIO-255 - Run in background should be configurable so one could set it to true by default
  • @@ -414,7 +574,7 @@
  • DIRSTUDIO-407 - Stack the Servers view aside the Connections view as a perpective extension of the LDAP Browser Perpective
  • DIRSTUDIO-408 - In the NewEntryWizard, the first selected object class on the left side should be added if the Enter key is hit in the text field
-

New Feature

+

New Feature

  • DIRSTUDIO-85 - Add support for search dialog to include * and + for returnable attributes
  • DIRSTUDIO-107 - Enable Select/Copy in Property page of RootDSE in order to copy and paste detected OIDs
  • @@ -423,7 +583,7 @@
  • DIRSTUDIO-356 - Add a way to get the connection config as an URL
  • DIRSTUDIO-385 - Add dialog to create a new context entry
-

Task

+

Task

  • DIRSTUDIO-19 - Add Javadoc to LDAP Browser classes
  • DIRSTUDIO-374 - Clean duplicated dependencies in plugins
  • @@ -432,7 +592,7 @@

Apache Directory Studio 1.2.0 (August 19th 2008)

-

Bug

+

Bug

  • DIRSTUDIO-89 - Entry painted even though not created in server
  • DIRSTUDIO-121 - Some property pages make the dialog very tall
  • @@ -459,7 +619,7 @@
  • DIRSTUDIO-364 - Installing in Eclipse fails
  • DIRSTUDIO-365 - Can't delete entry with studio 1.1.0. works with 1.0.1
-

Improvement

+

Improvement

  • DIRSTUDIO-46 - Add connections import/export
  • DIRSTUDIO-126 - Triple click to edit attribute
  • @@ -468,12 +628,12 @@
  • DIRSTUDIO-337 - Add Save and Print actions in the toolbar of the RCP application
  • DIRSTUDIO-361 - Auto-activate 'show operational attributes' when adding an operational attribute
-

New Feature

+

New Feature

-

Task

+

Task

  • DIRSTUDIO-128 - Replace internal schema parser with the schema parser in shared-ldap.
  • DIRSTUDIO-317 - Update legal files after moving to Apache Directory Shared LDAP version 0.9.9
  • @@ -486,7 +646,7 @@

    See changelog of Apache Directory Studio 1.1.0 RC and Apache Directory Studio 1.1.0 RC2


    Apache Directory Studio 1.1.0 RC2 (March 4th 2008)

    -

    Bug

    +

    Bug

    • DIRSTUDIO-286 - Update Site is not working, missing dependencies in ldifeditor, ldapbrower and schemaeditor feature
    • DIRSTUDIO-285 - Export into LDIF format could be corrupted
    • @@ -495,17 +655,17 @@
    • DIRSTUDIO-279 - Filter Editor doesn't remove spaces and line breaks after OK
    • DIRSTUDIO-270 - Copy and paste does not work when value being edited
    -

    Task

    +

    Task

    • DIRSTUDIO-280 - Remove remaining unwanted contributions from Eclipse

    Apache Directory Studio 1.1.0 RC (February 20th 2008)

    -

    Sub-task

    +

    Sub-task

    -

    Bug

    +

    Bug

    • DIRSTUDIO-48 - Errors when help is open
    • DIRSTUDIO-95 - Not returning large queries
    • @@ -554,7 +714,7 @@
    • DIRSTUDIO-267 - Clicking on a bookmark loops and does not display attributes
    • DIRSTUDIO-269 - Attributes not displayed when browsing BEA Weblogic embedded LDAP
    -

    Improvement

    +

    Improvement

    • DIRSTUDIO-37 - Improve authentication methods and security mechanisms
    • DIRSTUDIO-119 - Allow user to disabled the Modification logs windows
    • @@ -579,7 +739,7 @@
    • DIRSTUDIO-257 - Use system small fonts on Mac OS X
    • DIRSTUDIO-275 - Import/Export wizards should display an error if no Schema Project is open
    -

    New Feature

    +

    New Feature

    • DIRSTUDIO-192 - Add an extension point in the Schema Editor for SchemaConnectors
    • DIRSTUDIO-193 - Add the abitilty to import/export the Schema from/to a directory Server
    • @@ -587,7 +747,7 @@
    • DIRSTUDIO-246 - Add support for simulated renaming of non-leaf entries
    • DIRSTUDIO-248 - Add support for simulated moving of non-leaf entries
    -

    Task

    +

    Task


    Apache Directory Studio 1.0.1 (September 18th 2007)

    -

    Bug

    +

    Bug

    • DIRSTUDIO-162 - Delete old RDN on rename has no effect
    • DIRSTUDIO-180 - Connection wizard and properties tabs are out of order
    • @@ -605,25 +765,25 @@
    • DIRSTUDIO-186 - When copying an entry it isn't displayed correctly in the browser tree
    • DIRSTUDIO-190 - SSL connections are no longer working
    -

    Improvement

    +

    Improvement

    • DIRSTUDIO-185 - Provide completion for all attribute types in the attribute wizard
    -

    Task

    +

    Task

    • DIRSTUDIO-181 - Update the documentation of the Schema Editor Plugin
    • DIRSTUDIO-188 - Move LDIF Editor help to its own help plugin

    Apache Directory Studio 1.0.0 (September 4th 2007)

    -

    Sub-task

    +

    Sub-task

    • DIRSTUDIO-131 - Rename package names and plugin IDs for ldap browser plugins and features
    • DIRSTUDIO-140 - Add Eclipse Intro mecanism to the Apache Directory Studio RCP plugin
    • DIRSTUDIO-141 - Add content to Apache Directory Studio Intro
    • DIRSTUDIO-177 - Update dependencies on Apache DS jars
    -

    Bug

    +

    Bug

    • DIRSTUDIO-73 - Password appears in clear
    • DIRSTUDIO-96 - installation into existing Eclipse ruins key bindings for JDT
    • @@ -635,7 +795,7 @@
    • DIRSTUDIO-168 - NPE when opening search dialog and connection is closed
    • DIRSTUDIO-172 - Syntax length definitions in schemas exported from LDAP Studio throws exception on Apache DS start-up.
    -

    Improvement

    +

    Improvement

    • DIRSTUDIO-47 - Improve filter widget and filter editor dialog
    • DIRSTUDIO-67 - Clear "Modification Logs" functionality missing
    • @@ -656,11 +816,11 @@
    • DIRSTUDIO-169 - Make connection parameters editable even if the connection is opened
    • DIRSTUDIO-174 - Use an unique ID as connection identifier instead of the connection name
    -

    New Feature

    +

    New Feature

    • DIRSTUDIO-90 - Add a Welcome view that is displayed at first launch
    -

    Task

    +

    Task

    • DIRSTUDIO-113 - Rename "LDAP Studio" to "Apache Directory Studio"
    • DIRSTUDIO-129 - Rename project names in trunk
    • @@ -670,20 +830,20 @@
    • DIRSTUDIO-176 - Edit Release Notes.txt files for the 1.0 release
    • DIRSTUDIO-178 - Edit features and update site with the new update site URL
    -

    Wish

    +

    Wish

    • DIRSTUDIO-100 - Interface IRootDSE does not sufficiently define return values of methods

    Apache LDAP Studio 0.8.1 (July 24th 2007)

    -

    Bug

    +

    Bug

    • DIRSTUDIO-80 - LDAP Studio does not work on x86_64
    • DIRSTUDIO-144 - Unable to install plugins from updatesite on x86_64 architecture

    Apache LDAP Studio 0.8.0 (May 4th 2007)

    -

    Bug

    +

    Bug

    • DIRSTUDIO-71 - LDAP Studio installer creates bad shortcuts
    • DIRSTUDIO-74 - empty DN does not work
    • @@ -693,11 +853,11 @@
    • DIRSTUDIO-86 - No way to specify search on rootDSE in search dialog
    • DIRSTUDIO-88 - Schema export to Apache DS has a spelling error which causes the import to fail.
    -

    Improvement

    +

    Improvement

    -

    New Feature

    +

    New Feature


    Apache LDAP Studio 0.7.0 (April 6th 2007)

    -

    Bug

    +

    Bug

    • DIRSTUDIO-1 - DSML Parser does not throw an exception when it doesn't find a requestID attribute when processing=parallel and responseOrder=unordered
    • DIRSTUDIO-4 - Selection in Schema
    • @@ -716,7 +876,7 @@
    • DIRSTUDIO-64 - Unable to modify an Attribute Type's OID
    • DIRSTUDIO-69 - Problems with search base and DN serialization
    -

    Improvement

    +

    Improvement

    • DIRSTUDIO-33 - Add syntax coloring to the Source Code view of AT, OC & Schema editors
    • DIRSTUDIO-35 - Disable action icons of the Schemas view when actions are not available
    • @@ -734,7 +894,7 @@
    • DIRSTUDIO-61 - Pressing the down key in the search field of the Search View should pass the focus to the search results table
    • DIRSTUDIO-66 - Refresh of the LDAP Browser viewer after import
    -

    New Feature

    +

    New Feature

    • DIRSTUDIO-7 - OID View
    • DIRSTUDIO-41 - Add an Overview page on the Schema Editor that displays all ATs and OCs of the schema