You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by pa...@apache.org on 2002/06/30 21:11:18 UTC

cvs commit: jakarta-jetspeed/xdocs changes.xml

paulsp      2002/06/30 12:11:18

  Modified:    docs/site changes.html
               xdocs    changes.xml
  Log:
  Record changes to security_ref and skin customization
  
  Revision  Changes    Path
  1.19      +28 -7     jakarta-jetspeed/docs/site/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- changes.html	30 Mar 2002 12:37:37 -0000	1.18
  +++ changes.html	30 Jun 2002 19:11:18 -0000	1.19
  @@ -124,15 +124,15 @@
   ***
   <li>
     action (add/remove/update/fix) - [Bug # xxx -] date - description (committer's initials) [Thanks to developer_name]
  -</li> 
  +</li>
   -->
   
   <li>
     Add - Added Change Log (PS)
  -</li> 
  +</li>
   <li>
     Update - Implemented Internationalization (localization) in the Customizer  (PS)
  -</li> 
  +</li>
   <li>
     Add - Bug # 4142 - Password Reminder Facility (CK)
   </li>
  @@ -141,7 +141,7 @@
     used by all portlet types. (PS) Thanks to Andy Grundman
   </li>
   <li>
  -  Add - Add "openinpopup" parameter to the NewRSSPortlet to enable opening links 
  +  Add - Add "openinpopup" parameter to the NewRSSPortlet to enable opening links
     in a new bowser window.(PS)
   </li>
   <li>
  @@ -252,7 +252,7 @@
     a profile for a user, it then searches all the roles for that user for the profile.
   </li>
   <li>
  -  Add - 2002/02/10 - New Profiler feature: When creating new users, the default 
  +  Add - 2002/02/10 - New Profiler feature: When creating new users, the default
     template (user account) is now configurable in the JR.p. Setting this to empty will
     not create any PSML entries, and then role-based PSML will be used (if enabled).
   </li>
  @@ -278,7 +278,7 @@
   <li>
     Add - 2002/02/24 - Disabled account feature added (DST)
     						   Accounts can be disabled by the admin user, with User form or by the auto-disable feature
  -					    - Auto-disable feature - disables an account after x failures over y interval							
  +					    - Auto-disable feature - disables an account after x failures over y interval
                      - Extended database model. New interface 'JetspeedUser', impl 'BaseJetspeedUser'
   						 - added 'disabled' column to databases
   						 - automatic saving of user during Logoff is now optional (off by default)
  @@ -288,7 +288,7 @@
   </li>
   <li>
     Add - 2002/03/10 - Started foundation of portlet ids. The portal toolkit now uses or assigns portlet ids (DST)
  -                   - Converted all paned controllers and security portlets to use portlet ids 
  +                   - Converted all paned controllers and security portlets to use portlet ids
   </li>
   <li>
     Add - 2002/13/01 - (PS)
  @@ -331,6 +331,27 @@
   </li>
   <li>
     Add - 2002/03/30 - Added basic test of Jetspeed to tests_tomcat_xx (PS)
  +</li>
  +<li>
  +  Add - 2002/04/04 - AggregatePortlet, reference tag to PSML, ProfileLocator.createFromPath() (DST)
  +</li>
  +<li>
  +  Add - 2002/04/05 - DatabaseBrowserPortlet, phase one, vector-based implementation (DST)
  +</li>
  +<li>
  +  Add - 2002/04/09 - added xml media type (DST)
  +</li>
  +<li>
  +  Add - 2002/04/28 - highlight disabled/unconfirmed users on the user browser page and add paging through users (CK)
  +</li>
  +<li>
  +  Add - 2002/05/09 - Added support for multiple template root directories - thanks to Craig Setera (CK)
  +</li>
  +<li>
  +  Add - 2002/06/29 - Security Ref for a "portlet set" can be set with the Customizer (PS)
  +</li>
  +<li>
  +  Add - 2002/06/30 - Skin and Security Ref can for an entry set can be set with the Customizer (PS)
   </li>
   </ul>
                               </blockquote>
  
  
  
  1.40      +7 -1      jakarta-jetspeed/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- changes.xml	9 May 2002 08:44:54 -0000	1.39
  +++ changes.xml	30 Jun 2002 19:11:18 -0000	1.40
  @@ -243,6 +243,12 @@
   <li>
     Add - 2002/05/09 - Added support for multiple template root directories - thanks to Craig Setera (CK)
   </li>
  +<li>
  +  Add - 2002/06/29 - Security Ref for a "portlet set" can be set with the Customizer (PS)
  +</li>
  +<li>
  +  Add - 2002/06/30 - Skin and Security Ref can for an entry set can be set with the Customizer (PS)
  +</li>
   </ul>
   </section>
   </body>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>