Download List

Descripción del Proyecto

WAJAF is a powerfull JavaScript framework that works on the client side (i.e. the Web browser) and lets you build complete applications based on XML file descriptors or native server language classes (already available in PHP).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-25 20:16
1.00.26

Errores en helpManager, ddManager, ondemandManager, y CodeElement fueron corregidos. wa4glManager se ha modificado para corregir algunos parámetros que faltan y el código. tabManager ha sido codificado en el marco del tab2Manager nombre. Todos los archivos de contenedor que faltan y las clases en JavaScript y la librería PHP fueron creados para vincular todos los objetos de contenedor.
Tags: Minor bugfixes, Major feature enhancements
Bugs in helpManager, ddManager, ondemandManager, and codeElement were fixed. wa4glManager has been modified to correct some missing parameters and code. tabManager has been coded under the name tab2Manager. All of the missing container files and classes in JavaScript and the PHP library were created to link all of the container objects.

2010-02-27 08:11
1.00.25

expandableContainer y separatorContainer se han ajustado con sólo un 1 por clase por cada componente de la CSS para simplificar. buttonElement es ahora una de entrada y en lugar del botón "A" etiqueta HTML. El 4gl.css se ha fijado también.
Tags: Minor bugfixes
expandableContainer and separatorContainer have been adjusted with only 1 class for each component in the CSS to simplify. buttonElement is now an input/button instead of an 'a' HTML tag. The 4gl.css has been fixed too.

2010-02-22 10:32
1.00.24

Las nuevas clases se han añadido a la wajaf.lib PHP. El _checkAvailability métodos, _checkLibrary y _callLibraries se han trasladado a Washington el objeto de corregir un fallo paralelismo cuando más de una aplicación se está cargando las mismas librerías, al mismo tiempo. Los ejemplos se han mejorado para mostrar el código de las aplicaciones con resaltado de sintaxis con embellecer. El ejemplo de visualización de PHP es fijo y de trabajo. Todos los ejemplos han sido renombrado a ex_ * debido a conflictos de nombre de clase.
Tags: Major feature enhancements, Major bugfixes
New classes have been added to the PHP wajaf.lib.
The methods _checkAvailability, _checkLibrary, and _callLibraries have been moved to the WA object to fix a parallelism bug when more than one application is loading the same libraries at the same time. The examples have been enhanced to show the code of the applications with syntax highlighting with prettify. The PHP viewport example is fixed and working. All the examples have been renamed to ex_* because of class name conflicts.

2010-02-17 05:41
1.00.23

Hay nuevos contenedores y elementos liberados con ejemplos en modo autónomo y el 4GL de la Interfaz: linkElement, imageElement, buttonElement, CodeElement. Hay algunas mejoras importantes en wajaf.lib y algunos errores han sido corregidos. ondemandManager.loadCSS ahora funciona en las versiones de MSIE que no tienen nodos CSS estándar.
Tags: Major enhancement and bugfixes
There are new containers and elements released with examples in standalone mode and the 4GL interface: linkElement, imageElement, buttonElement, codeElement. There are some major enhancement in wajaf.lib and some bugs have been fixed. ondemandManager.loadCSS now works on MSIE versions that have no standard css nodes.

2010-02-13 22:46
1.00.22

Tres objetos de base, _zone, _container, y _element han sido creados para ampliar los contenedores y los elementos. Un nuevo WA.applyStyle (nodo, el estilo) se ha añadido la función para la aplicación de un estilo de cadena a un nodo DOM existentes. SimpleContainer Nuevo, expandableContainer, separatorContainer, TextElement, y las clases HTMLElement se han añadido. La hoja de estilo ha sido modificado para añadir los nuevos contenedores y elementos. Algunos errores se han corregido y se hicieron algunas mejoras en los gerentes.
Tags: Major feature enhancements, Minor bugfixes
Three basic objects, _zone, _container, and _element have been created to extend the containers and elements. A new WA.applyStyle(node, style) function has been added for applying a string style to an existing DOM node. New simpleContainer, expandableContainer, separatorContainer, textElement, and htmlElement classes were added. The style sheet has been modified to add the new containers and elements. Some bugs were corrected and some enhancements were made in managers.

Project Resources