ledge

  • Filter
Rafal Krzewski
release 1.0.6.2
added 1.0.6.2
Łukasz Urbański
CYKLO-737: New DateSelectorOptionalExTS macro added with setCurrentTime option button. DateSelectorOptionalTS macro replaced with DateSelectorOptionalExTS at structure.EditNode view.
Rafal Krzewski
release 1.0.6.1
added 1.0.6.1
Rafal Krzewski
Allow adding script and style links using LinkTool instances. useful in conjunction with LinkTool.skinResource()
Rafal Krzewski
release 1.0.6
added 1.0.6
Rafal Krzewski
release 1.0.6
Rafal Krzewski
break loop when InterruptedException is caught. Whenever Object.wait(..) throws InterruptedException thread interruption flag is cleared.
Rafal Krzewski
discard FileSystem reference after the test is done. JUnit holds on to testcase object instances until all tests are done and FileSystem is dragging behind a lot of memory in the file listing