mromy 2005/06/08 14:30:47 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/txt history.txt
Log:
- updated Jahia 4.1 changelog for 4.1.0_01
Revision Changes Path
1.41.2.5.2.3 +22 -1 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.2&r2=1.41.2.5.2.3&f=h
Index: history.txt
===================================================================
RCS file: /cvs/jahia/src/views/txt/Attic/history.txt,v
retrieving revision 1.41.2.5.2.2
retrieving revision 1.41.2.5.2.3
diff -u -r1.41.2.5.2.2 -r1.41.2.5.2.3
--- history.txt 2 Jun 2005 12:16:49 -0000 1.41.2.5.2.2
+++ history.txt 8 Jun 2005 12:30:46 -0000 1.41.2.5.2.3
@@ -12,7 +12,7 @@
Jahia 4.1 Change Log
-Last update: 02.06.2005
+Last update: 08.06.2005
Jahia 4.1.0_01
-----------
@@ -30,10 +30,14 @@
- [JAHIA-298] - NullPointerException in ConnectionDispenser
- Contribution by EU Parliement to correctly handle parsing of
403 error messages
+- Removes GBK specific code. We now recommend to use UTF-8 encoding when
+ building chinese sites.
Authorisations (ACL) and Authentification
- [JAHIA-281] - Allow ACLs to use other trees than it's own to resolve
permissions
+- Remove default password generation when no password is submitted for a
+ new user
Search Engine & filters
- Put full indexation of site in scheduled job.
@@ -53,11 +57,24 @@
- Fixed other issue when shutdowning search service
- Compact index file at fixed interval
- Cleaner way to check that the index exist before opening it.
+- provide more info on background indexation
+- Fixed cluster issue
+- All search settings removed from web.xml and put in config.xml
+- Changed pdfbox process priority
+- Free text search is now performed on the field named "text" which is a
+ concatenation of the fields value and all others properties and metadatas.
+- You can now restrict search to specific fields by appending "value:"
+ to the query
+- Multiple site search is now supported
+- Check for dummy request
+
WebDAV
- [JAHIA-269] - WebDAV: You can not change permissions on /shared
- [JAHIA-299] - ClassCastException in JahiaDescriptorsStore fixed
- Switch Slide 2 table names to lower case for mysql
+- Fixed infinite folders problem when opening an IE folder on port 80
+- Fixed issue in mime-type autodetect when file uploaded in upper case
Database
- Oracle fix for blog template
@@ -68,3 +85,7 @@
- Blog template: Fix category filter
- Blog template: Fix bug on calendar if current day is 1
- Add highlighted text for search results
+- Blog template: Fix date bug
+- Changed resource value for the addContainer and updateContainer
+ to "Edit container".
+- Various resources bundle fixes
\ No newline at end of file