[jira] Updated: (DIRSTUDIO-17) Add support for bulk modification on multiple entries

2007-08-27 Thread Stefan Seelmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRSTUDIO-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Seelmann updated DIRSTUDIO-17:
-

Fix Version/s: (was: 1.0.0)

Postponed

 Add support for bulk modification on multiple entries
 -

 Key: DIRSTUDIO-17
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-17
 Project: Directory Studio
  Issue Type: New Feature
  Components: studio-browser
Reporter: Ersin Er
Priority: Minor

 I would like to have a feature in LDAP Studio where I can modify the same 
 attribute of multiple entries. For example, currently I want to use 
 eduPerson[1] object class for all person entries in my DIT. So I want to add 
 eduPerson as a value of objectClass attribute to all person entries in my 
 DIT. And then I also want to add eduPersonAffiliation attribute to all 
 eduPerson entries with appropriate values. So the value of this attribute 
 will be student for all students, and employee for all employees. To be 
 able to do this I need a selection mechanism. For example I can select a 
 container and I may want to modify an attribute of all entries in that 
 container. This applies to my current DIT design because all student entries 
 are under a Students container.
 BTW, this feature has nothing to do with subtreeSpecification based selected.
 [1] http://www.educause.edu/eduperson/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DIRSTUDIO-17) Add support for bulk modification on multiple entries

2007-08-22 Thread Pierre-Arnaud Marcelot (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRSTUDIO-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-17:


Fix Version/s: (was: 0.9.0)
   1.0.0

 Add support for bulk modification on multiple entries
 -

 Key: DIRSTUDIO-17
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-17
 Project: Directory Studio
  Issue Type: New Feature
  Components: studio-browser
Reporter: Ersin Er
Priority: Minor
 Fix For: 1.0.0


 I would like to have a feature in LDAP Studio where I can modify the same 
 attribute of multiple entries. For example, currently I want to use 
 eduPerson[1] object class for all person entries in my DIT. So I want to add 
 eduPerson as a value of objectClass attribute to all person entries in my 
 DIT. And then I also want to add eduPersonAffiliation attribute to all 
 eduPerson entries with appropriate values. So the value of this attribute 
 will be student for all students, and employee for all employees. To be 
 able to do this I need a selection mechanism. For example I can select a 
 container and I may want to modify an attribute of all entries in that 
 container. This applies to my current DIT design because all student entries 
 are under a Students container.
 BTW, this feature has nothing to do with subtreeSpecification based selected.
 [1] http://www.educause.edu/eduperson/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DIRSTUDIO-17) Add support for bulk modification on multiple entries

2007-04-18 Thread Stefan Seelmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRSTUDIO-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Seelmann updated DIRSTUDIO-17:
-

Fix Version/s: (was: 0.8.0)
   0.9.0

 Add support for bulk modification on multiple entries
 -

 Key: DIRSTUDIO-17
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-17
 Project: Directory LDAP Studio
  Issue Type: New Feature
  Components: ldapstudio-browser
Reporter: Ersin Er
Priority: Minor
 Fix For: 0.9.0


 I would like to have a feature in LDAP Studio where I can modify the same 
 attribute of multiple entries. For example, currently I want to use 
 eduPerson[1] object class for all person entries in my DIT. So I want to add 
 eduPerson as a value of objectClass attribute to all person entries in my 
 DIT. And then I also want to add eduPersonAffiliation attribute to all 
 eduPerson entries with appropriate values. So the value of this attribute 
 will be student for all students, and employee for all employees. To be 
 able to do this I need a selection mechanism. For example I can select a 
 container and I may want to modify an attribute of all entries in that 
 container. This applies to my current DIT design because all student entries 
 are under a Students container.
 BTW, this feature has nothing to do with subtreeSpecification based selected.
 [1] http://www.educause.edu/eduperson/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DIRSTUDIO-17) Add support for bulk modification on multiple entries

2007-02-08 Thread Stefan Seelmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRSTUDIO-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Seelmann updated DIRSTUDIO-17:
-

Component/s: ldapstudio-browser

There is already some basic functionality in the Batch Operation. But it is 
still expermental and has to be imporved.

 Add support for bulk modification on multiple entries
 -

 Key: DIRSTUDIO-17
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-17
 Project: Directory LDAP Studio
  Issue Type: New Feature
  Components: ldapstudio-browser
Reporter: Ersin Er
Priority: Minor
 Fix For: 0.7.0


 I would like to have a feature in LDAP Studio where I can modify the same 
 attribute of multiple entries. For example, currently I want to use 
 eduPerson[1] object class for all person entries in my DIT. So I want to add 
 eduPerson as a value of objectClass attribute to all person entries in my 
 DIT. And then I also want to add eduPersonAffiliation attribute to all 
 eduPerson entries with appropriate values. So the value of this attribute 
 will be student for all students, and employee for all employees. To be 
 able to do this I need a selection mechanism. For example I can select a 
 container and I may want to modify an attribute of all entries in that 
 container. This applies to my current DIT design because all student entries 
 are under a Students container.
 BTW, this feature has nothing to do with subtreeSpecification based selected.
 [1] http://www.educause.edu/eduperson/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DIRSTUDIO-17) Add support for bulk modification on multiple entries

2007-01-25 Thread Pierre-Arnaud Marcelot (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRSTUDIO-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-17:


Fix Version/s: 0.7.0

Changing fix version to 0.7.0.

 Add support for bulk modification on multiple entries
 -

 Key: DIRSTUDIO-17
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-17
 Project: Directory LDAP Studio
  Issue Type: New Feature
Reporter: Ersin Er
Priority: Minor
 Fix For: 0.7.0


 I would like to have a feature in LDAP Studio where I can modify the same 
 attribute of multiple entries. For example, currently I want to use 
 eduPerson[1] object class for all person entries in my DIT. So I want to add 
 eduPerson as a value of objectClass attribute to all person entries in my 
 DIT. And then I also want to add eduPersonAffiliation attribute to all 
 eduPerson entries with appropriate values. So the value of this attribute 
 will be student for all students, and employee for all employees. To be 
 able to do this I need a selection mechanism. For example I can select a 
 container and I may want to modify an attribute of all entries in that 
 container. This applies to my current DIT design because all student entries 
 are under a Students container.
 BTW, this feature has nothing to do with subtreeSpecification based selected.
 [1] http://www.educause.edu/eduperson/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.