Alfresco 2.9B Available for Download 

Announcements and general Alfresco news.

Alfresco 2.9B Available for Download

Postby kevinr » 11 Dec 2007, 15:12

We are pleased to announce the availability of Alfresco Community 2.9B.

Image

This Community release is the second in the set of releases that will showcase upcoming Alfresco 3.0 product enhancements. This release also includes additional bugs fixes rolled up from our 2.1 Enterprise updates.

Our Community 2.9B release provides access to the following new team collaboration capabilities for test and evaluation:

* Project Spaces (image library, doc library, email-in archive, calendar, IM presence, blog integration)
* iGoogle Gadgets
* Extended Person Profile

Happy testing.

Alfresco Engineering

NOTE: as usual it will take SourceForge 24hrs+ to update it's mirrors!
kevinr
Alfresco Engineer
Alfresco Engineer
 
Posts: 2589
Joined: 27 Jun 2005, 15:56
Location: London
Alfresco Version: other

14 Points (What is this?)

Postby MikeH » 11 Dec 2007, 15:25

I'd also like to introduce Tagging within the Microsoft Office add-ins. This update only requires the Alfresco repository to be updated, not the client add-in code.

Document Tagging
The active document can be tagged (and untagged) using the new area within the Document Details tab.
Image

Tag Cloud
A new "Tags" tab shows a repository-wide tag cloud. Clicking a tag will search for all documents so tagged.
Image
As always, feedback on these new features is welcome and enouraged!

Thanks,
Mike
Mike Hatfield
Senior Software Engineer
http://twitter.com/mikehatfield - Find me on Twitter
http://share.alfresco.com/ - Alfresco Content Community
http://wiki.alfresco.com/ - Alfresco Wiki docs
http://issues.alfresco.com/ - JIRA bug reporting site

** If this post was helpful, please click Yes on the Post Rating --> **
MikeH
Alfresco Engineer
Alfresco Engineer
 
Posts: 3005
Joined: 19 Aug 2005, 09:24
Location: Alfresco HQ

323 Points (What is this?)

Postby Loftux » 12 Dec 2007, 09:46

Some really nice new features there, good job!

So the first thing I tested was to create a meeting. And meeting in swedish is möte, and only a-z is allowed for naming a meeting, could not have that word in my meeting.

So I hereby give you räksmörgås (shrimp sandwich) that contains all 3 extra characters in swedish alphabet. Cut and paste and use in all your testing.
A similar danish word is blåbærgrød (blueberry cream).

So have a look at meeting creation, same problem with tagging. Didn't work to use räksmörgås in tagging either.

I will do some more 'räksmörgås' testing for other stuff as well, will file those in JIRA if and when I find something.

Cheers,
Peter Löfgren
Loftux AB - Your open source ECM solution provider in Sweden.
Loftux
Alfresco Partner
Alfresco Partner
 
Posts: 249
Joined: 20 Nov 2007, 15:27
Location: Sweden
Alfresco Version: 3.3

18 Points (What is this?)

Alfresco.war not loaded after AlfrescoCommunity-2.9.0B setup

Postby jgerven » 12 Dec 2007, 09:46

Hi,
I have downloaded AlfrescoCommunity-2.9.0B-Setup.exe for windows, the installation works fine, but the alfresco.war file is not deployed.
So i am still on 2.9.0

Under Company Home I see the usual: Data Dictionary, Guest Home and User Homes Spaces, nothing more. The Projects Space is nowhere to be seen.

I renamed C:\Alfresco\tomcat\webapps\alfresco to alfresco.old.
Restarted alfresco, and 2.9.0 B is deployed, but this should'nt be the way, is it?

Kind regards,

John van Gerven
User avatar
jgerven
 
Posts: 4
Joined: 16 Nov 2007, 10:49

0 Points (What is this?)

Re: Alfresco.war not loaded after AlfrescoCommunity-2.9.0B s

Postby MikeH » 12 Dec 2007, 10:09

jgerven wrote:I renamed C:\Alfresco\tomcat\webapps\alfresco to alfresco.old.
Restarted alfresco, and 2.9.0 B is deployed, but this should'nt be the way, is it?


