On Thu, Nov 24, 2011 at 2:01 PM, Vincent Massol <[email protected]> wrote:
>
> On Nov 24, 2011, at 1:14 PM, Thomas Mortagne wrote:
>
>> On Thu, Nov 24, 2011 at 10:55 AM, Vincent Massol <[email protected]> wrote:
>>> Hi devs and everyone,
>>>
>>> Here's a proposal for the XE 3.4 roadmap.
>>>
>>> The idea is to have a short release focused on stabilization and polishing 
>>> exclusively. This is meant to be the first of 2 stabilization releases 
>>> (with XE 3.5). Reminder: XE 3.5 is the last release of the 3.x cycle and 
>>> after it's released we'll start the 4.x cycle.
>>>
>>> Dates:
>>> =====
>>>
>>> 3.4M1: 19 December
>>> 3.4RC1: 26 December
>>> 3.4Final: 5 January (not putting 2 january since it's just after new eve 
>>> and people might be a bit tired and not in the mood of releasing ;))
>>>
>>> Plan for 3.5:
>>>
>>> 3.5RC1: 23 January
>>> 3.5Final: 30 January
>>>
>>> Must have:
>>> =========
>>>
>>> * Finish UI for extension manager - Sergiu
>>> - more polishing (js, etc)
>>> - support for XAR merges and conflicts
>>> - whatever is missing (I'm not sure about its exact status - Sergiu, could 
>>> you give us a precise status of what's missing?)
>>>
>>> * Fix bugs and continue improving Extension Manager backend and the XWiki 
>>> Repository application (XR) - Thomas
>>> - Thomas, can you list important stuff to do here?
>>
>> * XR
>> ** finish migrate extensions.xwiki.org (currently blocked by xwiki.org 
>> upgrade)
>
> err this one is planned for 3.3 and I hope it'll be there for 3.3 final, we 
> need it to make EM UI really usable :)

Just listing all that is not yet done.

>
>> ** make easier to create and keep up to date XR/extensions.xwiki.org
>> page for an extension stored in a Maven repository
>> ** add some version management UI
>> ** there is still some differences between extensions.xwiki.org and XR code
>>
>> * EM
>> ** clustering support
>> ** there is already an automated merging system for XAR but exposing a
>> real resolution conflict UI would require quite some backend work
>>
>> These are the most important points for a real 1.0 I would say but not
>> sure what's doable in this timeframe, IMO conflict resolution UI is a
>> lot to ask. See
>> http://dev.xwiki.org/xwiki/bin/view/Design/ExtensionManager for
>> everything else.
>
> I hope we can have the conflict resolution done by end of 3.5 though if it's 
> not possible in 3.4. Do you think it's possible? Isn't this mostly a UI issue?

The is a lot of UI work for sure (that alone I'm not sure it would be
fully ready for 3.4 given what's left to do but Sergiu would know
better) and it's not only that. The UI also need to be asked by the
backend what to do when a conflict is found during an upgrade and
answer it what the user decided.

>
> Thanks
> -Vincent
>
>>> * Finish App with Minutes - Marius
>>> - Polishing
>>> - New auto title/page name feature
>>> - Maris, can you list other things that we need to finish in 3.4?
>>>
>>> * LDAP Admin UI - Jerome
>>>
>>> Nice to have:
>>> ===========
>>>
>>> Backend:
>>>
>>> * LDAP group sync need to test group membership before adding user to group 
>>>     XWIKI-7063      Unassigned
>>> * Page creation date should be the date of the installation     XWIKI-7058  
>>>     Unassigned
>>> * Accessing a store that is not migrated to the lastest data version should 
>>> not be allowed      XWIKI-7006      Denis Gervalle
>>> * Reduce the likelihood of having same (hibernate) document id for 
>>> different documents  XWIKI-6990      Denis Gervalle
>>> * When using filesystem attachments with attachment versioning disabled, 
>>> deleted attachments are duplicated on the hard disk.   XWIKI-6951      
>>> CalebJamesDeLisle
>>> * Deleted attachments duplication in recycle bin while File Storage is on   
>>>     XWIKI-6917      CalebJamesDeLisle
>>> * Renaming a page should also rename the title of it    XWIKI-6743      
>>> Unassigned
>>> * Be able to rename a space from the UI XWIKI-6722      Unassigned
>>> * Be able to delete a space from the UI XWIKI-6687      Marius Dumitru 
>>> Florea
>>> * Use a predefined Space Template like Dashboard, Livetable when creating a 
>>> new space   XWIKI-6684      Unassigned
>>> * Problems displaying the correct attachment version when using a proxy 
>>> XWIKI-6569      Unassigned
>>> * Performance of blog category panel is still not enough        XWIKI-6363  
>>>     Unassigned
>>> * Change stylesheet and javascript extension filename when a modification 
>>> is done on those      XWIKI-6073      Unassigned
>>> * Auto-create Space.WebHome when creating a page in an underfined space 
>>> XWIKI-5399      Unassigned
>>>
>>> Front end:
>>>
>>> * Add more/all configuration parameters in the wiki administration      
>>> XWIKI-7066      Unassigned
>>> * Unable to add users to a group on IE9 XWIKI-7061      Unassigned
>>> * When editing a User Profile category, after saving the changes, preserve 
>>> the category tab     XWIKI-7059      Unassigned
>>> * Strange behaviour when pressing back and forward on a page that has 2 
>>> WYSIWYG editors displayed       XWIKI-7028      Marius Dumitru Florea
>>> * Log-in automatically on registration  XWIKI-6892      Unassigned
>>> * Tree from document index does not expand on IE9       XWIKI-6752      
>>> Marius Dumitru Florea
>>> * Have an auto-complete for the User and Group visibility inputs for the 
>>> Message Stream XWIKI-6728      Unassigned
>>> * Limit dragable width of textareas in FF4 and Chrome   XWIKI-6304      
>>> Unassigned
>>> * WebSearch should only display spaces with view right  XWIKI-6227      
>>> Unassigned
>>> * Auto-suggest doesn't work for global users    XWIKI-6207      Unassigned
>>> * New floating action menu hides titles in the content of the page when 
>>> jumping to an anchor    XWIKI-6018      Unassigned
>>> * Activity Stream doesn't show Image Profile change     XWIKI-5930      
>>> Unassigned
>>> * Cannot filter using "/" on a Date column in the livetable     XWIKI-5889  
>>>     Unassigned
>>> * Better placement of the documentation link    XE-1031 Unassigned
>>> * Cannot access the object editor for documents with XWikiRights objects on 
>>> wikis with many users       XE-1015 Unassigned
>>> * New XWiki Syntax Guide        XE-880  Unassigned
>>> * Occasionally the livetable fails to load on index pages       XE-844  
>>> Unassigned
>>> * Add option to 'show more entries' on displaying the Activity Stream   
>>> XE-748  Unassigned
>>>
>>> Please review the items where your name is indicated to make sure you're 
>>> planning to implement them!
>>>
>>> Of course if there are some other items that you're planning to do, make 
>>> sure to add them to the list.
>>>
>>> WDYT?
>>>
>>> Thanks
>>> -Vincent
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Thomas Mortagne
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to