On 12/19/2012 01:26 PM, Marc Delisle wrote:
Rouslan Placella a écrit :
On 12/13/2012 05:44 PM, Marc Delisle wrote:
Hi,
Let's discuss an alpha version for 4.0. In the bug tracker, I tried to find issues that are serious enough to block releasing the first alpha version, and could not find any.
Opinions?
The server status monitor pages still need some work, I have a branch with a whole bunch of fixes[0] that I intend to merge some time soon. Even after I do so, there will still be a few more bugs in those pages, all old and untracked, including a show-stopper in the localStorage feature. I'll file them as soon as I get a chance on the tracker.
The split-server-status branch has been merged, the localStorage feature has been fixed.
Anything else that would be a showstopper for an alpha1 ?
Not a showstopper, but we have quite a few outdated third party js libraries. It's probably a good idea to upgrade them before the alpha. Here are a few:
codemirror 2.18 -> 3.0 jquery 1.6.2 -> 1.8.3 jquery ui 1.8.16 -> 1.9.2 jquery ui timepicker 0.9.6 -> 1.1.1 jquery qtip -> can be dropped after jquery ui is upgraded as it will come with a tooltip plugin included
Bye, Rouslan