Jump to content

Recommended Posts

Posted (edited)

I guess a lot of people have their own web ticket based ICT support systems. I just designed a web database to be as simple to use as possible so people can submit and check jobs easily. The basic idea was to have one page that would show the ICT support jobs and be easily update able with 1 click by an admin. I based it loosely on the commercial Spiceworks software.

 

http://img152.imageshack.us/img152/3407/ictsupportsystemfh9.jpg http://img20.imageshack.us/img20/1935/ictsupportsystem2zg9.jpg

 

- Submit jobs via a simple form

- Progress, last action, ticket open/closed options

- Simple to use

- Sends email when a job is closed

 

Does anyone else have a custom system that they would like to share? I'm looking at adding more useful features.

 

======

:mod: Edit: Adding link to GitHub

 

DOWNLOAD

Edited by vikpaw
  • Thanks 1
  • 2 weeks later...
Posted (edited)

To everyone who's pm'd me asking for this, give me a few days to sort out the admin side of things.

 

I've recently added:

 

- User admin system

- Staff and Admin views

- Form verification

- Ability to change the HTML layout of the completion email

 

Just need to add a user login box now I think.

 

http://img149.imageshack.us/img149/3510/image2yh7.jpg

Edited by zag
Posted

mmmm looks good, i am goin to try and mod this to run off our AD as giving staff a new system to remember a different password too....and signing up to something, filling in their email etc....

shouldnt be too hard really, i have also changed the look and feel of it a lil so far will see if it gets used tho

Posted

Cool, let me know how it looks when your finished.

 

You shouldn't really need to give out any new details or passwords, that's just for the admin side of things. We just entered all the staff emails into the user management page. The system is based on email addresses so staff just choose their name from the list, and that has the emails stored in it.

 

I looked at AD integration but it seemed a little overkill for my situation.

Posted

ok, i can't seem to get this to work.. I'm probably having a dull moment.

 

I've copied all the files over the to IIS server.

Set the permissions as said in the readme

enabled asp.net on the site

 

but for some reason it wont display?

page cannot be found.

Posted (edited)

yep done that.. still no go

I'm not sure is ASP is setup properly the bit about the loacation c:\inetpub\wwwroot\support\web.config < ????

 

here's a screenshot from IIS

Support.png

Edited by jamin100
Posted (edited)
Hmm not sure about that one, asp should be standard with any IIS install, looks the same as mine. It looks like it can't even find the default.asp page so it must be a config thing somewhere. Try it on the default website maybe in its own directory. Edited by zag
  • 2 months later...
Posted

still having trouble with this.

Have set it up in IIS but for some reason cant view any of the pages.

 

I can however go directly to the images directory and view the images so i dont think its a permission error.

 

ASP should be setup correctly because i'm using PCE and WSUS on this server also.

Posted

Ive just installed this and am having a play. Is there any way for it to email us the support staff when a new job is added, so that you dont have to keep checking it for new jobs?

 

It looks very useful.

Posted
Ive just installed this and am having a play. Is there any way for it to email us the support staff when a new job is added, so that you dont have to keep checking it for new jobs?

 

It looks very useful.

 

Just added the email on new job submit function and it works well. Will demo this at fridays meeting and will probably start using it.

 

Thanks.

Posted
Just added the email on new job submit function and it works well. Will demo this at fridays meeting and will probably start using it.

 

Thanks.

 

Care to share :)

Posted

Good work RabbieBurns, there is a google code project setup so I will update that with the new code.

 

I think someone else modified this app to work with active directory as well.

  • 1 year later...
Posted

working fine, i added 2 coluns with Classroom and change what class name.

 

 

I will work to do a system like:

 

Only show last X(30) days open/closed jobs

Search system for example list for classroom, date, teacher, etc.

 

if i do this of course i will share

thanks

best regards

 

Flavio Rodrigues

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...