From the Tomcat 5.5 documentation at http://tomcat.apache.org/tomcat-5.5-doc ... /host.html
Automatic Application Deployment section wrote:If you redeploy an updated WAR file, be sure to delete the expanded directory when restarting Tomcat, so that the updated WAR file will be re-expanded...


Thanks,
Mike
Mike Hatfield
Senior Software Engineer
http://twitter.com/mikehatfield - Find me on Twitter
http://share.alfresco.com/ - Alfresco Content Community
http://wiki.alfresco.com/ - Alfresco Wiki docs
http://issues.alfresco.com/ - JIRA bug reporting site

** If this post was helpful, please click Yes on the Post Rating --> **
MikeH
Alfresco Engineer
Alfresco Engineer
 
Posts: 3005
Joined: 19 Aug 2005, 09:24
Location: Alfresco HQ

323 Points (What is this?)

Postby kevinr » 12 Dec 2007, 10:11

Loftux wrote:Some really nice new features there, good job!

So the first thing I tested was to create a meeting. And meeting in swedish is möte, and only a-z is allowed for naming a meeting, could not have that word in my meeting.

So I hereby give you räksmörgås (shrimp sandwich) that contains all 3 extra characters in swedish alphabet. Cut and paste and use in all your testing.
A similar danish word is blåbærgrød (blueberry cream).

So have a look at meeting creation, same problem with tagging. Didn't work to use räksmörgås in tagging either.

I will do some more 'räksmörgås' testing for other stuff as well, will file those in JIRA if and when I find something.

Cheers,
Peter Löfgren


The Calendar is very much Beta quality at the moment - please report all your issues in JIRA and we will get to fixing them.

Thanks for your comments,

Kevin
Alfresco UI Team Leader
http://twitter.com/kevinroast - Find me on Twitter
http://www.alfresco.com/community/register - Alfresco Manuals
http://wiki.alfresco.com - Alfresco Wiki docs
http://wiki.alfresco.com/wiki/Developer_Guide - Alfresco Developer Guide
kevinr
Alfresco Engineer
Alfresco Engineer
 
Posts: 2589
Joined: 27 Jun 2005, 15:56
Location: London
Alfresco Version: other

14 Points (What is this?)

Re: Alfresco.war not loaded after AlfrescoCommunity-2.9.0B s

Postby jgerven » 12 Dec 2007, 10:23

MikeH wrote:
jgerven wrote:I renamed C:\Alfresco\tomcat\webapps\alfresco to alfresco.old.
Restarted alfresco, and 2.9.0 B is deployed, but this should'nt be the way, is it?


From the Tomcat 5.5 documentation at http://tomcat.apache.org/tomcat-5.5-doc ... /host.html
Automatic Application Deployment section wrote:If you redeploy an updated WAR file, be sure to delete the expanded directory when restarting Tomcat, so that the updated WAR file will be re-expanded...


Thanks,
Mike


I have deleted the alfresco directory, restarted tomcat and everything works fine.
Thanks,
John
User avatar
jgerven
 
Posts: 4
Joined: 16 Nov 2007, 10:49

0 Points (What is this?)

Postby MikeH » 12 Dec 2007, 10:47

Loftux wrote:Didn't work to use räksmörgås in tagging either.

Thanks for spotting this - it looks like an encoding problem with MSIE as it works fine using Firefox. I'll investigate and fix.

Thanks,
Mike
Mike Hatfield
Senior Software Engineer
http://twitter.com/mikehatfield - Find me on Twitter
http://share.alfresco.com/ - Alfresco Content Community
http://wiki.alfresco.com/ - Alfresco Wiki docs
http://issues.alfresco.com/ - JIRA bug reporting site

** If this post was helpful, please click Yes on the Post Rating --> **
MikeH
Alfresco Engineer
Alfresco Engineer
 
Posts: 3005
Joined: 19 Aug 2005, 09:24
Location: Alfresco HQ

323 Points (What is this?)

Postby SCHNEIKA » 12 Dec 2007, 11:49

Where can we download the 2.9b? The nightlybuilds 2.9devare from date 28-11-2007!
SCHNEIKA
Community Achiever
Community Achiever
 
Posts: 117
Joined: 25 Apr 2007, 09:41
Location: Germany

