9 projects tagged "Wicket"
eHour is a Web-based time registration tool for project-based businesses. The primary objective is to keep time tracking as simple as needed while still being very effective at measuring and reporting the amount of time your team spends on a project. eHour is available as a standalone version or a WAR file, which you can deploy in your existing environment. eHour is JVM (Java & Scala) based.
Mistletoe is a JUnit extension intended for integration testing. In technical terms, it is a JUnit test suite runner presenting the test results via HTTP as a Web page. Mistletoe, when incorporated within an application, will help diagnose integration issues. For example, an application that runs perfectly in the developer's environment may not run properly in the production environment due to configuration errors and connectivity issues. Instead of perusing log files, or looking at stack traces, mistletoe will run a user-specified series of tests and present the results in the form of a Web page served by the application itself. Since the tests are run within the context of the deployed application, given an appropriate test suite, you can home in on integration problems quickly and conveniently.
Proteus Intelligent Processes is a set of tools based upon the Proteus model and the GreEd rule authoring system. Proteus (PROcesses and Transactions Editable by USers) is a software technology that allows creating clinical processes in which clinical intelligence is embedded. These processes can then be executed to provide guidance to the clinicians about individual patients. The main advantage of Proteus is that the processes can be edited even by non-programmers, with the use of appropriate tools. The processes and components can be stored in a library and can be reused to create other processes. GreEd is the foundation of a full-fledged business rules management system (BRMS). Ease of editing is its key strength. These tools are linked with electronic medical record systems and clinical information systems.
visural-wicket is a useful set of light-weight, loosely coupled components and utilities for the Apache Wicket Web framework. Each component is designed to be easily integrated into any existing Wicket application with minimal dependencies. Each component is also designed to be easily customized to fit a particular system's requirements. Other than components, visural-wicket includes some other utilities that assist in the development of Wicket applications, such as an annotation-based mounting system, model templates, and an automatic "form view mode" component.
GWiki is an embeddable Wiki engine. It allows users to edit rich text fragments in an application you develop. It supports I18N files and mulitimedia content. Gwiki can be extended with macros written in Java or Groovy. It has a powerful right and role system, which can be fed from external sources such as LDAP, and allows access to business entitiels from wiki pages. It comes with Wicket integration out-of-the-box. Wicket-HTML-Fragments can be held within GWiki, so these pages can be managed by the Wiki System, while Wicket handles the application logic. GWiki can be deployed as a servlet on every servlet container. GWiki can use a filesystem, a Zip archive, or a database for its content storage.
Wicked Charts is a Java wrapper for the popular highcharts JavaScript library. Highcharts provides fancy and interactive charts of many types for Web applications. Wicked Charts provides an easy-to-use Java API to create those charts and a component for Apache Wicket and JSF to include those charts into your Wicket or JSF application.