PHP Ticket is a ticketing system for keeping an
advanced "todo" list of tasks. It features user
authentication, MySQL database support, a search
function, and easy installation/configuration.
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.
Algunos errores que se deslizó a través de la versión 0.7 han sido corregidos. Soporte experimental se añadió para la importación de billetes de cuentas de correo electrónico (IMAP, POP3, NNTP). Una serie de etiquetas personalizadas se han añadido. Esta versión no requiere la actualización de bases de datos distintas de un restablecimiento de la configuración.
Tags:
Minor bugfixes
A few bugs that slipped through in version 0.7 have been fixed. Experimental support was added for importing tickets from email accounts (IMAP, POP3, NNTP). A number of custom tags were added. This version requires no database upgrade other than a settings reset.
Instalación y actualización se realiza ahora por el archivo install.php. Tablas de base de datos puede utilizar un prefijo para las instalaciones de la base de datos única. Los boletos pueden ser dispuestas en 3 niveles de severidad. Ahora hay 3 niveles de usuario. La configuración de usuario más y un gran número de pequeños arreglos han sido añadidas.
Tags:
Major feature enhancements
Installation and upgrading is now done by the install.php file. Database tables can use a prefix for single database installations. Tickets can be arranged in 3 severity levels. There are now 3 user levels. More user settings and a large number of smaller tweaks were added.
Las incompatibilidades fijo con PHP cuando register_globals está desactivado, y se convierte todas las variables globales a los $ tipo _ *. Esta versión se espera ejecutar en todos los sistemas de PHP + 4,1. Un gran número de errores de menor importancia eran fijos, y la velocidad se ha incrementado.
Tags:
Major bugfixes
Fixed incompatibilities with PHP when register_globals is off, and converted all global variables to the $_* type. This version should hopefully run on all PHP 4.1+ systems. A large number of minor bugs were fixed, and speed has been increased.
Soluciones para dos problemas de seguridad de acceso, cross-site-scripting problemas, y varios riesgos de consulta SQL, una nueva posibilidad de notificación de entradas, uso de CSS en todos los documentos HTML, y correcciones de errores menores.
Tags:
Major security fixes
Fixes for two login security issues, cross-site-scripting problems, and several SQL query hazards, a new ticket notification possibility, use of CSS in all HTML, and minor bugfixes.
Períodos de sesiones y un inicio de sesión adecuado son ahora soportados. Una función de búsqueda primitivo, pero funcional, para imprimir billetes, y un sistema de configuración se han añadido. Varias mejoras gráficas y ajustes de Código del Menor se hicieron.
Tags:
Major feature enhancements
Sessions and a proper login are now supported. A
primitive but functional search function,
printable tickets, and a new configuration system
were added. Several graphical enhancements and
minor code adjustments were made.