merging bugfixes from 6.6.3
This commit is contained in:
parent
60bd9ea317
commit
9246824759
9 changed files with 1937 additions and 6997 deletions
|
|
@ -1,6 +1,14 @@
|
|||
6.6.3
|
||||
6.7.0
|
||||
- fix [ 1221284 ] Operation\user.pm i18n {internationalize labels}
|
||||
|
||||
|
||||
6.6.3
|
||||
- Fixed a recurring transaction commerce bug.
|
||||
- fix [ 1218874 ] Unable to edit any Assets nested in a Layout
|
||||
- Fixed a bad create.sql script from the last release.
|
||||
- fix [ 1215281 ] Users randomly logged out
|
||||
|
||||
|
||||
6.6.2
|
||||
- Changed the back to site link in the admin console to act intuitively rather than logically.
|
||||
- fix [ 1220552 ] moderation of postings/threads
|
||||
|
|
|
|||
4437
docs/create.sql
4437
docs/create.sql
File diff suppressed because one or more lines are too long
|
|
@ -7,6 +7,20 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
|
||||
6.6.3
|
||||
--------------------------------------------------------------------
|
||||
* If you created your site using the create.sql script from 6.6.2
|
||||
you will need to recreate it from the new create.sql script
|
||||
from 6.6.3. The 6.6.2 version has some unrecoverable
|
||||
problems in it. If you just upgraded to 6.6.2, you need not
|
||||
worry, the upgrade is unaffected by this problem.
|
||||
|
||||
* If you're randomly getting logged out before upgrading to this
|
||||
release, clear your browser cache and cookies after upgrading
|
||||
to this release and the problem will go away.
|
||||
|
||||
|
||||
6.6.0
|
||||
--------------------------------------------------------------------
|
||||
* Perl modules that used to be shipped with WebGUI are now required
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue