Discussion:
big changes in trunk - readme before updating from svn
Dave Hall
2008-06-08 13:16:55 UTC
Permalink
Hi all,

I have just checked in a large amount of code into trunk. After
discussing it with a few people they thought it should be in 18. You
can see the whole changeset at
http://svn.savannah.gnu.org/viewvc?view=rev&root=phpgroupware&revision=18606

A couple of words of warning. It currently only works with SQL accounts
(LDAP is coming rsn) and there are potentially some issues when using
cookie for sending session data.

I am actively working on fixing this, so please be patient during the
transition. It is a major change, but most of it was needed due to
changes in ACLs for the locations/interlink code.

You might want to wait a day or 2 before running this in your main
development environment. Bug reports on savannah are always welcome :)

Enjoy the ride

Cheers

Dave
Dave Hall
2008-06-08 13:20:30 UTC
Permalink
Post by Dave Hall
Hi all,
I have just checked in a large amount of code into trunk. After
discussing it with a few people they thought it should be in 18. You
can see the whole changeset at
http://svn.savannah.gnu.org/viewvc?view=rev&root=phpgroupware&revision=18606
A couple of words of warning. It currently only works with SQL accounts
(LDAP is coming rsn) and there are potentially some issues when using
cookie for sending session data.
I am actively working on fixing this, so please be patient during the
transition. It is a major change, but most of it was needed due to
changes in ACLs for the locations/interlink code.
You might want to wait a day or 2 before running this in your main
development environment. Bug reports on savannah are always welcome :)
Enjoy the ride
Cheers
Dave
PS Probably best to keep a pre upgrade db dump handy in case the upgrade
goes awry. Testing suggests that it goes well, but you never know :)
Loading...