PDA

View Full Version : DeskPRO v2.0.1 Released


Chris
2004-02-12, 20:16
We are pleased to announce the released of v2.0.1 of DeskPRO. A full changelog is listed below:


The following features where added in this version:

- techs can specify name when creating user
- now ticketlog sending attachments
- added option in db class to give warning on errors
- added debug view of environment variables
- upgrade system which preserves templates/words
- tech gateway no longer relies on from: email, can send from any email account
- Added russian language

The following bugs / minor improvements where resolved / added in this version:

- fixed display of categories in ticketlog
- fixed display of article question in faq articles
- improved get_data() function to reduce SQL calls
- removed duplicate calls to srand/mt_srand
- improved randomness of ticket generator
- add prefilled timezone to user creation
- fixed sending techs emails when a user validates themselves
- fixed sending category/priority/tech name to techs when using POP3 mail collection
- don't send any more subject duplication warning errors after 3rd duplication
- improved handling of tech level gateway errors
- empty gateway_auto table when clearing gateway errors
- fixed problem with sending gateway error email to users without email
- added notice to turn on email gateway in gateway accounts
- fix query to find merged ticket in email gateway
- fixed problems related to tech reply by email
- consistant code for tech/email reply by email; require the ticketauth now beta emails have expired
- order categories by ordering in tech/tickets/newticket.php
- fixed display of faq rating on category template, and added relevant % sign to template
- don't show faq ratings on view article list when ratings are disabled
- updated error message for license problem
- problem when tech turns off emailing a reply
- fixed problem with ticket ref duplication in email interface
- fixed problem with techs creating users
- problem with sending replies when no gateway account created
- \n attached to edit user error messages
- fixed jump message when updating ticket from ticketview
- update_user_details($user_details);; removed ;
- fixed tech update password problem
- sizing for jump()
- global of $db in log_pop_error()
- fixed css include path in get_css() function
- fixed error when faq is set to be view only by logged in users [bug #9150-JCOC-2358]
- increased number of tickets to show on front page (500) but limit each section to 100
- add note that if there are 500 tickets on front page to say there are more
- fixed user check when downloading attachments
- fixed sending sms emails to techs upon user ticket reply
- rewrite of techemail():
- more reuse of code
- fix variable replacement
- fix attachment sending
- addslashes() in log_pop_error
- fixed find_email() function in /email/functions.php
- fixed problem on custom field searching
- fixed jumping to saved search
- check for array on mulit_array2sql
- fixed problem with disabled user in userland so they user can go somewhere
- don't run ini_set() when we are in safe_mode (for timezone)
- fixed htmlspecialchars() of ', " and & in ticketview
- include password in emails sent when a user has registered but does not log in
- don't send user attachments they sent to us in user.php
- fixed problem with adding empty header to send emails
- fixed problem with attachments when techs reply
- fixed problem with tech creating new ticket that is unnassigned and specifiying custom fields
- removed many duplicate indexes and general database schema improvements
- updated 2 missing variables in CSS
- fixed in_array() error in /tech/popup.php / don't only show max 5
- fixed '/" problem in faq footer + fixed a problem an early fix of this had caused
- fixed 2 spelling errors in english words
- fixed handlers/gateway confusion in creating/editing pop3 accounts
- rewrite of install system
- fix log queries problem in db class for install/upgrade
- fixed problem with editing words and only custom words showing up
- fixed display of non roman languages on edit words / edit email templates
- fixed display of non roman languages in form elements (e.g. custom fields)
- fixed restoring email template from backup
- fixed private messaging overwrite of subject with message
- fixed problem assigning private message to multiple people
- fixed updating words, setting them as changed for upgrade purposes and for translation