Hi Miroslav,
> On 16 Jan 2017, at 23:42, Miroslav Galajda <miroslav.galajda(a)gmail.com> wrote:
>
> Hi, all that's great to hear. The docker is getting more and more popular
> :-)
>
> Recently, I have "dockerized" XWiki v8.4 hosted in Tomcat and backed by
> OracleXE for my testing purposes.
This is great, the more the merrier! :)
FTR there are currently 29 repos with XWiki images on docker hub (https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=…). This makes it not easy for users to know why one to use. This is why I thought it would be important to have some “official” docker images from the xwiki open source project maintained by the xwiki devs.
I think the next step is to add images for postgresql and oracle since both are supported DBs. What I’m trying to figure out is how to share source files for the Dockerfiles. Using “-f” should work but it’s not supported by automated builds o dockerhub yet (https://github.com/docker/hub-feedback/issues/292). Help is most welcome! :)
Thanks
-Vincent
> I will definitely try your version, it
> seems more komplex and more configurable than mine :-)
>
> Mirec
>
> On 16 January 2017 at 22:36, Vincent Massol <vincent(a)massol.net> wrote:
>
>> Hi Craig,
>>
>>> On 16 Jan 2017, at 21:51, Craig Wright <crw+xwiki(a)crw.xyz> wrote:
>>>
>>> Hi Vincent,
>>>
>>> This is great, and if it had been out two weeks ago I would have used it
>> as the basis for my installation! ;D
>>>
>>> I can’t promise to check it out in the near-term future but when I get a
>> chance to revisit the install method, I will check it out.
>>
>> Cool
>>
>>> When you release a new version, do you plan on pushing that out as a new
>> Docker image, or will you upgrade-in-place in the container? I assume the
>> former.
>>
>> Yep, I’ll push new images.
>>
>> Thanks
>> -Vincent
>>
>>> Thanks,
>>> Craig
>>>
>>>
>>>> On Jan 16, 2017, at 12:33 PM, Vincent Massol <vincent(a)massol.net>
>> wrote:
>>>>
>>>> Note that my assumption so far has been to provide a production-ready
>> Dockerized XWiki. This is not meant to be a demo container to test out
>> XWiki.
>>>>
>>>> * This is for example why I’ve used Debian:jessy as the base imagine
>> and not alpine for example. Another option to slim it down would be to use
>> https://hub.docker.com/r/tklx/base/ but I’ve preferred to use what you’d
>> use in production.
>>>> * This is also why I’m using docker-compose and have several separate
>> containers for the DB and for XWiki/Tomcat.
>>>>
>>>> Thanks
>>>> -Vìncent
>>>>
>>>>> On 16 Jan 2017, at 18:37, Vincent Massol <vincent(a)massol.net> wrote:
>>>>>
>>>>> Hi everyone,
>>>>>
>>>>> I’ve started a first version of a XWiki docker packaging at
>> https://github.com/xwiki-contrib/docker-xwiki and I’ve created an
>> automated build on DockerHub at https://hub.docker.com/u/xwiki/. The goal
>> is to provide an official packaging done by the XWiki dev team.
>>>>>
>>>>> Since I’m a recent user of Docker I’m sure I’ve made plenty of
>> mistakes and not following some best practices, even though I’ve tried my
>> best to do that ;)
>>>>>
>>>>> So it would be great if:
>>>>> * Some users could try it out and let me know how it works
>>>>> * Users could tell me what they’d expect in term of setup from a
>> docker distribution.
>>>>> * Some Docker experts review my code and let me know what I should
>> improve!
>>>>>
>>>>> After I receive some confirmation that it works well-enough, my goal
>> is to document it as an official way of installing xwiki on xwiki.org.
>>>>>
>>>>> Feel free to create jiras for ideas and bugs at
>> http://jira.xwiki.org/browse/XDOCKER.
>>>>>
>>>>> Thanks a lot!
>>>>> -Vincent
>>>>>
>>>>> PS: Note that I’m sure some will want a different DB, such as
>> postgreSQL for example. That should be easy to do. Pull request accepted! :)
>>>>>
>>>>
>>>
>>
>>
Hi Craig,
> On 16 Jan 2017, at 21:51, Craig Wright <crw+xwiki(a)crw.xyz> wrote:
>
> Hi Vincent,
>
> This is great, and if it had been out two weeks ago I would have used it as the basis for my installation! ;D
>
> I can’t promise to check it out in the near-term future but when I get a chance to revisit the install method, I will check it out.
Cool
> When you release a new version, do you plan on pushing that out as a new Docker image, or will you upgrade-in-place in the container? I assume the former.
Yep, I’ll push new images.
Thanks
-Vincent
> Thanks,
> Craig
>
>
>> On Jan 16, 2017, at 12:33 PM, Vincent Massol <vincent(a)massol.net> wrote:
>>
>> Note that my assumption so far has been to provide a production-ready Dockerized XWiki. This is not meant to be a demo container to test out XWiki.
>>
>> * This is for example why I’ve used Debian:jessy as the base imagine and not alpine for example. Another option to slim it down would be to use https://hub.docker.com/r/tklx/base/ but I’ve preferred to use what you’d use in production.
>> * This is also why I’m using docker-compose and have several separate containers for the DB and for XWiki/Tomcat.
>>
>> Thanks
>> -Vìncent
>>
>>> On 16 Jan 2017, at 18:37, Vincent Massol <vincent(a)massol.net> wrote:
>>>
>>> Hi everyone,
>>>
>>> I’ve started a first version of a XWiki docker packaging at https://github.com/xwiki-contrib/docker-xwiki and I’ve created an automated build on DockerHub at https://hub.docker.com/u/xwiki/. The goal is to provide an official packaging done by the XWiki dev team.
>>>
>>> Since I’m a recent user of Docker I’m sure I’ve made plenty of mistakes and not following some best practices, even though I’ve tried my best to do that ;)
>>>
>>> So it would be great if:
>>> * Some users could try it out and let me know how it works
>>> * Users could tell me what they’d expect in term of setup from a docker distribution.
>>> * Some Docker experts review my code and let me know what I should improve!
>>>
>>> After I receive some confirmation that it works well-enough, my goal is to document it as an official way of installing xwiki on xwiki.org.
>>>
>>> Feel free to create jiras for ideas and bugs at http://jira.xwiki.org/browse/XDOCKER.
>>>
>>> Thanks a lot!
>>> -Vincent
>>>
>>> PS: Note that I’m sure some will want a different DB, such as postgreSQL for example. That should be easy to do. Pull request accepted! :)
>>>
>>
>
Hi,
I am Fenil Shah, a 2nd year B.tech (ICT) student, and am interested in
learning about open-sourcing and would like to work with your company for
getting a better idea as to how I can contribute in the same. I have a
basic knowledge in the following languages:
Java, HTML, CSS, JavaScript, Bootstrap, PHP, C, C++ and Python
My aim is to crack GSoC this year and would like you to guide me for the
same.
Regards,
Fenil Shah
Hello Madam/Sir,
I am Priyam Suthar, pursuing the field of
Information and Communication Technology from Dhirubhai Ambani Institute of
Information and Technology, 2nd year student of B.Tech programme. I would
like to contribute to open source development and would like to work for
your company for the same. I have basic knowledge and understanding of the
following languages/fields:
- HTML
- CSS
- JavaScript
- Bootstrap
- PHP
- C
- Java
- C++
- Python
My aim is to crack GSoc 2017 and would like you to guide me through for the
same.
Regards,
Priyam Suthar
In developing an in house app using XWiki I am having difficulty getting a page to display with more than one object.
Currently using XWiki Enterprise 7.4.4.
For testing purposes I have 2 classes: SetupHY32 and SetupUniqueValues.
I create a new page located in Sandbox called ObjGroupTest.
Selecting Object Editor I add the 2 classes and fill in data in each property for each class.
When I save and view, only the first object is displayed. When I go back to edit the objects, all the data is there.
The fully qualified name for each object is Sandbox.SetupHY32.Code.SetupHY32Class (1) and Sandbox.SetupUniqueValues.Code.SetupUniqueValuesClass (1).
According to XWiki data model page each page can have multiple objects.
So the ultimate question is, how can more than one object be displayed on a page?
Thanks,
Steve
On Fri, Jan 6, 2017 at 1:00 AM, <admin(a)xwiki.org> wrote:
> Contents
>
> - dev <#m_-5668311594722123353_dev>
> - IRC <#m_-5668311594722123353_dev:IRC>
> - IRC Archive for channel #xwiki on 05 January 2017
> <#m_-5668311594722123353_dev:IRC.xwikiArchive20170105>
> - extensions <#m_-5668311594722123353_extensions>
> - Extension <#m_-5668311594722123353_extensions:Extension>
> - PDF Viewer Macro
> <#m_-5668311594722123353_extensions:Extension.PDF+Viewer+Macro>
> - platform <#m_-5668311594722123353_platform>
> - Test <#m_-5668311594722123353_platform:Test>
> - Adhesion <#m_-5668311594722123353_platform:Test.Adhesion>
> - xwiki <#m_-5668311594722123353_xwiki>
> - Main <#m_-5668311594722123353_xwiki:Main>
> - Download Form Feedback
> <#m_-5668311594722123353_xwiki:Main.DownloadFormFeedback>
> - Roadmaps <#m_-5668311594722123353_xwiki:Roadmaps>
> - Roadmap <#m_-5668311594722123353_xwiki:Roadmaps.WebHome>
> - XWiki <#m_-5668311594722123353_xwiki:XWiki>
> - Profile of agenbola online
> <#m_-5668311594722123353_xwiki:XWiki.AgenbolaOnline>
> - Profile of agendomino online
> <#m_-5668311594722123353_xwiki:XWiki.AgendominoOnline>
> - Profile of Gabriela Anechitoaei
> <#m_-5668311594722123353_xwiki:XWiki.ganechitoaei>
>
> Hello Developers,
>
> This message is sent by XWiki. Here are the pages in your watchlist that
> have been modified since the last notification:
> dev
> IRC
> IRC Archive for channel #xwiki on 05 January 2017
> <http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20170105>
> <#m_-5668311594722123353_nav> IRC.xwikiArchive20170105
>
> Between 2017/01/05 and 2017/01/05, the page has been modified 81 times, by
> 1 user: Vincent Massol
> 02:13 <lynxt> has joined #xwiki
> 02:13 <tillo> has joined #xwiki
> 04:05 <sagarhan-> has quit
> 04:09 <sagarhani_> has joined #xwiki
> 07:54 <msmeria> has joined #xwiki
> 07:57 <mflorea> has quit
> 08:41 <vmassol> has joined #xwiki
> 08:45 <tmortagne> has joined #xwiki
> 09:19 <vmassol> has quit
> 09:22 <msmeria1> has joined #xwiki
> 09:25 <vmassol> has joined #xwiki
> 09:26 <msmeria> has quit
> 09:31 <vmassol> has quit
> 09:35 <vmassol> has joined #xwiki
> 10:04 <msmeria> has joined #xwiki
> 10:06 <msmeria1> has quit
> 10:15 <Slashman> has joined #xwiki
> 10:21 <edvorg> has joined #xwiki
> 10:30 <Enygma`> has joined #xwiki
> 10:34 <evalica> has joined #xwiki
> 10:34 <mflorea> has joined #xwiki
> 12:00 <raphael29_> has joined #xwiki
> 12:55 <fcharton> has quit
> 12:56 <systemd> has joined #xwiki
> 13:00 <fcharton> has joined #xwiki
> 13:47 <edvorg> has quit
> 13:53 <ImRG> has joined #xwiki
> 14:02 <ImRG> has quit
> 14:04 <ImRG> has joined #xwiki
> 14:51 <OSIMasson1> has quit
> 15:10 <msmeria> has quit
> 15:25 <OSIMasson1> has joined #xwiki
> 15:46 <Enygma`> has quit
> 15:48 <Enygma`> has joined #xwiki
> 16:12 <systemd> has quit
> 16:13 <systemd> has joined #xwiki
> 16:15 <systemd> has quit
> 16:15 <systemd> has joined #xwiki
> 16:26 <sdumitriu1> has quit
> 16:38 <acotiuga> has joined #xwiki
> 16:42 <acotiuga> Hello! I have a question regarding methods' deprecation
> in Java. Let's say I have methodA(String, String) and I figure out that 1
> parameter is useless, then I will create methodA(String) and deprecate the
> first one. Q: Should I replace all the content with a call to the second
> one, or should I let it as it is?
> 16:47 <acotiuga> I saw a lot of examples where the deprecated method
> contains just a call to the new one, but I saw also one example where the
> code is not changed when the method is deprecated.
> 17:15 <OSIMasson2> has joined #xwiki
> 17:16 <OSIMasson1> has quit
> 17:18 <sdumitriu1> has joined #xwiki
> 17:43 <evalica> has quit
> 17:44 <evalica> has joined #xwiki
> 17:46 <tmortagne> acotiuga: depends what is the difference between the two
> method
> 17:47 <tmortagne> what is important is that methodA(String, String) does
> not change
> 17:47 <tmortagne> then no duplication when possible is just common sense
> 17:47 <tmortagne> s/does not change/behavior does not change/
> 17:48 <ImRG> has quit
> 17:57 <acotiuga> has quit
> 18:08 <raphael29_> has quit
> 18:18 <sorinello> has quit
> 18:30 <sorinello> has joined #xwiki
> 18:30 <sorinello> has quit
> 18:33 <Aranjedeath> has joined #xwiki
> 18:39 <tmortagne> has quit
> 19:26 <mflorea> has quit
> 19:42 <abusenius> has joined #xwiki
> 19:44 <Shubham_> has joined #xwiki
> 19:45 <Shubham_> I am looking foward to participate in GSOC & would like
> to know how to start with xkiwi ?
> 19:46 <Shubham_> has quit
> 20:11 <tmortagne> has joined #xwiki
> 20:25 <Enygma`> has quit
> 20:26 <evalica> has quit
> 20:35 <tmortagne> has quit
> 20:49 <evalica> has joined #xwiki
> 20:51 <evalica> that was fast :) if you still need GSOC details come back
> :P
> 20:58 <OSIMasson2> has quit
> 21:12 <OSIMasson1> has joined #xwiki
> 21:14 <OSIMasson1> has quit
> 22:08 <Slashman> has quit
> 22:36 <vmassol> has quit
> 22:37 <vmassol> has joined #xwiki
> 22:47 <OSIMasson1> has joined #xwiki
> 23:12 <vmassol> has quit
> 23:35 <boubou> has quit
> 23:41 <boubou> has joined #xwiki
> 23:44 <evalica> has quit
> On 2017/01/05, the page has been created by Vincent Massol
> <evalica> has quit
> IRC.IRCBotArchiveClass
> channel:
> xwiki
> title: ⇨ IRC Archive for channel #xwiki on 05 January 2017
> parent: ⇨ IRC.WebHome
> author: XWiki.XWikiGuest ⇨ xwiki:XWiki.VincentMassol
> syntax: XWiki 2.1 ⇨ Plain 1.0
> extensions
> Extension
> PDF Viewer Macro
> <http://extensions.xwiki.org/xwiki/bin/view/Extension/PDF+Viewer+Macro>
> <#m_-5668311594722123353_nav> Extension.PDF Viewer Macro
>
> On 2017/01/05, the page has been modified by Manuel Smeria
> ExtensionCode.ExtensionClass
> description:
> installation:
> source:
> https://github.com/xwiki-contrib/macro-pdfviewer/tree/
> master/xwiki-macro-pdfviewerhttps://github.com/xwiki-
> contrib/macro-pdfviewer/
> ExtensionCode.ExtensionCompatibilityClass
> notes:
> ExtensionCode.ExtensionVersionClass
> notes:
> ExtensionCode.ExtensionVersionClass
> notes:
> ExtensionCode.ExtensionVersionClass
> notes:
> ExtensionCode.ExtensionVersionClass
> notes:
> ExtensionCode.ExtensionVersionClass
> notes:
> ExtensionCode.ExtensionVersionClass
> notes:
> XWiki.XWikiComments
> comment:
> author: xwiki:XWiki.dgervalle ⇨ xwiki:XWiki.ManuelSmeria
> platform
> Test
> Adhesion <http://platform.xwiki.org/xwiki/bin/view/Test/Adhesion>
> <#m_-5668311594722123353_nav> Test.Adhesion
>
> On 2017/01/05, the page has been deleted by Thomas Mortagne
> On 2017/01/05, the page has been created by Thomas Mortagne
> xwiki
> Main
> Download Form Feedback
> <http://www.xwiki.org/xwiki/bin/view/Main/DownloadFormFeedback>
> <#m_-5668311594722123353_nav> Main.DownloadFormFeedback
>
> On 2017/01/05, the page has been modified by Vincent Massol
> * Sent 1/5/2017 22:40:12:(((
> > It won't install in Glassfish 4.1.1 it won't run in Tomcat 9. I've lost
> 2-3 days and would rather start over with something else, were it my
> decision
> > IT WONT INSTALL IN GLASSFISH 4.1.1 TOMCAT GIVES ERROR 11007 SO FAR IT'S
> A TIME SINK and THREATENING TO BECOME A QUAGMIRE
> )))
> Roadmaps
> Roadmap <http://www.xwiki.org/xwiki/bin/view/Roadmaps/>
> <#m_-5668311594722123353_nav> Roadmaps.WebHome
>
> Between 2017/01/05 and 2017/01/05, the page has been modified 3 times, by
> 1 user: Thomas Mortagne
> * --Cannot delete document with many large attachments - XWIKI-8910 -
> Thomas--Thomas-- **in 9.0RC1 (too dangerous for 8.4.x)**
> author: XWiki.VincentMassol ⇨ XWiki.ThomasMortagne
> XWiki
> Profile of agenbola online
> <http://www.xwiki.org/xwiki/bin/view/XWiki/AgenbolaOnline>
> <#m_-5668311594722123353_nav> XWiki.AgenbolaOnline
>
> Between 2017/01/05 and 2017/01/05, the page has been modified 6 times, by
> 1 user: agenbola online
> agen-bola-online.jpg: () ⇨ 1.1
> XWiki.XWikiUsers
> avatar:
> agen-bola-online.jpg
> blog:
> https://bluebet88.org/
> comment:
> Perusahaan multinasional mengembangan situs Agen Judi Online Taruhan Bola
> Sbobet Casino dilakukan secara menyeluruh untuk memperbanyak permainan
> langsung bagi anggota daftar baru maupun pemain lama.
> company:
> bluebet88com
>
This might be spam.
> editor:
> ---
> phone:
> 082165597436
> usertype:
> Simple
> Dashboard.UserDashboardPreferencesClass
> displayOnMainPage:
> No
> XWiki.WatchListClass
> automaticwatch:
> default
> documents:
> xwiki:XWiki.AgenbolaOnline
> On 2017/01/05, the page has been created by agenbola online
> {{include document="XWiki.XWikiUserSheet"/}}
> XWiki.XWikiRights
> allow:
> Allow
> levels:
> edit
> users:
> XWiki.AgenbolaOnline
> XWiki.XWikiUsers
> active:
> Yes
> email_WATCHLIST_IMG_PLACEHOLDERemail:
> ******************
> first_name:
> agenbola
> last_name:
> online
> password:
> ******************
> parent: ⇨ xwiki:Main.UserDirectory
> author: XWiki.XWikiGuest ⇨ XWiki.AgenbolaOnline
> defaultLanguage: ⇨ en
> syntax: XWiki 2.1 ⇨ XWiki 2.0
> Profile of agendomino online
> <http://www.xwiki.org/xwiki/bin/view/XWiki/AgendominoOnline>
> <#m_-5668311594722123353_nav> XWiki.AgendominoOnline
>
> Between 2017/01/05 and 2017/01/05, the page has been modified 6 times, by
> 1 user: agendomino online
> adigenposiker.jpg: () ⇨ 1.1
> XWiki.XWikiUsers
> avatar:
> adigenposiker.jpg
> blog:
> http://capsaindo.com/
> comment:
> Banyak permainan game online Agen Poker Online Domino 99 dan Capsa Susun
> Terpercaya hingga saat ini masih melakukan ketepatan dalam mengelola
> mengurus member lama maupun baru.
> company:
> capsaindocom
>
This also.
> editor:
> ---
> phone:
> 082122449426
> usertype:
> Simple
> Dashboard.UserDashboardPreferencesClass
> displayOnMainPage:
> No
> XWiki.WatchListClass
> automaticwatch:
> default
> documents:
> xwiki:XWiki.AgendominoOnline
> On 2017/01/05, the page has been created by agendomino online
> {{include document="XWiki.XWikiUserSheet"/}}
> XWiki.XWikiRights
> allow:
> Allow
> levels:
> edit
> users:
> XWiki.AgendominoOnline
> XWiki.XWikiUsers
> active:
> Yes
> email_WATCHLIST_IMG_PLACEHOLDERemail:
> ******************
> first_name:
> agendomino
> last_name:
> online
> password:
> ******************
> parent: ⇨ xwiki:Main.UserDirectory
> author: XWiki.XWikiGuest ⇨ XWiki.AgendominoOnline
> defaultLanguage: ⇨ en
> syntax: XWiki 2.1 ⇨ XWiki 2.0
> Profile of Gabriela Anechitoaei
> <http://www.xwiki.org/xwiki/bin/view/XWiki/ganechitoaei>
> <#m_-5668311594722123353_nav> XWiki.ganechitoaei
>
> Between 2017/01/05 and 2017/01/05, the page has been modified 10 times, by
> 1 user: Gabriela Anechitoaei
> XWiki.WatchListClass
> documents:
> xwiki:XWiki.ganechitoaei test:Security Tests.Subwiki: Autosave Selected
> Rights test:TestReportingExecutions.Security Tests\.Subwiki: Autosave
> Selected Rights8 test:Administration Tests.Add a favicon for the wiki
> test:Administration Tests.Add Delete User In Group test:Administration
> Tests.Administer Page - Presentation - Change Color Theme
> test:Administration Tests.Annotations In Old Syntax test:Administration
> Tests.AppWithinMinutes parent test:Administration Tests.Attachment
> Selection Limited To Current Page test:Administration Tests.Change Date
> Format test:Administration Tests.Change the EmbeddedSolrInstance Logger
> test:Administration Tests.Change the Icon Theme from Administer Page
> test:Administration Tests.Change Timezone test:Administration Tests.Change
> the MailSenderPlugin Logger test:Administration Tests.Configure Mail
> Sending test:Administration Tests.Connect to Office Server
> test:Administration Tests.Consistent location of AppWithinMinutes
> test:Administration Tests.Create a template with descendent documents
> test:Administration Tests.Create And Delete User test:Administration
> Tests.Create Page from Office test:Administration Tests.Create Page From
> Template test:Administration Tests.Disable Search Suggest
> test:Administration Tests.Disconnect from Office Server test:Wiki
> Tests.Translate a document in a different language test:Administration
> Tests.Display Left Panel Column test:Administration Tests.Display Right
> Panel Column test:Administration Tests.Do Not Clean Paste Content
> Automatically test:Administration Tests.Enable Minor Edits
> test:Administration Tests.Enable Version Summaries test:Administration
> Tests.Export Whole Wiki test:Administration Tests.Extend User Profile
> test:Administration Tests.Extension Difference View test:Administration
> Tests.Extension installed as dependencies test:Administration
> Tests.Extension Updater test:Administration Tests.Extensions installed as
> dependency test:Administration Tests.Footer Space Copyright
> test:Administration Tests.Groups Edit Group test:Administration Tests.Image
> Selection Limited To Current Page test:Administration Tests.Import XAR
> test:Administration Tests.Discard Success Statuses test:Administration
> Tests.Main Wiki Preferences test:Administration Tests.Make Document Title
> Field Mandatory test:Administration Tests.Change Default Style CSS
> test:Administration Tests.Make Version Summaries Mandatory
> test:Administration Tests.Obfuscate Email Addresses test:Administration
> Tests.Panel Wizard Accordion Headers test:Administration Tests.Panel Wizard
> Change Order Of The Panels test:Administration Tests.Panels Expand And
> Collapse test:Administration Tests.Register From Administration
> test:Administration Tests.Show Document Annotations Tab test:Administration
> Tests.Show Document Attachments Tab test:Administration Tests.Show Document
> Comments Tab test:Administration Tests.Show Document Information Tab
> test:Administration Tests.Show Document History Tab test:Administration
> Tests.Solr Add to Index test:Administration Tests.Solr Delete from Index
> test:Administration Tests.Solr Reindex test:Administration Tests.Source
> Editor And External Images Disabled In Wysiwyg test:Administration
> Tests.Space Panel Wizard Columns test:Administration Tests.Space Rights
> Show Users test:Administration Tests.Switch between Icon Themes
> test:Administration Tests.Switch the language test:Administration
> Tests.Upgrade Extension test:Administration Tests.Upload And Delete XAR
> test:Administration Tests.WYSIWYG Editor - Modify the Color settings
> test:Administration Tests.WYSIWYG Editor - Modify the Font settings
> test:Administration Tests.WYSIWYG Editor - Modify the Menu Bar
> test:Administration Tests.WYSIWYG Editor - Modify the Plugins list
> test:Administration Tests.WYSIWYG Editor - Modify the Tool Bar
> test:Administration Tests.WYSIWYG Editor - Modify the Style settings
> test:Administration Tests.Switch To Lucene Search test:Administration
> Tests.Change the space from Administer Space test:Administration
> Tests.Change the Icon Theme from Administer Space test:Nested
> Spaces.Convert a Terminal Document to a Nested Document test:Nested
> Spaces.Copy a space test:Nested Spaces.Copy a WebHome page from one space
> to another test:Nested Spaces.Copy and Paste the link of a document
> test:Nested Spaces.Create a child document of any current document
> test:Nested Spaces.Create a child document to store information about sub
> aspects of documents test:Nested Spaces.Create a L1 Nested Document
> test:Nested Spaces.Create a L3 Nested Document test:Nested Spaces.Create a
> L4 Nested Document test:Nested Spaces.Create a Nested Document without
> creating the parents test:Nested Spaces.Create a Nested Document using Add
> button test:Nested Spaces.Create a new Nested Document test:Nested
> Spaces.Create terminal page test:Nested Spaces.Delete a document
> test:Nested Spaces.Delete a space test:Nested Spaces.Delete non terminal
> page test:Nested Spaces.Delete non terminal page and children test:Nested
> Spaces.Expand tree structure test:Nested Spaces.Export Import a document
> test:Administration Tests.Set Language Settings test:Nested Spaces.Export
> Import a document with history test:Nested Spaces.Grant edit rights on a
> document for a group test:Nested Spaces.Grant view rights on a document for
> a group test:Nested Spaces.Inherit permissions to any child document (with
> no overridden permissions on the child) test:Nested Spaces.Move document to
> new parent with existing rights test:Nested Spaces.Move document to
> top-level path non-existing parents test:Nested Spaces.Move document to
> top-level path existing parents test:Nested Spaces.Move L1 document
> test:Nested Spaces.Move L2 document test:Nested Spaces.Move only parent
> test:Nested Spaces.Move document and implied children test:Nested
> Spaces.Override a right at page level test:TestReportingExecutions.Nested
> Spaces\.Override a right at page level8 test:Nested Spaces.Preserve
> document permissions after move test:Nested Spaces.Rename a space
> test:Nested Spaces.Rename Document test:Nested Spaces.Set CKEditor as the
> default WYSIWIYG editor test:Nested Spaces.Test Location Picker test:Nested
> Spaces.The breadcrumb displays the correct path test:Nested Spaces.URL
> pointing to the current document test:Security Tests.Access Rights for a
> page creator test:Security Tests.View rights test:TestReportingExecutions.Security
> Tests\.View rights8 test:Security Tests.View rights for a page, excluding
> the creator test:TestReportingExecutions.Security Tests\.View rights for
> a page, excluding the creator8 test:Security Tests.Deny edit right for a
> group and grant edit right for a user test:Security Tests.Group rights on a
> space with a Subgroup included test:Search Tests.Create Page And Search
> test:Search Tests.Disable Facets test:Search Tests.Enable Facets
> test:Search Tests.Faceted Search test:Search Tests.Search For Attachments
> test:Search Tests.Search For Content test:Search Tests.Search For Comments
> test:Search Tests.Search For Raw Content test:Search Tests.Search For Title
> test:Search Tests.Sort Search Results test:Syntax.PageWebHome equivalent to
> Page test:Syntax.attachPagefile links to attachment test:Syntax.Page
> equivalent to docPage test:Syntax.Page equivalent to spacedotPage
> test:Syntax.Page link creates child nested page PageWebHome when clicked
> from nested page test:Syntax.Page link creates sibling PageWebHome when
> clicked from terminal document test:Syntax.imagePagefile inserts image
> test:Syntax.Link to an anchor in a page test:Syntax.Link to nested space on
> a subwiki test:Syntax.Switching between the wysiwyg and the source tabs and
> editing labels doesn't break link syntax test:AppWithinMinutes Tests.Create
> a AWM application in a nested document test:AppWithinMinutes Tests.Code and
> Data Pages test:AppWithinMinutes Tests.Delete Entry test:CKEditor.Add a
> link using the CKEditor menu test:CKEditor.Add a table test:CKEditor.Add a
> table in the right side of the page test:CKEditor.Add a table into a cell
> table test:CKEditor.Add a table with Caption test:CKEditor.Body select
> test:CKEditor.Check the accuracy of the installation logs
> test:CKEditor.CKEditor in fullscreen test:CKEditor.H select
> test:CKEditor.Heading styles test:CKEditor.P select test:CKEditor.Remove a
> link test:CKEditor.Resize the CK edit box test:CKEditor.Switch to source
> mode test:CKEditor.Div select test:CKEditor.Text styles test:CKEditor.Use
> XWiki link syntax in CKEditor test:Wiki Tests.Accept Invitation test:Wiki
> Tests.Accept Join Request test:Wiki Tests.Change Joining Policy For Wiki
> test:Wiki Tests.Change Wiki Description test:Wiki Tests.Create a new sub
> wiki test:Wiki Tests.Create Wiki From A Template With Extensions Installed
> test:Wiki Tests.Delete Wiki test:Wiki Tests.Edit a translation test:Wiki
> Tests.Login With Global User and Logout test:Wiki Tests.Make Request To
> Join Wiki test:Administration Tests.Localization Filter Box
> test:TestReportingExecutions.Administration Tests\.Localization Filter
> Box8 test:Wiki Tests.Migrate XWiki using Distribution Wizard test:Wiki
> Tests.See Activity Stream Of A Wiki test:Wiki Tests.See The Wiki Members
> test:Wiki Tests.Update a subwiki using Distribution Wizard test:Web
> Tests.Attach Two Files test:Web Tests.Preview A Comment test:Web
> Tests.Delete A Version test:Web Tests.Correct Url Is Accessed After Login
> test:Web Tests.Login With Invalid Username test:Web Tests.Login With
> Invalid Credentials test:Web Tests.Login And Logout test:Web Tests.Delete
> Comment test:Web Tests.Reply To A Comment test:Web Tests.Copy A Page
> test:Web Tests.Register John Smith test:Web Tests.[Colibri] Add Comment
> Scroll Down test:Web Tests.[Colibri] Add Attachment Scroll Down test:Web
> Tests.Change The Parent Of A Page test:Web Tests.Delete A Space test:Web
> Tests.Add a Comment from More Actions Menu test:Web Tests.Add A Heading1 In
> Wiki Mode test:Web Tests.Add A Heading2 In Wiki Mode test:Web Tests.Add A
> Heading3 In Wiki Mode test:Web Tests.Add A Heading4 In Wiki Mode test:Web
> Tests.Add A Numbered List In Wiki Mode test:Web Tests.Delete an attachment
> from More Actions Menu test:Web Tests.Add Subscript Text In Wiki Mode
> test:Web Tests.Add Superscript Text In Wiki Mode test:Web Tests.Add
> Velocity Code In Wiki Mode test:Web Tests.Apply Bold Styling In Wiki Mode
> test:Web Tests.Apply Bullets Styling In Wiki Mode test:Web Tests.Attach A
> File Twice test:Web Tests.Attach A File Twice from More Actions Menu
> test:Web Tests.Attach a office document from More Actions Menu test:Web
> Tests.Attach An Image With The Attached Image Button test:Web
> Tests.Autosave in Wiki Mode test:Web Tests.Cancel A Comment test:Web
> Tests.Cancel a comment from More Actions Menu test:Web Tests.Cancel Editing
> In Fullscreen Wiki Mode test:Web Tests.Cancel Editing In Wiki Mode test:Web
> Tests.Delete a comment from More Actions Menu test:Web Tests.Delete An
> Attachment test:Web Tests.Delete version range from More Actions Menu
> test:Web Tests.Edit a comment from More Actions Menu test:Web Tests.Exit
> Fullscreen In Wiki Mode test:Web Tests.Forgot your password test:Web
> Tests.Forgot your username test:Web Tests.Information from More Actions
> Menu test:Web Tests.Jump To A Page test:Web Tests.Quick Links Jump to a
> Page test:TestReportingExecutions.Web Tests\.Quick Links Jump to a Page8
> test:Web Tests.Jump To A Page Using Ctrl-G test:Web Tests.Preview a comment
> from More Actions Menu test:Web Tests.Preview A Page In Fullscreen Wiki
> Mode test:Web Tests.Redirect To The Forgot Username Page test:Web
> Tests.Redirect To The Reset Password Page test:Web Tests.Reply to a comment
> from More Actions Menu test:Web Tests.Restore A Page test:Web Tests.Save
> And Continue In Fullscreen Wiki Mode test:Web Tests.Save And View In
> Fullscreen Wiki Mode test:Web Tests.Save View Version Summary Wiki test:Web
> Tests.See The Print Preview Of A Page test:Web Tests.Select An Image With
> The Attached Image Button test:Web Tests.Select Text And Create External
> Link In Wiki Mode test:Web Tests.Select Text And Create Internal Link In
> Wiki Mode test:Web Tests.Share Email test:Web Tests.Share page by email
> test:Web Tests.Show and Hide minor edits from More Actions Menu test:Web
> Tests.Show And Hide Minor Edits In History Tab test:Web Tests.View Source
> test:User Tests.Change Avatar Image Cancel test:User Tests.Change Avatar
> Image Select Another Image test:User Tests.Delete User Avatar test:User
> Tests.Display Hidden Documents test:User Tests.Do Not Display Hidden
> Documents test:User Tests.Do Not Use Dashboard As Wiki Home test:User
> Tests.Watch Page And Delete It From Watchlist test:User Tests.Watch Page
> Rss test:User Tests.Watch the parent page and its children
> test:TestReportingExecutions.Installers\.Test EXE installer on Windows
> 108 test:Activity Stream Tests.Annotate Page test:Activity Stream
> Tests.Attach Page test:Activity Stream Tests.Comment Page test:Activity
> Stream Tests.Delete Page test:Activity Stream Tests.Edit Page test:Activity
> Stream Tests.See All Actions Detail test:Annotations Tests.Annotate Twice
> Same Content test:Annotations Tests.Delete Annotation test:Annotations
> Tests.Edit annotated text test:Annotations Tests.Edit Annotation
> test:Annotations Tests.Edit Annotation From Comments Tab test:Annotations
> Tests.Reply To Annotation test:Annotations Tests.View Annotations Of
> Another User test:Other Tests.Add an UI Extension to the Applications Panel
> test:Other Tests.Create a Class test:Other Tests.Add Properties to a Class
> test:Other Tests.Check Menu separators test:Other Tests.Connect to XWiki
> using the WebDAV protocol on Windows test:TestReportingExecutions.Other
> Tests\.Connect to XWiki using the WebDAV protocol on Windows8
> test:TestReportingExecutions.Other Tests\.Create the Class Template for
> your Class8 test:Other Tests.Create the Class Template for your Class
> test:TestReportingExecutions.Other Tests\.Create the Class Sheet for your
> Class8 test:Other Tests.Create XWiki Macro Through Wiki Page
> test:TestReportingExecutions.Other Tests\.Create XWiki Macro Through Wiki
> Page8 test:Other Tests.Display the State of External Links
> test:TestReportingExecutions.Other Tests\.Display the State of External
> Links8 test:TestReportingExecutions.Other Tests\.Enable Filesystem
> Attachment Store8 test:Other Tests.Enable Filesystem Attachment Store
> test:Other Tests.Help Application test:TestReportingExecutions.Other
> Tests\.Help Application8 test:Other Tests.Multiselect Custom Display Test
> test:TestReportingExecutions.Other Tests\.Multiselect Custom Display
> Test8 test:Other Tests.Port attachments from the database to the filesystem
> store test:TestReportingExecutions.Other Tests\.Port attachments from the
> database to the filesystem store8 test:Other Tests.Sandbox Page test:Other
> Tests.Subtree with Checkboxes test:TestReportingExecutions.Other
> Tests\.Subtree with Checkboxes8 test:Other Tests.XWiki Multipage PDF Export
> Test test:TestReportingExecutions.Other Tests\.XWiki Multipage PDF Export
> Test8 test:Message Stream Tests.Delete Message test:Message Stream
> Tests.Follow User test:Message Stream Tests.Send Message To Everyone
> test:Message Stream Tests.Send Message To Group test:Message Stream
> Tests.Unfollow User From User Homepage test:Macros.Add Map Macro to a
> dashboard test:Macros.Install Full Calendar Macro test:Macros.Install
> Hierarchy Macro test:Macros.Install JW Player Macro test:Macros.Install
> LightBox Macro test:Macros.Install Piwik Application test:Macros.Install
> Ratings Application test:Macros.Configura Ratings Application
> xwiki:TestReports.ManualTestReportXWiki843.WebHome test:Administration
> Tests.Create a New Template Provider test:Macros.Full Calendar Macro in a
> page test:TestReportingExecutions.Administration Tests\.Create a New
> Template Provider8Provider8 test:Macros.Play a video online
> test:Macros.Full Calendar with Google Calendar test:Macros.Chart Macro 3D
> Stacked Bar test:Macros.Chart Macro Custom Color test:Macros.Hierarchy
> Macro inside a page test:Macros.Highlight Macro CSS test:Macros.Highlight
> Macro Diff test:Macros.Static Tree test:Macros.Tabs Macro into a page
> test:Macros.Add JW Player as a gadget into a dashboard
>
Hi devs,
We’ve been working on XWiki 8.4.x but at the same time, the work for XWiki 9.0 has officially started on the 1st of January 2017.
Now, usually, I try to send some roadmap proposal before the start of the dev of a release but this time I haven’t done so simply because XWiki SAS (the company who sponsors a lot of the dev of the XWiki project) is late on proposing a new roadmap. Thus till now the xwiki.org devs have been working on leftovers from 8.4.x and on some topics they thought were important to work on.
Note that the roadmap process inside XWiki SAS has started and I should be able to make a proposal on this list on the 12th, i.e. this week. The proposed roadmap would span XWiki 9.0, 9.1 and 9.2 (i.e. 3 months).
I believe we should still stick to our schedule and thus have the following dates (following the agreed monthly schedule defined at the end of last year):
* 9.0RC1: 3 weeks after the start, i.e. 23rd of January 2017
* 9.0Final: 1 week after the RC, i.e. 30th of January 2017
Is that ok with everyone?
Also note that the RM for 9.0RC1 is Guillaume this time according to http://dev.xwiki.org/xwiki/bin/view/ReleasePlans/. Ok with you Guillaume?
Thanks
-Vincent
Hi devs,
I was trying to find the oldest commit and couldn’t. Maybe we made a mistake while moving from CVS to SVN and then from SVN to Git at some point?
On xwiki-platform, running “git log —reverse” gives me as the oldest:
"
commit fd92841151ac9d81da39babdb82516dbb7e4add7
Author: vmassol <vincent(a)massol.net>
Date: Fri Oct 13 13:57:10 2006 +0000
XWIKI-12: Reorganize directory structure to match Maven2 best practices and cleanup build
* Started creating the core/ module and added the first version of a m2 build.
* Please note that that the m2 is NOT working at this time as more work needs to be done to sort out the dependencies.
* I'm committing this to show to everyone the path I'm taking, to gather comments and possibly help too... :-)
git-svn-id: https://svn.xwiki.org/svnroot/xwiki/xwiki/trunk/core@1387 f329d543-caf0-0310-9063-dda96c69346f
“
But this is definitely not the oldest. There are commits from Ludo in 2003. We used to be able to see them in svnsearch but that service has been decommissioned. On https://web.archive.org/web/20130625112738/http://svnsearch.org/svnsearch/r… we can still see that there were 7 commits in Dec 2003 for example.
So my guess right now is that we lost history at some point. Is that so?
Thanks
-Vincent
Hello, fellow XWiki community members,
Since XWiki will be participating at this year's FOSDEM (www.fosdem.org)
open source meeting in Brussels and since we never did spend some time to
think about XWiki sticker that would help promote our community, we invite
everybody to chip in with *ideas on how XWiki stickers should look like*.
We would like to focus on *thumb-sized* (vertical/badge; horizontal with
text) stickers in a couple of formats:
1) X logo + "xwiki.org" under (standard XWiki sticker)
2) Horizontal message/quote + "xwiki.org" under it (get creative on the
messages)
3) FOSDEM or other open source event flavored sticker (we have one idea,
others are welcomed)
4) Anything text/graphic XWiki-related (or about open source, wikis, etc.),
within the size restrictions, for the more talented/creative ones out there
:)
Other inspiration and resources:
http://www.unixstickers.com/stickershttp://design.xwiki.org/xwiki/bin/view/Standards/ColorsLogohttps://www.xwiki.org/xwiki/bin/view/Main/Mediahttps://www.xwiki.org/xwiki/bin/view/Main/Logo
Please use this wiki page to share your ideas or designs (or even reply to
this mail, but the wiki page would be nicer :) ):
http://design.xwiki.org/xwiki/bin/view/Proposal/XWikiStickers
The deadline is *end of Wednesday, 11th January, 2016*. You can continue
contributing after this date as well, since ideas are always welcomed, but
they will probably be printed for future events.
It`s a short notice, but FOSDEM is close and we can do more brainstorming
rounds in the future as well.
XWiki SAS is going to handle the printing of the logos around the end of
this week or next week.
We will come back with the results and you can come to FOSDEM at XWiki's
booth to talk to us and grab some stickers to enjoy and share yourself ;)
The plan is to eventually create a stickers page on xwiki.org where
everybody can download and print XWiki stickers themselves. It should
include both generally approved XWiki stickers but also community made ones.
Looking forward to your ideas,
Thanks,
Eduard