0 Points (What is this?)

Email Archive, Email Alias, Email ID what to do with it ?

Postby jgerven » 12 Dec 2007, 11:59

Hi,

Is there documentation on what we can do with the Email Archive, Email Alias, Email ID ? (How to configure, how does it work?)

I also see that every object has an Email ID, how can we use this Email ID.

John.
User avatar
jgerven
 
Posts: 4
Joined: 16 Nov 2007, 10:49

0 Points (What is this?)

Postby kevinr » 12 Dec 2007, 12:01

We have cleared space on the dev machine so hopefully the nightly build should go up today.

Get the 2.9B release from here:
https://sourceforge.net/project/showfil ... _id=143373

Kevin
Alfresco UI Team Leader
http://twitter.com/kevinroast - Find me on Twitter
http://www.alfresco.com/community/register - Alfresco Manuals
http://wiki.alfresco.com - Alfresco Wiki docs
http://wiki.alfresco.com/wiki/Developer_Guide - Alfresco Developer Guide
kevinr
Alfresco Engineer
Alfresco Engineer
 
Posts: 2589
Joined: 27 Jun 2005, 15:56
Location: London
Alfresco Version: other

14 Points (What is this?)

Re: Email Archive, Email Alias, Email ID what to do with it

Postby kevinr » 12 Dec 2007, 12:31

jgerven wrote:Hi,

Is there documentation on what we can do with the Email Archive, Email Alias, Email ID ? (How to configure, how does it work?)

I also see that every object has an Email ID, how can we use this Email ID.

John.


http://wiki.alfresco.com/wiki/Email_Ser ... figuration
kevinr
Alfresco Engineer
Alfresco Engineer
 
Posts: 2589
Joined: 27 Jun 2005, 15:56
Location: London
Alfresco Version: other

14 Points (What is this?)

Postby fselendic » 12 Dec 2007, 12:57

Nice release, great new features :D

Regarding calendar, once upon a time we had some code that was adding CalDav functionality to Alfresco 1.4. Would you guys be interested in something like that (enabling access to CalDav clients)?

Also, question related to general 2.9 release; what are ECM Forms and how can we test them? Any documentation on those?
fselendic
Community Contributor Pro
Community Contributor Pro
 
Posts: 77
Joined: 12 Sep 2005, 09:50

1 Point (What is this?)

Postby olivier.migeot » 12 Dec 2007, 14:31

fselendic wrote:Nice release, great new features :D


Agrees on that.

Regarding calendar, once upon a time we had some code that was adding CalDav functionality to Alfresco 1.4. Would you guys be interested in something like that (enabling access to CalDav clients)?


I don't know about developers, but that would be a very good idea. We are currently storing our organizational calendars in Alfresco through WebDAV, but CalDAV should be even better for that purpose, shouldn't it?

Also, question related to general 2.9 release; what are ECM Forms and how can we test them? Any documentation on those?


From what I understood, you create an XML-schema file in /Data dictionnary/Forms and then when you create new content you have the opportunity to select this "schema" and create a document based on it.

Or maybe there is more than that?
olivier.migeot
 
Posts: 4
Joined: 10 Oct 2007, 14:26

0 Points (What is this?)

Postby kevinr » 13 Dec 2007, 11:02

DM forms (defined in "Forms" space, from an XSD) work in the same way as Web Forms (defined in "Web Forms" space, from an XSD) but don't support renditions. Once defined, use "Create Content" to select form and create / edit the XML (via generated form UI). There are some docs here:
http://wiki.alfresco.com/wiki/Forms_Dev ... #ECM_Forms

There will be improved docs for DM forms soon!

Thanks,

Kevin
Alfresco UI Team Leader
http://twitter.com/kevinroast - Find me on Twitter
http://www.alfresco.com/community/register - Alfresco Manuals
http://wiki.alfresco.com - Alfresco Wiki docs
http://wiki.alfresco.com/wiki/Developer_Guide - Alfresco Developer Guide
kevinr
Alfresco Engineer
Alfresco Engineer
 
Posts: 2589
Joined: 27 Jun 2005, 15:56
Location: London
Alfresco Version: other

14 Points (What is this?)

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 0 guests