ChangeLog ---------------------------------------------------------------------------- Wednesday 19 January 2005 10:33:09 ---------------------------------------------------------------------------- + 1.9 Packaged and ready to go. + Changes Status text to Urgency in admin. + Ability for admins to change the Urgency parameter in the view ticket page + Added a flag to say whether users get emailed when an admin closes the ticket. + Fixed language file inclusion in admin and user end. + Placed the attachment type uploaded in the error screen so you can debug this better. + Fixed admin attachments - not showing up when submitted. + Took away ability to add comments in admin side when ticket is closed + Add in a New Ticket ability into the Admin side, with a pre-close option. + Removed logo from user side. + Added the ability for the admins to decide whether the Users get an email when the users create a new ticket or respond to a ticket. Default is true. Friday 07 January 2005 19:35:54 ---------------------------------------------------------------------------- + Adding Paging to the User and Admin screens with lists of tickets. Saturday 21 August 2004 10:21:11 ---------------------------------------------------------------------------- + Fixed issue with Open and Close of Tickets in Admin area. Saturday 21 August 2004 10:21:11 ---------------------------------------------------------------------------- + Released Version 1.8c - this fixes a lot of bugs and probably creates new ones - though the SMTP area has been vastly improved. Go to the Forum to leave comments please. Sunday 01 August 2004 11:56:18 ---------------------------------------------------------------------------- + Changed the session names again to be more unique from other systems. + Changed some includes to include_once as this will not cause an error if trying to include the same file again. Wednesday 28 July 2004 22:05:46 ---------------------------------------------------------------------------- + Changed the Session Idenifier for the Username and Password on the user side so it cant clash with the admin side. + Added clean to new tickets. Saturday 24 July 2004 13:08:16 ---------------------------------------------------------------------------- + Added a cleaning function to stop tagged code going into the form boxes - so no-one can enter HTML or Javascript especially. + If magic quotes are off then need to use ADDSLASHES on the queries this may cause some issues in the short term of finding places where I may need to add them and then strip them. If you spot some errors in this then let me know please. + Found some cool javascript that places the focus on the first form element on any page. Great for dynamic pages with one header file. + Removed a lot of table border elements as now using CSS boxborder tag. + Added in different methods to send through, probably been causing most of the SMTP issues, now you can send through normal PHP mail, sendmail SMTP still and Qmail, just change the setting in the config. + Removed all comments on database calls so you can see more clearly whats going on when it errors. + Changed the way the buttons work with CSS - got rid of loads of code this way and made easier to change for users. + Removed the logo image and W3C image from the footer. + Removed ability to remove the footer - you will have to change the code now - Reason, too many people asking for help and promising some reward, then not donating and generally pissing me off. So I deserve a little back please :) Tuesday 20 July 2004 19:15:08 ---------------------------------------------------------------------------- + Changed the upload paths to be a little more intuitive - should just have to change the DEMO folder to the folder on your domain. Saturday 24 April 2004 14:17:03 ---------------------------------------------------------------------------- + Mods and Admin only can login to the admin area, mods have limited permissions. + Main admin username has been added to the database, so no longer in config - default is administrator / password. You must change the email for this user. + Tidied up more XHTML code to be quicker and compliant. + Added in status admin so admins can change the Urgency markers, default is low, medium, high etc... Colors can be changed for these also. Order effects what shows up first in the menu list. + Added in department admin for admins to add / delete / edit departments + Added in the departments so users must select one of these for there ticket + Seperated Ticket ID and Replies and made ticket ID a big yellow button. + Enabled batch open close on tickets via checkboxes. + Redesigned look of front end - made font smaller added colors on tickets labels. + Created better Admin for Users, can now create Admins, Moderators and standard users Tuesday 13 April 2004 15:42:30 ---------------------------------------------------------------------------- + Added a variable so the date format can be d-m-Y or whatever else rocks your world. + Made admin section XHTML compliant, and tidied up the look of it. + Made the Searches integral with other bits of code - which eliminated over 300 lines of code - nice. + Back on it again after a bit of a busy time. Sunday 24 March 2004 12:40:09 ---------------------------------------------------------------------------- + Released Version 1.8b Sunday 14 March 2004 15:40:09 ---------------------------------------------------------------------------- + Fixed refresh elements, so if form isnt completly filled out it doesnt refresh. + Added in Attachments in the emails, still need to finish this off may add these to a database table. Friday 12 March 2004 13:53:47 ---------------------------------------------------------------------------- + If there are new replies the user hasnt seen since the last login then it shows a star next to these. The star will remain till next login, I need a better way to do this. + Made it so it tells you how many repies there have been to a certain topic. + Fixed issue with File Upload Box showing up when not needed. + Language file completion - please check config file for this. Anybody that wants to write a version please use the eng.php file in the language folder as a guideline. + Tidying up comments on pages. + Added two fields in the USERS table that will track the last two occasions they logged in. + Changing all HTML code to XHTML version 1.0, any errors with the please let me know. Saturday 06 March 2004 13:05:56 ---------------------------------------------------------------------------- + Eliminated any references to