mromy       2005/11/11 11:11:13 CET

  Modified files:        (Branch: JAHIA-4-1-BRANCH)
    src/views/txt        history.txt 
  Log:
  - updated history for 4.1.1
  
  Revision      Changes    Path
  1.41.2.5.2.5  +74 -4     jahia/src/views/txt/history.txt
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/txt/history.txt.diff?r1=1.41.2.5.2.4&r2=1.41.2.5.2.5&f=h
  
  
  
  Index: history.txt
  ===================================================================
  RCS file: /cvs/jahia/src/views/txt/Attic/history.txt,v
  retrieving revision 1.41.2.5.2.4
  retrieving revision 1.41.2.5.2.5
  diff -u -r1.41.2.5.2.4 -r1.41.2.5.2.5
  --- history.txt       13 Jun 2005 12:36:50 -0000      1.41.2.5.2.4
  +++ history.txt       11 Nov 2005 10:11:12 -0000      1.41.2.5.2.5
  @@ -12,10 +12,7 @@
   
   Jahia 4.1 Change Log
   
  -Last update: 13.06.2005
  -
  -Jahia 4.1.0_01
  ------------
  +Last update: 11.11.2005
   
   ( Lines beginning with [JAHIA-#] refer to the entry number # entered in the
     JIRA issue tracking. The full list of issues solved can be found here :
  @@ -24,6 +21,79 @@
     http://www.jahia.org/jira/browse/JAHIA-#  , where # is the issue number. )
   
   
  +Jahia 4.1.1
  +-----------
  +
  +Bugfixes, refactorings and other enhancements:
  +
  +Jahia Core Framework
  +- Add more allowed characters in URL key : -_.
  +- Modified isActionURIsEmpty method so that it will not try to build action 
list 
  +  when in another mode than edit mode.
  +- [JAHIA-439] : Added workflow launcher that can take a base page ID.
  +- [JAHIA-436] : Correct type of page upon creation of link and remote URL 
types.
  +- [JAHIA-432] : Added possibility to set remote URL without changing page 
type.
  +- [JAHIA-337] : Added check to prevent exception. (contributed by Commaro)
  +- [JAHIA-334] : Fixed problem when using external URLs which begin with 
"javascript:" (contributed by Commaro)
  +- [JAHIA-331] : Fixed problem when validation error message occurs 
(contributed by Commaro)
  +- [JAHIA-294] : Improved getURL() and getJSPopupURL() method (contributed by 
Commaro)
  +- [JAHIA-293] : Fixed problem in javascript function EnginePopup 
(contributed by Commaro)
  +
  +Authorisations (ACL) and Authentification
  +- Added NTLM authentification
  +- Added CAS integration
  +- Made classes UserProperty and UserProperties serializable to fix 
clustering problems.
  +
  +Search Engine & filters
  +- Added chaining searchers to allow combination of and, or, xor between 
several searcher
  +- Fixed indexing time display
  +- Fixed rangequery and rollback workflow state check
  +- Make SiteIndexationStatus class serializable
  +- [JAHIA-430] : Properly terminate connection when indexing site in 
background thread.
  +- [JAHIA-382] : Fixed a filtering problem
  +- [JAHIA-381] : Fixed a ContainerSearcher problem
  +- [JAHIA-380] : Fixed a ContainerSorter problem
  +
  +WebDAV
  +- Sync caches at the end of webdav operations
  +- Fixed slide cache
  +- Added clustering ability to slide transactional cache by embedding jahia 
cache
  +- Fix initialization problem of WebDAV servlet.
  +- Small bugfix in webdav servlet when Jahia is not yet installed.
  +- Fixed binding issue with new users / ldap users
  +- Switched to slide binding store, and some other little fixes
  +- Authorize HEAD command as non authenticated (Patch by UNIL)
  +- Improved solidity of getUserPrincipal in request wrapper implementation 
(Patch by UNIL)
  +- Fixed support of larger file uploads(Patch by UNIL)
  +- [JAHIA-437] : Replace e.printStackTrace calls with error logging.
  +- [JAHIA-147] : replaced "[oprations]" with context menu in filemanager 
engine (contributed by Commaro)
  +
  +Webapps
  +- [JAHIA-366] : Removed JSessionID from getPathInfo() parameter.
  +
  +Installation and Environment (J2EE; DB; OS;...)
  +- Removed tests in configuration wizard that posed problems when Jahia was 
installed in ROOT configuration
  +
  +Cache
  +- Added soap method to flush cache by name
  +- [JAHIA-433] : Added check on cache name.
  +
  +Jahia engines
  +- [JAHIA-361] :  Fix for error in DynAPI initialization (contributed by 
Commaro).
  +- [JAHIA-135] : Fixed problem in Date field and SmallText field (contributed 
by Commaro)
  +
  +Corporate templates
  +- sync templates with corporate portal templates module
  +
  +Others
  +- Added basic IDEA project files
  +- Code cleanup (contributed by Netreturn)
  +- Added missing properties in jahia.skeleton file.
  +
  +
  +Jahia 4.1.0_01
  +-----------
  +
   Bugfixes, refactorings and other enhancements:
   
   Jahia Core Framework
  

Reply via email to