The XWiki development team is pleased to announce the release of XWiki
Workspaces 1.1 Milestone 2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
New features have been implemented in this release, amongst them :
* Global roles: the administrator can now delegate responsibilities to
groups of administrators and power users
* Public registration: It is now possible to enable public registration
for visitors that do not own an account
* Invitation management: You can invite via email people who are not
registered yet on the XWiki Workspaces instance to come and work in
existing workspaces.
You can read the full release notes, including screenshots of the
aforementioned features, here :
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesWorkspaces11Milestone2
To get started with XWiki Workspaces, point your browser at
http://workspaces.xwiki.org
Thanks
-The XWiki dev team
Hi everyone,
Yesterday was our second bug fixing day (which we intend to have every
wednesday). The following bugs were fixed: http://tinyurl.com/6xup69
- Vincent
XWIKI-2485 Calling the Flush Cache API prevents Users and Groups from
being deleted properly
- Sergiu
XWIKI-2386 Non-threadsafe manipulation of the document in SaveAction
XWIKI-2385 displayPrettyName does not show the mandatory mark in
certain situations
- Thomas
XWIKI-2468 sql exception during delete virtual wiki in Oracle
XWIKI-2483 Lots of code don't take care of "xwiki.temp.dir" when a
temporary directory is needed
- Artem
XWIKI-2317 Documents created from APIs starts at version 2.1
- Fabio
XECLIPSE-91 Keybinding conflicts may interfere with normal
accelerator operation
XECLIPSE-93 Open page menu item not visible when using XEclipse in
the Eclipse IDE
XECLIPSE-97 Indexer must start indexing all spaces automatically + be
persistent
XECLIPSE-90 Compatibility with Confluence Fabio Mancinelli Eugene
Kuleshov
So that's a total of 10 bugs fixed. Well done everybody and thanks to
all who participated.
Special kudos to Fabio, Sergiu and Thomas.
Thanks
-Vincent
Hi Artem,
On Jun 19, 2008, at 2:44 PM, amelentev (SVN) wrote:
> Author: amelentev
> Date: 2008-06-19 14:44:27 +0200 (Thu, 19 Jun 2008)
> New Revision: 10459
>
> Modified:
> xwiki-platform/web/trunk/standard/src/main/webapp/templates/
> editactions.vm
> Log:
> XWIKI-114: Adding comment for edit changes
>
> fix old typo
You cannot do this since:
* the issue is already closed and has already been released
* this won't appear in the release notes
The best is to create a new jira issue for this explaining what the
problem is from the user's point of view.
Thanks
-Vincent
> Modified: xwiki-platform/web/trunk/standard/src/main/webapp/
> templates/editactions.vm
> ===================================================================
> --- xwiki-platform/web/trunk/standard/src/main/webapp/templates/
> editactions.vm 2008-06-19 12:06:15 UTC (rev 10458)
> +++ xwiki-platform/web/trunk/standard/src/main/webapp/templates/
> editactions.vm 2008-06-19 12:44:27 UTC (rev 10459)
> @@ -75,7 +75,7 @@
>
> #if((!$commentFieldAdded)&&($xwiki.hasEditComment()))
> #set($commentFieldAdded = 1)
> -#if($xwiki.isEditCommentHidden())
> +#if($xwiki.isEditCommentFieldHidden())
> <input type="hidden" name="comment" value="" size="80" />
> #else
> $msg.get("core.comment"): <input type="text" name="comment" value=""
> size="80" />
Hello everyone,
maybe http://markmail.org/ would be interesting for XWiki to. Seems very
useful for me.
Btw. has someone some feedback on my last mail regarding the SSO project?
Hi community !
The second XWiki DocHour is planned on Thursday 19th of June.
So what is this DocHour thing ?
Here is the rules:
* 1 hour
* You choose at what time you want to work on the documentation.
* On xwiki.org
* You choose to document what you want. Ideas of missing documentation:
- In JIRA: http://tinyurl.com/3xtn8t
- Improve existing documentation
- XWiki Watch documentation on http://watch.xwiki.org
- XEM Documentation on http://manager.xwiki.org
- XWiki Workspaces Documentation http://workspaces.xwiki.org
* Make sure you create a jira issue for the work you're doing and
assign to yourself. The issue should be created in the XWiki Core
project, with a "documentation" component. Don't forget to tag it as
"dochour20080619" to be listed in the result of this event.
* If you can't do it on the the planned date, then you can still do it
on another day, as close as possible to the the 19th of June ;)
* The idea is to repeat this event every month or every 2 months.
You can look at the result of previous DocHour at
http://markmail.org/message/dm3kclit4g4s472v
Thanks everyones and hope we will soon have to allocate more space to
xwiki.org database ;)
--
Thomas Mortagne
On Jun 18, 2008, at 6:32 PM, tmortagne (SVN) wrote:
> Author: tmortagne
> Date: 2008-06-18 18:32:27 +0200 (Wed, 18 Jun 2008)
> New Revision: 10412
>
> Modified:
> xwiki-platform/core/branches/xwiki-core-1.4/xwiki-core/src/main/
> java/com/xpn/xwiki/export/html/HtmlPackager.java
> xwiki-platform/core/branches/xwiki-core-1.4/xwiki-core/src/main/
> java/com/xpn/xwiki/pdf/impl/PdfExportImpl.java
> xwiki-platform/core/branches/xwiki-core-1.4/xwiki-core/src/main/
> java/com/xpn/xwiki/plugin/charts/ChartingPlugin.java
> xwiki-platform/core/branches/xwiki-core-1.4/xwiki-core/src/main/
> java/com/xpn/xwiki/plugin/graphviz/GraphVizPlugin.java
> xwiki-platform/core/branches/xwiki-core-1.4/xwiki-core/src/main/
> java/com/xpn/xwiki/plugin/image/ImagePlugin.java
> xwiki-platform/core/branches/xwiki-core-1.4/xwiki-core/src/main/
> java/com/xpn/xwiki/plugin/svg/SVGPlugin.java
> Log:
> Revert XWIKI-2483 (Lots of code don't take care of "xwiki.temp.dir"
> when a temporary directory is needed)
Explanation: I've asked Thomas to revert since I think this could be
dangerous for our stable 1.4 branch and it's not an important bug
anyway so it's better not to take the risk.
Thanks
-Vincent
Hi everyone,
This is our second bug fix day. Let the fun begin and let's try to
break our previous record of last time (see http://tinyurl.com/6j6rvj
for details) :)
Here are the rules:
* Every Wednesday all XWiki devs should work on fixing bugs only.
* If they're not free on Wednesday they should do it on another day in
the same week
* The bugs should be taken in this order:
a) bugs with patches available
b) bugs planned for the current release. For example for 1.5M2 it's: http://tinyurl.com/5s2fjv
c) bugs with the most votes: http://tinyurl.com/28yqvv d) bugs with
higher severities
Note that the URL i've given are for XWiki Core but the same applies
for all JIRA projects and products.
Right now we're planning to do this for Core, XE and XEM. I hope that
this can be extended to other products such as Watch/Workspaces.
Everyone is invited to help out and not just committers:
* contributors can send patches
* users can vote for their most important issues
* bug reporters should be ready to verify that the fix does solve
their problem
Thanks
-Vincent