Skip to content

apmuthu/eTicket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

What is eTicket?

PHP / MySQL based help desk ticketing application

Why this repo?

  • This project envisages the development of eTicket in the public domain and is retaining it's schema so that migration-less switch is possible.
  • The last released version of eTicket (v1.7.3) dates back to 2008-10-23 and further development of a v2.0 was slated to be in progress in their community forum announcement on 2013-08-30. There is a screenshot of it but no code publicly available as yet.

To do

  • The code will be minified to the extent possible without affecting readability and development.
  • There will be no upgrade path provided and only the last released version's schema will be supported.
  • Code changes to accommodate latest PHP versions will be incorporated.

What is broken?

  • The various CAPTCHAs are either broken or are outdated
  • MathGuard is old.
  • QuestCHA uses a dead link: http://thissitekicksass.net/incoming.php to get it's question and answer sets
  • Securimage is at v1.0.3.1 dated 2008-03-24
  • All DIRECTORY_SEPARATOR are now forward slashes since PHP 5.3 onwards uses them for web urls.

Licence

This code is licenced under GPL v2.0.

About

PHP / MySQL based help desk ticketing application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages