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.
버전 0.7에서 수정되었습니다 통해 미끄러 몇 가지 버그. 실험 지원하는 이메일 계정 (IMAP를, POP3를, NNTP를)에서 티켓을 가져오기위한 추가되었습니다. 사용자 정의 태그의 번호를 추가했다. 이 버전이 데이터베이스를 다른 설정으로 재설정 이상으로 업그레이 드해야합니다.
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.
설치 및 업그레이 드를 지금 install.php 파일에 의해 이루어집니다. 데이터베이스 테이블을 하나의 데이터베이스 설치에 대한 접두사를 사용할 수있습니다. 티켓 배열 수있습니다 3 심각도 수준이다. 이제 3 개의 사용자 수준입니다. 더많은 사용자의 설정 및 작은 개조하면 되겠어의 많은 수의 추가되었습니다.
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.
PHP로 고정 register_globals의 비호 환성 문제를했을 때이고, $ _ * 형식으로 모든 전역 변수를 변환됩니다. 이 버전은 잘하면 모든 PHP 4.1에서 실행해야합니다 + 시스템. 사소한 버그 다수 수정하고, 속도가 증가되었습니다.
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.
두 로그의 보안 문제, 크로스 사이트 스크립팅 문제에 대한 수정 프로그램, 그리고 SQL 쿼리에서 여러 가지 위험, 새로운 항공권 알림 가능성, 모든 HTML에서 CSS의 사용, 사소한 버그수정.
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.
세션 및 적절한 로그인을 이제 지원됩니다. 하지만, 원시적인 기능을 검색 기능, 인쇄 티켓, 그리고 새로운 구성 시스템이 추가되었습니다. 여러 그래픽 향상 및 사소한 코드가 조정되었다.
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.