Opened 10 years ago

Closed 8 years ago

#623 closed task (fixed)

Upgrade Wicket

Reported by: Twan Goosen Owned by:
Priority: major Milestone: VirtualCollectionRegistry-1.1
Component: VCRegistry Version:
Keywords: Cc:

Description

Upgrade to Wicket 6 (or 7, if stable), which will give us

  • a large number of new features and improvements (see overview)
  • the ability to use WebJars (for jQuery, Bootstrap, ...)
  • the ability to use a new version of WiQuery (and therefore use newer versions of jQuery more elegantly and safely)

This does imply quite a lot of refactoring (short tests have shown that it is not trivial in this case at least).

Possibly helpful:

Change History (5)

comment:1 Changed 8 years ago by Willem Elbers

Priority: minormajor

comment:2 Changed 8 years ago by Willem Elbers

Milestone: VirtualCollectionRegistry-1.1

comment:3 Changed 8 years ago by Willem Elbers

  • Upgrade to wicket 1.5 completed with some basic testing. WiQuery has been disabled.
  • Upgrade to wicket 6.0 completed with basic functionality tested. WiQuery is still disabled.

TODO:

  • Upgrade to wicket 7.0
  • Fix UI issues caused by disabling WiQuery.
Last edited 8 years ago by Willem Elbers (previous) (diff)

comment:4 Changed 8 years ago by Willem Elbers

Upgrade to wicket 7.0 completed with basic functionality tested.

comment:5 Changed 8 years ago by Willem Elbers

Resolution: fixed
Status: newclosed

Merged into develop branch, closing ticket.

Note: See TracTickets for help on using tickets.